"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/14 04:32:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu" 2026/07/14 04:32:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/14 04:32:58 DEBUG : Creating backend with remote "/tmp/rclone4200836013" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:32:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:32:59 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:32:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/14 04:32:59 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.57s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:33:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:33:00 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:00 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:33:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:33:01 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:33:01 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.95s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:02 DEBUG : Creating backend with remote "/non-existing" 2026/07/14 04:33:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/14 04:33:03 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:03 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.56s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:33:03 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:03 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:33:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:33:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.70s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:05 INFO : B2 bucket rclone-test-kumoxig1caqu: Running all checks before starting transfers 2026/07/14 04:33:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:33:05 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:05 INFO : B2 bucket rclone-test-kumoxig1caqu: Checks finished, now starting transfers 2026/07/14 04:33:05 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:33:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:33:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.30s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:06 ERROR : Ignoring --no-traverse with sync 2026/07/14 04:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:33:06 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:06 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:07 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:33:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:33:07 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:33:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.58s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/14 04:33:08 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:08 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:09 DEBUG : hello world2: size = 12 OK 2026/07/14 04:33:09 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/14 04:33:09 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:33:10 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:10 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:10 DEBUG : potato2: size = 11 OK 2026/07/14 04:33:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:33:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.30s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:33:11 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:11 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:12 DEBUG : potato2: size = 11 OK 2026/07/14 04:33:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:33:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.75s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/14 04:33:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:33:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/14 04:33:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:33:13 INFO : sub dir2: Making directory 2026/07/14 04:33:13 INFO : sub dir: Making directory 2026/07/14 04:33:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:33:13 INFO : sub dir2/sub sub dir2: Making directory 2026/07/14 04:33:13 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:13 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:13 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:33:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:33:13 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/07/14 04:33:13 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.36s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:14 INFO : sub dir2: Making directory 2026/07/14 04:33:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/14 04:33:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:33:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:33:14 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:14 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:14 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:33:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:33:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.40s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:15 DEBUG : sub dir2: Making directory with metadata 2026/07/14 04:33:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:33:15 INFO : sub dir2: Making directory 2026/07/14 04:33:15 INFO : sub dir: Making directory 2026/07/14 04:33:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:33:15 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:15 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:16 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:33:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:33:16 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:33:16 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/14 04:33:16 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/14 04:33:16 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.45s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:17 INFO : sub dir2: Making directory 2026/07/14 04:33:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:33:17 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:17 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:33:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:33:18 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:33:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.63s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:19 DEBUG : sub dir2: Making directory with metadata 2026/07/14 04:33:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:33:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:33:19 INFO : sub dir2: Making directory 2026/07/14 04:33:19 INFO : sub dir: Making directory 2026/07/14 04:33:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:33:19 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:19 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:19 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:33:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:33:19 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:33:19 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/14 04:33:19 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.34s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:20 INFO : sub dir2: Making directory 2026/07/14 04:33:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:33:21 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:21 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:25 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:33:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:33:25 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:33:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (5.10s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:26 DEBUG : Creating backend with remote "TestB2:rclone-test-rakiwag0coda" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-kumoxig1caqu -> B2 bucket rclone-test-rakiwag0coda 2026/07/14 04:33:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:33:27 DEBUG : B2 bucket rclone-test-rakiwag0coda: Waiting for checks to finish 2026/07/14 04:33:27 DEBUG : B2 bucket rclone-test-rakiwag0coda: Waiting for transfers to finish 2026/07/14 04:33:28 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:33:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:33:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/14 04:33:28 DEBUG : B2 bucket rclone-test-rakiwag0coda: Purge remote 2026/07/14 04:33:28 INFO : B2 bucket rclone-test-rakiwag0coda: cleaning bucket "rclone-test-rakiwag0coda" of all files 2026/07/14 04:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z8f62bdc3e06d5beb9ff80e1b_f103dad131e54ba92_d20260714_m043328_c001_v0001178_t0041_u01784003608065") --- PASS: TestServerSideCopy (3.83s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:30 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:33:30 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:33:30 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 04:33:30 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:31 DEBUG : sub dir/hello world: size = 17 OK 2026/07/14 04:33:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/14 04:33:31 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.93s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:32 DEBUG : Creating backend with remote "TestB2:rclone-test-wicadiy6foxa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-kumoxig1caqu -> B2 bucket rclone-test-wicadiy6foxa 2026/07/14 04:33:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:33:33 DEBUG : B2 bucket rclone-test-wicadiy6foxa: Waiting for checks to finish 2026/07/14 04:33:33 DEBUG : B2 bucket rclone-test-wicadiy6foxa: Waiting for transfers to finish 2026/07/14 04:33:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:33:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:33:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/14 04:33:35 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:33:35 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wicadiy6foxa) 2026/07/14 04:33:35 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 04:33:35 DEBUG : B2 bucket rclone-test-wicadiy6foxa: Waiting for checks to finish 2026/07/14 04:33:35 DEBUG : B2 bucket rclone-test-wicadiy6foxa: Waiting for transfers to finish 2026/07/14 04:33:35 DEBUG : sub dir/hello world: size = 17 OK 2026/07/14 04:33:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/14 04:33:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/14 04:33:35 DEBUG : B2 bucket rclone-test-wicadiy6foxa: Purge remote 2026/07/14 04:33:35 INFO : B2 bucket rclone-test-wicadiy6foxa: cleaning bucket "rclone-test-wicadiy6foxa" of all files 2026/07/14 04:33:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2dd33e06d5beb9ff80e1b_f103a43943e55d020_d20260714_m043335_c001_v0001177_t0017_u01784003615506") 2026/07/14 04:33:35 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2dd33e06d5beb9ff80e1b_f1194b92ab2cfa302_d20260714_m043333_c001_v0001137_t0041_u01784003613954") --- PASS: TestServerSideCopyOverSelf (5.93s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:38 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:33:38 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:33:38 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 04:33:38 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:38 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:38 DEBUG : sub dir/hello world: size = 17 OK 2026/07/14 04:33:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/14 04:33:38 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/14 04:33:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.72s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:39 DEBUG : Creating backend with remote "TestB2:rclone-test-tidocod4ciwa" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-kumoxig1caqu -> B2 bucket rclone-test-tidocod4ciwa 2026/07/14 04:33:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:33:41 DEBUG : B2 bucket rclone-test-tidocod4ciwa: Waiting for checks to finish 2026/07/14 04:33:41 DEBUG : B2 bucket rclone-test-tidocod4ciwa: Waiting for transfers to finish 2026/07/14 04:33:41 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:33:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:33:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/14 04:33:42 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:33:42 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tidocod4ciwa) 2026/07/14 04:33:42 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 04:33:42 DEBUG : B2 bucket rclone-test-tidocod4ciwa: Waiting for checks to finish 2026/07/14 04:33:42 DEBUG : B2 bucket rclone-test-tidocod4ciwa: Waiting for transfers to finish 2026/07/14 04:33:42 DEBUG : sub dir/hello world: size = 17 OK 2026/07/14 04:33:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/14 04:33:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/14 04:33:43 INFO : sub dir/hello world: Deleted 2026/07/14 04:33:44 DEBUG : testing file moves 2026/07/14 04:33:44 DEBUG : B2 bucket rclone-test-tidocod4ciwa: Waiting for checks to finish 2026/07/14 04:33:44 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:33:44 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tidocod4ciwa) 2026/07/14 04:33:44 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 04:33:44 DEBUG : B2 bucket rclone-test-tidocod4ciwa: Waiting for transfers to finish 2026/07/14 04:33:45 DEBUG : sub dir/hello world: size = 24 OK 2026/07/14 04:33:45 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/14 04:33:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/14 04:33:45 INFO : sub dir/hello world: Deleted 2026/07/14 04:33:45 DEBUG : B2 bucket rclone-test-tidocod4ciwa: Purge remote 2026/07/14 04:33:45 INFO : B2 bucket rclone-test-tidocod4ciwa: cleaning bucket "rclone-test-tidocod4ciwa" of all files 2026/07/14 04:33:45 DEBUG : sub dir/hello world: Deleting (id "4_z2fa2fd13e06d5beb9ff80e1b_f1075c53c617eb552_d20260714_m043344_c001_v0001137_t0012_u01784003624605") 2026/07/14 04:33:45 DEBUG : sub dir/hello world: Deleting (id "4_z2fa2fd13e06d5beb9ff80e1b_f106330b3cc162aa5_d20260714_m043342_c001_v0001177_t0000_u01784003622847") 2026/07/14 04:33:45 DEBUG : sub dir/hello world: Deleting (id "4_z2fa2fd13e06d5beb9ff80e1b_f114fe37c994657cf_d20260714_m043341_c001_v0001181_t0054_u01784003621674") --- PASS: TestServerSideMoveOverSelf (7.68s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:47 ERROR : error listing: directory not found 2026/07/14 04:33:47 INFO : Local file system at /tmp/rclone4200836013: Making directory 2026/07/14 04:33:47 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:47 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.46s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:33:49 DEBUG : Local file system at /tmp/rclone4200836013: Waiting for checks to finish 2026/07/14 04:33:49 DEBUG : Local file system at /tmp/rclone4200836013: Waiting for transfers to finish 2026/07/14 04:33:49 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/14 04:33:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:33:49 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/14 04:33:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.83s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:50 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/14 04:33:50 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:50 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:50 DEBUG : check sum: size = 1 OK 2026/07/14 04:33:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/14 04:33:50 INFO : check sum: Copied (new) 2026/07/14 04:33:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:33:51 DEBUG : check sum: size = 1 OK 2026/07/14 04:33:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/14 04:33:51 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/14 04:33:51 DEBUG : check sum: Unchanged skipping 2026/07/14 04:33:51 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:51 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:51 DEBUG : Waiting for deletions to finish 2026/07/14 04:33:51 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.56s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/14 04:33:52 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:52 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:52 DEBUG : sizeonly: size = 6 OK 2026/07/14 04:33:52 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/14 04:33:52 INFO : sizeonly: Copied (new) 2026/07/14 04:33:52 DEBUG : Waiting for deletions to finish 2026/07/14 04:33:53 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:53 DEBUG : sizeonly: size = 6 OK 2026/07/14 04:33:53 DEBUG : sizeonly: Sizes identical 2026/07/14 04:33:53 DEBUG : sizeonly: Unchanged skipping 2026/07/14 04:33:53 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:53 DEBUG : Waiting for deletions to finish 2026/07/14 04:33:53 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.87s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/14 04:33:53 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:53 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:54 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/14 04:33:54 INFO : ignore-size: Copied (new) 2026/07/14 04:33:54 DEBUG : Waiting for deletions to finish 2026/07/14 04:33:54 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:33:54 DEBUG : ignore-size: Unchanged skipping 2026/07/14 04:33:54 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:54 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:54 DEBUG : Waiting for deletions to finish 2026/07/14 04:33:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.60s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:56 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:56 DEBUG : existing: size = 6 OK 2026/07/14 04:33:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:33:56 DEBUG : existing: Unchanged skipping 2026/07/14 04:33:56 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:56 DEBUG : Waiting for deletions to finish 2026/07/14 04:33:56 INFO : There was nothing to transfer 2026/07/14 04:33:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/14 04:33:56 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:56 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:56 DEBUG : existing: size = 6 OK 2026/07/14 04:33:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/14 04:33:56 INFO : existing: Copied (replaced existing) 2026/07/14 04:33:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.13s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:33:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/14 04:33:57 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:57 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:58 DEBUG : existing: size = 6 OK 2026/07/14 04:33:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/14 04:33:58 INFO : existing: Copied (new) 2026/07/14 04:33:58 DEBUG : Waiting for deletions to finish 2026/07/14 04:33:58 DEBUG : existing: Destination exists, skipping 2026/07/14 04:33:58 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:33:58 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:33:58 DEBUG : Waiting for deletions to finish 2026/07/14 04:33:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.64s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:00 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/14 04:34:00 DEBUG : c/non empty space: size = 5 OK 2026/07/14 04:34:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:34:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/14 04:34:00 DEBUG : c/non empty space: Unchanged skipping 2026/07/14 04:34:00 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:00 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:00 DEBUG : a/potato2: size = 60 OK 2026/07/14 04:34:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:34:00 INFO : a/potato2: Copied (new) 2026/07/14 04:34:00 DEBUG : Waiting for deletions to finish 2026/07/14 04:34:00 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.66s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:02 DEBUG : empty space: size = 1 OK 2026/07/14 04:34: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/07/14 04:34:02 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/14 04:34:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/14 04:34:02 DEBUG : empty space: Unchanged skipping 2026/07/14 04:34:02 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:02 DEBUG : Waiting for deletions to finish 2026/07/14 04:34:02 INFO : There was nothing to transfer 2026/07/14 04:34:03 DEBUG : empty space: size = 1 OK 2026/07/14 04:34: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/07/14 04:34:03 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/14 04:34:04 INFO : empty space: Updated modification time in destination 2026/07/14 04:34:04 DEBUG : empty space: Unchanged skipping 2026/07/14 04:34:04 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:04 DEBUG : Waiting for deletions to finish 2026/07/14 04:34:04 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.17s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:05 DEBUG : empty space: size = 1 OK 2026/07/14 04:34: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/07/14 04:34:05 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/14 04:34:05 DEBUG : empty space: Unchanged skipping 2026/07/14 04:34:05 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:05 DEBUG : Waiting for deletions to finish 2026/07/14 04:34:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.38s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:06 DEBUG : foo: size = 3 OK 2026/07/14 04:34: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/07/14 04:34:06 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:34:06 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:34:06 DEBUG : foo: sha1 differ 2026/07/14 04:34:06 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:07 DEBUG : foo: size = 3 OK 2026/07/14 04:34:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/14 04:34:07 INFO : foo: Copied (replaced existing) 2026/07/14 04:34:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.40s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:08 DEBUG : empty space: size = 1 OK 2026/07/14 04:34:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:34:08 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/14 04:34:08 DEBUG : empty space: Unchanged skipping 2026/07/14 04:34:08 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:08 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:09 DEBUG : potato: size = 60 OK 2026/07/14 04:34:09 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:34:09 INFO : potato: Copied (new) 2026/07/14 04:34:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.84s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:11 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:34:11 DEBUG : potato: size = 60 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:34:11 DEBUG : potato: Sizes differ 2026/07/14 04:34:11 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:11 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:12 DEBUG : potato: size = 21 OK 2026/07/14 04:34:12 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/14 04:34:12 INFO : potato: Copied (replaced existing) 2026/07/14 04:34:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.19s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:13 DEBUG : potato: size = 21 OK 2026/07/14 04:34:13 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/07/14 04:34:13 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4200836013) 2026/07/14 04:34:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:34:13 DEBUG : potato: sha1 differ 2026/07/14 04:34:13 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:13 DEBUG : potato: size = 21 OK 2026/07/14 04:34:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/14 04:34:13 INFO : potato: Copied (replaced existing) 2026/07/14 04:34:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:34:15 DEBUG : empty space: size = 1 OK 2026/07/14 04:34:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:34:15 DEBUG : empty space: Unchanged skipping 2026/07/14 04:34:15 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:15 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/14 04:34:15 DEBUG : Waiting for deletions to finish 2026/07/14 04:34:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:34:17 DEBUG : empty space: size = 1 OK 2026/07/14 04:34:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:34:17 DEBUG : empty space: Unchanged skipping 2026/07/14 04:34:17 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:17 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:18 DEBUG : potato2: size = 60 OK 2026/07/14 04:34:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:34:18 INFO : potato2: Copied (new) 2026/07/14 04:34:18 DEBUG : Waiting for deletions to finish 2026/07/14 04:34:18 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:19 INFO : d: Making directory 2026/07/14 04:34:19 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/14 04:34:20 DEBUG : c/non empty space: size = 5 OK 2026/07/14 04:34:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:34:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/14 04:34:20 DEBUG : c/non empty space: Unchanged skipping 2026/07/14 04:34:20 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:20 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:20 DEBUG : a/potato2: size = 60 OK 2026/07/14 04:34:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:34:20 INFO : a/potato2: Copied (new) 2026/07/14 04:34:20 DEBUG : Waiting for deletions to finish 2026/07/14 04:34:20 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:22 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/14 04:34:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/14 04:34:22 DEBUG : c/non empty space: size = 5 OK 2026/07/14 04:34:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:34:22 DEBUG : c/non empty space: Unchanged skipping 2026/07/14 04:34:22 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:22 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:23 DEBUG : a/potato2: size = 60 OK 2026/07/14 04:34:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:34:23 INFO : a/potato2: Copied (new) 2026/07/14 04:34:23 ERROR : B2 bucket rclone-test-kumoxig1caqu: not deleting files as there were IO errors 2026/07/14 04:34:23 ERROR : B2 bucket rclone-test-kumoxig1caqu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.41s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:24 DEBUG : Waiting for deletions to finish 2026/07/14 04:34:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:34:25 DEBUG : empty space: size = 1 OK 2026/07/14 04:34:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:34:25 DEBUG : empty space: Unchanged skipping 2026/07/14 04:34:25 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:25 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:25 INFO : potato: Deleted 2026/07/14 04:34:25 DEBUG : potato2: size = 60 OK 2026/07/14 04:34:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:34:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.22s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:34:27 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:27 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:27 INFO : potato: Deleted 2026/07/14 04:34:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:34:27 DEBUG : empty space: size = 1 OK 2026/07/14 04:34:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:34:27 DEBUG : empty space: Unchanged skipping 2026/07/14 04:34:27 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:27 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:28 DEBUG : potato2: size = 60 OK 2026/07/14 04:34:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:34:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:34:30 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:30 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:30 DEBUG : potato2: size = 19 OK 2026/07/14 04:34:30 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/14 04:34:30 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.30s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:33 DEBUG : enormous: Excluded (Size Filter) 2026/07/14 04:34:33 DEBUG : enormous: Excluded 2026/07/14 04:34:33 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 04:34:33 DEBUG : potato2: Excluded 2026/07/14 04:34:33 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 04:34:33 DEBUG : empty space: size = 1 OK 2026/07/14 04:34:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:34:33 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:33 DEBUG : empty space: Unchanged skipping 2026/07/14 04:34:33 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:33 DEBUG : Waiting for deletions to finish 2026/07/14 04:34:33 INFO : There was nothing to transfer 2026/07/14 04:34:33 DEBUG : enormous: Excluded (Size Filter) 2026/07/14 04:34:33 DEBUG : enormous: Excluded 2026/07/14 04:34:33 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 04:34:33 DEBUG : potato2: Excluded 2026/07/14 04:34:34 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 04:34:34 DEBUG : empty space: size = 1 OK 2026/07/14 04:34:34 DEBUG : Local file system at /tmp/rclone4200836013: Waiting for checks to finish 2026/07/14 04:34:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/14 04:34:34 DEBUG : empty space: Unchanged skipping 2026/07/14 04:34:34 DEBUG : Local file system at /tmp/rclone4200836013: Waiting for transfers to finish 2026/07/14 04:34:34 DEBUG : Waiting for deletions to finish 2026/07/14 04:34:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.22s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:36 DEBUG : enormous: Excluded (Size Filter) 2026/07/14 04:34:36 DEBUG : enormous: Excluded 2026/07/14 04:34:36 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 04:34:36 DEBUG : potato2: Excluded 2026/07/14 04:34:36 DEBUG : empty space: size = 1 OK 2026/07/14 04:34:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:34:36 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:36 DEBUG : empty space: Unchanged skipping 2026/07/14 04:34:36 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:36 DEBUG : Waiting for deletions to finish 2026/07/14 04:34:36 INFO : enormous: Deleted 2026/07/14 04:34:36 INFO : potato2: Deleted 2026/07/14 04:34:36 INFO : There was nothing to transfer 2026/07/14 04:34:37 DEBUG : empty space: size = 1 OK 2026/07/14 04:34:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/14 04:34:37 DEBUG : empty space: Unchanged skipping 2026/07/14 04:34:37 DEBUG : Local file system at /tmp/rclone4200836013: Waiting for checks to finish 2026/07/14 04:34:37 DEBUG : Local file system at /tmp/rclone4200836013: Waiting for transfers to finish 2026/07/14 04:34:37 DEBUG : Waiting for deletions to finish 2026/07/14 04:34:37 INFO : enormous: Deleted 2026/07/14 04:34:37 INFO : potato2: Deleted 2026/07/14 04:34:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.97s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:39 DEBUG : five: Need to transfer - File not found at Destination 2026/07/14 04:34:39 DEBUG : four: size = 4 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:34:39 DEBUG : four: size = 8 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:34:39 DEBUG : four: Sizes differ 2026/07/14 04:34:39 DEBUG : one: Destination is newer than source, skipping 2026/07/14 04:34:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/14 04:34:39 DEBUG : three: size = 5 OK 2026/07/14 04:34:39 DEBUG : three: Sizes identical 2026/07/14 04:34:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/14 04:34:39 DEBUG : two: size = 3 OK 2026/07/14 04:34:39 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4200836013) 2026/07/14 04:34:39 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:34:39 DEBUG : two: sha1 differ 2026/07/14 04:34:39 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:39 DEBUG : five: size = 4 OK 2026/07/14 04:34:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/14 04:34:39 INFO : five: Copied (new) 2026/07/14 04:34:39 DEBUG : four: size = 4 OK 2026/07/14 04:34:39 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/14 04:34:39 INFO : four: Copied (replaced existing) 2026/07/14 04:34:40 DEBUG : two: size = 3 OK 2026/07/14 04:34:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/14 04:34:40 INFO : two: Copied (replaced existing) 2026/07/14 04:34:40 DEBUG : Waiting for deletions to finish 2026/07/14 04:34:40 DEBUG : five: size = 4 OK 2026/07/14 04:34:40 DEBUG : four: size = 4 OK 2026/07/14 04:34:40 DEBUG : two: size = 3 OK 2026/07/14 04:34:40 DEBUG : one: Destination is newer than source, skipping 2026/07/14 04:34:40 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:40 DEBUG : three: size = 5 OK 2026/07/14 04:34:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/14 04:34:40 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/14 04:34:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/14 04:34:40 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/14 04:34:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4200836013) 2026/07/14 04:34:40 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/14 04:34:40 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:34:40 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/14 04:34:40 DEBUG : three: sha1 differ 2026/07/14 04:34:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/14 04:34:40 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/14 04:34:40 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/14 04:34:40 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/14 04:34:40 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:40 DEBUG : three: size = 5 OK 2026/07/14 04:34:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/14 04:34:40 INFO : three: Copied (replaced existing) 2026/07/14 04:34:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.59s) === 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-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/14 04:34:42 INFO : B2 bucket rclone-test-kumoxig1caqu: Making map for --track-renames 2026/07/14 04:34:42 INFO : B2 bucket rclone-test-kumoxig1caqu: Finished making map for --track-renames 2026/07/14 04:34:42 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:42 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for renames to finish 2026/07/14 04:34:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/14 04:34:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/14 04:34:42 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:42 DEBUG : potato: size = 14 OK 2026/07/14 04:34:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/14 04:34:42 INFO : potato: Copied (new) 2026/07/14 04:34:42 DEBUG : yam: size = 11 OK 2026/07/14 04:34:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/14 04:34:42 INFO : yam: Copied (new) 2026/07/14 04:34:42 DEBUG : Waiting for deletions to finish 2026/07/14 04:34:43 INFO : B2 bucket rclone-test-kumoxig1caqu: Making map for --track-renames 2026/07/14 04:34:43 DEBUG : potato: size = 14 OK 2026/07/14 04:34:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:34:43 INFO : B2 bucket rclone-test-kumoxig1caqu: Finished making map for --track-renames 2026/07/14 04:34:43 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:43 DEBUG : potato: Unchanged skipping 2026/07/14 04:34:43 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for renames to finish 2026/07/14 04:34:44 DEBUG : yaml: size = 11 OK 2026/07/14 04:34:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/14 04:34:44 INFO : yam: Copied (server-side copy) to: yaml 2026/07/14 04:34:44 INFO : yam: Deleted 2026/07/14 04:34:44 INFO : yaml: Renamed from "yam" 2026/07/14 04:34:44 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.98s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/14 04:34:45 INFO : B2 bucket rclone-test-kumoxig1caqu: Making map for --track-renames 2026/07/14 04:34:45 INFO : B2 bucket rclone-test-kumoxig1caqu: Finished making map for --track-renames 2026/07/14 04:34:45 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/14 04:34:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/14 04:34:45 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for renames to finish 2026/07/14 04:34:45 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:45 DEBUG : yam: size = 11 OK 2026/07/14 04:34:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/14 04:34:45 INFO : yam: Copied (new) 2026/07/14 04:34:45 DEBUG : potato: size = 14 OK 2026/07/14 04:34:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/14 04:34:45 INFO : potato: Copied (new) 2026/07/14 04:34:45 DEBUG : Waiting for deletions to finish 2026/07/14 04:34:46 DEBUG : potato: size = 14 OK 2026/07/14 04:34:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:34:46 DEBUG : potato: Unchanged skipping 2026/07/14 04:34:46 INFO : B2 bucket rclone-test-kumoxig1caqu: Making map for --track-renames 2026/07/14 04:34:46 INFO : B2 bucket rclone-test-kumoxig1caqu: Finished making map for --track-renames 2026/07/14 04:34:46 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:46 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for renames to finish 2026/07/14 04:34:46 DEBUG : yaml: size = 11 OK 2026/07/14 04:34:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/14 04:34:46 INFO : yam: Copied (server-side copy) to: yaml 2026/07/14 04:34:46 INFO : yam: Deleted 2026/07/14 04:34:46 INFO : yaml: Renamed from "yam" 2026/07/14 04:34:46 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.36s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/14 04:34:47 INFO : B2 bucket rclone-test-kumoxig1caqu: Making map for --track-renames 2026/07/14 04:34:47 INFO : B2 bucket rclone-test-kumoxig1caqu: Finished making map for --track-renames 2026/07/14 04:34:47 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/14 04:34:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/14 04:34:47 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for renames to finish 2026/07/14 04:34:47 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:48 DEBUG : sub/yam: size = 11 OK 2026/07/14 04:34:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/14 04:34:48 INFO : sub/yam: Copied (new) 2026/07/14 04:34:48 DEBUG : potato: size = 14 OK 2026/07/14 04:34:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/14 04:34:48 INFO : potato: Copied (new) 2026/07/14 04:34:48 DEBUG : Waiting for deletions to finish 2026/07/14 04:34:48 DEBUG : potato: size = 14 OK 2026/07/14 04:34:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:34:48 DEBUG : potato: Unchanged skipping 2026/07/14 04:34:48 INFO : B2 bucket rclone-test-kumoxig1caqu: Making map for --track-renames 2026/07/14 04:34:48 INFO : B2 bucket rclone-test-kumoxig1caqu: Finished making map for --track-renames 2026/07/14 04:34:48 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:48 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for renames to finish 2026/07/14 04:34:49 DEBUG : yam: size = 11 OK 2026/07/14 04:34:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/14 04:34:49 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/14 04:34:49 INFO : sub/yam: Deleted 2026/07/14 04:34:49 INFO : yam: Renamed from "sub/yam" 2026/07/14 04:34:49 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.99s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:50 DEBUG : Creating backend with remote "/tmp/rclone4200836013/dir1" 2026/07/14 04:34:50 DEBUG : Creating backend with remote "/tmp/rclone4200836013/dir2" 2026/07/14 04:34:50 DEBUG : Local file system at /tmp/rclone4200836013/dir2: Using server-side directory move 2026/07/14 04:34:50 INFO : Local file system at /tmp/rclone4200836013/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/14 04:34:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/14 04:34:50 DEBUG : Local file system at /tmp/rclone4200836013/dir2: Waiting for checks to finish 2026/07/14 04:34:50 DEBUG : Local file system at /tmp/rclone4200836013/dir2: Waiting for transfers to finish 2026/07/14 04:34:50 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:34:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/14 04:34:51 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:51 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:51 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/14 04:34:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/14 04:34:51 INFO : nested/sub dir/file: Copied (new) 2026/07/14 04:34:51 INFO : nested/sub dir/file: Deleted 2026/07/14 04:34:51 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:34:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:34:51 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:34:51 INFO : sub dir/hello world: Deleted 2026/07/14 04:34:51 INFO : sub dir: Removing directory 2026/07/14 04:34:51 INFO : nested/sub dir: Removing directory 2026/07/14 04:34:51 INFO : nested: Removing directory 2026/07/14 04:34:51 DEBUG : Local file system at /tmp/rclone4200836013: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.82s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:34:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/14 04:34:53 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:53 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 04:34:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:34:53 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:34:53 INFO : sub dir/hello world: Deleted 2026/07/14 04:34:53 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/14 04:34:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/14 04:34:53 INFO : nested/sub dir/file: Copied (new) 2026/07/14 04:34:53 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.42s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/14 04:34:54 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/14 04:34:54 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:54 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:54 DEBUG : existing: size = 6 OK 2026/07/14 04:34:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/14 04:34:54 INFO : existing: Copied (new) 2026/07/14 04:34:54 INFO : existing: Deleted 2026/07/14 04:34:54 DEBUG : existing-b: size = 6 OK 2026/07/14 04:34:54 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/14 04:34:54 INFO : existing-b: Copied (new) 2026/07/14 04:34:54 INFO : existing-b: Deleted 2026/07/14 04:34:55 DEBUG : existing: Destination exists, skipping 2026/07/14 04:34:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/14 04:34:55 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:34:55 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:34:55 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.87s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:34:56 DEBUG : Creating backend with remote "TestB2:rclone-test-dicuhib6deri" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kumoxig1caqu -> B2 bucket rclone-test-dicuhib6deri 2026/07/14 04:35:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:35:00 DEBUG : empty space: size = 1 OK 2026/07/14 04:35:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/14 04:35:00 DEBUG : empty space: Unchanged skipping 2026/07/14 04:35:00 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:35:00 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dicuhib6deri) 2026/07/14 04:35:00 DEBUG : potato3: Sizes differ 2026/07/14 04:35:00 DEBUG : B2 bucket rclone-test-dicuhib6deri: Waiting for checks to finish 2026/07/14 04:35:00 INFO : empty space: Deleted 2026/07/14 04:35:00 DEBUG : B2 bucket rclone-test-dicuhib6deri: Waiting for transfers to finish 2026/07/14 04:35:00 DEBUG : potato2: size = 60 OK 2026/07/14 04:35:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:35:00 INFO : potato2: Copied (server-side copy) 2026/07/14 04:35:00 DEBUG : potato3: size = 68 OK 2026/07/14 04:35:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/14 04:35:00 INFO : potato3: Copied (server-side copy) 2026/07/14 04:35:01 INFO : potato2: Deleted 2026/07/14 04:35:01 INFO : potato3: Deleted 2026/07/14 04:35:01 DEBUG : Creating backend with remote "TestB2:rclone-test-mulaseb1reja" 2026/07/14 04:35:02 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/14 04:35:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:35:02 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/14 04:35:02 DEBUG : B2 bucket rclone-test-mulaseb1reja: Waiting for checks to finish 2026/07/14 04:35:02 DEBUG : B2 bucket rclone-test-mulaseb1reja: Waiting for transfers to finish 2026/07/14 04:35:03 DEBUG : empty space: size = 1 OK 2026/07/14 04:35:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/14 04:35:03 INFO : empty space: Copied (server-side copy) 2026/07/14 04:35:03 INFO : empty space: Deleted 2026/07/14 04:35:03 DEBUG : potato2: size = 60 OK 2026/07/14 04:35:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:35:03 INFO : potato2: Copied (server-side copy) 2026/07/14 04:35:03 DEBUG : potato3: size = 68 OK 2026/07/14 04:35:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/14 04:35:03 INFO : potato3: Copied (server-side copy) 2026/07/14 04:35:03 INFO : potato2: Deleted 2026/07/14 04:35:03 INFO : potato3: Deleted 2026/07/14 04:35:04 DEBUG : B2 bucket rclone-test-mulaseb1reja: Purge remote 2026/07/14 04:35:04 INFO : B2 bucket rclone-test-mulaseb1reja: cleaning bucket "rclone-test-mulaseb1reja" of all files 2026/07/14 04:35:04 DEBUG : empty space: Deleting (id "4_zbfe22df3e08d5beb9ff80e1b_f118aa750cd578ddc_d20260714_m043503_c001_v0001180_t0059_u01784003703100") 2026/07/14 04:35:04 DEBUG : potato2: Deleting (id "4_zbfe22df3e08d5beb9ff80e1b_f1066a162519dbce3_d20260714_m043503_c001_v0001167_t0048_u01784003703329") 2026/07/14 04:35:04 DEBUG : potato3: Deleting (id "4_zbfe22df3e08d5beb9ff80e1b_f1077b7eff0b93a20_d20260714_m043503_c001_v0001181_t0031_u01784003703467") 2026/07/14 04:35:04 DEBUG : B2 bucket rclone-test-dicuhib6deri: Purge remote 2026/07/14 04:35:04 INFO : B2 bucket rclone-test-dicuhib6deri: cleaning bucket "rclone-test-dicuhib6deri" of all files 2026/07/14 04:35:05 DEBUG : empty space: Deleting (id "4_z1f321df3e08d5beb9ff80e1b_f4265123bc7709e84_d20260714_m043503_c001_v7007000_t0000_u01784003703297") 2026/07/14 04:35:05 DEBUG : empty space: Deleting (id "4_z1f321df3e08d5beb9ff80e1b_f10163a1b0e67c3c2_d20260714_m043459_c001_v0001182_t0053_u01784003699397") 2026/07/14 04:35:05 DEBUG : potato2: Deleting (id "4_z1f321df3e08d5beb9ff80e1b_f4265123bc7709e85_d20260714_m043503_c001_v7007000_t0000_u01784003703621") 2026/07/14 04:35:05 DEBUG : potato2: Deleting (id "4_z1f321df3e08d5beb9ff80e1b_f112431fce25600fd_d20260714_m043500_c001_v0001174_t0001_u01784003700396") 2026/07/14 04:35:05 DEBUG : potato3: Deleting (id "4_z1f321df3e08d5beb9ff80e1b_f406bed4791950ffc_d20260714_m043503_c001_v7007000_t0000_u01784003703665") 2026/07/14 04:35:05 DEBUG : potato3: Deleting (id "4_z1f321df3e08d5beb9ff80e1b_f101ee3ebff18d8b2_d20260714_m043500_c001_v0001130_t0015_u01784003700754") 2026/07/14 04:35:05 DEBUG : potato3: Deleting (id "4_z1f321df3e08d5beb9ff80e1b_f10163a1b0e67c3c4_d20260714_m043459_c001_v0001182_t0042_u01784003699608") 2026/07/14 04:35:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/14 04:35:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/14 04:35:06 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (10.55s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:35:06 DEBUG : Creating backend with remote "TestB2:rclone-test-sanihew1kato" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kumoxig1caqu -> B2 bucket rclone-test-sanihew1kato 2026/07/14 04:35:13 DEBUG : empty space: Excluded (Size Filter) 2026/07/14 04:35:13 DEBUG : empty space: Excluded (Size Filter) 2026/07/14 04:35:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:35:13 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:35:13 DEBUG : potato3: size = 60 (B2 bucket rclone-test-sanihew1kato) 2026/07/14 04:35:13 DEBUG : potato3: Sizes differ 2026/07/14 04:35:13 DEBUG : B2 bucket rclone-test-sanihew1kato: Waiting for checks to finish 2026/07/14 04:35:13 DEBUG : B2 bucket rclone-test-sanihew1kato: Waiting for transfers to finish 2026/07/14 04:35:13 DEBUG : potato2: size = 60 OK 2026/07/14 04:35:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:35:13 INFO : potato2: Copied (server-side copy) 2026/07/14 04:35:13 INFO : potato2: Deleted 2026/07/14 04:35:13 DEBUG : potato3: size = 68 OK 2026/07/14 04:35:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/14 04:35:13 INFO : potato3: Copied (server-side copy) 2026/07/14 04:35:14 INFO : potato3: Deleted 2026/07/14 04:35:14 DEBUG : Creating backend with remote "TestB2:rclone-test-gafumag1wapi" 2026/07/14 04:35:15 DEBUG : empty space: Excluded (Size Filter) 2026/07/14 04:35:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:35:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/14 04:35:15 DEBUG : B2 bucket rclone-test-gafumag1wapi: Waiting for checks to finish 2026/07/14 04:35:15 DEBUG : B2 bucket rclone-test-gafumag1wapi: Waiting for transfers to finish 2026/07/14 04:35:16 DEBUG : potato3: size = 68 OK 2026/07/14 04:35:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/14 04:35:16 INFO : potato3: Copied (server-side copy) 2026/07/14 04:35:16 DEBUG : potato2: size = 60 OK 2026/07/14 04:35:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:35:16 INFO : potato2: Copied (server-side copy) 2026/07/14 04:35:16 INFO : potato3: Deleted 2026/07/14 04:35:16 INFO : potato2: Deleted 2026/07/14 04:35:17 DEBUG : B2 bucket rclone-test-gafumag1wapi: Purge remote 2026/07/14 04:35:17 INFO : B2 bucket rclone-test-gafumag1wapi: cleaning bucket "rclone-test-gafumag1wapi" of all files 2026/07/14 04:35:17 DEBUG : potato2: Deleting (id "4_z8f926d23e08d5beb9ff80e1b_f104eb6ae9cc33ff7_d20260714_m043516_c001_v0001153_t0008_u01784003716505") 2026/07/14 04:35:17 DEBUG : potato3: Deleting (id "4_z8f926d23e08d5beb9ff80e1b_f116b0d8eb3dd5c49_d20260714_m043516_c001_v0001106_t0008_u01784003716130") 2026/07/14 04:35:18 DEBUG : B2 bucket rclone-test-sanihew1kato: Purge remote 2026/07/14 04:35:18 INFO : B2 bucket rclone-test-sanihew1kato: cleaning bucket "rclone-test-sanihew1kato" of all files 2026/07/14 04:35:18 DEBUG : empty space: Deleting (id "4_z1fa24de3e08d5beb9ff80e1b_f1003203d98134976_d20260714_m043511_c001_v0001145_t0013_u01784003711417") 2026/07/14 04:35:18 DEBUG : potato2: Deleting (id "4_z1fa24de3e08d5beb9ff80e1b_f419d7f15ea8e1b73_d20260714_m043516_c001_v7007000_t0000_u01784003716841") 2026/07/14 04:35:18 DEBUG : potato2: Deleting (id "4_z1fa24de3e08d5beb9ff80e1b_f106088301757a1cb_d20260714_m043513_c001_v0001165_t0036_u01784003713315") 2026/07/14 04:35:18 DEBUG : potato3: Deleting (id "4_z1fa24de3e08d5beb9ff80e1b_f409557f128b099a2_d20260714_m043516_c001_v7007000_t0000_u01784003716748") 2026/07/14 04:35:18 DEBUG : potato3: Deleting (id "4_z1fa24de3e08d5beb9ff80e1b_f1044edb492802605_d20260714_m043513_c001_v0001039_t0024_u01784003713626") 2026/07/14 04:35:18 DEBUG : potato3: Deleting (id "4_z1fa24de3e08d5beb9ff80e1b_f1003203d9813497c_d20260714_m043511_c001_v0001145_t0030_u01784003711928") 2026/07/14 04:35:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/14 04:35:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/14 04:35:19 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (13.51s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:35:20 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyikez2keka" 2026/07/14 04:35:22 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kumoxig1caqu -> B2 bucket rclone-test-hoyikez2keka 2026/07/14 04:35:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:35:25 DEBUG : empty space: size = 1 OK 2026/07/14 04:35:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/14 04:35:25 DEBUG : empty space: Unchanged skipping 2026/07/14 04:35:25 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:35:25 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hoyikez2keka) 2026/07/14 04:35:25 DEBUG : potato3: Sizes differ 2026/07/14 04:35:25 DEBUG : B2 bucket rclone-test-hoyikez2keka: Waiting for checks to finish 2026/07/14 04:35:25 INFO : empty space: Deleted 2026/07/14 04:35:25 DEBUG : B2 bucket rclone-test-hoyikez2keka: Waiting for transfers to finish 2026/07/14 04:35:25 DEBUG : potato2: size = 60 OK 2026/07/14 04:35:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:35:25 INFO : potato2: Copied (server-side copy) 2026/07/14 04:35:25 INFO : potato2: Deleted 2026/07/14 04:35:25 DEBUG : potato3: size = 68 OK 2026/07/14 04:35:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/14 04:35:25 INFO : potato3: Copied (server-side copy) 2026/07/14 04:35:26 INFO : potato3: Deleted 2026/07/14 04:35:26 DEBUG : Creating backend with remote "TestB2:rclone-test-faziyum7jufo" 2026/07/14 04:35:26 DEBUG : Config file has changed externally - reloading 2026/07/14 04:36:26 DEBUG : pacer: low level retry 1/10 (error Get "https://api.backblazeb2.com/b2api/v4/b2_authorize_account": net/http: TLS handshake timeout) 2026/07/14 04:36:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/14 04:36:27 DEBUG : pacer: Reducing sleep to 10ms 2026/07/14 04:36:27 INFO : tomatoDir: Making directory 2026/07/14 04:36:27 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/14 04:36:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:36:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/14 04:36:27 DEBUG : B2 bucket rclone-test-faziyum7jufo: Waiting for checks to finish 2026/07/14 04:36:27 DEBUG : B2 bucket rclone-test-faziyum7jufo: Waiting for transfers to finish 2026/07/14 04:36:28 DEBUG : potato2: size = 60 OK 2026/07/14 04:36:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/14 04:36:28 INFO : potato2: Copied (server-side copy) 2026/07/14 04:36:28 INFO : potato2: Deleted 2026/07/14 04:36:28 DEBUG : empty space: size = 1 OK 2026/07/14 04:36:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/14 04:36:28 INFO : empty space: Copied (server-side copy) 2026/07/14 04:36:28 INFO : empty space: Deleted 2026/07/14 04:36:29 DEBUG : potato3: size = 68 OK 2026/07/14 04:36:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/14 04:36:29 INFO : potato3: Copied (server-side copy) 2026/07/14 04:36:29 INFO : potato3: Deleted 2026/07/14 04:36:29 DEBUG : B2 bucket rclone-test-faziyum7jufo: Purge remote 2026/07/14 04:36:29 INFO : B2 bucket rclone-test-faziyum7jufo: cleaning bucket "rclone-test-faziyum7jufo" of all files 2026/07/14 04:36:30 DEBUG : empty space: Deleting (id "4_zcf127dc3e09d5beb9ff80e1b_f110793fe09555b24_d20260714_m043628_c001_v0001150_t0019_u01784003788660") 2026/07/14 04:36:30 DEBUG : potato2: Deleting (id "4_zcf127dc3e09d5beb9ff80e1b_f112c5ea87e02a167_d20260714_m043628_c001_v0001185_t0026_u01784003788436") 2026/07/14 04:36:30 DEBUG : potato3: Deleting (id "4_zcf127dc3e09d5beb9ff80e1b_f112cc1e534d39fb0_d20260714_m043628_c001_v0001042_t0028_u01784003788737") 2026/07/14 04:36:30 DEBUG : B2 bucket rclone-test-hoyikez2keka: Purge remote 2026/07/14 04:36:30 INFO : B2 bucket rclone-test-hoyikez2keka: cleaning bucket "rclone-test-hoyikez2keka" of all files 2026/07/14 04:36:30 DEBUG : empty space: Deleting (id "4_z3f728d03e08d5beb9ff80e1b_f41636c2a96771228_d20260714_m043628_c001_v7007000_t0000_u01784003788911") 2026/07/14 04:36:30 DEBUG : empty space: Deleting (id "4_z3f728d03e08d5beb9ff80e1b_f1002a93ef44525cf_d20260714_m043524_c001_v0001178_t0027_u01784003724255") 2026/07/14 04:36:30 DEBUG : potato2: Deleting (id "4_z3f728d03e08d5beb9ff80e1b_f41636c2a96771227_d20260714_m043628_c001_v7007000_t0000_u01784003788629") 2026/07/14 04:36:30 DEBUG : potato2: Deleting (id "4_z3f728d03e08d5beb9ff80e1b_f11877e3025add076_d20260714_m043525_c001_v0001043_t0032_u01784003725125") 2026/07/14 04:36:30 DEBUG : potato3: Deleting (id "4_z3f728d03e08d5beb9ff80e1b_f41636c2a96771229_d20260714_m043629_c001_v7007000_t0000_u01784003789253") 2026/07/14 04:36:30 DEBUG : potato3: Deleting (id "4_z3f728d03e08d5beb9ff80e1b_f102be41aa87c2c37_d20260714_m043525_c001_v0001117_t0054_u01784003725500") 2026/07/14 04:36:30 DEBUG : potato3: Deleting (id "4_z3f728d03e08d5beb9ff80e1b_f1002a93ef44525d1_d20260714_m043524_c001_v0001178_t0024_u01784003724536") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (72.40s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:36:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/rclone-move-test" 2026/07/14 04:36:32 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (2.63s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:36:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:36:36 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/rclone-sync-test" 2026/07/14 04:36:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/rclone-sync-test-include/layer2" 2026/07/14 04:36:40 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/rclone-sync-test-ignore-file" 2026/07/14 04:36:43 DEBUG : B2 bucket rclone-test-kumoxig1caqu path rclone-sync-test: Waiting for checks to finish 2026/07/14 04:36:43 DEBUG : B2 bucket rclone-test-kumoxig1caqu path rclone-sync-test: Waiting for transfers to finish 2026/07/14 04:36:43 DEBUG : Waiting for deletions to finish 2026/07/14 04:36:43 INFO : There was nothing to transfer 2026/07/14 04:36:44 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:36:44 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:36:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:36:44 INFO : There was nothing to transfer 2026/07/14 04:36:44 DEBUG : B2 bucket rclone-test-kumoxig1caqu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/14 04:36:44 DEBUG : B2 bucket rclone-test-kumoxig1caqu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/14 04:36:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:36:44 INFO : There was nothing to transfer 2026/07/14 04:36:44 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:36:44 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:36:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:36:44 INFO : There was nothing to transfer 2026/07/14 04:36:45 DEBUG : B2 bucket rclone-test-kumoxig1caqu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/14 04:36:45 DEBUG : B2 bucket rclone-test-kumoxig1caqu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/14 04:36:45 DEBUG : Waiting for deletions to finish 2026/07/14 04:36:45 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.22s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:36:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/dst" 2026/07/14 04:36:47 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/CompareDest" 2026/07/14 04:36:49 DEBUG : one: Need to transfer - File not found at Destination 2026/07/14 04:36:49 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:36:49 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:36:49 DEBUG : one: size = 3 OK 2026/07/14 04:36:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/14 04:36:49 INFO : one: Copied (new) 2026/07/14 04:36:49 DEBUG : Waiting for deletions to finish 2026/07/14 04:36:50 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:36:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:36:50 DEBUG : one: size = 3 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:36:50 DEBUG : one: Sizes differ 2026/07/14 04:36:50 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:36:50 DEBUG : one: size = 5 OK 2026/07/14 04:36:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/14 04:36:50 INFO : one: Copied (replaced existing) 2026/07/14 04:36:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:36:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:36:52 DEBUG : one: size = 3 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:36:52 DEBUG : one: Sizes differ 2026/07/14 04:36:52 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:36:52 DEBUG : one: size = 5 OK 2026/07/14 04:36:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:36:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 04:36:52 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:36:52 DEBUG : Waiting for deletions to finish 2026/07/14 04:36:52 INFO : There was nothing to transfer 2026/07/14 04:36:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:36:53 DEBUG : one: size = 3 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:36:53 DEBUG : one: Sizes differ 2026/07/14 04:36:54 DEBUG : two: size = 3 OK 2026/07/14 04:36:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:36:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/14 04:36:54 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:36:54 DEBUG : one: size = 5 OK 2026/07/14 04:36:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:36:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 04:36:54 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:36:54 DEBUG : Waiting for deletions to finish 2026/07/14 04:36:54 INFO : There was nothing to transfer 2026/07/14 04:36:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:36:54 DEBUG : one: size = 3 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:36:54 DEBUG : one: Sizes differ 2026/07/14 04:36:54 DEBUG : two: size = 3 OK 2026/07/14 04:36:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:36:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/14 04:36:54 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:36:54 DEBUG : one: size = 5 OK 2026/07/14 04:36:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:36:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 04:36:54 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:36:54 DEBUG : Waiting for deletions to finish 2026/07/14 04:36:54 INFO : There was nothing to transfer 2026/07/14 04:36:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:36:55 DEBUG : one: size = 3 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:36:55 DEBUG : one: Sizes differ 2026/07/14 04:36:55 DEBUG : two: size = 3 OK 2026/07/14 04:36:55 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/07/14 04:36:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/14 04:36:55 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/14 04:36:55 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:36:55 DEBUG : one: size = 5 OK 2026/07/14 04:36:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:36:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 04:36:55 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:36:55 DEBUG : Waiting for deletions to finish 2026/07/14 04:36:55 INFO : There was nothing to transfer 2026/07/14 04:36:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:36:56 DEBUG : one: size = 3 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:36:56 DEBUG : one: Sizes differ 2026/07/14 04:36:56 DEBUG : two: size = 5 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:36:56 DEBUG : two: size = 3 (B2 bucket rclone-test-kumoxig1caqu path CompareDest) 2026/07/14 04:36:56 DEBUG : two: Sizes differ 2026/07/14 04:36:56 DEBUG : two: Need to transfer - File not found at Destination 2026/07/14 04:36:56 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:36:56 DEBUG : one: size = 5 OK 2026/07/14 04:36:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:36:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 04:36:56 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:36:57 DEBUG : two: size = 5 OK 2026/07/14 04:36:57 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/14 04:36:57 INFO : two: Copied (new) 2026/07/14 04:36:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.56s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:37:00 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/dest" 2026/07/14 04:37:01 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/pre-dest1" 2026/07/14 04:37:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/pre-dest2" 2026/07/14 04:37:04 DEBUG : 1: size = 1 OK 2026/07/14 04:37:04 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:37:04 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/14 04:37:04 DEBUG : 2: size = 1 OK 2026/07/14 04:37:04 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:37:04 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/14 04:37:05 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/14 04:37:05 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dest: Waiting for checks to finish 2026/07/14 04:37:05 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dest: Waiting for transfers to finish 2026/07/14 04:37:05 DEBUG : 3: size = 1 OK 2026/07/14 04:37:05 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/14 04:37:05 INFO : 3: Copied (new) 2026/07/14 04:37:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.00s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:37:07 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/dst" 2026/07/14 04:37:08 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/CopyDest" 2026/07/14 04:37:10 DEBUG : one: Need to transfer - File not found at Destination 2026/07/14 04:37:10 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:37:10 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:37:11 DEBUG : one: size = 3 OK 2026/07/14 04:37:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/14 04:37:11 INFO : one: Copied (new) 2026/07/14 04:37:11 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:37:11 DEBUG : one: size = 3 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:37:11 DEBUG : one: Sizes differ 2026/07/14 04:37:11 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:37:11 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:37:12 DEBUG : one: size = 5 OK 2026/07/14 04:37:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/14 04:37:12 INFO : one: Copied (replaced existing) 2026/07/14 04:37:12 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:14 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/BackupDir" 2026/07/14 04:37:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:37:15 DEBUG : one: size = 3 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:37:15 DEBUG : one: Sizes differ 2026/07/14 04:37:15 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:37:15 DEBUG : one: size = 5 OK 2026/07/14 04:37:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:37:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:37:15 DEBUG : one: size = 3 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:37:15 DEBUG : one: Sizes differ 2026/07/14 04:37:16 DEBUG : one: size = 3 OK 2026/07/14 04:37:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/14 04:37:16 INFO : one: Copied (server-side copy) 2026/07/14 04:37:17 INFO : one: Deleted 2026/07/14 04:37:17 DEBUG : one: size = 5 OK 2026/07/14 04:37:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/14 04:37:17 INFO : one: Copied (server-side copy) 2026/07/14 04:37:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/14 04:37:17 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:37:17 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:18 DEBUG : one: size = 5 OK 2026/07/14 04:37:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:37:18 DEBUG : one: Unchanged skipping 2026/07/14 04:37:18 DEBUG : two: size = 3 OK 2026/07/14 04:37:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:37:19 DEBUG : two: size = 3 OK 2026/07/14 04:37:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/14 04:37:19 INFO : two: Copied (server-side copy) 2026/07/14 04:37:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/14 04:37:19 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:37:19 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:37:19 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:19 DEBUG : one: size = 5 OK 2026/07/14 04:37:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:37:19 DEBUG : one: Unchanged skipping 2026/07/14 04:37:19 DEBUG : two: size = 3 OK 2026/07/14 04:37:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:37:19 DEBUG : two: Unchanged skipping 2026/07/14 04:37:19 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:37:19 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:37:19 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:19 INFO : There was nothing to transfer 2026/07/14 04:37:20 DEBUG : one: size = 5 OK 2026/07/14 04:37:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:37:20 DEBUG : one: Unchanged skipping 2026/07/14 04:37:20 DEBUG : three: size = 7 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:37:20 DEBUG : three: size = 5 (B2 bucket rclone-test-kumoxig1caqu path CopyDest) 2026/07/14 04:37:20 DEBUG : three: Sizes differ 2026/07/14 04:37:20 DEBUG : three: Destination not found in --copy-dest 2026/07/14 04:37:20 DEBUG : three: Need to transfer - File not found at Destination 2026/07/14 04:37:20 DEBUG : two: size = 3 OK 2026/07/14 04:37:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 04:37:20 DEBUG : two: Unchanged skipping 2026/07/14 04:37:20 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:37:20 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:37:21 DEBUG : three: size = 7 OK 2026/07/14 04:37:21 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/14 04:37:21 INFO : three: Copied (new) 2026/07/14 04:37:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.67s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:37:25 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/dst" 2026/07/14 04:37:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/backup" 2026/07/14 04:37:27 DEBUG : two: size = 3 OK 2026/07/14 04:37:27 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:37:27 DEBUG : one: size = 3 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:37:27 DEBUG : one: Sizes differ 2026/07/14 04:37:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:37:27 DEBUG : two: Unchanged skipping 2026/07/14 04:37:29 DEBUG : one: size = 3 OK 2026/07/14 04:37:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/14 04:37:29 INFO : one: Copied (server-side copy) 2026/07/14 04:37:29 INFO : one: Deleted 2026/07/14 04:37:29 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:37:30 DEBUG : one: size = 4 OK 2026/07/14 04:37:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:37:30 INFO : one: Copied (new) 2026/07/14 04:37:30 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:30 DEBUG : three.txt: size = 5 OK 2026/07/14 04:37:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/14 04:37:30 INFO : three.txt: Copied (server-side copy) 2026/07/14 04:37:30 INFO : three.txt: Deleted 2026/07/14 04:37:30 INFO : three.txt: Moved into backup dir 2026/07/14 04:37:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:37:32 DEBUG : one: size = 4 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:37:32 DEBUG : one: Sizes differ 2026/07/14 04:37:32 DEBUG : two: size = 3 OK 2026/07/14 04:37:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:37:32 DEBUG : two: Unchanged skipping 2026/07/14 04:37:32 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:37:33 DEBUG : one: size = 4 OK 2026/07/14 04:37:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:37:33 INFO : one: Copied (server-side copy) 2026/07/14 04:37:33 INFO : one: Deleted 2026/07/14 04:37:33 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:37:33 DEBUG : one: size = 5 OK 2026/07/14 04:37:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/14 04:37:33 INFO : one: Copied (new) 2026/07/14 04:37:33 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:34 DEBUG : three.txt: size = 6 OK 2026/07/14 04:37:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/14 04:37:34 INFO : three.txt: Copied (server-side copy) 2026/07/14 04:37:34 INFO : three.txt: Deleted 2026/07/14 04:37:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.44s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:37:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/dst" 2026/07/14 04:37:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/backup" 2026/07/14 04:37:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:37:40 DEBUG : one: size = 3 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:37:40 DEBUG : one: Sizes differ 2026/07/14 04:37:40 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:37:40 DEBUG : two: size = 3 OK 2026/07/14 04:37:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:37:40 DEBUG : two: Unchanged skipping 2026/07/14 04:37:41 DEBUG : one.bak: size = 3 OK 2026/07/14 04:37:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/14 04:37:41 INFO : one: Copied (server-side copy) to: one.bak 2026/07/14 04:37:41 INFO : one: Deleted 2026/07/14 04:37:41 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:37:42 DEBUG : one: size = 4 OK 2026/07/14 04:37:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:37:42 INFO : one: Copied (new) 2026/07/14 04:37:42 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:43 DEBUG : three.txt.bak: size = 5 OK 2026/07/14 04:37:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/14 04:37:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/14 04:37:43 INFO : three.txt: Deleted 2026/07/14 04:37:43 INFO : three.txt: Moved into backup dir 2026/07/14 04:37:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:37:44 DEBUG : one: size = 4 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:37:44 DEBUG : one: Sizes differ 2026/07/14 04:37:44 DEBUG : two: size = 3 OK 2026/07/14 04:37:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:37:44 DEBUG : two: Unchanged skipping 2026/07/14 04:37:44 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:37:45 DEBUG : one.bak: size = 4 OK 2026/07/14 04:37:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:37:45 INFO : one: Copied (server-side copy) to: one.bak 2026/07/14 04:37:45 INFO : one: Deleted 2026/07/14 04:37:45 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:37:45 DEBUG : one: size = 5 OK 2026/07/14 04:37:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/14 04:37:45 INFO : one: Copied (new) 2026/07/14 04:37:45 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:46 DEBUG : three.txt.bak: size = 6 OK 2026/07/14 04:37:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/14 04:37:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/14 04:37:46 INFO : three.txt: Deleted 2026/07/14 04:37:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.28s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:37:50 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/dst" 2026/07/14 04:37:51 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/backup" 2026/07/14 04:37:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:37:52 DEBUG : one: size = 3 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:37:52 DEBUG : one: Sizes differ 2026/07/14 04:37:52 DEBUG : two: size = 3 OK 2026/07/14 04:37:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:37:52 DEBUG : two: Unchanged skipping 2026/07/14 04:37:52 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:37:54 DEBUG : one-2019-01-01: size = 3 OK 2026/07/14 04:37:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/14 04:37:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/14 04:37:54 INFO : one: Deleted 2026/07/14 04:37:54 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:37:55 DEBUG : one: size = 4 OK 2026/07/14 04:37:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:37:55 INFO : one: Copied (new) 2026/07/14 04:37:55 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:55 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/14 04:37:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/14 04:37:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/14 04:37:55 INFO : three.txt: Deleted 2026/07/14 04:37:55 INFO : three.txt: Moved into backup dir 2026/07/14 04:37:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:37:57 DEBUG : one: size = 4 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:37:57 DEBUG : one: Sizes differ 2026/07/14 04:37:57 DEBUG : two: size = 3 OK 2026/07/14 04:37:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:37:57 DEBUG : two: Unchanged skipping 2026/07/14 04:37:57 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:37:58 DEBUG : one-2019-01-01: size = 4 OK 2026/07/14 04:37:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:37:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/14 04:37:58 INFO : one: Deleted 2026/07/14 04:37:58 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:37:58 DEBUG : one: size = 5 OK 2026/07/14 04:37:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/14 04:37:58 INFO : one: Copied (new) 2026/07/14 04:37:58 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:59 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/14 04:37:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/14 04:37:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/14 04:37:59 INFO : three.txt: Deleted 2026/07/14 04:37:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.91s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:38:03 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/dst" 2026/07/14 04:38:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:38:04 DEBUG : one: size = 3 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:38:04 DEBUG : one: Sizes differ 2026/07/14 04:38:04 DEBUG : two: size = 3 OK 2026/07/14 04:38:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:38:04 DEBUG : two: Unchanged skipping 2026/07/14 04:38:04 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:38:05 DEBUG : one.bak: size = 3 OK 2026/07/14 04:38:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/14 04:38:05 INFO : one: Copied (server-side copy) to: one.bak 2026/07/14 04:38:05 INFO : one: Deleted 2026/07/14 04:38:05 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:38:06 DEBUG : one: size = 4 OK 2026/07/14 04:38:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:38:06 INFO : one: Copied (new) 2026/07/14 04:38:06 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:07 DEBUG : three.txt.bak: size = 5 OK 2026/07/14 04:38:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/14 04:38:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/14 04:38:07 INFO : three.txt: Deleted 2026/07/14 04:38:07 INFO : three.txt: Moved into backup dir 2026/07/14 04:38:08 DEBUG : one.bak: Excluded (Path Filter) 2026/07/14 04:38:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/14 04:38:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:38:08 DEBUG : one: size = 4 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:38:08 DEBUG : one: Sizes differ 2026/07/14 04:38:08 DEBUG : two: size = 3 OK 2026/07/14 04:38:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:38:08 DEBUG : two: Unchanged skipping 2026/07/14 04:38:08 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for checks to finish 2026/07/14 04:38:09 DEBUG : one.bak: size = 4 OK 2026/07/14 04:38:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:38:09 INFO : one: Copied (server-side copy) to: one.bak 2026/07/14 04:38:09 INFO : one: Deleted 2026/07/14 04:38:09 DEBUG : B2 bucket rclone-test-kumoxig1caqu path dst: Waiting for transfers to finish 2026/07/14 04:38:09 DEBUG : one: size = 5 OK 2026/07/14 04:38:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/14 04:38:09 INFO : one: Copied (new) 2026/07/14 04:38:09 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:10 DEBUG : three.txt.bak: size = 6 OK 2026/07/14 04:38:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/14 04:38:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/14 04:38:10 INFO : three.txt: Deleted 2026/07/14 04:38:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.07s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:38:13 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/dst" 2026/07/14 04:38:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:38:15 DEBUG : one: size = 3 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:38:15 DEBUG : one: Sizes differ 2026/07/14 04:38:16 DEBUG : one.bak: size = 3 OK 2026/07/14 04:38:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/14 04:38:16 INFO : one: Copied (server-side copy) to: one.bak 2026/07/14 04:38:16 INFO : one: Deleted 2026/07/14 04:38:17 DEBUG : one: size = 4 OK 2026/07/14 04:38:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:38:17 INFO : one: Copied (new) 2026/07/14 04:38:17 DEBUG : two: size = 3 OK 2026/07/14 04:38:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:38:17 DEBUG : two: Unchanged skipping 2026/07/14 04:38:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:38:17 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:38:17 DEBUG : three.txt: Sizes differ 2026/07/14 04:38:18 DEBUG : three.txt.bak: size = 5 OK 2026/07/14 04:38:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/14 04:38:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/14 04:38:18 INFO : three.txt: Deleted 2026/07/14 04:38:18 DEBUG : three.txt: size = 6 OK 2026/07/14 04:38:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/14 04:38:18 INFO : three.txt: Copied (new) 2026/07/14 04:38:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/14 04:38:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/14 04:38:19 DEBUG : pacer: Reducing sleep to 10ms 2026/07/14 04:38:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:38:19 DEBUG : one: size = 4 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:38:19 DEBUG : one: Sizes differ 2026/07/14 04:38:20 DEBUG : one.bak: size = 4 OK 2026/07/14 04:38:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:38:20 INFO : one: Copied (server-side copy) to: one.bak 2026/07/14 04:38:20 INFO : one: Deleted 2026/07/14 04:38:21 DEBUG : one: size = 5 OK 2026/07/14 04:38:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/14 04:38:21 INFO : one: Copied (new) 2026/07/14 04:38:21 DEBUG : two: size = 3 OK 2026/07/14 04:38:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:38:21 DEBUG : two: Unchanged skipping 2026/07/14 04:38:21 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:38:21 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:38:21 DEBUG : three.txt: Sizes differ 2026/07/14 04:38:22 DEBUG : three.txt.bak: size = 6 OK 2026/07/14 04:38:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/14 04:38:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/14 04:38:22 INFO : three.txt: Deleted 2026/07/14 04:38:22 DEBUG : three.txt: size = 19 OK 2026/07/14 04:38:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/14 04:38:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.24s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:38:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kumoxig1caqu/dst" 2026/07/14 04:38:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:38:27 DEBUG : one: size = 3 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:38:27 DEBUG : one: Sizes differ 2026/07/14 04:38:29 DEBUG : one-2019-01-01: size = 3 OK 2026/07/14 04:38:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/14 04:38:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/14 04:38:29 INFO : one: Deleted 2026/07/14 04:38:30 DEBUG : one: size = 4 OK 2026/07/14 04:38:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:38:30 INFO : one: Copied (new) 2026/07/14 04:38:30 DEBUG : two: size = 3 OK 2026/07/14 04:38:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:38:30 DEBUG : two: Unchanged skipping 2026/07/14 04:38:30 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:38:30 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:38:30 DEBUG : three.txt: Sizes differ 2026/07/14 04:38:31 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/14 04:38:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/14 04:38:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/14 04:38:31 INFO : three.txt: Deleted 2026/07/14 04:38:31 DEBUG : three.txt: size = 6 OK 2026/07/14 04:38:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/14 04:38:31 INFO : three.txt: Copied (new) 2026/07/14 04:38:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:38:32 DEBUG : one: size = 4 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:38:32 DEBUG : one: Sizes differ 2026/07/14 04:38:33 DEBUG : one-2019-01-01: size = 4 OK 2026/07/14 04:38:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/14 04:38:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/14 04:38:33 INFO : one: Deleted 2026/07/14 04:38:33 DEBUG : one: size = 5 OK 2026/07/14 04:38:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/14 04:38:33 INFO : one: Copied (new) 2026/07/14 04:38:33 DEBUG : two: size = 3 OK 2026/07/14 04:38:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:38:33 DEBUG : two: Unchanged skipping 2026/07/14 04:38:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:38:34 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-kumoxig1caqu path dst) 2026/07/14 04:38:34 DEBUG : three.txt: Sizes differ 2026/07/14 04:38:34 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/14 04:38:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/14 04:38:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/14 04:38:34 INFO : three.txt: Deleted 2026/07/14 04:38:34 DEBUG : three.txt: size = 19 OK 2026/07/14 04:38:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/14 04:38:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.44s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:38:37 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:38:37 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:38:37 DEBUG : Testêé: Sizes differ 2026/07/14 04:38:37 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:38:37 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:38:38 DEBUG : Testêé: size = 14 OK 2026/07/14 04:38:38 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/14 04:38:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/14 04:38:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.50s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:38:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/14 04:38:39 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:38:39 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:38:40 DEBUG : existing: size = 6 OK 2026/07/14 04:38:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/14 04:38:40 INFO : existing: Copied (new) 2026/07/14 04:38:40 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:40 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:38:40 DEBUG : existing: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:38:40 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:38:40 DEBUG : existing: Sizes differ 2026/07/14 04:38:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/14 04:38:40 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:38:40 ERROR : B2 bucket rclone-test-kumoxig1caqu: not deleting files as there were IO errors 2026/07/14 04:38:40 ERROR : B2 bucket rclone-test-kumoxig1caqu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.58s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:38:42 DEBUG : EXISTING: size = 6 OK 2026/07/14 04:38:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:38:42 DEBUG : existing: Unchanged skipping 2026/07/14 04:38:42 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:38:42 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:38:42 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.62s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.18s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:39:02 DEBUG : both0: size = 6 OK 2026/07/14 04:39:02 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:39:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:02 DEBUG : both11: size = 6 OK 2026/07/14 04:39:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:02 DEBUG : both10: size = 6 OK 2026/07/14 04:39:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:02 DEBUG : both12: size = 6 OK 2026/07/14 04:39:02 DEBUG : both0: Unchanged skipping 2026/07/14 04:39:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:02 DEBUG : both13: size = 6 OK 2026/07/14 04:39:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:02 DEBUG : both12: Unchanged skipping 2026/07/14 04:39:02 DEBUG : both14: size = 6 OK 2026/07/14 04:39:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:02 DEBUG : both14: Unchanged skipping 2026/07/14 04:39:02 DEBUG : both15: size = 6 OK 2026/07/14 04:39:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:02 DEBUG : both15: Unchanged skipping 2026/07/14 04:39:02 DEBUG : both16: size = 6 OK 2026/07/14 04:39:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:02 DEBUG : both16: Unchanged skipping 2026/07/14 04:39:02 DEBUG : both17: size = 6 OK 2026/07/14 04:39:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:02 DEBUG : both17: Unchanged skipping 2026/07/14 04:39:02 DEBUG : both18: size = 6 OK 2026/07/14 04:39:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:02 DEBUG : both18: Unchanged skipping 2026/07/14 04:39:02 DEBUG : both19: size = 6 OK 2026/07/14 04:39:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:02 DEBUG : both19: Unchanged skipping 2026/07/14 04:39:02 DEBUG : both1: size = 6 OK 2026/07/14 04:39:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:02 DEBUG : both1: Unchanged skipping 2026/07/14 04:39:02 DEBUG : both2: size = 6 OK 2026/07/14 04:39:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:02 DEBUG : both2: Unchanged skipping 2026/07/14 04:39:02 DEBUG : both3: size = 6 OK 2026/07/14 04:39:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:02 DEBUG : both3: Unchanged skipping 2026/07/14 04:39:02 DEBUG : both4: size = 6 OK 2026/07/14 04:39:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:02 DEBUG : both13: Unchanged skipping 2026/07/14 04:39:02 DEBUG : both5: size = 6 OK 2026/07/14 04:39:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:02 DEBUG : both5: Unchanged skipping 2026/07/14 04:39:02 DEBUG : both6: size = 6 OK 2026/07/14 04:39:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:02 DEBUG : both6: Unchanged skipping 2026/07/14 04:39:02 DEBUG : both10: Unchanged skipping 2026/07/14 04:39:02 DEBUG : both8: size = 6 OK 2026/07/14 04:39:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:02 DEBUG : both7: size = 6 OK 2026/07/14 04:39:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:02 DEBUG : both11: Unchanged skipping 2026/07/14 04:39:02 DEBUG : both9: size = 6 OK 2026/07/14 04:39:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:02 DEBUG : both4: Unchanged skipping 2026/07/14 04:39:02 DEBUG : both8: Unchanged skipping 2026/07/14 04:39:02 DEBUG : both7: Unchanged skipping 2026/07/14 04:39:02 DEBUG : both9: Unchanged skipping 2026/07/14 04:39:02 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:39:02 DEBUG : Waiting for deletions to finish 2026/07/14 04:39:02 INFO : only18: Deleted 2026/07/14 04:39:02 INFO : only4: Deleted 2026/07/14 04:39:02 INFO : only17: Deleted 2026/07/14 04:39:02 INFO : only5: Deleted 2026/07/14 04:39:02 INFO : only16: Deleted 2026/07/14 04:39:02 INFO : only13: Deleted 2026/07/14 04:39:03 INFO : only6: Deleted 2026/07/14 04:39:03 INFO : only19: Deleted 2026/07/14 04:39:03 INFO : only11: Deleted 2026/07/14 04:39:03 INFO : only14: Deleted 2026/07/14 04:39:03 INFO : only7: Deleted 2026/07/14 04:39:03 INFO : only0: Deleted 2026/07/14 04:39:03 INFO : only1: Deleted 2026/07/14 04:39:03 INFO : only3: Deleted 2026/07/14 04:39:03 INFO : only8: Deleted 2026/07/14 04:39:03 INFO : only9: Deleted 2026/07/14 04:39:03 INFO : only2: Deleted 2026/07/14 04:39:03 INFO : only10: Deleted 2026/07/14 04:39:03 INFO : only12: Deleted 2026/07/14 04:39:03 INFO : only15: Deleted 2026/07/14 04:39:03 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.19s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:39:23 DEBUG : both0: size = 6 OK 2026/07/14 04:39:23 DEBUG : both12: size = 6 OK 2026/07/14 04:39:23 DEBUG : both11: size = 6 OK 2026/07/14 04:39:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:23 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:39:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:23 DEBUG : both10: size = 6 OK 2026/07/14 04:39:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:23 DEBUG : both11: Unchanged skipping 2026/07/14 04:39:23 DEBUG : both13: size = 6 OK 2026/07/14 04:39:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:23 DEBUG : both13: Unchanged skipping 2026/07/14 04:39:23 DEBUG : both14: size = 6 OK 2026/07/14 04:39:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:23 DEBUG : both14: Unchanged skipping 2026/07/14 04:39:23 DEBUG : both15: size = 6 OK 2026/07/14 04:39:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:23 DEBUG : both15: Unchanged skipping 2026/07/14 04:39:23 DEBUG : both16: size = 6 OK 2026/07/14 04:39:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:23 DEBUG : both16: Unchanged skipping 2026/07/14 04:39:23 DEBUG : both17: size = 6 OK 2026/07/14 04:39:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:23 DEBUG : both0: Unchanged skipping 2026/07/14 04:39:23 DEBUG : both18: size = 6 OK 2026/07/14 04:39:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:23 DEBUG : both18: Unchanged skipping 2026/07/14 04:39:23 DEBUG : both19: size = 6 OK 2026/07/14 04:39:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:23 DEBUG : both12: Unchanged skipping 2026/07/14 04:39:23 DEBUG : both1: size = 6 OK 2026/07/14 04:39:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:23 DEBUG : both19: Unchanged skipping 2026/07/14 04:39:23 DEBUG : both2: size = 6 OK 2026/07/14 04:39:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:23 DEBUG : both2: Unchanged skipping 2026/07/14 04:39:23 DEBUG : both3: size = 6 OK 2026/07/14 04:39:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:23 DEBUG : both3: Unchanged skipping 2026/07/14 04:39:23 DEBUG : both4: size = 6 OK 2026/07/14 04:39:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:23 DEBUG : both4: Unchanged skipping 2026/07/14 04:39:23 DEBUG : both5: size = 6 OK 2026/07/14 04:39:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:23 DEBUG : both1: Unchanged skipping 2026/07/14 04:39:23 DEBUG : both6: size = 6 OK 2026/07/14 04:39:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:23 DEBUG : both6: Unchanged skipping 2026/07/14 04:39:23 DEBUG : both7: size = 6 OK 2026/07/14 04:39:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:23 DEBUG : both17: Unchanged skipping 2026/07/14 04:39:23 DEBUG : both8: size = 6 OK 2026/07/14 04:39:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:23 DEBUG : both8: Unchanged skipping 2026/07/14 04:39:23 DEBUG : both9: size = 6 OK 2026/07/14 04:39:23 DEBUG : both10: Unchanged skipping 2026/07/14 04:39:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:23 DEBUG : both5: Unchanged skipping 2026/07/14 04:39:23 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:39:23 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:39:23 DEBUG : only0: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:39:23 DEBUG : only0: Sizes differ 2026/07/14 04:39:23 DEBUG : only10: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:39:23 DEBUG : only10: Sizes differ 2026/07/14 04:39:23 DEBUG : both9: Unchanged skipping 2026/07/14 04:39:23 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:39:23 DEBUG : only11: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:39:23 DEBUG : only11: Sizes differ 2026/07/14 04:39:23 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:39:23 DEBUG : only12: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:39:23 DEBUG : only12: Sizes differ 2026/07/14 04:39:23 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:39:23 DEBUG : only13: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:39:23 DEBUG : only13: Sizes differ 2026/07/14 04:39:23 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:39:23 DEBUG : only14: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:39:23 DEBUG : only14: Sizes differ 2026/07/14 04:39:23 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:39:23 DEBUG : only15: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:39:23 DEBUG : only15: Sizes differ 2026/07/14 04:39:23 DEBUG : both7: Unchanged skipping 2026/07/14 04:39:23 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:39:23 DEBUG : only16: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:39:23 DEBUG : only16: Sizes differ 2026/07/14 04:39:23 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:39:23 DEBUG : only17: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:39:23 DEBUG : only17: Sizes differ 2026/07/14 04:39:23 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:39:23 DEBUG : only18: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:39:23 DEBUG : only18: Sizes differ 2026/07/14 04:39:23 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:39:23 DEBUG : only19: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:39:23 DEBUG : only19: Sizes differ 2026/07/14 04:39:23 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:39:23 DEBUG : only1: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:39:23 DEBUG : only1: Sizes differ 2026/07/14 04:39:23 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:39:23 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:39:23 DEBUG : only2: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:39:23 DEBUG : only2: Sizes differ 2026/07/14 04:39:23 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:39:23 DEBUG : only4: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:39:23 DEBUG : only4: Sizes differ 2026/07/14 04:39:23 DEBUG : only3: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:39:23 DEBUG : only3: Sizes differ 2026/07/14 04:39:23 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:39:23 DEBUG : only6: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:39:23 DEBUG : only6: Sizes differ 2026/07/14 04:39:23 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:39:23 DEBUG : only7: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:39:23 DEBUG : only7: Sizes differ 2026/07/14 04:39:23 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:39:23 DEBUG : only5: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:39:23 DEBUG : only5: Sizes differ 2026/07/14 04:39:23 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:39:23 DEBUG : only8: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:39:23 DEBUG : only8: Sizes differ 2026/07/14 04:39:23 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4200836013) 2026/07/14 04:39:23 DEBUG : only9: size = 6 (B2 bucket rclone-test-kumoxig1caqu) 2026/07/14 04:39:23 DEBUG : only9: Sizes differ 2026/07/14 04:39:23 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:39:24 DEBUG : only13: size = 0 OK 2026/07/14 04:39:24 DEBUG : only11: size = 0 OK 2026/07/14 04:39:24 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:39:24 INFO : only13: Copied (replaced existing) 2026/07/14 04:39:24 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:39:24 INFO : only11: Copied (replaced existing) 2026/07/14 04:39:24 DEBUG : only14: size = 0 OK 2026/07/14 04:39:24 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:39:24 INFO : only14: Copied (replaced existing) 2026/07/14 04:39:24 DEBUG : only0: size = 0 OK 2026/07/14 04:39:24 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:39:24 INFO : only0: Copied (replaced existing) 2026/07/14 04:39:24 DEBUG : only18: size = 0 OK 2026/07/14 04:39:24 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:39:24 INFO : only18: Copied (replaced existing) 2026/07/14 04:39:24 DEBUG : only16: size = 0 OK 2026/07/14 04:39:24 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:39:24 INFO : only16: Copied (replaced existing) 2026/07/14 04:39:24 DEBUG : only10: size = 0 OK 2026/07/14 04:39:24 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:39:24 INFO : only10: Copied (replaced existing) 2026/07/14 04:39:24 DEBUG : only17: size = 0 OK 2026/07/14 04:39:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:39:24 INFO : only17: Copied (replaced existing) 2026/07/14 04:39:24 DEBUG : only15: size = 0 OK 2026/07/14 04:39:24 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:39:24 INFO : only15: Copied (replaced existing) 2026/07/14 04:39:24 DEBUG : only19: size = 0 OK 2026/07/14 04:39:24 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:39:24 INFO : only19: Copied (replaced existing) 2026/07/14 04:39:24 DEBUG : only12: size = 0 OK 2026/07/14 04:39:24 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:39:24 INFO : only12: Copied (replaced existing) 2026/07/14 04:39:24 DEBUG : only2: size = 0 OK 2026/07/14 04:39:24 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:39:24 INFO : only2: Copied (replaced existing) 2026/07/14 04:39:24 DEBUG : only1: size = 0 OK 2026/07/14 04:39:24 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:39:24 INFO : only1: Copied (replaced existing) 2026/07/14 04:39:24 DEBUG : only6: size = 0 OK 2026/07/14 04:39:24 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:39:24 INFO : only6: Copied (replaced existing) 2026/07/14 04:39:24 DEBUG : only4: size = 0 OK 2026/07/14 04:39:24 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:39:24 INFO : only4: Copied (replaced existing) 2026/07/14 04:39:24 DEBUG : only8: size = 0 OK 2026/07/14 04:39:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:39:24 INFO : only8: Copied (replaced existing) 2026/07/14 04:39:24 DEBUG : only9: size = 0 OK 2026/07/14 04:39:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:39:24 INFO : only9: Copied (replaced existing) 2026/07/14 04:39:24 DEBUG : only5: size = 0 OK 2026/07/14 04:39:24 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:39:24 INFO : only5: Copied (replaced existing) 2026/07/14 04:39:24 DEBUG : only3: size = 0 OK 2026/07/14 04:39:24 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:39:24 INFO : only3: Copied (replaced existing) 2026/07/14 04:39:24 DEBUG : only7: size = 0 OK 2026/07/14 04:39:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/14 04:39:24 INFO : only7: Copied (replaced existing) 2026/07/14 04:39:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.71s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:39:32 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:39:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:39:32 DEBUG : empty_on_remote: Making directory with metadata 2026/07/14 04:39:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:39:32 INFO : empty_on_remote: Making directory 2026/07/14 04:39:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/14 04:39:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/14 04:39:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/14 04:39:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:39:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.27s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:39:35 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:39:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:39:35 DEBUG : empty_on_remote: Making directory with metadata 2026/07/14 04:39:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:39:35 INFO : empty_on_remote: Making directory 2026/07/14 04:39:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/14 04:39:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/14 04:39:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/14 04:39:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:39:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/14 04:39:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.32s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:39:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:39:37 INFO : sub dir: Making directory 2026/07/14 04:39:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.90s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:39:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:39:39 INFO : sub dir: Making directory 2026/07/14 04:39:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.83s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:39:47 DEBUG : Waiting for deletions to finish 2026/07/14 04:39:47 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:39:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:39:47 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:39:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:39:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:39:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:39:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:39:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:39:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:39:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:39:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:39:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:39:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:39:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:39:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:39:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:39:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:39:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:39:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:39:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:39:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:39:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:39:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:39:48 DEBUG : banana: size = 6 OK 2026/07/14 04:39:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : banana: Unchanged skipping 2026/07/14 04:39:48 DEBUG : apple: size = 5 OK 2026/07/14 04:39:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : apple: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:39:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:39:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:39:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:39:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:39:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:39:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:39:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:39:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:39:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:39:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:39:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:39:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:39:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:39:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:39:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:39:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:39:48 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:39:48 DEBUG : Waiting for deletions to finish 2026/07/14 04:39:48 INFO : There was nothing to transfer 2026/07/14 04:39:48 DEBUG : Waiting for deletions to finish 2026/07/14 04:39:48 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:39:48 DEBUG : apple: size = 5 OK 2026/07/14 04:39:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:39:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:39:48 DEBUG : apple: Unchanged skipping 2026/07/14 04:39:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:39:48 DEBUG : banana: size = 6 OK 2026/07/14 04:39:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:39:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : banana: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:39:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:39:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:39:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:39:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:39:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:39:48 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:39:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:39:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:39:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:39:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:39:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:39:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:39:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:39:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:39:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:39:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:39:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:39:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:39:48 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:39:48 DEBUG : Waiting for deletions to finish 2026/07/14 04:39:48 INFO : There was nothing to transfer 2026/07/14 04:39:48 DEBUG : Waiting for deletions to finish 2026/07/14 04:39:49 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:39:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:39:49 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:39:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:39:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:39:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:39:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:39:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:39:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:39:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:39:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:39:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:39:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:39:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:39:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:39:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:39:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:39:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:39:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:39:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:40:02 DEBUG : Waiting for deletions to finish 2026/07/14 04:40:02 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:40:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:40:02 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:40:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:40:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:40:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:40:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:40:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:40:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:40:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:40:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:40:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:40:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:40:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:40:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:40:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:40:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:40:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:40:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:40:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : apple: size = 5 OK 2026/07/14 04:40:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : apple: Unchanged skipping 2026/07/14 04:40:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:40:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:40:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:40:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:40:03 DEBUG : banana: size = 6 OK 2026/07/14 04:40:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : banana: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:40:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:40:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:40:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:40:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:40:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:40:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:40:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:40:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:40:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:40:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:40:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:40:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:40:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:40:03 DEBUG : Waiting for deletions to finish 2026/07/14 04:40:03 INFO : There was nothing to transfer 2026/07/14 04:40:03 DEBUG : Waiting for deletions to finish 2026/07/14 04:40:03 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:40:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:40:03 DEBUG : banana: size = 6 OK 2026/07/14 04:40:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:40:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:40:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:40:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : banana: Unchanged skipping 2026/07/14 04:40:03 DEBUG : apple: size = 5 OK 2026/07/14 04:40:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : apple: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:40:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:40:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:40:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:40:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:40:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:40:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:40:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:40:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:40:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:40:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:40:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:40:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:40:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:40:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:40:03 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:40:03 DEBUG : Waiting for deletions to finish 2026/07/14 04:40:03 INFO : There was nothing to transfer 2026/07/14 04:40:03 DEBUG : Waiting for deletions to finish 2026/07/14 04:40:04 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:40:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:40:04 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:40:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:40:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:40:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:40:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:40:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:40:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:40:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:40:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:40:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:40:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:40:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:40:18 DEBUG : Waiting for deletions to finish 2026/07/14 04:40:19 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:40:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:40:19 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:40:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:40:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:40:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:40:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:40:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:40:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:40:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:40:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:40:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:40:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:40:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:40:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:40:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:40:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:40:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:40:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:40:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:40:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 04:40:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:40:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 04:40:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:40:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/14 04:40:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/14 04:40:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:19 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:40:19 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:40:19 DEBUG : YXBwbGU=: size = 5 OK 2026/07/14 04:40:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/14 04:40:19 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/14 04:40:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/14 04:40:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/14 04:40:19 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/14 04:40:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/14 04:40:19 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/14 04:40:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/14 04:40:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:20 DEBUG : YmFuYW5h: size = 6 OK 2026/07/14 04:40:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/14 04:40:20 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/14 04:40:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/14 04:40:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/14 04:40:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/14 04:40:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/14 04:40:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/14 04:40:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/14 04:40:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/14 04:40:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/14 04:40:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/14 04:40:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/14 04:40:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/14 04:40:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/14 04:40:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/14 04:40:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/14 04:40:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/14 04:40:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/14 04:40:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/14 04:40:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/14 04:40:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/14 04:40:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/14 04:40:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/14 04:40:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/14 04:40:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:40:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/14 04:40:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/14 04:40:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/14 04:40:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/14 04:40:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/14 04:40:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/14 04:40:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:21 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/14 04:40:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/14 04:40:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:40:21 DEBUG : Waiting for deletions to finish 2026/07/14 04:40:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/14 04:40:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/14 04:40:21 INFO : dir1/0015-9;=.txt: Deleted 2026/07/14 04:40:21 INFO : dir1/0009-3456789.txt: Deleted 2026/07/14 04:40:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/14 04:40:21 INFO : dir1/0007-1234567.txt: Deleted 2026/07/14 04:40:22 INFO : dir1/0003-defghij.txt: Deleted 2026/07/14 04:40:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/14 04:40:22 INFO : dir1/0010-456789.txt: Deleted 2026/07/14 04:40:22 INFO : dir1/0011-56789;.txt: Deleted 2026/07/14 04:40:22 INFO : dir1/0012-6789;.txt: Deleted 2026/07/14 04:40:22 INFO : dir1/0013-789;=.txt: Deleted 2026/07/14 04:40:22 INFO : appleappleapplebanana: Deleted 2026/07/14 04:40:22 INFO : banana: Deleted 2026/07/14 04:40:22 INFO : splitbananasplit: Deleted 2026/07/14 04:40:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/14 04:40:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/14 04:40:22 INFO : dir1/0008-2345678.txt: Deleted 2026/07/14 04:40:22 INFO : dir1/0014-89;=.txt: Deleted 2026/07/14 04:40:22 INFO : apple: Deleted 2026/07/14 04:40:22 DEBUG : Waiting for deletions to finish 2026/07/14 04:40:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/14 04:40:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/14 04:40:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/14 04:40:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/14 04:40:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/14 04:40:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/14 04:40:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/14 04:40:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/14 04:40:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/14 04:40:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:40:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:23 DEBUG : YXBwbGU=: size = 5 OK 2026/07/14 04:40:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:23 DEBUG : apple: Unchanged skipping 2026/07/14 04:40:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/14 04:40:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/14 04:40:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:40:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:23 DEBUG : YmFuYW5h: size = 6 OK 2026/07/14 04:40:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:40:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:23 DEBUG : banana: Unchanged skipping 2026/07/14 04:40:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/14 04:40:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/14 04:40:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/14 04:40:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/14 04:40:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:40:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:40:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/14 04:40:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/14 04:40:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:40:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/14 04:40:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/14 04:40:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/14 04:40:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:40:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/14 04:40:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:23 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:40:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:40:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:40:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/14 04:40:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/14 04:40:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/14 04:40:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/14 04:40:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:40:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:40:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/14 04:40:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/14 04:40:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:40:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:40:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:40:23 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/14 04:40:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:40:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:40:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/14 04:40:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:40:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:40:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:40:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:40:23 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:40:23 DEBUG : Waiting for deletions to finish 2026/07/14 04:40:23 DEBUG : Waiting for deletions to finish 2026/07/14 04:40:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/14 04:40:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/14 04:40:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/14 04:40:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/14 04:40:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/14 04:40:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/14 04:40:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/14 04:40:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/14 04:40:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/14 04:40:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/14 04:40:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:23 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:40:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:23 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:40:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:40:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:40:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:40:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:40:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:40:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:40:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:40:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:40:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:40:36 DEBUG : Waiting for deletions to finish 2026/07/14 04:40:36 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:40:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:40:36 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:40:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:40:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:40:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:40:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:40:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:40:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:40:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:40:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:40:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:40:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:40:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:40:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:40:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:40:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:40:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:40:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:40:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:40:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 04:40:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:40:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 04:40:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:40:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:40:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:40:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:40:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:40:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:40:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:40:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:40:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:40:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:40:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:40:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:40:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:40:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:40:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:40:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:40:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:40:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:40:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:40:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:40:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:40:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:40:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:40:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:40:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:40:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:40:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/14 04:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:40:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:40:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:40:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:40:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:40:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:40:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:40:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:40:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:40:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:40:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:40:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:40:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:40:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:40:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:40:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/14 04:40:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:37 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:40:37 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:40:37 DEBUG : PREFIXbanana: size = 6 OK 2026/07/14 04:40:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/14 04:40:37 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/14 04:40:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:40:37 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/14 04:40:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/14 04:40:37 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/14 04:40:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:40:37 DEBUG : PREFIXapple: size = 5 OK 2026/07/14 04:40:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/14 04:40:37 INFO : apple: Copied (new) to: PREFIXapple 2026/07/14 04:40:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:40:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/14 04:40:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/14 04:40:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:40:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:40:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:40:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/14 04:40:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:40:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:40:37 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/14 04:40:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/14 04:40:37 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/14 04:40:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:40:37 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/14 04:40:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/14 04:40:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:40:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:40:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/14 04:40:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/14 04:40:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:40:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:40:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/14 04:40:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/14 04:40:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:40:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:40:38 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/14 04:40:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/14 04:40:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:40:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:40:38 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/14 04:40:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/14 04:40:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:40:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:40:38 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/14 04:40:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/14 04:40:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/14 04:40:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:40:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/14 04:40:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/14 04:40:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:40:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:40:38 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/14 04:40:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/14 04:40:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:40:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:40:38 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/14 04:40:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/14 04:40:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:40:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:40:38 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/14 04:40:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/14 04:40:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:40:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:40:38 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/14 04:40:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/14 04:40:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:40:38 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/14 04:40:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/14 04:40:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:40:38 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/14 04:40:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/14 04:40:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:40:38 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/14 04:40:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/14 04:40:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:40:38 DEBUG : Waiting for deletions to finish 2026/07/14 04:40:39 INFO : appleappleapplebanana: Deleted 2026/07/14 04:40:39 INFO : banana: Deleted 2026/07/14 04:40:39 INFO : dir1/0012-6789;.txt: Deleted 2026/07/14 04:40:39 INFO : dir1/0008-2345678.txt: Deleted 2026/07/14 04:40:39 INFO : dir1/0011-56789;.txt: Deleted 2026/07/14 04:40:39 INFO : apple: Deleted 2026/07/14 04:40:39 INFO : dir1/0007-1234567.txt: Deleted 2026/07/14 04:40:39 INFO : dir1/0003-defghij.txt: Deleted 2026/07/14 04:40:39 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/14 04:40:39 INFO : dir1/0009-3456789.txt: Deleted 2026/07/14 04:40:39 INFO : splitbananasplit: Deleted 2026/07/14 04:40:39 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/14 04:40:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/14 04:40:39 INFO : dir1/0013-789;=.txt: Deleted 2026/07/14 04:40:39 INFO : dir1/0015-9;=.txt: Deleted 2026/07/14 04:40:39 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/14 04:40:39 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/14 04:40:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/14 04:40:39 INFO : dir1/0010-456789.txt: Deleted 2026/07/14 04:40:39 INFO : dir1/0014-89;=.txt: Deleted 2026/07/14 04:40:39 DEBUG : Waiting for deletions to finish 2026/07/14 04:40:40 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/14 04:40:40 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:40:40 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/14 04:40:40 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/14 04:40:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:40:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:40:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:40:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:40:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:40:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:40:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:40:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:40:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:40:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:40:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:40:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:40:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:40:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:40:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:40:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:40:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:40:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:40:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:40:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:40:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:40:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:40:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:40:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:40:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:40:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:40:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:40:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:40:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:40:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:40:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:40:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:40:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:40:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:40:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:40:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:40:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:40:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:40:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:40:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:40:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:40:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:40:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:40:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:40:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:40:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:40:40 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:40:40 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:40:40 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:40:40 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:40:40 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:40:40 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:40:40 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:40:40 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:40:40 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:40:40 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:40:40 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:40:40 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:40:40 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:40:40 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:40:40 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:40:40 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:40:40 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:40:40 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:40:40 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:40:40 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:40:40 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:40:40 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:40:40 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:40:40 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:40:40 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:40:40 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:40:40 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:40:40 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:40:40 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:40:40 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:40:40 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:40:40 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:40:40 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:40 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:40 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:40 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:40:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:40:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:40:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:40:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:40:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:40:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:40:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:40:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:40:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:40:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:40:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:40:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:40:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:40:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:40:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:40:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:40 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:40 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:40:40 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:40:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:40:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:40:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:40:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:40:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:40:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:40:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:40:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:40:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:40:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:40:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:40:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:40:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:40:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:40:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:40:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:40:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:40:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:40:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 04:40:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:40:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:40 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:40:40 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:40:40 DEBUG : apple: size = 5 OK 2026/07/14 04:40:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/14 04:40:40 INFO : apple: Copied (new) 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:40:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/14 04:40:40 INFO : appleappleapplebanana: Copied (new) 2026/07/14 04:40:41 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:40:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/14 04:40:41 INFO : splitbananasplit: Copied (new) 2026/07/14 04:40:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:40:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/14 04:40:41 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/14 04:40:41 DEBUG : banana: size = 6 OK 2026/07/14 04:40:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/14 04:40:41 INFO : banana: Copied (new) 2026/07/14 04:40:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:40:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/14 04:40:41 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/14 04:40:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:40:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/14 04:40:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/14 04:40:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:40:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/14 04:40:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/14 04:40:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:40:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/14 04:40:41 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/14 04:40:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:40:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/14 04:40:41 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/14 04:40:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:40:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/14 04:40:41 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/14 04:40:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:40:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/14 04:40:41 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/14 04:40:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:40:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/14 04:40:41 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/14 04:40:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:40:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/14 04:40:41 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/14 04:40:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:40:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/14 04:40:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/14 04:40:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:40:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/14 04:40:42 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/14 04:40:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:40:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/14 04:40:42 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/14 04:40:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:40:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/14 04:40:42 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/14 04:40:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:40:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/14 04:40:42 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/14 04:40:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:40:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/14 04:40:42 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/14 04:40:42 DEBUG : Waiting for deletions to finish 2026/07/14 04:40:42 INFO : PREFIXapple: Deleted 2026/07/14 04:40:42 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/14 04:40:42 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/14 04:40:42 INFO : PREFIXbanana: Deleted 2026/07/14 04:40:42 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/14 04:40:42 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/14 04:40:42 INFO : PREFIXsplitbananasplit: Deleted 2026/07/14 04:40:42 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/14 04:40:42 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/14 04:40:42 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/14 04:40:42 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/14 04:40:42 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/14 04:40:42 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/14 04:40:42 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/14 04:40:42 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/14 04:40:42 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/14 04:40:42 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/14 04:40:42 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/14 04:40:42 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/14 04:40:42 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/14 04:40:42 DEBUG : Waiting for deletions to finish 2026/07/14 04:40:43 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : Waiting for deletions to finish 2026/07/14 04:40:43 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:40:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:40:56 DEBUG : Waiting for deletions to finish 2026/07/14 04:40:56 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:40:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:40:56 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:40:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:40:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:40:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:40:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:40:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:40:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:40:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:40:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:40:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:40:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:40:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:40:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:40:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:40:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:40:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:40:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:40:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:40:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:40:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:40:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:40:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:40:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:40:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:40:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:40:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:40:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:40:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:40:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:40:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:40:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:40:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:40:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:40:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:40:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 04:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:40:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:40:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 04:40:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:40:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:40:57 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:40:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:40:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:40:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:40:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:57 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:40:57 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:40:57 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/14 04:40:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/14 04:40:57 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:40:57 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/14 04:40:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/14 04:40:57 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:40:57 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/14 04:40:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/14 04:40:57 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:40:57 DEBUG : appleSUFFIX: size = 5 OK 2026/07/14 04:40:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/14 04:40:57 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/14 04:40:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/14 04:40:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/14 04:40:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/14 04:40:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/14 04:40:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/14 04:40:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/14 04:40:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/14 04:40:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/14 04:40:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/14 04:40:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:40:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:40:58 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/14 04:40:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/14 04:40:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:40:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:40:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/14 04:40:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/14 04:40:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:40:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:40:58 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/14 04:40:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/14 04:40:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:40:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:40:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/14 04:40:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/14 04:40:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:40:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:40:58 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/14 04:40:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/14 04:40:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:40:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:40:58 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/14 04:40:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/14 04:40:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:40:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:40:58 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/14 04:40:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/14 04:40:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:40:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:40:58 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/14 04:40:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/14 04:40:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:40:58 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/14 04:40:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/14 04:40:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:40:58 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/14 04:40:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/14 04:40:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:40:58 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/14 04:40:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/14 04:40:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:40:58 DEBUG : Waiting for deletions to finish 2026/07/14 04:40:59 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/14 04:40:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/14 04:40:59 INFO : apple: Deleted 2026/07/14 04:40:59 INFO : dir1/0008-2345678.txt: Deleted 2026/07/14 04:40:59 INFO : banana: Deleted 2026/07/14 04:40:59 INFO : appleappleapplebanana: Deleted 2026/07/14 04:40:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/14 04:40:59 INFO : dir1/0003-defghij.txt: Deleted 2026/07/14 04:40:59 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/14 04:40:59 INFO : dir1/0007-1234567.txt: Deleted 2026/07/14 04:40:59 INFO : dir1/0009-3456789.txt: Deleted 2026/07/14 04:40:59 INFO : dir1/0010-456789.txt: Deleted 2026/07/14 04:40:59 INFO : dir1/0012-6789;.txt: Deleted 2026/07/14 04:40:59 INFO : dir1/0013-789;=.txt: Deleted 2026/07/14 04:40:59 INFO : splitbananasplit: Deleted 2026/07/14 04:40:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/14 04:40:59 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/14 04:40:59 INFO : dir1/0011-56789;.txt: Deleted 2026/07/14 04:40:59 INFO : dir1/0014-89;=.txt: Deleted 2026/07/14 04:40:59 INFO : dir1/0015-9;=.txt: Deleted 2026/07/14 04:40:59 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:00 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/14 04:41:00 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/14 04:41:00 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/14 04:41:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:41:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:41:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:41:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:41:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:41:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:41:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:41:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:41:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:41:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:41:00 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:41:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:41:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:41:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:41:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:41:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:41:00 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/14 04:41:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:41:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:41:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:41:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:41:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:41:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:41:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:41:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:41:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:41:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:41:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:41:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:41:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:41:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:41:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:41:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:41:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:41:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:41:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:41:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:41:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:41:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:41:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:41:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:41:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:41:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:41:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:41:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:41:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:41:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:41:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:41:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:41:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:41:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:41:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:41:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:41:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:41:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:41:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:41:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:41:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:41:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:41:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:41:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 04:41:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:41:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:00 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:41:00 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:41:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/14 04:41:00 INFO : appleappleapplebanana: Copied (new) 2026/07/14 04:41:00 DEBUG : banana: size = 6 OK 2026/07/14 04:41:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/14 04:41:00 INFO : banana: Copied (new) 2026/07/14 04:41:00 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:41:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/14 04:41:00 INFO : splitbananasplit: Copied (new) 2026/07/14 04:41:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:41:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/14 04:41:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/14 04:41:00 DEBUG : apple: size = 5 OK 2026/07/14 04:41:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/14 04:41:00 INFO : apple: Copied (new) 2026/07/14 04:41:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:41:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/14 04:41:01 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/14 04:41:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:41:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/14 04:41:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/14 04:41:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:41:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/14 04:41:01 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/14 04:41:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:41:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/14 04:41:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/14 04:41:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:41:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/14 04:41:01 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/14 04:41:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:41:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/14 04:41:01 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/14 04:41:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:41:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/14 04:41:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/14 04:41:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:41:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/14 04:41:01 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/14 04:41:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:41:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/14 04:41:01 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/14 04:41:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:41:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/14 04:41:01 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/14 04:41:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:41:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/14 04:41:02 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/14 04:41:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:41:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/14 04:41:02 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/14 04:41:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:41:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/14 04:41:02 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/14 04:41:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:41:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/14 04:41:02 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/14 04:41:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:41:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/14 04:41:02 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/14 04:41:02 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:02 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/14 04:41:02 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/14 04:41:02 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/14 04:41:02 INFO : appleSUFFIX: Deleted 2026/07/14 04:41:02 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/14 04:41:02 INFO : splitbananasplitSUFFIX: Deleted 2026/07/14 04:41:02 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/14 04:41:02 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/14 04:41:02 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/14 04:41:02 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/14 04:41:02 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/14 04:41:02 INFO : bananaSUFFIX: Deleted 2026/07/14 04:41:02 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/14 04:41:02 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/14 04:41:02 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/14 04:41:02 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/14 04:41:02 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/14 04:41:02 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/14 04:41:02 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/14 04:41:03 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/14 04:41:03 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:03 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:03 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:41:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:41:17 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:17 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:41:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:41:17 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:41:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:41:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:41:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:41:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:41:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:41:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:41:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:41:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:41:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:41:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:41:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:41:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:41:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:41:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:41:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:41:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:41:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:41:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:41:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:41:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:41:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:41:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:41:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:41:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:41:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:41:17 DEBUG : apple: size = 5 OK 2026/07/14 04:41:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:17 DEBUG : apple: Unchanged skipping 2026/07/14 04:41:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:17 DEBUG : banana: size = 6 OK 2026/07/14 04:41:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:17 DEBUG : banana: Unchanged skipping 2026/07/14 04:41:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:41:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:41:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:41:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:41:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:41:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:41:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:41:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:41:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:41:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:41:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:41:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:41:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:41:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:41:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:41:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:41:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:41:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:41:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:41:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:41:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:41:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:41:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/14 04:41:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:41:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:41:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:41:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:41:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:41:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/14 04:41:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:17 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:41:17 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:41:18 DEBUG : appleapple: size = 21 OK 2026/07/14 04:41:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/14 04:41:18 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/14 04:41:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:41:18 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/14 04:41:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/14 04:41:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/14 04:41:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:41:18 DEBUG : splitbanan: size = 16 OK 2026/07/14 04:41:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/14 04:41:18 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/14 04:41:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:41:18 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/14 04:41:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/14 04:41:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/14 04:41:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:41:18 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/14 04:41:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/14 04:41:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/14 04:41:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:41:18 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/14 04:41:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/14 04:41:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/14 04:41:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:41:18 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/14 04:41:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/14 04:41:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/14 04:41:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:41:18 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/14 04:41:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/14 04:41:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/14 04:41:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:41:18 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/14 04:41:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/14 04:41:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/14 04:41:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:41:19 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/14 04:41:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/14 04:41:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/14 04:41:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:41:19 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/14 04:41:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/14 04:41:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/14 04:41:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:41:19 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/14 04:41:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/14 04:41:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/14 04:41:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:41:19 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/14 04:41:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/14 04:41:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/14 04:41:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:41:19 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/14 04:41:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/14 04:41:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/14 04:41:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:41:19 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/14 04:41:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/14 04:41:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/14 04:41:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/14 04:41:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/14 04:41:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/14 04:41:19 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/14 04:41:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/14 04:41:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/14 04:41:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/14 04:41:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/14 04:41:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/14 04:41:19 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/14 04:41:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/14 04:41:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/14 04:41:20 INFO : dir1/0003-defghij.txt: Deleted 2026/07/14 04:41:20 INFO : dir1/0009-3456789.txt: Deleted 2026/07/14 04:41:20 INFO : dir1/0010-456789.txt: Deleted 2026/07/14 04:41:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/14 04:41:20 INFO : dir1/0007-1234567.txt: Deleted 2026/07/14 04:41:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/14 04:41:20 INFO : dir1/0008-2345678.txt: Deleted 2026/07/14 04:41:20 INFO : dir1/0011-56789;.txt: Deleted 2026/07/14 04:41:20 INFO : appleappleapplebanana: Deleted 2026/07/14 04:41:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/14 04:41:20 INFO : dir1/0012-6789;.txt: Deleted 2026/07/14 04:41:20 INFO : dir1/0015-9;=.txt: Deleted 2026/07/14 04:41:20 INFO : dir1/0013-789;=.txt: Deleted 2026/07/14 04:41:20 INFO : splitbananasplit: Deleted 2026/07/14 04:41:20 INFO : dir1/0014-89;=.txt: Deleted 2026/07/14 04:41:20 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:20 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:41:20 DEBUG : appleapple: Excluded (Path Filter) 2026/07/14 04:41:20 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:41:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/14 04:41:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/14 04:41:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/14 04:41:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/14 04:41:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/14 04:41:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/14 04:41:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/14 04:41:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/14 04:41:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/14 04:41:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/14 04:41:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/14 04:41:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/14 04:41:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/14 04:41:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/14 04:41:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/14 04:41:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/14 04:41:20 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/14 04:41:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:41:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:41:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:41:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:41:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:41:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:41:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:41:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:41:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:41:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:41:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:41:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:41:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:41:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:41:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:41:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:41:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:41:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:41:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:41:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:41:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:41:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:41:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:41:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:41:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:41:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:41:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:41:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:41:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:41:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:41:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:41:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:41:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:41:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:41:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:41:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:41:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:41:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:41:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:41:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:41:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:41:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:41:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:41:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:41:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:41:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:41:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:41:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:41:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:41:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:41:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:41:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:41:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:41:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:41:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:41:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:41:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:41:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:41:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:41:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:41:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:41:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:41:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:41:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:41:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:41:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:41:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:41:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:41:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:41:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:41:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:41:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:41:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:41:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:41:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:41:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:41:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:41:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:41:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:41:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:41:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:41:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:41:21 DEBUG : apple: size = 5 OK 2026/07/14 04:41:21 DEBUG : appleapple: size = 21 OK 2026/07/14 04:41:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:41:21 DEBUG : banana: size = 6 OK 2026/07/14 04:41:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:21 DEBUG : apple: Unchanged skipping 2026/07/14 04:41:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:21 DEBUG : banana: Unchanged skipping 2026/07/14 04:41:21 DEBUG : splitbanan: size = 16 OK 2026/07/14 04:41:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:41:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:41:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:41:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:41:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:41:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:41:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:41:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:41:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:41:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:41:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:41:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:41:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:41:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:41:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:41:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:41:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:41:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:41:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:41:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:41:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:41:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:41:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:41:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/14 04:41:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:41:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:41:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:41:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:41:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:41:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:41:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:41:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:41:21 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/14 04:41:21 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/14 04:41:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:21 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/14 04:41:21 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/14 04:41:21 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/14 04:41:21 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/14 04:41:21 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/14 04:41:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:41:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:41:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:41:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:41:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:41:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:41:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:41:21 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/14 04:41:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:41:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:41:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:41:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:41:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:41:21 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/14 04:41:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:41:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:41:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:41:21 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/14 04:41:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:41:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:41:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/14 04:41:21 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/14 04:41:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:41:21 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/14 04:41:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:41:21 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/14 04:41:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:21 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/14 04:41:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:41:21 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:41:21 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/14 04:41:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:41:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:41:21 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/14 04:41:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:41:21 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:41:21 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:21 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:21 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:41:21 DEBUG : appleapple: Excluded (Path Filter) 2026/07/14 04:41:21 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:41:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/14 04:41:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/14 04:41:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/14 04:41:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/14 04:41:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/14 04:41:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/14 04:41:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/14 04:41:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/14 04:41:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/14 04:41:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/14 04:41:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/14 04:41:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/14 04:41:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/14 04:41:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/14 04:41:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/14 04:41:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/14 04:41:21 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/14 04:41:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:41:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:41:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:41:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:41:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:41:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:41:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:41:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:41:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:41:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:41:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:41:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:41:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:41:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:41:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:41:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:41:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:41:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:41:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:41:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:41:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:41:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:41:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:41:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:41:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:41:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:41:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:41:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:41:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:41:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:41:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:41:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:41:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:41:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:41:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:41:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:41:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:41:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:41:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:41:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:41:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:41:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:41:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:41:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:41:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:41:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:41:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:41:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:41:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:41:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:41:21 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:41:34 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:35 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:41:35 DEBUG : banana: size = 6 OK 2026/07/14 04:41:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:35 DEBUG : banana: Unchanged skipping 2026/07/14 04:41:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:41:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:41:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:35 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:41:35 DEBUG : apple: size = 5 OK 2026/07/14 04:41:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:35 DEBUG : apple: Unchanged skipping 2026/07/14 04:41:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:41:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:41:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:41:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:41:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:41:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:41:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:41:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:41:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:41:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:35 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:41:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:41:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:41:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:41:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:41:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:41:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:41:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:41:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:41:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:41:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:41:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:41:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:41:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:41:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:41:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:41:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:41:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:41:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:41:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:41:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:41:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:41:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:41:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:41:35 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:41:35 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:35 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:35 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:41:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : apple: size = 5 OK 2026/07/14 04:41:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:36 DEBUG : apple: Unchanged skipping 2026/07/14 04:41:36 DEBUG : banana: size = 6 OK 2026/07/14 04:41:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:41:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:41:36 DEBUG : banana: Unchanged skipping 2026/07/14 04:41:36 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:41:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:36 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:41:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:41:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:41:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:41:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:41:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:41:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:41:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:41:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:41:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:41:36 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:41:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:41:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:41:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:41:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:41:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:41:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:41:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:41:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:41:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:41:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:41:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:41:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:41:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:41:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:41:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:41:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:41:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:41:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:41:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:41:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:41:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:41:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:41:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:41:36 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:41:36 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:36 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:36 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:36 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:41:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:41:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:41:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:41:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:41:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:41:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:41:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:41:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:41:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:41:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:41:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:41:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:41:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:41:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:41:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:41:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:41:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:41:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:41:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:41:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:41:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:41:51 DEBUG : banana: size = 6 OK 2026/07/14 04:41:51 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:41:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:51 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:41:51 DEBUG : banana: Unchanged skipping 2026/07/14 04:41:51 DEBUG : apple: size = 5 OK 2026/07/14 04:41:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:51 DEBUG : apple: Unchanged skipping 2026/07/14 04:41:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:41:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:41:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:41:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:41:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:41:51 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:41:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:41:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:41:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:41:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:41:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:41:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:41:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:41:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:41:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:41:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:41:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:41:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:41:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:41:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:41:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:41:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:41:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:41:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:41:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:41:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:41:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:41:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:41:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:41:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:41:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:41:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:41:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:41:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:41:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:41:51 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:41:51 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:51 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:51 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:41:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:41:51 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:41:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:41:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:41:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:41:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:41:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:41:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:41:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:41:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:41:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:41:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:41:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:41:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:41:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:41:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:41:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:41:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:41:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:41:52 DEBUG : apple: size = 5 OK 2026/07/14 04:41:52 DEBUG : banana: size = 6 OK 2026/07/14 04:41:52 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:41:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:52 DEBUG : banana: Unchanged skipping 2026/07/14 04:41:52 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:41:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:41:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:52 DEBUG : apple: Unchanged skipping 2026/07/14 04:41:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:41:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:41:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:41:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:41:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:41:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:41:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:41:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:41:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:41:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:41:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:41:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:41:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:41:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:41:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:41:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:41:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:41:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:41:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:41:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:41:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:41:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:41:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:41:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:41:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:41:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:41:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:41:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:41:52 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:41:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:41:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:41:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:41:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:41:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:41:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:41:52 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:41:52 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:52 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:52 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:41:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:41:52 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:41:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:41:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:41:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:41:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:41:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:41:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:41:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:41:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:41:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:41:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:41:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:41:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:41:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:41:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:41:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:41:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:41:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:42:05 DEBUG : Waiting for deletions to finish 2026/07/14 04:42:06 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : apple: size = 5 OK 2026/07/14 04:42:06 DEBUG : banana: size = 6 OK 2026/07/14 04:42:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:42:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:42:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:06 DEBUG : apple: Unchanged skipping 2026/07/14 04:42:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:06 DEBUG : banana: Unchanged skipping 2026/07/14 04:42:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:42:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:42:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:42:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:42:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:42:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:42:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:42:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:42:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:42:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:06 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:42:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:42:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:42:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:42:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:42:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:42:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:42:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:42:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:42:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:42:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:42:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:42:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:42:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:42:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:42:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:42:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:42:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:42:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:42:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:42:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:42:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:42:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:42:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:42:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:42:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:42:06 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:42:06 DEBUG : Waiting for deletions to finish 2026/07/14 04:42:06 DEBUG : Waiting for deletions to finish 2026/07/14 04:42:06 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:42:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:42:07 DEBUG : banana: size = 6 OK 2026/07/14 04:42:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:42:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:42:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:07 DEBUG : banana: Unchanged skipping 2026/07/14 04:42:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:42:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:42:07 DEBUG : apple: size = 5 OK 2026/07/14 04:42:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:07 DEBUG : apple: Unchanged skipping 2026/07/14 04:42:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:42:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:42:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:42:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:42:07 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:42:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:42:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:42:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:42:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:42:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:42:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:42:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:42:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:42:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:42:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:42:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:42:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:42:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:42:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:42:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:42:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:42:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:42:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:42:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:42:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:42:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:42:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:42:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:42:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:42:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:42:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:42:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:42:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:42:07 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:42:07 DEBUG : Waiting for deletions to finish 2026/07/14 04:42:07 DEBUG : Waiting for deletions to finish 2026/07/14 04:42:07 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:42:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:42:07 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:42:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:42:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:42:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:42:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:42:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:42:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:42:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:42:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:42:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:42:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:42:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:42:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:42:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:42:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:42:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:42:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:42:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:42:20 DEBUG : Waiting for deletions to finish 2026/07/14 04:42:21 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:42:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:42:21 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:42:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:42:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:42:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:42:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:42:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:42:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:42:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:42:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:42:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:42:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:42:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:42:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:42:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:42:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:42:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:42:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:42:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:42:21 DEBUG : apple: size = 5 OK 2026/07/14 04:42:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:42:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:21 DEBUG : apple: Unchanged skipping 2026/07/14 04:42:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:42:21 DEBUG : banana: size = 6 OK 2026/07/14 04:42:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:42:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:21 DEBUG : banana: Unchanged skipping 2026/07/14 04:42:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:42:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:42:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:42:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:42:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:42:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:42:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:42:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:42:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:42:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:42:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:42:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:42:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:42:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:42:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:42:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:42:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:42:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:42:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:42:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:42:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:42:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:42:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:42:21 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:42:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:42:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:42:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:42:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:42:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:42:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:42:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:42:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:42:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:42:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:42:21 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:42:21 DEBUG : Waiting for deletions to finish 2026/07/14 04:42:21 DEBUG : Waiting for deletions to finish 2026/07/14 04:42:22 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : apple: size = 5 OK 2026/07/14 04:42:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:22 DEBUG : banana: size = 6 OK 2026/07/14 04:42:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:22 DEBUG : banana: Unchanged skipping 2026/07/14 04:42:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:42:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:22 DEBUG : apple: Unchanged skipping 2026/07/14 04:42:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:42:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:42:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:42:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:42:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:42:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:42:22 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:42:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:42:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:42:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:42:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:42:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:42:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:42:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:42:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:42:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:42:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:42:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:42:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:42:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:42:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:42:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:42:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:42:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:42:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:42:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:42:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:42:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:42:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:42:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:42:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:42:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:42:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:42:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:42:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:42:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:42:22 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:42:22 DEBUG : Waiting for deletions to finish 2026/07/14 04:42:22 DEBUG : Waiting for deletions to finish 2026/07/14 04:42:22 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:42:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:42:35 DEBUG : Waiting for deletions to finish 2026/07/14 04:42:36 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:42:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:42:36 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:42:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:42:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:42:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:42:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:42:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:42:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:42:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:42:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:42:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:42:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:42:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:42:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:42:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:42:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:42:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:42:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:42:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:42:36 DEBUG : apple: size = 5 OK 2026/07/14 04:42:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:36 DEBUG : apple: Unchanged skipping 2026/07/14 04:42:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:42:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:42:36 DEBUG : banana: size = 6 OK 2026/07/14 04:42:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:36 DEBUG : banana: Unchanged skipping 2026/07/14 04:42:36 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:42:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:36 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:42:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:42:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:42:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:42:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:42:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:42:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:42:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:42:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:42:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:42:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:42:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:42:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:42:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:42:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:42:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:42:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:42:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:42:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:42:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:42:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:42:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:42:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:42:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:42:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:42:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:42:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:42:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:42:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:42:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:42:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:42:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:42:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:42:36 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:42:36 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:42:36 DEBUG : Waiting for deletions to finish 2026/07/14 04:42:36 DEBUG : Waiting for deletions to finish 2026/07/14 04:42:37 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : apple: size = 5 OK 2026/07/14 04:42:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:37 DEBUG : apple: Unchanged skipping 2026/07/14 04:42:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:42:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:42:37 DEBUG : banana: size = 6 OK 2026/07/14 04:42:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:37 DEBUG : banana: Unchanged skipping 2026/07/14 04:42:37 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:42:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:37 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:42:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:42:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:42:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:42:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:42:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:42:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:42:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:42:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:42:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:42:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:42:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:42:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:42:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:42:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:42:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:42:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:42:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:42:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:42:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:42:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:42:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:42:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:42:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:42:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:42:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:42:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:42:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:42:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:42:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:42:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:42:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:42:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:42:37 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:42:37 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:42:37 DEBUG : Waiting for deletions to finish 2026/07/14 04:42:37 DEBUG : Waiting for deletions to finish 2026/07/14 04:42:37 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:42:37 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (181.45s) --- PASS: TestTransform/NFC (12.61s) --- PASS: TestTransform/NFD (15.20s) --- PASS: TestTransform/base64 (18.92s) --- PASS: TestTransform/prefix (20.61s) --- PASS: TestTransform/suffix (19.92s) --- PASS: TestTransform/truncate (17.97s) --- PASS: TestTransform/encoder (15.26s) --- PASS: TestTransform/ISO-8859-1 (15.72s) --- PASS: TestTransform/charmap (15.09s) --- PASS: TestTransform/lowercase (15.48s) --- PASS: TestTransform/ascii (14.67s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:42:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/14 04:42:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/14 04:42:42 INFO : sub dir_somesuffix: Making directory 2026/07/14 04:42:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/14 04:42:42 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/14 04:42:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/14 04:42:42 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/14 04:42:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/14 04:42:42 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:42:42 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:42:43 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/14 04:42:43 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:42:43 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/14 04:42:43 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.73s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:42:44 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:44 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:44 INFO : tictactoe: Making directory 2026/07/14 04:42:44 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:44 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:42:44 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/14 04:42:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:42:44 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:42:44 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:42:45 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/14 04:42:45 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:42:45 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/14 04:42:45 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.58s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:42:46 INFO : toe: Making directory 2026/07/14 04:42:46 INFO : toe/toe: Making directory 2026/07/14 04:42:46 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/14 04:42:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/14 04:42:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/14 04:42:46 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:42:46 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:42:46 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/14 04:42:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:42:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/14 04:42:46 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.76s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:42:47 INFO : toe: Making directory 2026/07/14 04:42:47 INFO : toe/toe: Making directory 2026/07/14 04:42:47 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/14 04:42:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/14 04:42:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/14 04:42:47 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:42:47 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:42:48 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/14 04:42:48 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:42:48 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/14 04:42:48 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.64s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:42:49 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:42:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 04:42:49 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:49 INFO : tictacempty_dir: Making directory 2026/07/14 04:42:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:49 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:49 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:49 INFO : tictactoe: Making directory 2026/07/14 04:42:49 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:49 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:42:49 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:42:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:42:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:42:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:42:49 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:42:49 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:42:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:42:50 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/14 04:42:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:42:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/14 04:42:50 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.65s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:42:50 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:42:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 04:42:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:51 INFO : tictacempty_dir: Making directory 2026/07/14 04:42:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:51 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:51 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:51 INFO : tictactoe: Making directory 2026/07/14 04:42:51 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:51 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:42:51 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:42:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:42:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 04:42:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:42:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:42:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:42:51 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:42:51 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:42:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:42:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:42:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:42:51 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/14 04:42:51 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:42:51 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:52 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:52 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 04:42:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:42:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:42:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/14 04:42:52 NOTICE: B2 bucket rclone-test-kumoxig1caqu: 0 differences found 2026/07/14 04:42:52 NOTICE: B2 bucket rclone-test-kumoxig1caqu: 1 matching files --- PASS: TestAllTag (1.84s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:42:52 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:52 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:52 INFO : tictactoe: Making directory 2026/07/14 04:42:52 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:52 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:42:52 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:42:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:42:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:42:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:42:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:42:52 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:42:52 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:42:53 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/14 04:42:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:42:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/14 04:42:53 DEBUG : Waiting for deletions to finish 2026/07/14 04:42:53 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:54 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:54 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:42:54 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/14 04:42:54 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 04:42:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:42:54 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/14 04:42:54 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:42:54 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:42:54 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.22s) === RUN TestSyntax 2026/07/14 04:42:54 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:42:55 INFO : toe: Making directory 2026/07/14 04:42:55 INFO : toe/toe: Making directory 2026/07/14 04:42:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/14 04:42:55 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:42:55 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:42:55 DEBUG : toe/toe/toe: size = 11 OK 2026/07/14 04:42:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:42:55 INFO : toe/toe/toe: Copied (new) 2026/07/14 04:42:55 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.65s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:42:56 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:42:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 04:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:56 INFO : tictacempty_dir: Making directory 2026/07/14 04:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:56 INFO : tictactoe: Making directory 2026/07/14 04:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:42:56 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:42:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 04:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:42:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:42:56 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:42:56 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:42:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:42:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:42:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:42:57 INFO : toe/toe/toe.txt: Deleted 2026/07/14 04:42:57 INFO : toe/toe: Removing directory 2026/07/14 04:42:57 INFO : toe: Removing directory 2026/07/14 04:42:57 INFO : empty_dir: Removing directory 2026/07/14 04:42:57 DEBUG : Local file system at /tmp/rclone4200836013: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.65s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:42:58 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:42:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 04:42:58 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:58 INFO : tictacempty_dir: Making directory 2026/07/14 04:42:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:58 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:58 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:58 INFO : tictactoe: Making directory 2026/07/14 04:42:58 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:58 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:42:58 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:42:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:42:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 04:42:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:42:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:42:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:42:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:42:58 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:42:58 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:42:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:42:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:42:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:42:59 INFO : toe/toe/toe.txt: Deleted 2026/07/14 04:42:59 INFO : toe/toe: Removing directory 2026/07/14 04:42:59 INFO : toe: Removing directory 2026/07/14 04:42:59 INFO : empty_dir: Removing directory 2026/07/14 04:42:59 DEBUG : Local file system at /tmp/rclone4200836013: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/14 04:43:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:43:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/14 04:43:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:43:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:43:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:43:01 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/14 04:43:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:43:01 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/14 04:43:01 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.73s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:43:01 DEBUG : Reset feature "Copy" 2026/07/14 04:43:01 DEBUG : Reset feature "Move" 2026/07/14 04:43:01 DEBUG : Reset feature "Copy" 2026/07/14 04:43:01 DEBUG : Reset feature "Move" 2026/07/14 04:43:01 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:43:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 04:43:01 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:43:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:43:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:43:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:43:02 INFO : tictacempty_dir: Making directory 2026/07/14 04:43:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:43:02 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:43:02 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:43:02 INFO : tictactoe: Making directory 2026/07/14 04:43:02 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:43:02 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:43:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:43:02 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:43:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:43:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 04:43:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:43:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:43:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:43:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:43:02 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:43:02 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:43:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:43:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:43:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:43:02 INFO : toe/toe/toe.txt: Deleted 2026/07/14 04:43:02 INFO : toe/toe: Removing directory 2026/07/14 04:43:02 INFO : toe: Removing directory 2026/07/14 04:43:02 INFO : empty_dir: Removing directory 2026/07/14 04:43:02 DEBUG : Local file system at /tmp/rclone4200836013: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/14 04:43:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:43:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/14 04:43:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:43:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:43:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:43:04 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/14 04:43:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:43:04 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/14 04:43:04 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.33s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:43:05 DEBUG : toe: transformed to: dG9l 2026/07/14 04:43:05 DEBUG : toe: transformed to: dG9l 2026/07/14 04:43:05 INFO : dG9l: Making directory 2026/07/14 04:43:05 DEBUG : toe: transformed to: dG9l 2026/07/14 04:43:05 DEBUG : toe: transformed to: dG9l 2026/07/14 04:43:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/14 04:43:05 INFO : dG9l/dG9l: Making directory 2026/07/14 04:43:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/14 04:43:05 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/14 04:43:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/14 04:43:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:43:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/14 04:43:05 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:43:05 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:43:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/14 04:43:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:43:06 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/14 04:43:06 DEBUG : Waiting for deletions to finish 2026/07/14 04:43:06 DEBUG : dG9l: transformed to: toe 2026/07/14 04:43:06 DEBUG : dG9l: transformed to: toe 2026/07/14 04:43:06 DEBUG : dG9l: transformed to: toe 2026/07/14 04:43:06 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/14 04:43:06 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/14 04:43:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/14 04:43:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/14 04:43:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/14 04:43:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/14 04:43:06 DEBUG : Local file system at /tmp/rclone4200836013: Waiting for checks to finish 2026/07/14 04:43:06 DEBUG : Local file system at /tmp/rclone4200836013: Waiting for transfers to finish 2026/07/14 04:43:06 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.47s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-kumoxig1caqu", Local "Local file system at /tmp/rclone4200836013", Modify Window "1ms" 2026/07/14 04:43:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:43:07 DEBUG : toe: transformed to: 2026/07/14 04:43:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:43:07 DEBUG : toe: transformed to: 2026/07/14 04:43:07 INFO : B2 bucket rclone-test-kumoxig1caqu: Making directory 2026/07/14 04:43:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:43:07 DEBUG : toe: transformed to: 2026/07/14 04:43:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:43:07 DEBUG : toe: transformed to: 2026/07/14 04:43:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:43:07 DEBUG : toe/toe: transformed to: 2026/07/14 04:43:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/14 04:43:07 INFO : toe/toe: Making directory 2026/07/14 04:43:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:43:07 DEBUG : toe/toe: transformed to: 2026/07/14 04:43:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/14 04:43:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:43:07 DEBUG : toe: transformed to: 2026/07/14 04:43:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/14 04:43:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:43:07 DEBUG : toe/toe/toe: transformed to: 2026/07/14 04:43:07 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/14 04:43:07 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for checks to finish 2026/07/14 04:43:07 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Waiting for transfers to finish 2026/07/14 04:43:08 DEBUG : toe/toe/toe: size = 11 OK 2026/07/14 04:43:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/14 04:43:08 INFO : toe/toe/toe: Copied (new) 2026/07/14 04:43:08 ERROR : B2 bucket rclone-test-kumoxig1caqu: not deleting files as there were IO errors 2026/07/14 04:43:08 ERROR : B2 bucket rclone-test-kumoxig1caqu: not deleting directories as there were IO errors --- PASS: TestError (1.56s) PASS 2026/07/14 04:43:09 DEBUG : B2 bucket rclone-test-kumoxig1caqu: Purge remote 2026/07/14 04:43:09 INFO : B2 bucket rclone-test-kumoxig1caqu: cleaning bucket "rclone-test-kumoxig1caqu" of all files 2026/07/14 04:43:10 DEBUG : BackupDir/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a6477bb4_d20260714_m043721_c001_v7007000_t0000_u01784003841826") 2026/07/14 04:43:10 DEBUG : BackupDir/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f10031b05e0b4497b_d20260714_m043716_c001_v0001157_t0000_u01784003836747") 2026/07/14 04:43:10 DEBUG : CompareDest/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f406bed479195122c_d20260714_m043657_c001_v7007000_t0000_u01784003817651") 2026/07/14 04:43:10 DEBUG : CompareDest/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874b3c_d20260714_m043652_c001_v0001167_t0043_u01784003812067") 2026/07/14 04:43:10 DEBUG : CompareDest/two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f406bed479195122d_d20260714_m043657_c001_v7007000_t0000_u01784003817827") 2026/07/14 04:43:10 DEBUG : CompareDest/two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647279_d20260714_m043653_c001_v0001181_t0045_u01784003813407") 2026/07/14 04:43:10 DEBUG : CopyDest/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a6477bb5_d20260714_m043722_c001_v7007000_t0000_u01784003842001") 2026/07/14 04:43:10 DEBUG : CopyDest/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadaf0_d20260714_m043713_c001_v0001097_t0049_u01784003833605") 2026/07/14 04:43:10 DEBUG : CopyDest/three: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a6477bb6_d20260714_m043722_c001_v7007000_t0000_u01784003842177") 2026/07/14 04:43:10 DEBUG : CopyDest/three: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596472e8_d20260714_m043720_c001_v0001181_t0016_u01784003840117") 2026/07/14 04:43:10 DEBUG : CopyDest/two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a6477bb7_d20260714_m043722_c001_v7007000_t0000_u01784003842353") 2026/07/14 04:43:10 DEBUG : CopyDest/two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874b7a_d20260714_m043717_c001_v0001167_t0044_u01784003837965") 2026/07/14 04:43:10 DEBUG : EXISTING: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f40425dcee4c93e43_d20260714_m043842_c001_v7007000_t0000_u01784003922964") 2026/07/14 04:43:10 DEBUG : EXISTING: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874cb6_d20260714_m043841_c001_v0001167_t0022_u01784003921726") 2026/07/14 04:43:10 DEBUG : PREFIXapple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f423573d2fcea7550_d20260714_m044042_c001_v7007000_t0000_u01784004042466") 2026/07/14 04:43:11 DEBUG : PREFIXapple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe126_d20260714_m044037_c001_v0001101_t0059_u01784004037320") 2026/07/14 04:43:11 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4050722b32804272_d20260714_m044042_c001_v7007000_t0000_u01784004042518") 2026/07/14 04:43:11 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfade10_d20260714_m044037_c001_v0001097_t0028_u01784004037288") 2026/07/14 04:43:11 DEBUG : PREFIXbanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671cf6_d20260714_m044042_c001_v7007000_t0000_u01784004042496") 2026/07/14 04:43:11 DEBUG : PREFIXbanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475e8_d20260714_m044037_c001_v0001181_t0009_u01784004037300") 2026/07/14 04:43:11 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f42170da24a5048bd_d20260714_m044042_c001_v7007000_t0000_u01784004042527") 2026/07/14 04:43:11 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874f48_d20260714_m044037_c001_v0001167_t0013_u01784004037309") 2026/07/14 04:43:11 DEBUG : Testêé: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f40425dcee4c93e41_d20260714_m043838_c001_v7007000_t0000_u01784003918755") 2026/07/14 04:43:11 DEBUG : Testêé: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596473f6_d20260714_m043838_c001_v0001181_t0001_u01784003918154") 2026/07/14 04:43:11 DEBUG : Testêé: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874cae_d20260714_m043836_c001_v0001167_t0040_u01784003916992") 2026/07/14 04:43:11 DEBUG : YXBwbGU=: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1de7_d20260714_m044023_c001_v7007000_t0000_u01784004023798") 2026/07/14 04:43:11 DEBUG : YXBwbGU=: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475b4_d20260714_m044019_c001_v0001181_t0025_u01784004019662") 2026/07/14 04:43:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1de8_d20260714_m044023_c001_v7007000_t0000_u01784004023971") 2026/07/14 04:43:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe0f8_d20260714_m044019_c001_v0001101_t0005_u01784004019682") 2026/07/14 04:43:11 DEBUG : YmFuYW5h: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1de9_d20260714_m044024_c001_v7007000_t0000_u01784004024146") 2026/07/14 04:43:11 DEBUG : YmFuYW5h: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfaddbe_d20260714_m044019_c001_v0001097_t0024_u01784004019672") 2026/07/14 04:43:11 DEBUG : a/potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7b9_d20260714_m043423_c001_v7007000_t0000_u01784003663447") 2026/07/14 04:43:11 DEBUG : a/potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad86e_d20260714_m043422_c001_v0001097_t0059_u01784003662741") 2026/07/14 04:43:11 DEBUG : a/potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7b7_d20260714_m043421_c001_v7007000_t0000_u01784003661202") 2026/07/14 04:43:12 DEBUG : a/potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad866_d20260714_m043420_c001_v0001097_t0014_u01784003660288") 2026/07/14 04:43:12 DEBUG : a/potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4159f73aac7a5fab_d20260714_m043401_c001_v7007000_t0000_u01784003641398") 2026/07/14 04:43:12 DEBUG : a/potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad7f0_d20260714_m043400_c001_v0001097_t0047_u01784003640600") 2026/07/14 04:43:12 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5876_d20260714_m044238_c001_v7007000_t0000_u01784004158396") 2026/07/14 04:43:12 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e68752bf_d20260714_m044234_c001_v0001167_t0042_u01784004154670") 2026/07/14 04:43:12 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a3095_d20260714_m044223_c001_v7007000_t0000_u01784004143502") 2026/07/14 04:43:12 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e687525f_d20260714_m044219_c001_v0001167_t0050_u01784004139580") 2026/07/14 04:43:12 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a64781c5_d20260714_m044208_c001_v7007000_t0000_u01784004128144") 2026/07/14 04:43:12 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e68751f3_d20260714_m044204_c001_v0001167_t0029_u01784004124687") 2026/07/14 04:43:12 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e745_d20260714_m044152_c001_v7007000_t0000_u01784004112901") 2026/07/14 04:43:12 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6875167_d20260714_m044149_c001_v0001167_t0040_u01784004109145") 2026/07/14 04:43:12 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef418_d20260714_m044137_c001_v7007000_t0000_u01784004097495") 2026/07/14 04:43:12 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6875114_d20260714_m044133_c001_v0001167_t0004_u01784004093766") 2026/07/14 04:43:12 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc87a60_d20260714_m044121_c001_v7007000_t0000_u01784004081988") 2026/07/14 04:43:12 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6875078_d20260714_m044115_c001_v0001167_t0052_u01784004075949") 2026/07/14 04:43:12 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252cf0_d20260714_m044104_c001_v7007000_t0000_u01784004064226") 2026/07/14 04:43:12 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadea8_d20260714_m044100_c001_v0001097_t0033_u01784004060574") 2026/07/14 04:43:12 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f423573d2fcea7560_d20260714_m044059_c001_v7007000_t0000_u01784004059168") 2026/07/14 04:43:12 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874fc6_d20260714_m044054_c001_v0001167_t0000_u01784004054959") 2026/07/14 04:43:12 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671cf9_d20260714_m044044_c001_v7007000_t0000_u01784004044176") 2026/07/14 04:43:12 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647604_d20260714_m044040_c001_v0001181_t0015_u01784004040691") 2026/07/14 04:43:12 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f42170da24a5048bb_d20260714_m044039_c001_v7007000_t0000_u01784004039475") 2026/07/14 04:43:13 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfade04_d20260714_m044035_c001_v0001097_t0015_u01784004035170") 2026/07/14 04:43:13 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1de6_d20260714_m044022_c001_v7007000_t0000_u01784004022241") 2026/07/14 04:43:13 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475ae_d20260714_m044017_c001_v0001181_t0004_u01784004017019") 2026/07/14 04:43:13 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e6ee_d20260714_m044004_c001_v7007000_t0000_u01784004004578") 2026/07/14 04:43:13 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964757b_d20260714_m044000_c001_v0001181_t0021_u01784004000673") 2026/07/14 04:43:13 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c21a_d20260714_m043949_c001_v7007000_t0000_u01784003989687") 2026/07/14 04:43:13 DEBUG : apple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647518_d20260714_m043946_c001_v0001181_t0040_u01784003986214") 2026/07/14 04:43:13 DEBUG : appleSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252ced_d20260714_m044102_c001_v7007000_t0000_u01784004062558") 2026/07/14 04:43:13 DEBUG : appleSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfade92_d20260714_m044057_c001_v0001097_t0042_u01784004057211") 2026/07/14 04:43:13 DEBUG : appleapple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc87a61_d20260714_m044122_c001_v7007000_t0000_u01784004082171") 2026/07/14 04:43:13 DEBUG : appleapple: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596476d6_d20260714_m044118_c001_v0001181_t0052_u01784004078024") 2026/07/14 04:43:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5877_d20260714_m044238_c001_v7007000_t0000_u01784004158571") 2026/07/14 04:43:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfae054_d20260714_m044235_c001_v0001097_t0017_u01784004155226") 2026/07/14 04:43:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a3096_d20260714_m044223_c001_v7007000_t0000_u01784004143686") 2026/07/14 04:43:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfae00c_d20260714_m044220_c001_v0001097_t0058_u01784004140122") 2026/07/14 04:43:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a64781c6_d20260714_m044208_c001_v7007000_t0000_u01784004128327") 2026/07/14 04:43:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadfcc_d20260714_m044205_c001_v0001097_t0034_u01784004125152") 2026/07/14 04:43:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e746_d20260714_m044153_c001_v7007000_t0000_u01784004113093") 2026/07/14 04:43:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadf92_d20260714_m044149_c001_v0001097_t0010_u01784004109737") 2026/07/14 04:43:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef419_d20260714_m044137_c001_v7007000_t0000_u01784004097671") 2026/07/14 04:43:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadf58_d20260714_m044134_c001_v0001097_t0003_u01784004094239") 2026/07/14 04:43:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f42170da24a5048c8_d20260714_m044120_c001_v7007000_t0000_u01784004080205") 2026/07/14 04:43:14 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe192_d20260714_m044116_c001_v0001101_t0003_u01784004076572") 2026/07/14 04:43:14 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252cf1_d20260714_m044104_c001_v7007000_t0000_u01784004064400") 2026/07/14 04:43:14 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647676_d20260714_m044100_c001_v0001181_t0057_u01784004060597") 2026/07/14 04:43:14 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a3035_d20260714_m044059_c001_v7007000_t0000_u01784004059347") 2026/07/14 04:43:14 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964765e_d20260714_m044055_c001_v0001181_t0028_u01784004055916") 2026/07/14 04:43:14 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671cfa_d20260714_m044044_c001_v7007000_t0000_u01784004044358") 2026/07/14 04:43:14 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874f62_d20260714_m044040_c001_v0001167_t0030_u01784004040703") 2026/07/14 04:43:14 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252ce3_d20260714_m044039_c001_v7007000_t0000_u01784004039092") 2026/07/14 04:43:14 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874f3c_d20260714_m044035_c001_v0001167_t0049_u01784004035888") 2026/07/14 04:43:14 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef3fd_d20260714_m044022_c001_v7007000_t0000_u01784004022075") 2026/07/14 04:43:14 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe0f2_d20260714_m044017_c001_v0001101_t0026_u01784004017756") 2026/07/14 04:43:14 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e6ef_d20260714_m044004_c001_v7007000_t0000_u01784004004753") 2026/07/14 04:43:14 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe0c2_d20260714_m044001_c001_v0001101_t0012_u01784004001321") 2026/07/14 04:43:14 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c21b_d20260714_m043949_c001_v7007000_t0000_u01784003989860") 2026/07/14 04:43:14 DEBUG : appleappleapplebanana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe098_d20260714_m043947_c001_v0001101_t0004_u01784003987013") 2026/07/14 04:43:14 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f42170da24a5048c5_d20260714_m044102_c001_v7007000_t0000_u01784004062567") 2026/07/14 04:43:14 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874fda_d20260714_m044057_c001_v0001167_t0044_u01784004057181") 2026/07/14 04:43:14 DEBUG : b/potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7ba_d20260714_m043423_c001_v7007000_t0000_u01784003663625") 2026/07/14 04:43:14 DEBUG : b/potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad868_d20260714_m043421_c001_v0001097_t0040_u01784003661736") 2026/07/14 04:43:14 DEBUG : b/potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7b6_d20260714_m043420_c001_v7007000_t0000_u01784003660674") 2026/07/14 04:43:14 DEBUG : b/potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad860_d20260714_m043419_c001_v0001097_t0043_u01784003659152") 2026/07/14 04:43:15 DEBUG : b/potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4159f73aac7a5faa_d20260714_m043400_c001_v7007000_t0000_u01784003640874") 2026/07/14 04:43:15 DEBUG : b/potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad7ea_d20260714_m043359_c001_v0001097_t0033_u01784003639260") 2026/07/14 04:43:15 DEBUG : backup/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1dbb_d20260714_m043734_c001_v7007000_t0000_u01784003854799") 2026/07/14 04:43:15 DEBUG : backup/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1094402d3747f14b_d20260714_m043732_c001_v0001154_t0025_u01784003852766") 2026/07/14 04:43:15 DEBUG : backup/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1129ec5358d0f25c_d20260714_m043728_c001_v0001145_t0009_u01784003848910") 2026/07/14 04:43:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f42170da24a504721_d20260714_m043759_c001_v7007000_t0000_u01784003879915") 2026/07/14 04:43:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1154270803a50dd7_d20260714_m043757_c001_v0001150_t0013_u01784003877718") 2026/07/14 04:43:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f11298dbf243e99bd_d20260714_m043753_c001_v0001092_t0007_u01784003873881") 2026/07/14 04:43:15 DEBUG : backup/one.bak: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5345_d20260714_m043747_c001_v7007000_t0000_u01784003867085") 2026/07/14 04:43:15 DEBUG : backup/one.bak: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1163346183e64807_d20260714_m043745_c001_v0001091_t0041_u01784003865259") 2026/07/14 04:43:15 DEBUG : backup/one.bak: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f10260207c9f1cfe1_d20260714_m043741_c001_v0001101_t0003_u01784003861205") 2026/07/14 04:43:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f42170da24a504722_d20260714_m043800_c001_v7007000_t0000_u01784003880106") 2026/07/14 04:43:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1197385a215da6f2_d20260714_m043758_c001_v0001146_t0036_u01784003878927") 2026/07/14 04:43:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f10920f1d3a549ae5_d20260714_m043755_c001_v0001100_t0057_u01784003875496") 2026/07/14 04:43:15 DEBUG : backup/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1dbc_d20260714_m043734_c001_v7007000_t0000_u01784003854976") 2026/07/14 04:43:15 DEBUG : backup/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f107a7f9ba3e11efe_d20260714_m043733_c001_v0001172_t0053_u01784003853941") 2026/07/14 04:43:15 DEBUG : backup/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f119d7ed806f76c7e_d20260714_m043730_c001_v0001180_t0032_u01784003850549") 2026/07/14 04:43:15 DEBUG : backup/three.txt.bak: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5346_d20260714_m043747_c001_v7007000_t0000_u01784003867259") 2026/07/14 04:43:15 DEBUG : backup/three.txt.bak: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f116bdbb7c95d42d0_d20260714_m043746_c001_v0001098_t0050_u01784003866200") 2026/07/14 04:43:15 DEBUG : backup/three.txt.bak: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f119a046bccf89821_d20260714_m043742_c001_v0001131_t0030_u01784003862718") 2026/07/14 04:43:15 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5878_d20260714_m044238_c001_v7007000_t0000_u01784004158745") 2026/07/14 04:43:15 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964784c_d20260714_m044235_c001_v0001181_t0036_u01784004155016") 2026/07/14 04:43:15 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a3097_d20260714_m044223_c001_v7007000_t0000_u01784004143870") 2026/07/14 04:43:15 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964780a_d20260714_m044219_c001_v0001181_t0046_u01784004139919") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a64781c7_d20260714_m044208_c001_v7007000_t0000_u01784004128513") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596477ac_d20260714_m044204_c001_v0001181_t0030_u01784004124953") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e747_d20260714_m044153_c001_v7007000_t0000_u01784004113282") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964776c_d20260714_m044149_c001_v0001181_t0033_u01784004109480") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef41a_d20260714_m044137_c001_v7007000_t0000_u01784004097848") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964772a_d20260714_m044134_c001_v0001181_t0001_u01784004094039") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc87e4a_d20260714_m044122_c001_v7007000_t0000_u01784004082356") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596476cc_d20260714_m044116_c001_v0001181_t0043_u01784004076245") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252cf2_d20260714_m044104_c001_v7007000_t0000_u01784004064576") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874ffa_d20260714_m044100_c001_v0001167_t0048_u01784004060586") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f412f77845fb6c639_d20260714_m044059_c001_v7007000_t0000_u01784004059351") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe15a_d20260714_m044055_c001_v0001101_t0009_u01784004055432") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671cfb_d20260714_m044044_c001_v7007000_t0000_u01784004044539") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe130_d20260714_m044040_c001_v0001101_t0014_u01784004040712") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252ce4_d20260714_m044039_c001_v7007000_t0000_u01784004039271") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475e4_d20260714_m044035_c001_v0001181_t0022_u01784004035685") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e708_d20260714_m044022_c001_v7007000_t0000_u01784004022085") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfaddb2_d20260714_m044017_c001_v0001097_t0039_u01784004017245") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e6f0_d20260714_m044004_c001_v7007000_t0000_u01784004004928") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadd68_d20260714_m044000_c001_v0001097_t0003_u01784004000914") 2026/07/14 04:43:16 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c21c_d20260714_m043950_c001_v7007000_t0000_u01784003990035") 2026/07/14 04:43:17 DEBUG : banana: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadd04_d20260714_m043946_c001_v0001097_t0019_u01784003986491") 2026/07/14 04:43:17 DEBUG : bananaSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252cee_d20260714_m044102_c001_v7007000_t0000_u01784004062743") 2026/07/14 04:43:17 DEBUG : bananaSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe15c_d20260714_m044057_c001_v0001101_t0015_u01784004057191") 2026/07/14 04:43:17 DEBUG : both0: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712a1_d20260714_m043925_c001_v7007000_t0000_u01784003965571") 2026/07/14 04:43:17 DEBUG : both0: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc70_d20260714_m043908_c001_v0001097_t0047_u01784003948452") 2026/07/14 04:43:17 DEBUG : both0: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d13278967129e_d20260714_m043904_c001_v7007000_t0000_u01784003944234") 2026/07/14 04:43:17 DEBUG : both0: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647412_d20260714_m043845_c001_v0001181_t0029_u01784003925266") 2026/07/14 04:43:17 DEBUG : both1: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712a2_d20260714_m043925_c001_v7007000_t0000_u01784003965745") 2026/07/14 04:43:17 DEBUG : both1: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647478_d20260714_m043910_c001_v0001181_t0035_u01784003950652") 2026/07/14 04:43:17 DEBUG : both1: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d1327896712a0_d20260714_m043904_c001_v7007000_t0000_u01784003944416") 2026/07/14 04:43:17 DEBUG : both1: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874cce_d20260714_m043849_c001_v0001167_t0012_u01784003929136") 2026/07/14 04:43:17 DEBUG : both10: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712a3_d20260714_m043925_c001_v7007000_t0000_u01784003965965") 2026/07/14 04:43:17 DEBUG : both10: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647496_d20260714_m043916_c001_v0001181_t0028_u01784003956635") 2026/07/14 04:43:17 DEBUG : both10: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d1327896712a1_d20260714_m043904_c001_v7007000_t0000_u01784003944608") 2026/07/14 04:43:17 DEBUG : both10: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874d00_d20260714_m043855_c001_v0001167_t0035_u01784003935284") 2026/07/14 04:43:17 DEBUG : both11: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712a4_d20260714_m043926_c001_v7007000_t0000_u01784003966142") 2026/07/14 04:43:17 DEBUG : both11: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874d92_d20260714_m043917_c001_v0001167_t0025_u01784003957229") 2026/07/14 04:43:17 DEBUG : both11: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d1327896712a2_d20260714_m043904_c001_v7007000_t0000_u01784003944790") 2026/07/14 04:43:17 DEBUG : both11: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc42_d20260714_m043855_c001_v0001097_t0058_u01784003935829") 2026/07/14 04:43:17 DEBUG : both12: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712a5_d20260714_m043926_c001_v7007000_t0000_u01784003966318") 2026/07/14 04:43:17 DEBUG : both12: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc9c_d20260714_m043917_c001_v0001097_t0004_u01784003957983") 2026/07/14 04:43:18 DEBUG : both12: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d1327896712a3_d20260714_m043904_c001_v7007000_t0000_u01784003944971") 2026/07/14 04:43:18 DEBUG : both12: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964744c_d20260714_m043856_c001_v0001181_t0003_u01784003936475") 2026/07/14 04:43:18 DEBUG : both13: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712a6_d20260714_m043926_c001_v7007000_t0000_u01784003966495") 2026/07/14 04:43:18 DEBUG : both13: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964749c_d20260714_m043918_c001_v0001181_t0008_u01784003958710") 2026/07/14 04:43:18 DEBUG : both13: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d1327896712a4_d20260714_m043905_c001_v7007000_t0000_u01784003945154") 2026/07/14 04:43:18 DEBUG : both13: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874d12_d20260714_m043857_c001_v0001167_t0037_u01784003937001") 2026/07/14 04:43:18 DEBUG : both14: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712a7_d20260714_m043926_c001_v7007000_t0000_u01784003966670") 2026/07/14 04:43:18 DEBUG : both14: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874d9a_d20260714_m043919_c001_v0001167_t0029_u01784003959264") 2026/07/14 04:43:18 DEBUG : both14: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d1327896712a5_d20260714_m043905_c001_v7007000_t0000_u01784003945335") 2026/07/14 04:43:18 DEBUG : both14: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc4a_d20260714_m043857_c001_v0001097_t0048_u01784003937594") 2026/07/14 04:43:18 DEBUG : both15: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712a8_d20260714_m043926_c001_v7007000_t0000_u01784003966845") 2026/07/14 04:43:18 DEBUG : both15: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadca6_d20260714_m043919_c001_v0001097_t0014_u01784003959758") 2026/07/14 04:43:18 DEBUG : both15: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d1327896712a6_d20260714_m043905_c001_v7007000_t0000_u01784003945519") 2026/07/14 04:43:18 DEBUG : both15: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647454_d20260714_m043858_c001_v0001181_t0045_u01784003938211") 2026/07/14 04:43:18 DEBUG : both16: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712a9_d20260714_m043927_c001_v7007000_t0000_u01784003967019") 2026/07/14 04:43:18 DEBUG : both16: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596474a4_d20260714_m043920_c001_v0001181_t0012_u01784003960468") 2026/07/14 04:43:18 DEBUG : both16: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d1327896712a7_d20260714_m043905_c001_v7007000_t0000_u01784003945702") 2026/07/14 04:43:18 DEBUG : both16: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874d22_d20260714_m043858_c001_v0001167_t0048_u01784003938858") 2026/07/14 04:43:18 DEBUG : both17: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712aa_d20260714_m043927_c001_v7007000_t0000_u01784003967195") 2026/07/14 04:43:18 DEBUG : both17: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874da2_d20260714_m043921_c001_v0001167_t0038_u01784003961123") 2026/07/14 04:43:18 DEBUG : both17: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d1327896712a8_d20260714_m043905_c001_v7007000_t0000_u01784003945884") 2026/07/14 04:43:18 DEBUG : both17: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc52_d20260714_m043859_c001_v0001097_t0045_u01784003939536") 2026/07/14 04:43:19 DEBUG : both18: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712ab_d20260714_m043927_c001_v7007000_t0000_u01784003967371") 2026/07/14 04:43:19 DEBUG : both18: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadcae_d20260714_m043921_c001_v0001097_t0016_u01784003961873") 2026/07/14 04:43:19 DEBUG : both18: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d1327896712a9_d20260714_m043906_c001_v7007000_t0000_u01784003946082") 2026/07/14 04:43:19 DEBUG : both18: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647460_d20260714_m043900_c001_v0001181_t0041_u01784003940332") 2026/07/14 04:43:19 DEBUG : both19: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712ac_d20260714_m043927_c001_v7007000_t0000_u01784003967546") 2026/07/14 04:43:19 DEBUG : both19: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596474ac_d20260714_m043922_c001_v0001181_t0052_u01784003962826") 2026/07/14 04:43:19 DEBUG : both19: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d1327896712aa_d20260714_m043906_c001_v7007000_t0000_u01784003946265") 2026/07/14 04:43:19 DEBUG : both19: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874d36_d20260714_m043900_c001_v0001167_t0055_u01784003940986") 2026/07/14 04:43:19 DEBUG : both2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712ad_d20260714_m043927_c001_v7007000_t0000_u01784003967720") 2026/07/14 04:43:19 DEBUG : both2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874d70_d20260714_m043911_c001_v0001167_t0001_u01784003951413") 2026/07/14 04:43:19 DEBUG : both2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d1327896712ab_d20260714_m043906_c001_v7007000_t0000_u01784003946447") 2026/07/14 04:43:19 DEBUG : both2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc26_d20260714_m043849_c001_v0001097_t0020_u01784003929673") 2026/07/14 04:43:19 DEBUG : both3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712af_d20260714_m043927_c001_v7007000_t0000_u01784003967894") 2026/07/14 04:43:19 DEBUG : both3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc7a_d20260714_m043911_c001_v0001097_t0044_u01784003951934") 2026/07/14 04:43:19 DEBUG : both3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d1327896712ac_d20260714_m043906_c001_v7007000_t0000_u01784003946629") 2026/07/14 04:43:19 DEBUG : both3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647434_d20260714_m043850_c001_v0001181_t0049_u01784003930416") 2026/07/14 04:43:19 DEBUG : both4: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712b0_d20260714_m043928_c001_v7007000_t0000_u01784003968069") 2026/07/14 04:43:19 DEBUG : both4: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647482_d20260714_m043912_c001_v0001181_t0052_u01784003952838") 2026/07/14 04:43:19 DEBUG : both4: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d1327896712ad_d20260714_m043906_c001_v7007000_t0000_u01784003946812") 2026/07/14 04:43:19 DEBUG : both4: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874cdc_d20260714_m043851_c001_v0001167_t0051_u01784003931045") 2026/07/14 04:43:19 DEBUG : both5: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712ca_d20260714_m043928_c001_v7007000_t0000_u01784003968243") 2026/07/14 04:43:19 DEBUG : both5: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874d7a_d20260714_m043913_c001_v0001167_t0008_u01784003953501") 2026/07/14 04:43:20 DEBUG : both5: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d1327896712ae_d20260714_m043906_c001_v7007000_t0000_u01784003946994") 2026/07/14 04:43:20 DEBUG : both5: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc2e_d20260714_m043851_c001_v0001097_t0000_u01784003931648") 2026/07/14 04:43:20 DEBUG : both6: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712cb_d20260714_m043928_c001_v7007000_t0000_u01784003968418") 2026/07/14 04:43:20 DEBUG : both6: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc8c_d20260714_m043914_c001_v0001097_t0022_u01784003954049") 2026/07/14 04:43:20 DEBUG : both6: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d1327896712af_d20260714_m043907_c001_v7007000_t0000_u01784003947176") 2026/07/14 04:43:20 DEBUG : both6: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964743e_d20260714_m043852_c001_v0001181_t0028_u01784003932338") 2026/07/14 04:43:20 DEBUG : both7: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712cc_d20260714_m043928_c001_v7007000_t0000_u01784003968592") 2026/07/14 04:43:20 DEBUG : both7: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964748e_d20260714_m043914_c001_v0001181_t0027_u01784003954725") 2026/07/14 04:43:20 DEBUG : both7: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d1327896712b0_d20260714_m043907_c001_v7007000_t0000_u01784003947360") 2026/07/14 04:43:20 DEBUG : both7: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874cf0_d20260714_m043853_c001_v0001167_t0006_u01784003933035") 2026/07/14 04:43:20 DEBUG : both8: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712cd_d20260714_m043928_c001_v7007000_t0000_u01784003968767") 2026/07/14 04:43:20 DEBUG : both8: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874d86_d20260714_m043915_c001_v0001167_t0032_u01784003955334") 2026/07/14 04:43:20 DEBUG : both8: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d1327896712b1_d20260714_m043907_c001_v7007000_t0000_u01784003947543") 2026/07/14 04:43:20 DEBUG : both8: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc38_d20260714_m043853_c001_v0001097_t0020_u01784003933777") 2026/07/14 04:43:20 DEBUG : both9: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712ce_d20260714_m043928_c001_v7007000_t0000_u01784003968942") 2026/07/14 04:43:20 DEBUG : both9: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc92_d20260714_m043915_c001_v0001097_t0022_u01784003955936") 2026/07/14 04:43:20 DEBUG : both9: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d1327896712b2_d20260714_m043907_c001_v7007000_t0000_u01784003947728") 2026/07/14 04:43:20 DEBUG : both9: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647446_d20260714_m043854_c001_v0001181_t0040_u01784003934672") 2026/07/14 04:43:20 DEBUG : c/non empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7bb_d20260714_m043423_c001_v7007000_t0000_u01784003663801") 2026/07/14 04:43:20 DEBUG : c/non empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad86a_d20260714_m043422_c001_v0001097_t0008_u01784003662060") 2026/07/14 04:43:20 DEBUG : c/non empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7b8_d20260714_m043421_c001_v7007000_t0000_u01784003661379") 2026/07/14 04:43:21 DEBUG : c/non empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad862_d20260714_m043419_c001_v0001097_t0031_u01784003659525") 2026/07/14 04:43:21 DEBUG : c/non empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4159f73aac7a5fac_d20260714_m043401_c001_v7007000_t0000_u01784003641573") 2026/07/14 04:43:21 DEBUG : c/non empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad7ee_d20260714_m043359_c001_v0001097_t0055_u01784003639710") 2026/07/14 04:43:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1dea_d20260714_m044024_c001_v7007000_t0000_u01784004024320") 2026/07/14 04:43:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874ede_d20260714_m044019_c001_v0001167_t0049_u01784004019693") 2026/07/14 04:43:21 DEBUG : check sum: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4159f73aac7a5f98_d20260714_m043351_c001_v7007000_t0000_u01784003631673") 2026/07/14 04:43:21 DEBUG : check sum: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad7c2_d20260714_m043350_c001_v0001097_t0047_u01784003630633") 2026/07/14 04:43:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c2ff_d20260714_m044307_c001_v7007000_t0000_u01784004187452") 2026/07/14 04:43:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6875375_d20260714_m044305_c001_v0001167_t0049_u01784004185982") 2026/07/14 04:43:21 DEBUG : dest/3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a6477bad_d20260714_m043706_c001_v7007000_t0000_u01784003826731") 2026/07/14 04:43:21 DEBUG : dest/3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f40970b5c29ac6e41_d20260714_m043705_c001_v0001104_t0037_u01784003825652") 2026/07/14 04:43:21 DEBUG : dir1/0000-abcde: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc87e4b_d20260714_m044122_c001_v7007000_t0000_u01784004082538") 2026/07/14 04:43:21 DEBUG : dir1/0000-abcde: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadf10_d20260714_m044118_c001_v0001097_t0023_u01784004078046") 2026/07/14 04:43:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5879_d20260714_m044238_c001_v7007000_t0000_u01784004158931") 2026/07/14 04:43:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6875299_d20260714_m044228_c001_v0001167_t0036_u01784004148278") 2026/07/14 04:43:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a3098_d20260714_m044224_c001_v7007000_t0000_u01784004144146") 2026/07/14 04:43:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6875225_d20260714_m044212_c001_v0001167_t0017_u01784004132792") 2026/07/14 04:43:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a64781c8_d20260714_m044208_c001_v7007000_t0000_u01784004128696") 2026/07/14 04:43:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e68751b5_d20260714_m044157_c001_v0001167_t0008_u01784004117722") 2026/07/14 04:43:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e748_d20260714_m044153_c001_v7007000_t0000_u01784004113471") 2026/07/14 04:43:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e687513d_d20260714_m044141_c001_v0001167_t0008_u01784004101989") 2026/07/14 04:43:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef41b_d20260714_m044138_c001_v7007000_t0000_u01784004098025") 2026/07/14 04:43:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e68750d0_d20260714_m044126_c001_v0001167_t0003_u01784004086742") 2026/07/14 04:43:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4018886f4ebb1723_d20260714_m044120_c001_v7007000_t0000_u01784004080144") 2026/07/14 04:43:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e687503a_d20260714_m044108_c001_v0001167_t0019_u01784004068773") 2026/07/14 04:43:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252cf3_d20260714_m044104_c001_v7007000_t0000_u01784004064752") 2026/07/14 04:43:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647678_d20260714_m044100_c001_v0001181_t0038_u01784004060822") 2026/07/14 04:43:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a3033_d20260714_m044058_c001_v7007000_t0000_u01784004058979") 2026/07/14 04:43:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874f9e_d20260714_m044048_c001_v0001167_t0008_u01784004048829") 2026/07/14 04:43:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671cfc_d20260714_m044044_c001_v7007000_t0000_u01784004044720") 2026/07/14 04:43:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647608_d20260714_m044040_c001_v0001181_t0004_u01784004040895") 2026/07/14 04:43:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f580d_d20260714_m044039_c001_v7007000_t0000_u01784004039501") 2026/07/14 04:43:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadde4_d20260714_m044028_c001_v0001097_t0059_u01784004028211") 2026/07/14 04:43:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a3004_d20260714_m044022_c001_v7007000_t0000_u01784004022115") 2026/07/14 04:43:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647594_d20260714_m044009_c001_v0001181_t0027_u01784004009328") 2026/07/14 04:43:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e6f1_d20260714_m044005_c001_v7007000_t0000_u01784004005103") 2026/07/14 04:43:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964754a_d20260714_m043954_c001_v0001181_t0059_u01784003994092") 2026/07/14 04:43:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c21d_d20260714_m043950_c001_v7007000_t0000_u01784003990209") 2026/07/14 04:43:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596474fc_d20260714_m043941_c001_v0001181_t0029_u01784003981140") 2026/07/14 04:43:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f423573d2fcea7566_d20260714_m044102_c001_v7007000_t0000_u01784004062591") 2026/07/14 04:43:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647662_d20260714_m044057_c001_v0001181_t0015_u01784004057466") 2026/07/14 04:43:22 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc87e4c_d20260714_m044122_c001_v7007000_t0000_u01784004082723") 2026/07/14 04:43:22 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe19a_d20260714_m044118_c001_v0001101_t0030_u01784004078035") 2026/07/14 04:43:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f587a_d20260714_m044239_c001_v7007000_t0000_u01784004159107") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647830_d20260714_m044229_c001_v0001181_t0041_u01784004149134") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a3099_d20260714_m044224_c001_v7007000_t0000_u01784004144335") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596477d8_d20260714_m044213_c001_v0001181_t0054_u01784004133403") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a64781c9_d20260714_m044208_c001_v7007000_t0000_u01784004128879") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647790_d20260714_m044158_c001_v0001181_t0051_u01784004118392") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e749_d20260714_m044153_c001_v7007000_t0000_u01784004113661") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964774c_d20260714_m044142_c001_v0001181_t0040_u01784004102655") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef41c_d20260714_m044138_c001_v7007000_t0000_u01784004098203") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964770c_d20260714_m044127_c001_v0001181_t0002_u01784004087388") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4273bda0ceb06a17_d20260714_m044119_c001_v7007000_t0000_u01784004079767") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596476ac_d20260714_m044109_c001_v0001181_t0020_u01784004069636") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252cf4_d20260714_m044104_c001_v7007000_t0000_u01784004064952") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874ffc_d20260714_m044100_c001_v0001167_t0007_u01784004060930") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f423573d2fcea755f_d20260714_m044058_c001_v7007000_t0000_u01784004058990") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe142_d20260714_m044049_c001_v0001101_t0020_u01784004049516") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671cfd_d20260714_m044044_c001_v7007000_t0000_u01784004044903") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874f66_d20260714_m044040_c001_v0001167_t0018_u01784004040981") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f411760f70324a8a7_d20260714_m044039_c001_v7007000_t0000_u01784004039653") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475ce_d20260714_m044028_c001_v0001181_t0044_u01784004028917") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1de4_d20260714_m044021_c001_v7007000_t0000_u01784004021882") 2026/07/14 04:43:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadd92_d20260714_m044009_c001_v0001097_t0008_u01784004009944") 2026/07/14 04:43:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e6f2_d20260714_m044005_c001_v7007000_t0000_u01784004005280") 2026/07/14 04:43:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadd3c_d20260714_m043954_c001_v0001097_t0004_u01784003994641") 2026/07/14 04:43:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c21e_d20260714_m043950_c001_v7007000_t0000_u01784003990406") 2026/07/14 04:43:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadcea_d20260714_m043941_c001_v0001097_t0052_u01784003981365") 2026/07/14 04:43:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f423573d2fcea7567_d20260714_m044102_c001_v7007000_t0000_u01784004062752") 2026/07/14 04:43:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874fdc_d20260714_m044057_c001_v0001167_t0002_u01784004057482") 2026/07/14 04:43:24 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc88235_d20260714_m044122_c001_v7007000_t0000_u01784004082906") 2026/07/14 04:43:24 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596476d8_d20260714_m044118_c001_v0001181_t0044_u01784004078222") 2026/07/14 04:43:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f587b_d20260714_m044239_c001_v7007000_t0000_u01784004159282") 2026/07/14 04:43:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfae038_d20260714_m044229_c001_v0001097_t0048_u01784004149777") 2026/07/14 04:43:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a309a_d20260714_m044224_c001_v7007000_t0000_u01784004144519") 2026/07/14 04:43:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadfea_d20260714_m044213_c001_v0001097_t0009_u01784004133966") 2026/07/14 04:43:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a64781ca_d20260714_m044209_c001_v7007000_t0000_u01784004129061") 2026/07/14 04:43:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadfba_d20260714_m044158_c001_v0001097_t0052_u01784004118952") 2026/07/14 04:43:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e74a_d20260714_m044153_c001_v7007000_t0000_u01784004113850") 2026/07/14 04:43:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadf78_d20260714_m044143_c001_v0001097_t0052_u01784004103237") 2026/07/14 04:43:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef41d_d20260714_m044138_c001_v7007000_t0000_u01784004098378") 2026/07/14 04:43:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadf3e_d20260714_m044128_c001_v0001097_t0003_u01784004087952") 2026/07/14 04:43:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f409557f128b0b383_d20260714_m044120_c001_v7007000_t0000_u01784004080162") 2026/07/14 04:43:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe184_d20260714_m044110_c001_v0001101_t0059_u01784004070205") 2026/07/14 04:43:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252cf5_d20260714_m044105_c001_v7007000_t0000_u01784004065128") 2026/07/14 04:43:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe16c_d20260714_m044100_c001_v0001101_t0036_u01784004060971") 2026/07/14 04:43:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f42170da24a5048c4_d20260714_m044059_c001_v7007000_t0000_u01784004059557") 2026/07/14 04:43:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964763e_d20260714_m044050_c001_v0001181_t0029_u01784004050233") 2026/07/14 04:43:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671cfe_d20260714_m044045_c001_v7007000_t0000_u01784004045084") 2026/07/14 04:43:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfade2a_d20260714_m044041_c001_v0001097_t0053_u01784004041094") 2026/07/14 04:43:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f423573d2fcea754d_d20260714_m044039_c001_v7007000_t0000_u01784004039652") 2026/07/14 04:43:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874f14_d20260714_m044029_c001_v0001167_t0013_u01784004029526") 2026/07/14 04:43:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f412f77845fb6c62b_d20260714_m044021_c001_v7007000_t0000_u01784004021506") 2026/07/14 04:43:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe0da_d20260714_m044010_c001_v0001101_t0040_u01784004010973") 2026/07/14 04:43:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e6f3_d20260714_m044005_c001_v7007000_t0000_u01784004005459") 2026/07/14 04:43:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe0b2_d20260714_m043955_c001_v0001101_t0037_u01784003995328") 2026/07/14 04:43:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c21f_d20260714_m043950_c001_v7007000_t0000_u01784003990579") 2026/07/14 04:43:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe084_d20260714_m043941_c001_v0001101_t0037_u01784003981727") 2026/07/14 04:43:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c278_d20260714_m044102_c001_v7007000_t0000_u01784004062526") 2026/07/14 04:43:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe15e_d20260714_m044057_c001_v0001101_t0018_u01784004057526") 2026/07/14 04:43:25 DEBUG : dir1/0003-defgh: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc88236_d20260714_m044123_c001_v7007000_t0000_u01784004083088") 2026/07/14 04:43:25 DEBUG : dir1/0003-defgh: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe19c_d20260714_m044118_c001_v0001101_t0041_u01784004078403") 2026/07/14 04:43:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f587c_d20260714_m044239_c001_v7007000_t0000_u01784004159457") 2026/07/14 04:43:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe26a_d20260714_m044230_c001_v0001101_t0052_u01784004150392") 2026/07/14 04:43:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a309b_d20260714_m044224_c001_v7007000_t0000_u01784004144703") 2026/07/14 04:43:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe22a_d20260714_m044214_c001_v0001101_t0038_u01784004134638") 2026/07/14 04:43:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a64781cb_d20260714_m044209_c001_v7007000_t0000_u01784004129245") 2026/07/14 04:43:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe1f8_d20260714_m044159_c001_v0001101_t0047_u01784004119605") 2026/07/14 04:43:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e74b_d20260714_m044154_c001_v7007000_t0000_u01784004114049") 2026/07/14 04:43:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe1d2_d20260714_m044144_c001_v0001101_t0053_u01784004104409") 2026/07/14 04:43:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef41e_d20260714_m044138_c001_v7007000_t0000_u01784004098554") 2026/07/14 04:43:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe1b0_d20260714_m044128_c001_v0001101_t0022_u01784004088998") 2026/07/14 04:43:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc86abc_d20260714_m044119_c001_v7007000_t0000_u01784004079965") 2026/07/14 04:43:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadeec_d20260714_m044110_c001_v0001097_t0036_u01784004070947") 2026/07/14 04:43:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252cf6_d20260714_m044105_c001_v7007000_t0000_u01784004065304") 2026/07/14 04:43:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964767a_d20260714_m044101_c001_v0001181_t0056_u01784004061048") 2026/07/14 04:43:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f42170da24a5048c3_d20260714_m044059_c001_v7007000_t0000_u01784004059364") 2026/07/14 04:43:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfade5e_d20260714_m044050_c001_v0001097_t0022_u01784004050777") 2026/07/14 04:43:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671cff_d20260714_m044045_c001_v7007000_t0000_u01784004045265") 2026/07/14 04:43:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964760a_d20260714_m044041_c001_v0001181_t0018_u01784004041106") 2026/07/14 04:43:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671cf2_d20260714_m044039_c001_v7007000_t0000_u01784004039501") 2026/07/14 04:43:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe110_d20260714_m044030_c001_v0001101_t0026_u01784004030275") 2026/07/14 04:43:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4018886f4ebb16e2_d20260714_m044021_c001_v7007000_t0000_u01784004021914") 2026/07/14 04:43:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874eac_d20260714_m044011_c001_v0001167_t0031_u01784004011722") 2026/07/14 04:43:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e6f4_d20260714_m044005_c001_v7007000_t0000_u01784004005766") 2026/07/14 04:43:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874e6a_d20260714_m043956_c001_v0001167_t0018_u01784003996046") 2026/07/14 04:43:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c220_d20260714_m043950_c001_v7007000_t0000_u01784003990753") 2026/07/14 04:43:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874e16_d20260714_m043942_c001_v0001167_t0055_u01784003982088") 2026/07/14 04:43:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f42170da24a5048c6_d20260714_m044102_c001_v7007000_t0000_u01784004062762") 2026/07/14 04:43:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfade94_d20260714_m044057_c001_v0001097_t0035_u01784004057616") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghi: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc88237_d20260714_m044123_c001_v7007000_t0000_u01784004083272") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghi: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6875090_d20260714_m044118_c001_v0001167_t0007_u01784004078431") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f587d_d20260714_m044239_c001_v7007000_t0000_u01784004159634") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e68752ad_d20260714_m044230_c001_v0001167_t0048_u01784004150676") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a309c_d20260714_m044224_c001_v7007000_t0000_u01784004144888") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6875239_d20260714_m044215_c001_v0001167_t0026_u01784004135118") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a64781cd_d20260714_m044209_c001_v7007000_t0000_u01784004129428") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e68751c9_d20260714_m044200_c001_v0001167_t0030_u01784004120005") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e74c_d20260714_m044154_c001_v7007000_t0000_u01784004114239") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e687514b_d20260714_m044144_c001_v0001167_t0051_u01784004104828") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef41f_d20260714_m044138_c001_v7007000_t0000_u01784004098730") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e68750e0_d20260714_m044129_c001_v0001167_t0006_u01784004089408") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4273bda0ceb06a1b_d20260714_m044120_c001_v7007000_t0000_u01784004080288") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e687504e_d20260714_m044111_c001_v0001167_t0055_u01784004071443") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252cf7_d20260714_m044105_c001_v7007000_t0000_u01784004065479") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadeaa_d20260714_m044101_c001_v0001097_t0054_u01784004061057") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f423573d2fcea7561_d20260714_m044059_c001_v7007000_t0000_u01784004059345") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874fac_d20260714_m044051_c001_v0001167_t0035_u01784004051171") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671d00_d20260714_m044045_c001_v7007000_t0000_u01784004045446") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe132_d20260714_m044041_c001_v0001101_t0002_u01784004041189") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f580e_d20260714_m044039_c001_v7007000_t0000_u01784004039692") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfaddf2_d20260714_m044030_c001_v0001097_t0039_u01784004030684") 2026/07/14 04:43:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e31c_d20260714_m044022_c001_v7007000_t0000_u01784004022124") 2026/07/14 04:43:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964759c_d20260714_m044012_c001_v0001181_t0047_u01784004012065") 2026/07/14 04:43:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e6f5_d20260714_m044005_c001_v7007000_t0000_u01784004005980") 2026/07/14 04:43:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647550_d20260714_m043956_c001_v0001181_t0042_u01784003996400") 2026/07/14 04:43:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c221_d20260714_m043950_c001_v7007000_t0000_u01784003990926") 2026/07/14 04:43:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647500_d20260714_m043942_c001_v0001181_t0056_u01784003982378") 2026/07/14 04:43:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a6478112_d20260714_m044102_c001_v7007000_t0000_u01784004062604") 2026/07/14 04:43:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647664_d20260714_m044057_c001_v0001181_t0014_u01784004057666") 2026/07/14 04:43:28 DEBUG : dir1/0005-fghij: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc88620_d20260714_m044123_c001_v7007000_t0000_u01784004083457") 2026/07/14 04:43:28 DEBUG : dir1/0005-fghij: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596476dc_d20260714_m044118_c001_v0001181_t0032_u01784004078563") 2026/07/14 04:43:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f587e_d20260714_m044239_c001_v7007000_t0000_u01784004159823") 2026/07/14 04:43:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647838_d20260714_m044230_c001_v0001181_t0040_u01784004150983") 2026/07/14 04:43:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a309d_d20260714_m044225_c001_v7007000_t0000_u01784004145077") 2026/07/14 04:43:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596477ea_d20260714_m044215_c001_v0001181_t0032_u01784004135380") 2026/07/14 04:43:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a64781ce_d20260714_m044209_c001_v7007000_t0000_u01784004129611") 2026/07/14 04:43:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647794_d20260714_m044200_c001_v0001181_t0022_u01784004120382") 2026/07/14 04:43:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e74d_d20260714_m044154_c001_v7007000_t0000_u01784004114428") 2026/07/14 04:43:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647756_d20260714_m044145_c001_v0001181_t0030_u01784004105104") 2026/07/14 04:43:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef420_d20260714_m044138_c001_v7007000_t0000_u01784004098907") 2026/07/14 04:43:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964771e_d20260714_m044129_c001_v0001181_t0025_u01784004089706") 2026/07/14 04:43:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc866d3_d20260714_m044119_c001_v7007000_t0000_u01784004079782") 2026/07/14 04:43:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596476b8_d20260714_m044111_c001_v0001181_t0051_u01784004071747") 2026/07/14 04:43:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252cf8_d20260714_m044105_c001_v7007000_t0000_u01784004065655") 2026/07/14 04:43:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964767c_d20260714_m044101_c001_v0001181_t0034_u01784004061268") 2026/07/14 04:43:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252cec_d20260714_m044059_c001_v7007000_t0000_u01784004059569") 2026/07/14 04:43:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe14a_d20260714_m044051_c001_v0001101_t0057_u01784004051597") 2026/07/14 04:43:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671d01_d20260714_m044045_c001_v7007000_t0000_u01784004045627") 2026/07/14 04:43:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964760e_d20260714_m044041_c001_v0001181_t0055_u01784004041309") 2026/07/14 04:43:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671cf4_d20260714_m044039_c001_v7007000_t0000_u01784004039702") 2026/07/14 04:43:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475d6_d20260714_m044031_c001_v0001181_t0033_u01784004031192") 2026/07/14 04:43:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a3003_d20260714_m044021_c001_v7007000_t0000_u01784004021931") 2026/07/14 04:43:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadd9c_d20260714_m044012_c001_v0001097_t0045_u01784004012296") 2026/07/14 04:43:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e6f6_d20260714_m044006_c001_v7007000_t0000_u01784004006158") 2026/07/14 04:43:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadd52_d20260714_m043956_c001_v0001097_t0016_u01784003996692") 2026/07/14 04:43:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c222_d20260714_m043951_c001_v7007000_t0000_u01784003991099") 2026/07/14 04:43:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadcec_d20260714_m043942_c001_v0001097_t0051_u01784003982598") 2026/07/14 04:43:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f423573d2fcea7568_d20260714_m044102_c001_v7007000_t0000_u01784004062774") 2026/07/14 04:43:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874fe0_d20260714_m044057_c001_v0001167_t0033_u01784004057756") 2026/07/14 04:43:30 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc88621_d20260714_m044123_c001_v7007000_t0000_u01784004083640") 2026/07/14 04:43:30 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadf16_d20260714_m044118_c001_v0001097_t0001_u01784004078644") 2026/07/14 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5880_d20260714_m044239_c001_v7007000_t0000_u01784004159998") 2026/07/14 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfae042_d20260714_m044231_c001_v0001097_t0024_u01784004151210") 2026/07/14 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a309e_d20260714_m044225_c001_v7007000_t0000_u01784004145261") 2026/07/14 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadff4_d20260714_m044215_c001_v0001097_t0036_u01784004135598") 2026/07/14 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a64781cf_d20260714_m044209_c001_v7007000_t0000_u01784004129794") 2026/07/14 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadfc0_d20260714_m044200_c001_v0001097_t0022_u01784004120597") 2026/07/14 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e74e_d20260714_m044154_c001_v7007000_t0000_u01784004114618") 2026/07/14 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadf7e_d20260714_m044145_c001_v0001097_t0002_u01784004105325") 2026/07/14 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef421_d20260714_m044139_c001_v7007000_t0000_u01784004099083") 2026/07/14 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadf42_d20260714_m044129_c001_v0001097_t0003_u01784004089915") 2026/07/14 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4273bda0ceb06a18_d20260714_m044119_c001_v7007000_t0000_u01784004079941") 2026/07/14 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe18a_d20260714_m044111_c001_v0001101_t0012_u01784004071947") 2026/07/14 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252cf9_d20260714_m044105_c001_v7007000_t0000_u01784004065833") 2026/07/14 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874ffe_d20260714_m044101_c001_v0001167_t0018_u01784004061298") 2026/07/14 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f423573d2fcea7562_d20260714_m044059_c001_v7007000_t0000_u01784004059371") 2026/07/14 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964764a_d20260714_m044051_c001_v0001181_t0037_u01784004051968") 2026/07/14 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671d02_d20260714_m044045_c001_v7007000_t0000_u01784004045808") 2026/07/14 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfade2c_d20260714_m044041_c001_v0001097_t0023_u01784004041426") 2026/07/14 04:43:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771360_d20260714_m044039_c001_v7007000_t0000_u01784004039713") 2026/07/14 04:43:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874f1c_d20260714_m044031_c001_v0001167_t0035_u01784004031397") 2026/07/14 04:43:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f412f77845fb6c62c_d20260714_m044021_c001_v7007000_t0000_u01784004021790") 2026/07/14 04:43:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe0e2_d20260714_m044013_c001_v0001101_t0014_u01784004013173") 2026/07/14 04:43:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e6f7_d20260714_m044006_c001_v7007000_t0000_u01784004006333") 2026/07/14 04:43:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe0b6_d20260714_m043957_c001_v0001101_t0026_u01784003997073") 2026/07/14 04:43:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c223_d20260714_m043951_c001_v7007000_t0000_u01784003991273") 2026/07/14 04:43:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe088_d20260714_m043942_c001_v0001101_t0048_u01784003982948") 2026/07/14 04:43:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a303a_d20260714_m044102_c001_v7007000_t0000_u01784004062902") 2026/07/14 04:43:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe160_d20260714_m044057_c001_v0001101_t0030_u01784004057848") 2026/07/14 04:43:31 DEBUG : dir1/0007-12345: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc88622_d20260714_m044123_c001_v7007000_t0000_u01784004083823") 2026/07/14 04:43:31 DEBUG : dir1/0007-12345: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6875094_d20260714_m044118_c001_v0001167_t0014_u01784004078708") 2026/07/14 04:43:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5884_d20260714_m044240_c001_v7007000_t0000_u01784004160174") 2026/07/14 04:43:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe26c_d20260714_m044231_c001_v0001101_t0049_u01784004151607") 2026/07/14 04:43:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a309f_d20260714_m044225_c001_v7007000_t0000_u01784004145446") 2026/07/14 04:43:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe234_d20260714_m044216_c001_v0001101_t0005_u01784004136012") 2026/07/14 04:43:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a64781d0_d20260714_m044209_c001_v7007000_t0000_u01784004129978") 2026/07/14 04:43:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe200_d20260714_m044201_c001_v0001101_t0014_u01784004121121") 2026/07/14 04:43:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e74f_d20260714_m044154_c001_v7007000_t0000_u01784004114807") 2026/07/14 04:43:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe1d4_d20260714_m044145_c001_v0001101_t0004_u01784004105986") 2026/07/14 04:43:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef422_d20260714_m044139_c001_v7007000_t0000_u01784004099259") 2026/07/14 04:43:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe1b2_d20260714_m044130_c001_v0001101_t0001_u01784004090338") 2026/07/14 04:43:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc86abd_d20260714_m044120_c001_v7007000_t0000_u01784004080148") 2026/07/14 04:43:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadef8_d20260714_m044112_c001_v0001097_t0019_u01784004072401") 2026/07/14 04:43:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252cfa_d20260714_m044106_c001_v7007000_t0000_u01784004066009") 2026/07/14 04:43:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadeae_d20260714_m044101_c001_v0001097_t0022_u01784004061354") 2026/07/14 04:43:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252ceb_d20260714_m044059_c001_v7007000_t0000_u01784004059387") 2026/07/14 04:43:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfade68_d20260714_m044052_c001_v0001097_t0003_u01784004052169") 2026/07/14 04:43:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671d03_d20260714_m044045_c001_v7007000_t0000_u01784004045989") 2026/07/14 04:43:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874f6a_d20260714_m044041_c001_v0001167_t0039_u01784004041435") 2026/07/14 04:43:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4050722b32804270_d20260714_m044039_c001_v7007000_t0000_u01784004039506") 2026/07/14 04:43:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe118_d20260714_m044031_c001_v0001101_t0055_u01784004031730") 2026/07/14 04:43:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef3fc_d20260714_m044021_c001_v7007000_t0000_u01784004021899") 2026/07/14 04:43:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874eb2_d20260714_m044013_c001_v0001167_t0014_u01784004013590") 2026/07/14 04:43:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e6f9_d20260714_m044006_c001_v7007000_t0000_u01784004006509") 2026/07/14 04:43:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874e70_d20260714_m043957_c001_v0001167_t0051_u01784003997607") 2026/07/14 04:43:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c224_d20260714_m043951_c001_v7007000_t0000_u01784003991448") 2026/07/14 04:43:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874e18_d20260714_m043943_c001_v0001167_t0013_u01784003983241") 2026/07/14 04:43:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a3038_d20260714_m044102_c001_v7007000_t0000_u01784004062537") 2026/07/14 04:43:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647666_d20260714_m044057_c001_v0001181_t0030_u01784004057867") 2026/07/14 04:43:33 DEBUG : dir1/0008-23456: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc88a0b_d20260714_m044124_c001_v7007000_t0000_u01784004084005") 2026/07/14 04:43:33 DEBUG : dir1/0008-23456: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596476e0_d20260714_m044118_c001_v0001181_t0006_u01784004078760") 2026/07/14 04:43:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5887_d20260714_m044240_c001_v7007000_t0000_u01784004160353") 2026/07/14 04:43:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e68752b3_d20260714_m044231_c001_v0001167_t0021_u01784004151938") 2026/07/14 04:43:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a30a0_d20260714_m044225_c001_v7007000_t0000_u01784004145629") 2026/07/14 04:43:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6875241_d20260714_m044216_c001_v0001167_t0032_u01784004136431") 2026/07/14 04:43:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a64781d1_d20260714_m044210_c001_v7007000_t0000_u01784004130161") 2026/07/14 04:43:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e68751db_d20260714_m044201_c001_v0001167_t0023_u01784004121694") 2026/07/14 04:43:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e750_d20260714_m044154_c001_v7007000_t0000_u01784004114999") 2026/07/14 04:43:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6875155_d20260714_m044146_c001_v0001167_t0029_u01784004106594") 2026/07/14 04:43:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef423_d20260714_m044139_c001_v7007000_t0000_u01784004099436") 2026/07/14 04:43:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e68750ee_d20260714_m044130_c001_v0001167_t0036_u01784004090780") 2026/07/14 04:43:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f411760f70324a8d9_d20260714_m044120_c001_v7007000_t0000_u01784004080166") 2026/07/14 04:43:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6875056_d20260714_m044112_c001_v0001167_t0014_u01784004072759") 2026/07/14 04:43:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252cfb_d20260714_m044106_c001_v7007000_t0000_u01784004066186") 2026/07/14 04:43:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe16e_d20260714_m044101_c001_v0001101_t0013_u01784004061389") 2026/07/14 04:43:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a3034_d20260714_m044059_c001_v7007000_t0000_u01784004059163") 2026/07/14 04:43:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874fb6_d20260714_m044052_c001_v0001167_t0045_u01784004052512") 2026/07/14 04:43:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671d05_d20260714_m044046_c001_v7007000_t0000_u01784004046169") 2026/07/14 04:43:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647610_d20260714_m044041_c001_v0001181_t0046_u01784004041506") 2026/07/14 04:43:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f411760f70324a8a5_d20260714_m044039_c001_v7007000_t0000_u01784004039454") 2026/07/14 04:43:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfaddf4_d20260714_m044032_c001_v0001097_t0036_u01784004032045") 2026/07/14 04:43:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f412f77845fb6c62e_d20260714_m044022_c001_v7007000_t0000_u01784004022153") 2026/07/14 04:43:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475a2_d20260714_m044013_c001_v0001181_t0002_u01784004013950") 2026/07/14 04:43:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e6fa_d20260714_m044006_c001_v7007000_t0000_u01784004006685") 2026/07/14 04:43:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647560_d20260714_m043957_c001_v0001181_t0024_u01784003997940") 2026/07/14 04:43:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c225_d20260714_m043951_c001_v7007000_t0000_u01784003991622") 2026/07/14 04:43:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964750c_d20260714_m043943_c001_v0001181_t0009_u01784003983644") 2026/07/14 04:43:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a6478113_d20260714_m044102_c001_v7007000_t0000_u01784004062786") 2026/07/14 04:43:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647668_d20260714_m044058_c001_v0001181_t0012_u01784004058082") 2026/07/14 04:43:34 DEBUG : dir1/0009-34567: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc88a0c_d20260714_m044124_c001_v7007000_t0000_u01784004084188") 2026/07/14 04:43:34 DEBUG : dir1/0009-34567: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596476e2_d20260714_m044118_c001_v0001181_t0036_u01784004078960") 2026/07/14 04:43:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5889_d20260714_m044240_c001_v7007000_t0000_u01784004160530") 2026/07/14 04:43:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647840_d20260714_m044232_c001_v0001181_t0006_u01784004152465") 2026/07/14 04:43:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a30a1_d20260714_m044225_c001_v7007000_t0000_u01784004145814") 2026/07/14 04:43:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596477f4_d20260714_m044216_c001_v0001181_t0038_u01784004136784") 2026/07/14 04:43:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a64781d2_d20260714_m044210_c001_v7007000_t0000_u01784004130344") 2026/07/14 04:43:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964779a_d20260714_m044202_c001_v0001181_t0017_u01784004122188") 2026/07/14 04:43:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e751_d20260714_m044155_c001_v7007000_t0000_u01784004115188") 2026/07/14 04:43:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647764_d20260714_m044146_c001_v0001181_t0006_u01784004106908") 2026/07/14 04:43:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef424_d20260714_m044139_c001_v7007000_t0000_u01784004099615") 2026/07/14 04:43:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647722_d20260714_m044131_c001_v0001181_t0050_u01784004091104") 2026/07/14 04:43:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4273bda0ceb06a1a_d20260714_m044120_c001_v7007000_t0000_u01784004080114") 2026/07/14 04:43:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596476c0_d20260714_m044113_c001_v0001181_t0037_u01784004073190") 2026/07/14 04:43:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252cfc_d20260714_m044106_c001_v7007000_t0000_u01784004066362") 2026/07/14 04:43:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964767e_d20260714_m044101_c001_v0001181_t0023_u01784004061468") 2026/07/14 04:43:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f408156059906d75a_d20260714_m044059_c001_v7007000_t0000_u01784004059400") 2026/07/14 04:43:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe150_d20260714_m044052_c001_v0001101_t0037_u01784004052791") 2026/07/14 04:43:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671d07_d20260714_m044046_c001_v7007000_t0000_u01784004046438") 2026/07/14 04:43:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe134_d20260714_m044041_c001_v0001101_t0037_u01784004041545") 2026/07/14 04:43:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a9677135f_d20260714_m044039_c001_v7007000_t0000_u01784004039530") 2026/07/14 04:43:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475da_d20260714_m044032_c001_v0001181_t0050_u01784004032510") 2026/07/14 04:43:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e707_d20260714_m044021_c001_v7007000_t0000_u01784004021878") 2026/07/14 04:43:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadda0_d20260714_m044014_c001_v0001097_t0025_u01784004014175") 2026/07/14 04:43:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e6fc_d20260714_m044006_c001_v7007000_t0000_u01784004006861") 2026/07/14 04:43:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadd56_d20260714_m043958_c001_v0001097_t0042_u01784003998138") 2026/07/14 04:43:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c226_d20260714_m043951_c001_v7007000_t0000_u01784003991798") 2026/07/14 04:43:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadcf6_d20260714_m043943_c001_v0001097_t0024_u01784003983872") 2026/07/14 04:43:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c279_d20260714_m044102_c001_v7007000_t0000_u01784004062703") 2026/07/14 04:43:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfade96_d20260714_m044058_c001_v0001097_t0019_u01784004058120") 2026/07/14 04:43:35 DEBUG : dir1/0010-45678: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc88a0d_d20260714_m044124_c001_v7007000_t0000_u01784004084371") 2026/07/14 04:43:36 DEBUG : dir1/0010-45678: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe19e_d20260714_m044118_c001_v0001101_t0038_u01784004078972") 2026/07/14 04:43:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f588a_d20260714_m044240_c001_v7007000_t0000_u01784004160705") 2026/07/14 04:43:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfae046_d20260714_m044232_c001_v0001097_t0005_u01784004152671") 2026/07/14 04:43:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a30a2_d20260714_m044225_c001_v7007000_t0000_u01784004145999") 2026/07/14 04:43:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadffa_d20260714_m044216_c001_v0001097_t0004_u01784004136989") 2026/07/14 04:43:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a64781d3_d20260714_m044210_c001_v7007000_t0000_u01784004130527") 2026/07/14 04:43:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadfc6_d20260714_m044202_c001_v0001097_t0055_u01784004122385") 2026/07/14 04:43:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e752_d20260714_m044155_c001_v7007000_t0000_u01784004115380") 2026/07/14 04:43:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadf86_d20260714_m044147_c001_v0001097_t0017_u01784004107122") 2026/07/14 04:43:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef425_d20260714_m044139_c001_v7007000_t0000_u01784004099792") 2026/07/14 04:43:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadf48_d20260714_m044131_c001_v0001097_t0050_u01784004091318") 2026/07/14 04:43:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f400e769906d560ac_d20260714_m044120_c001_v7007000_t0000_u01784004080137") 2026/07/14 04:43:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe18c_d20260714_m044113_c001_v0001101_t0036_u01784004073414") 2026/07/14 04:43:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252cfd_d20260714_m044106_c001_v7007000_t0000_u01784004066536") 2026/07/14 04:43:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647682_d20260714_m044101_c001_v0001181_t0028_u01784004061730") 2026/07/14 04:43:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c276_d20260714_m044059_c001_v7007000_t0000_u01784004059520") 2026/07/14 04:43:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647650_d20260714_m044053_c001_v0001181_t0054_u01784004053215") 2026/07/14 04:43:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671d08_d20260714_m044046_c001_v7007000_t0000_u01784004046619") 2026/07/14 04:43:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647614_d20260714_m044041_c001_v0001181_t0021_u01784004041705") 2026/07/14 04:43:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252ce7_d20260714_m044039_c001_v7007000_t0000_u01784004039807") 2026/07/14 04:43:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874f28_d20260714_m044032_c001_v0001167_t0032_u01784004032717") 2026/07/14 04:43:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e31b_d20260714_m044021_c001_v7007000_t0000_u01784004021941") 2026/07/14 04:43:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe0e8_d20260714_m044014_c001_v0001101_t0034_u01784004014706") 2026/07/14 04:43:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e6fd_d20260714_m044007_c001_v7007000_t0000_u01784004007040") 2026/07/14 04:43:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe0bc_d20260714_m043958_c001_v0001101_t0000_u01784003998516") 2026/07/14 04:43:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c227_d20260714_m043951_c001_v7007000_t0000_u01784003991973") 2026/07/14 04:43:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe08a_d20260714_m043944_c001_v0001101_t0031_u01784003984295") 2026/07/14 04:43:37 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f408156059906d763_d20260714_m044102_c001_v7007000_t0000_u01784004062912") 2026/07/14 04:43:37 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874fe6_d20260714_m044058_c001_v0001167_t0039_u01784004058286") 2026/07/14 04:43:37 DEBUG : dir1/0011-56789: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc88a0e_d20260714_m044124_c001_v7007000_t0000_u01784004084554") 2026/07/14 04:43:37 DEBUG : dir1/0011-56789: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadf1a_d20260714_m044119_c001_v0001097_t0043_u01784004079145") 2026/07/14 04:43:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f588b_d20260714_m044240_c001_v7007000_t0000_u01784004160881") 2026/07/14 04:43:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe274_d20260714_m044233_c001_v0001101_t0003_u01784004153056") 2026/07/14 04:43:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a30a3_d20260714_m044226_c001_v7007000_t0000_u01784004146183") 2026/07/14 04:43:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe23a_d20260714_m044217_c001_v0001101_t0032_u01784004137575") 2026/07/14 04:43:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a64781d4_d20260714_m044210_c001_v7007000_t0000_u01784004130709") 2026/07/14 04:43:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe202_d20260714_m044202_c001_v0001101_t0058_u01784004122799") 2026/07/14 04:43:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e753_d20260714_m044155_c001_v7007000_t0000_u01784004115571") 2026/07/14 04:43:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe1d8_d20260714_m044147_c001_v0001101_t0052_u01784004107499") 2026/07/14 04:43:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef426_d20260714_m044139_c001_v7007000_t0000_u01784004099969") 2026/07/14 04:43:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe1b4_d20260714_m044131_c001_v0001101_t0040_u01784004091690") 2026/07/14 04:43:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4050722b328042c9_d20260714_m044120_c001_v7007000_t0000_u01784004080185") 2026/07/14 04:43:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadefc_d20260714_m044113_c001_v0001097_t0035_u01784004073871") 2026/07/14 04:43:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252cfe_d20260714_m044106_c001_v7007000_t0000_u01784004066711") 2026/07/14 04:43:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6875000_d20260714_m044101_c001_v0001167_t0031_u01784004061812") 2026/07/14 04:43:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f408156059906d75b_d20260714_m044059_c001_v7007000_t0000_u01784004059580") 2026/07/14 04:43:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfade76_d20260714_m044053_c001_v0001097_t0033_u01784004053413") 2026/07/14 04:43:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671d0a_d20260714_m044046_c001_v7007000_t0000_u01784004046800") 2026/07/14 04:43:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874f6c_d20260714_m044041_c001_v0001167_t0001_u01784004041817") 2026/07/14 04:43:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f423573d2fcea754c_d20260714_m044039_c001_v7007000_t0000_u01784004039479") 2026/07/14 04:43:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe11c_d20260714_m044033_c001_v0001101_t0046_u01784004033270") 2026/07/14 04:43:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f412f77845fb6c62d_d20260714_m044021_c001_v7007000_t0000_u01784004021972") 2026/07/14 04:43:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874ebc_d20260714_m044015_c001_v0001167_t0001_u01784004015196") 2026/07/14 04:43:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e6fe_d20260714_m044007_c001_v7007000_t0000_u01784004007218") 2026/07/14 04:43:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874e7a_d20260714_m043958_c001_v0001167_t0051_u01784003998891") 2026/07/14 04:43:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c228_d20260714_m043952_c001_v7007000_t0000_u01784003992147") 2026/07/14 04:43:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874e22_d20260714_m043944_c001_v0001167_t0028_u01784003984701") 2026/07/14 04:43:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a3039_d20260714_m044102_c001_v7007000_t0000_u01784004062719") 2026/07/14 04:43:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964766a_d20260714_m044058_c001_v0001181_t0025_u01784004058307") 2026/07/14 04:43:38 DEBUG : dir1/0012-6789;: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc88df7_d20260714_m044124_c001_v7007000_t0000_u01784004084737") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6875098_d20260714_m044119_c001_v0001167_t0027_u01784004079164") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f588c_d20260714_m044241_c001_v7007000_t0000_u01784004161056") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e68752b7_d20260714_m044233_c001_v0001167_t0024_u01784004153431") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a30a4_d20260714_m044226_c001_v7007000_t0000_u01784004146367") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6875257_d20260714_m044218_c001_v0001167_t0020_u01784004138137") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a64781d5_d20260714_m044210_c001_v7007000_t0000_u01784004130893") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e68751ee_d20260714_m044203_c001_v0001167_t0057_u01784004123207") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e754_d20260714_m044155_c001_v7007000_t0000_u01784004115761") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e687515d_d20260714_m044147_c001_v0001167_t0041_u01784004107794") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef427_d20260714_m044140_c001_v7007000_t0000_u01784004100146") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6875104_d20260714_m044132_c001_v0001167_t0037_u01784004092041") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f400e769906d560ad_d20260714_m044120_c001_v7007000_t0000_u01784004080314") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6875070_d20260714_m044114_c001_v0001167_t0042_u01784004074333") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252cff_d20260714_m044106_c001_v7007000_t0000_u01784004066886") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadeb2_d20260714_m044101_c001_v0001097_t0056_u01784004061823") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f412f77845fb6c63a_d20260714_m044059_c001_v7007000_t0000_u01784004059525") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874fb8_d20260714_m044053_c001_v0001167_t0005_u01784004053810") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671d0c_d20260714_m044046_c001_v7007000_t0000_u01784004046982") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe136_d20260714_m044041_c001_v0001101_t0026_u01784004041900") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252ce5_d20260714_m044039_c001_v7007000_t0000_u01784004039451") 2026/07/14 04:43:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfaddfa_d20260714_m044033_c001_v0001097_t0048_u01784004033572") 2026/07/14 04:43:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4018886f4ebb16e3_d20260714_m044022_c001_v7007000_t0000_u01784004022054") 2026/07/14 04:43:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475aa_d20260714_m044015_c001_v0001181_t0059_u01784004015657") 2026/07/14 04:43:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e6ff_d20260714_m044007_c001_v7007000_t0000_u01784004007466") 2026/07/14 04:43:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964756e_d20260714_m043959_c001_v0001181_t0045_u01784003999166") 2026/07/14 04:43:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c229_d20260714_m043952_c001_v7007000_t0000_u01784003992321") 2026/07/14 04:43:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964750e_d20260714_m043944_c001_v0001181_t0059_u01784003984963") 2026/07/14 04:43:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c27a_d20260714_m044102_c001_v7007000_t0000_u01784004062878") 2026/07/14 04:43:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe164_d20260714_m044058_c001_v0001101_t0057_u01784004058329") 2026/07/14 04:43:40 DEBUG : dir1/0013-789;=: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc88df8_d20260714_m044124_c001_v7007000_t0000_u01784004084925") 2026/07/14 04:43:40 DEBUG : dir1/0013-789;=: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596476e6_d20260714_m044119_c001_v0001181_t0054_u01784004079174") 2026/07/14 04:43:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f588d_d20260714_m044241_c001_v7007000_t0000_u01784004161232") 2026/07/14 04:43:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647844_d20260714_m044233_c001_v0001181_t0004_u01784004153708") 2026/07/14 04:43:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a30a5_d20260714_m044226_c001_v7007000_t0000_u01784004146553") 2026/07/14 04:43:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647802_d20260714_m044218_c001_v0001181_t0008_u01784004138434") 2026/07/14 04:43:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a64781d6_d20260714_m044211_c001_v7007000_t0000_u01784004131076") 2026/07/14 04:43:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596477a6_d20260714_m044203_c001_v0001181_t0041_u01784004123555") 2026/07/14 04:43:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e755_d20260714_m044155_c001_v7007000_t0000_u01784004115952") 2026/07/14 04:43:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647766_d20260714_m044148_c001_v0001181_t0016_u01784004108148") 2026/07/14 04:43:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef428_d20260714_m044140_c001_v7007000_t0000_u01784004100324") 2026/07/14 04:43:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647726_d20260714_m044132_c001_v0001181_t0004_u01784004092386") 2026/07/14 04:43:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4018886f4ebb1724_d20260714_m044120_c001_v7007000_t0000_u01784004080323") 2026/07/14 04:43:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596476c8_d20260714_m044114_c001_v0001181_t0031_u01784004074657") 2026/07/14 04:43:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252d00_d20260714_m044107_c001_v7007000_t0000_u01784004067061") 2026/07/14 04:43:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647684_d20260714_m044101_c001_v0001181_t0015_u01784004061947") 2026/07/14 04:43:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f423573d2fcea7563_d20260714_m044059_c001_v7007000_t0000_u01784004059537") 2026/07/14 04:43:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe156_d20260714_m044054_c001_v0001101_t0042_u01784004054061") 2026/07/14 04:43:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671d0d_d20260714_m044047_c001_v7007000_t0000_u01784004047164") 2026/07/14 04:43:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647616_d20260714_m044041_c001_v0001181_t0005_u01784004041911") 2026/07/14 04:43:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f42170da24a5048bc_d20260714_m044039_c001_v7007000_t0000_u01784004039665") 2026/07/14 04:43:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475de_d20260714_m044034_c001_v0001181_t0055_u01784004034395") 2026/07/14 04:43:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1de5_d20260714_m044022_c001_v7007000_t0000_u01784004022062") 2026/07/14 04:43:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadda6_d20260714_m044015_c001_v0001097_t0031_u01784004015874") 2026/07/14 04:43:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e700_d20260714_m044007_c001_v7007000_t0000_u01784004007658") 2026/07/14 04:43:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadd62_d20260714_m043959_c001_v0001097_t0014_u01784003999372") 2026/07/14 04:43:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c22a_d20260714_m043952_c001_v7007000_t0000_u01784003992495") 2026/07/14 04:43:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadd00_d20260714_m043945_c001_v0001097_t0024_u01784003985171") 2026/07/14 04:43:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252cef_d20260714_m044102_c001_v7007000_t0000_u01784004062923") 2026/07/14 04:43:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964766c_d20260714_m044058_c001_v0001181_t0040_u01784004058515") 2026/07/14 04:43:41 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc88df9_d20260714_m044125_c001_v7007000_t0000_u01784004085108") 2026/07/14 04:43:41 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe1a0_d20260714_m044119_c001_v0001101_t0038_u01784004079362") 2026/07/14 04:43:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f588e_d20260714_m044241_c001_v7007000_t0000_u01784004161408") 2026/07/14 04:43:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfae04a_d20260714_m044233_c001_v0001097_t0002_u01784004153918") 2026/07/14 04:43:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a30a6_d20260714_m044226_c001_v7007000_t0000_u01784004146736") 2026/07/14 04:43:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfae008_d20260714_m044218_c001_v0001097_t0039_u01784004138637") 2026/07/14 04:43:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a64781d7_d20260714_m044211_c001_v7007000_t0000_u01784004131260") 2026/07/14 04:43:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadfc8_d20260714_m044203_c001_v0001097_t0003_u01784004123824") 2026/07/14 04:43:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e756_d20260714_m044156_c001_v7007000_t0000_u01784004116141") 2026/07/14 04:43:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadf8c_d20260714_m044148_c001_v0001097_t0029_u01784004108350") 2026/07/14 04:43:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef429_d20260714_m044140_c001_v7007000_t0000_u01784004100501") 2026/07/14 04:43:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadf4e_d20260714_m044132_c001_v0001097_t0031_u01784004092587") 2026/07/14 04:43:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc86e7e_d20260714_m044120_c001_v7007000_t0000_u01784004080334") 2026/07/14 04:43:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe18e_d20260714_m044114_c001_v0001101_t0021_u01784004074856") 2026/07/14 04:43:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252d01_d20260714_m044107_c001_v7007000_t0000_u01784004067235") 2026/07/14 04:43:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe172_d20260714_m044102_c001_v0001101_t0054_u01784004062042") 2026/07/14 04:43:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a3036_d20260714_m044059_c001_v7007000_t0000_u01784004059591") 2026/07/14 04:43:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647658_d20260714_m044054_c001_v0001181_t0038_u01784004054410") 2026/07/14 04:43:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671d0e_d20260714_m044047_c001_v7007000_t0000_u01784004047345") 2026/07/14 04:43:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfade2e_d20260714_m044041_c001_v0001097_t0021_u01784004041996") 2026/07/14 04:43:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f423573d2fcea754e_d20260714_m044039_c001_v7007000_t0000_u01784004039825") 2026/07/14 04:43:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874f2e_d20260714_m044034_c001_v0001167_t0003_u01784004034608") 2026/07/14 04:43:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4018886f4ebb16e5_d20260714_m044022_c001_v7007000_t0000_u01784004022231") 2026/07/14 04:43:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe0f0_d20260714_m044016_c001_v0001101_t0004_u01784004016344") 2026/07/14 04:43:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e701_d20260714_m044007_c001_v7007000_t0000_u01784004007834") 2026/07/14 04:43:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe0c0_d20260714_m043959_c001_v0001101_t0048_u01784003999823") 2026/07/14 04:43:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c22b_d20260714_m043952_c001_v7007000_t0000_u01784003992669") 2026/07/14 04:43:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe094_d20260714_m043945_c001_v0001101_t0001_u01784003985545") 2026/07/14 04:43:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f408156059906d761_d20260714_m044102_c001_v7007000_t0000_u01784004062548") 2026/07/14 04:43:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe166_d20260714_m044058_c001_v0001101_t0007_u01784004058679") 2026/07/14 04:43:43 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc891e2_d20260714_m044125_c001_v7007000_t0000_u01784004085373") 2026/07/14 04:43:43 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596476ee_d20260714_m044119_c001_v0001181_t0012_u01784004079397") 2026/07/14 04:43:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f588f_d20260714_m044241_c001_v7007000_t0000_u01784004161584") 2026/07/14 04:43:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe278_d20260714_m044234_c001_v0001101_t0023_u01784004154268") 2026/07/14 04:43:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a30a7_d20260714_m044226_c001_v7007000_t0000_u01784004146920") 2026/07/14 04:43:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe244_d20260714_m044219_c001_v0001101_t0024_u01784004139209") 2026/07/14 04:43:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a64781d8_d20260714_m044211_c001_v7007000_t0000_u01784004131443") 2026/07/14 04:43:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe20a_d20260714_m044204_c001_v0001101_t0028_u01784004124268") 2026/07/14 04:43:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e757_d20260714_m044156_c001_v7007000_t0000_u01784004116334") 2026/07/14 04:43:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe1da_d20260714_m044148_c001_v0001101_t0039_u01784004108775") 2026/07/14 04:43:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef42a_d20260714_m044140_c001_v7007000_t0000_u01784004100676") 2026/07/14 04:43:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe1bc_d20260714_m044133_c001_v0001101_t0040_u01784004093301") 2026/07/14 04:43:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f411760f70324a8da_d20260714_m044120_c001_v7007000_t0000_u01784004080343") 2026/07/14 04:43:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadf06_d20260714_m044115_c001_v0001097_t0004_u01784004075387") 2026/07/14 04:43:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252d02_d20260714_m044107_c001_v7007000_t0000_u01784004067415") 2026/07/14 04:43:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadeb4_d20260714_m044102_c001_v0001097_t0040_u01784004062103") 2026/07/14 04:43:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c277_d20260714_m044059_c001_v7007000_t0000_u01784004059697") 2026/07/14 04:43:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfade80_d20260714_m044054_c001_v0001097_t0008_u01784004054601") 2026/07/14 04:43:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671d10_d20260714_m044047_c001_v7007000_t0000_u01784004047526") 2026/07/14 04:43:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964761a_d20260714_m044042_c001_v0001181_t0034_u01784004042117") 2026/07/14 04:43:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4050722b32804271_d20260714_m044039_c001_v7007000_t0000_u01784004039683") 2026/07/14 04:43:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe120_d20260714_m044034_c001_v0001101_t0016_u01784004034874") 2026/07/14 04:43:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4018886f4ebb16e1_d20260714_m044021_c001_v7007000_t0000_u01784004021873") 2026/07/14 04:43:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874ec8_d20260714_m044016_c001_v0001167_t0050_u01784004016698") 2026/07/14 04:43:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e702_d20260714_m044008_c001_v7007000_t0000_u01784004008011") 2026/07/14 04:43:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874e88_d20260714_m044000_c001_v0001167_t0024_u01784004000186") 2026/07/14 04:43:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c22c_d20260714_m043952_c001_v7007000_t0000_u01784003992842") 2026/07/14 04:43:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874e2c_d20260714_m043945_c001_v0001167_t0036_u01784003985879") 2026/07/14 04:43:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f408156059906d762_d20260714_m044102_c001_v7007000_t0000_u01784004062730") 2026/07/14 04:43:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647670_d20260714_m044058_c001_v0001181_t0013_u01784004058757") 2026/07/14 04:43:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1deb_d20260714_m044024_c001_v7007000_t0000_u01784004024494") 2026/07/14 04:43:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475b6_d20260714_m044019_c001_v0001181_t0003_u01784004019888") 2026/07/14 04:43:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1dec_d20260714_m044024_c001_v7007000_t0000_u01784004024668") 2026/07/14 04:43:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe0fc_d20260714_m044020_c001_v0001101_t0026_u01784004020022") 2026/07/14 04:43:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1ded_d20260714_m044024_c001_v7007000_t0000_u01784004024840") 2026/07/14 04:43:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874ee2_d20260714_m044020_c001_v0001167_t0046_u01784004020034") 2026/07/14 04:43:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1dee_d20260714_m044025_c001_v7007000_t0000_u01784004025014") 2026/07/14 04:43:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475ba_d20260714_m044020_c001_v0001181_t0017_u01784004020106") 2026/07/14 04:43:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1def_d20260714_m044025_c001_v7007000_t0000_u01784004025187") 2026/07/14 04:43:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfaddc4_d20260714_m044020_c001_v0001097_t0054_u01784004020437") 2026/07/14 04:43:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1df0_d20260714_m044025_c001_v7007000_t0000_u01784004025360") 2026/07/14 04:43:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874ee4_d20260714_m044020_c001_v0001167_t0048_u01784004020341") 2026/07/14 04:43:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1df1_d20260714_m044025_c001_v7007000_t0000_u01784004025534") 2026/07/14 04:43:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475bc_d20260714_m044020_c001_v0001181_t0018_u01784004020369") 2026/07/14 04:43:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1df2_d20260714_m044025_c001_v7007000_t0000_u01784004025707") 2026/07/14 04:43:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe0fe_d20260714_m044020_c001_v0001101_t0059_u01784004020402") 2026/07/14 04:43:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1df3_d20260714_m044025_c001_v7007000_t0000_u01784004025880") 2026/07/14 04:43:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475be_d20260714_m044020_c001_v0001181_t0036_u01784004020597") 2026/07/14 04:43:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1df4_d20260714_m044026_c001_v7007000_t0000_u01784004026054") 2026/07/14 04:43:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874ee8_d20260714_m044020_c001_v0001167_t0006_u01784004020632") 2026/07/14 04:43:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1df5_d20260714_m044026_c001_v7007000_t0000_u01784004026228") 2026/07/14 04:43:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe100_d20260714_m044020_c001_v0001101_t0012_u01784004020713") 2026/07/14 04:43:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1df6_d20260714_m044026_c001_v7007000_t0000_u01784004026434") 2026/07/14 04:43:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfaddc6_d20260714_m044020_c001_v0001097_t0019_u01784004020817") 2026/07/14 04:43:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1df7_d20260714_m044026_c001_v7007000_t0000_u01784004026608") 2026/07/14 04:43:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475c0_d20260714_m044020_c001_v0001181_t0037_u01784004020828") 2026/07/14 04:43:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1df8_d20260714_m044026_c001_v7007000_t0000_u01784004026781") 2026/07/14 04:43:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475c4_d20260714_m044021_c001_v0001181_t0024_u01784004021044") 2026/07/14 04:43:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1df9_d20260714_m044026_c001_v7007000_t0000_u01784004026954") 2026/07/14 04:43:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874eea_d20260714_m044021_c001_v0001167_t0020_u01784004021058") 2026/07/14 04:43:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1dfa_d20260714_m044027_c001_v7007000_t0000_u01784004027128") 2026/07/14 04:43:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe102_d20260714_m044021_c001_v0001101_t0029_u01784004021099") 2026/07/14 04:43:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f42170da24a5048be_d20260714_m044042_c001_v7007000_t0000_u01784004042706") 2026/07/14 04:43:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475ea_d20260714_m044037_c001_v0001181_t0031_u01784004037497") 2026/07/14 04:43:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f580f_d20260714_m044042_c001_v7007000_t0000_u01784004042506") 2026/07/14 04:43:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874f4a_d20260714_m044037_c001_v0001167_t0004_u01784004037578") 2026/07/14 04:43:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f411760f70324a8a9_d20260714_m044042_c001_v7007000_t0000_u01784004042714") 2026/07/14 04:43:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe128_d20260714_m044037_c001_v0001101_t0013_u01784004037682") 2026/07/14 04:43:46 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252ce8_d20260714_m044042_c001_v7007000_t0000_u01784004042477") 2026/07/14 04:43:46 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475f0_d20260714_m044037_c001_v0001181_t0036_u01784004037696") 2026/07/14 04:43:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f411760f70324a8a8_d20260714_m044042_c001_v7007000_t0000_u01784004042538") 2026/07/14 04:43:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874f4c_d20260714_m044037_c001_v0001167_t0044_u01784004037849") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5810_d20260714_m044042_c001_v7007000_t0000_u01784004042724") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfade12_d20260714_m044037_c001_v0001097_t0033_u01784004037895") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f423573d2fcea7552_d20260714_m044042_c001_v7007000_t0000_u01784004042813") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475f2_d20260714_m044037_c001_v0001181_t0051_u01784004037907") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f423573d2fcea7551_d20260714_m044042_c001_v7007000_t0000_u01784004042640") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475f4_d20260714_m044038_c001_v0001181_t0002_u01784004038109") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252ce9_d20260714_m044042_c001_v7007000_t0000_u01784004042656") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe12a_d20260714_m044038_c001_v0001101_t0055_u01784004038193") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771362_d20260714_m044042_c001_v7007000_t0000_u01784004042666") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874f52_d20260714_m044038_c001_v0001167_t0015_u01784004038273") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252cea_d20260714_m044042_c001_v7007000_t0000_u01784004042833") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475f8_d20260714_m044038_c001_v0001181_t0033_u01784004038305") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771363_d20260714_m044042_c001_v7007000_t0000_u01784004042845") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475fa_d20260714_m044038_c001_v0001181_t0003_u01784004038507") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671cf7_d20260714_m044042_c001_v7007000_t0000_u01784004042675") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfade16_d20260714_m044038_c001_v0001097_t0023_u01784004038530") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4050722b32804273_d20260714_m044042_c001_v7007000_t0000_u01784004042693") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874f56_d20260714_m044038_c001_v0001167_t0005_u01784004038608") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771361_d20260714_m044042_c001_v7007000_t0000_u01784004042486") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe12c_d20260714_m044038_c001_v0001101_t0036_u01784004038619") 2026/07/14 04:43:47 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671cf8_d20260714_m044042_c001_v7007000_t0000_u01784004042861") 2026/07/14 04:43:48 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596475fc_d20260714_m044038_c001_v0001181_t0023_u01784004038704") 2026/07/14 04:43:48 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f40425dcee4c93e3c_d20260714_m043835_c001_v7007000_t0000_u01784003915494") 2026/07/14 04:43:48 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1128ac1889a4971b_d20260714_m043833_c001_v0001101_t0058_u01784003913483") 2026/07/14 04:43:48 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc84709_d20260714_m043833_c001_v7007000_t0000_u01784003913306") 2026/07/14 04:43:48 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1128ac1889a4970f_d20260714_m043830_c001_v0001101_t0006_u01784003910157") 2026/07/14 04:43:48 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc84707_d20260714_m043829_c001_v7007000_t0000_u01784003909453") 2026/07/14 04:43:48 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874c92_d20260714_m043824_c001_v0001167_t0040_u01784003904555") 2026/07/14 04:43:48 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771274_d20260714_m043823_c001_v7007000_t0000_u01784003903080") 2026/07/14 04:43:48 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874c76_d20260714_m043820_c001_v0001167_t0006_u01784003900555") 2026/07/14 04:43:48 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee81f_d20260714_m043820_c001_v7007000_t0000_u01784003900379") 2026/07/14 04:43:48 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874c60_d20260714_m043817_c001_v0001167_t0051_u01784003897290") 2026/07/14 04:43:48 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee81d_d20260714_m043816_c001_v7007000_t0000_u01784003896592") 2026/07/14 04:43:48 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874c50_d20260714_m043812_c001_v0001167_t0037_u01784003892309") 2026/07/14 04:43:48 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f42170da24a50472a_d20260714_m043811_c001_v7007000_t0000_u01784003891001") 2026/07/14 04:43:48 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1063bf91f091c394_d20260714_m043809_c001_v0001041_t0023_u01784003889538") 2026/07/14 04:43:48 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a2f05_d20260714_m043809_c001_v7007000_t0000_u01784003889362") 2026/07/14 04:43:48 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1063bf91f091c391_d20260714_m043806_c001_v0001041_t0006_u01784003886497") 2026/07/14 04:43:48 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a2f03_d20260714_m043805_c001_v7007000_t0000_u01784003885799") 2026/07/14 04:43:48 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadb82_d20260714_m043801_c001_v0001097_t0041_u01784003881226") 2026/07/14 04:43:48 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f42170da24a504723_d20260714_m043800_c001_v7007000_t0000_u01784003880303") 2026/07/14 04:43:49 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f109ee1b3be2c01e8_d20260714_m043758_c001_v0001131_t0007_u01784003878420") 2026/07/14 04:43:49 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417f7466ddac0f90_d20260714_m043758_c001_v7007000_t0000_u01784003878244") 2026/07/14 04:43:49 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f109ee1b3be2c01e2_d20260714_m043755_c001_v0001131_t0013_u01784003875004") 2026/07/14 04:43:49 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417f7466ddac0f8d_d20260714_m043754_c001_v7007000_t0000_u01784003874305") 2026/07/14 04:43:49 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647366_d20260714_m043748_c001_v0001181_t0058_u01784003868355") 2026/07/14 04:43:49 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5347_d20260714_m043747_c001_v7007000_t0000_u01784003867435") 2026/07/14 04:43:49 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f103ba91720afff2f_d20260714_m043745_c001_v0001176_t0057_u01784003865804") 2026/07/14 04:43:49 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771267_d20260714_m043745_c001_v7007000_t0000_u01784003865629") 2026/07/14 04:43:49 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f103ba91720afff1d_d20260714_m043742_c001_v0001176_t0022_u01784003862299") 2026/07/14 04:43:49 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771265_d20260714_m043741_c001_v7007000_t0000_u01784003861600") 2026/07/14 04:43:49 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874bb8_d20260714_m043736_c001_v0001167_t0054_u01784003856035") 2026/07/14 04:43:49 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1dbd_d20260714_m043735_c001_v7007000_t0000_u01784003855153") 2026/07/14 04:43:49 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f116ba8b04e968873_d20260714_m043733_c001_v0001153_t0009_u01784003853395") 2026/07/14 04:43:49 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f408156059906d469_d20260714_m043733_c001_v7007000_t0000_u01784003853219") 2026/07/14 04:43:49 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f116ba8b04e96885f_d20260714_m043729_c001_v0001153_t0015_u01784003849873") 2026/07/14 04:43:49 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f408156059906d466_d20260714_m043729_c001_v7007000_t0000_u01784003849171") 2026/07/14 04:43:49 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadb04_d20260714_m043723_c001_v0001097_t0009_u01784003843606") 2026/07/14 04:43:49 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a6477bb8_d20260714_m043722_c001_v7007000_t0000_u01784003842537") 2026/07/14 04:43:49 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f106e7321120b246c_d20260714_m043717_c001_v0001178_t0014_u01784003837217") 2026/07/14 04:43:50 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4050722b32803dec_d20260714_m043717_c001_v7007000_t0000_u01784003837018") 2026/07/14 04:43:50 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596472cb_d20260714_m043712_c001_v0001181_t0044_u01784003832850") 2026/07/14 04:43:50 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f103f7289d2da3c3c_d20260714_m043712_c001_v0001180_t0036_u01784003832080") 2026/07/14 04:43:50 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f103f7289d2da3c38_d20260714_m043711_c001_v0001180_t0047_u01784003831102") 2026/07/14 04:43:50 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f406bed479195122e_d20260714_m043658_c001_v7007000_t0000_u01784003818014") 2026/07/14 04:43:50 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadab0_d20260714_m043651_c001_v0001097_t0034_u01784003811290") 2026/07/14 04:43:50 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112828e0e35de0d5_d20260714_m043650_c001_v0001180_t0026_u01784003810558") 2026/07/14 04:43:50 DEBUG : dst/one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112828e0e35de0cb_d20260714_m043649_c001_v0001180_t0009_u01784003809630") 2026/07/14 04:43:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f40425dcee4c93e3d_d20260714_m043835_c001_v7007000_t0000_u01784003915683") 2026/07/14 04:43:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f108017768197da02_d20260714_m043832_c001_v0001167_t0045_u01784003912902") 2026/07/14 04:43:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f110de350ab5da343_d20260714_m043828_c001_v0001040_t0021_u01784003908917") 2026/07/14 04:43:50 DEBUG : dst/one.bak: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771275_d20260714_m043823_c001_v7007000_t0000_u01784003903263") 2026/07/14 04:43:50 DEBUG : dst/one.bak: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1056dba96e4512d5_d20260714_m043820_c001_v0001103_t0006_u01784003900059") 2026/07/14 04:43:50 DEBUG : dst/one.bak: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1113893b18024cc3_d20260714_m043816_c001_v0001161_t0023_u01784003896142") 2026/07/14 04:43:50 DEBUG : dst/one.bak: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f42170da24a50472b_d20260714_m043811_c001_v7007000_t0000_u01784003891193") 2026/07/14 04:43:50 DEBUG : dst/one.bak: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f100e637b4ff1c488_d20260714_m043809_c001_v0001165_t0013_u01784003889123") 2026/07/14 04:43:50 DEBUG : dst/one.bak: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f104a1543c896b0bf_d20260714_m043805_c001_v0001040_t0055_u01784003885155") 2026/07/14 04:43:50 DEBUG : dst/three: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a6477bb9_d20260714_m043722_c001_v7007000_t0000_u01784003842712") 2026/07/14 04:43:50 DEBUG : dst/three: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f103f7289d2da3c5a_d20260714_m043721_c001_v0001180_t0000_u01784003841210") 2026/07/14 04:43:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f40425dcee4c93e3e_d20260714_m043835_c001_v7007000_t0000_u01784003915877") 2026/07/14 04:43:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f11941d5721c216e7_d20260714_m043834_c001_v0001181_t0018_u01784003914346") 2026/07/14 04:43:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f100bdd06ce72b05b_d20260714_m043831_c001_v0001185_t0057_u01784003911070") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f40425dcee4c93e3f_d20260714_m043836_c001_v7007000_t0000_u01784003916068") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1128ac1889a4971f_d20260714_m043834_c001_v0001101_t0049_u01784003914743") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc8470a_d20260714_m043834_c001_v7007000_t0000_u01784003914567") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1128ac1889a49715_d20260714_m043831_c001_v0001101_t0043_u01784003911453") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc84708_d20260714_m043831_c001_v7007000_t0000_u01784003911277") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadbd2_d20260714_m043825_c001_v0001097_t0036_u01784003905964") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771276_d20260714_m043823_c001_v7007000_t0000_u01784003903448") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874c88_d20260714_m043822_c001_v0001167_t0014_u01784003902409") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee821_d20260714_m043822_c001_v7007000_t0000_u01784003902232") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874c66_d20260714_m043818_c001_v0001167_t0046_u01784003898578") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee81e_d20260714_m043818_c001_v7007000_t0000_u01784003898399") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadba4_d20260714_m043813_c001_v0001097_t0039_u01784003893159") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a2f06_d20260714_m043810_c001_v7007000_t0000_u01784003890439") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadb96_d20260714_m043808_c001_v0001097_t0053_u01784003888192") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a2f04_d20260714_m043807_c001_v7007000_t0000_u01784003887474") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964739a_d20260714_m043802_c001_v0001181_t0000_u01784003882695") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417f7466ddac0f91_d20260714_m043759_c001_v7007000_t0000_u01784003879341") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647384_d20260714_m043756_c001_v0001181_t0024_u01784003876922") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417f7466ddac0f8e_d20260714_m043755_c001_v7007000_t0000_u01784003875825") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874c02_d20260714_m043749_c001_v0001167_t0054_u01784003869383") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771268_d20260714_m043746_c001_v7007000_t0000_u01784003866478") 2026/07/14 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874be2_d20260714_m043744_c001_v0001167_t0014_u01784003864272") 2026/07/14 04:43:52 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771266_d20260714_m043743_c001_v7007000_t0000_u01784003863229") 2026/07/14 04:43:52 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadb2c_d20260714_m043736_c001_v0001097_t0034_u01784003856854") 2026/07/14 04:43:52 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f408156059906d46a_d20260714_m043734_c001_v7007000_t0000_u01784003854266") 2026/07/14 04:43:52 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadb24_d20260714_m043731_c001_v0001097_t0016_u01784003851846") 2026/07/14 04:43:52 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f408156059906d468_d20260714_m043730_c001_v7007000_t0000_u01784003850787") 2026/07/14 04:43:52 DEBUG : dst/three.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596472fe_d20260714_m043724_c001_v0001181_t0001_u01784003844712") 2026/07/14 04:43:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771277_d20260714_m043823_c001_v7007000_t0000_u01784003903634") 2026/07/14 04:43:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f113a53d10fb1bb72_d20260714_m043821_c001_v0001042_t0048_u01784003901720") 2026/07/14 04:43:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112193df14167bf9_d20260714_m043818_c001_v0001182_t0027_u01784003898202") 2026/07/14 04:43:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f42170da24a50472c_d20260714_m043811_c001_v7007000_t0000_u01784003891383") 2026/07/14 04:43:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f105f324f325ff01a_d20260714_m043810_c001_v0001180_t0055_u01784003890224") 2026/07/14 04:43:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f113829e2d081227b_d20260714_m043807_c001_v0001033_t0019_u01784003887013") 2026/07/14 04:43:52 DEBUG : dst/two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f40425dcee4c93e40_d20260714_m043836_c001_v7007000_t0000_u01784003916258") 2026/07/14 04:43:52 DEBUG : dst/two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596473dc_d20260714_m043825_c001_v0001181_t0009_u01784003905402") 2026/07/14 04:43:52 DEBUG : dst/two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771278_d20260714_m043823_c001_v7007000_t0000_u01784003903831") 2026/07/14 04:43:52 DEBUG : dst/two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596473b0_d20260714_m043812_c001_v0001181_t0055_u01784003892954") 2026/07/14 04:43:52 DEBUG : dst/two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f42170da24a50472d_d20260714_m043811_c001_v7007000_t0000_u01784003891574") 2026/07/14 04:43:52 DEBUG : dst/two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874c30_d20260714_m043802_c001_v0001167_t0016_u01784003882041") 2026/07/14 04:43:52 DEBUG : dst/two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f42170da24a504724_d20260714_m043800_c001_v7007000_t0000_u01784003880494") 2026/07/14 04:43:52 DEBUG : dst/two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadb58_d20260714_m043748_c001_v0001097_t0031_u01784003868960") 2026/07/14 04:43:52 DEBUG : dst/two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5348_d20260714_m043747_c001_v7007000_t0000_u01784003867610") 2026/07/14 04:43:53 DEBUG : dst/two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647332_d20260714_m043736_c001_v0001181_t0056_u01784003856649") 2026/07/14 04:43:53 DEBUG : dst/two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f414c06a24d5c1dbe_d20260714_m043735_c001_v7007000_t0000_u01784003855331") 2026/07/14 04:43:53 DEBUG : dst/two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874b92_d20260714_m043724_c001_v0001167_t0044_u01784003844403") 2026/07/14 04:43:53 DEBUG : dst/two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a6477bba_d20260714_m043722_c001_v7007000_t0000_u01784003842888") 2026/07/14 04:43:53 DEBUG : dst/two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f113821e40e2fd8eb_d20260714_m043718_c001_v0001177_t0057_u01784003838982") 2026/07/14 04:43:53 DEBUG : dst/two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f406bed479195122f_d20260714_m043658_c001_v7007000_t0000_u01784003818191") 2026/07/14 04:43:53 DEBUG : dst/two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112828e0e35de0f1_d20260714_m043657_c001_v0001180_t0045_u01784003817066") 2026/07/14 04:43:53 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41616794591ed1dc_d20260714_m043525_c001_v7007000_t0000_u01784003725100") 2026/07/14 04:43:53 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647105_d20260714_m043521_c001_v0001181_t0006_u01784003721900") 2026/07/14 04:43:53 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41616794591ed1db_d20260714_m043519_c001_v7007000_t0000_u01784003719960") 2026/07/14 04:43:53 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596470cb_d20260714_m043508_c001_v0001181_t0033_u01784003708471") 2026/07/14 04:43:53 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a9677120e_d20260714_m043500_c001_v7007000_t0000_u01784003700372") 2026/07/14 04:43:53 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964708f_d20260714_m043457_c001_v0001181_t0059_u01784003697183") 2026/07/14 04:43:53 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7cf_d20260714_m043437_c001_v7007000_t0000_u01784003677518") 2026/07/14 04:43:53 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad8b6_d20260714_m043435_c001_v0001097_t0005_u01784003675293") 2026/07/14 04:43:53 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7c9_d20260714_m043434_c001_v7007000_t0000_u01784003674370") 2026/07/14 04:43:53 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad8a4_d20260714_m043433_c001_v0001097_t0000_u01784003673173") 2026/07/14 04:43:53 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7c1_d20260714_m043428_c001_v7007000_t0000_u01784003668852") 2026/07/14 04:43:53 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad882_d20260714_m043426_c001_v0001097_t0018_u01784003666721") 2026/07/14 04:43:53 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7be_d20260714_m043425_c001_v7007000_t0000_u01784003665843") 2026/07/14 04:43:53 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad874_d20260714_m043424_c001_v0001097_t0057_u01784003664456") 2026/07/14 04:43:53 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7b4_d20260714_m043418_c001_v7007000_t0000_u01784003658624") 2026/07/14 04:43:53 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad852_d20260714_m043416_c001_v0001097_t0056_u01784003656959") 2026/07/14 04:43:54 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7af_d20260714_m043415_c001_v7007000_t0000_u01784003655988") 2026/07/14 04:43:54 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad84c_d20260714_m043415_c001_v0001097_t0047_u01784003655031") 2026/07/14 04:43:54 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4159f73aac7a5fda_d20260714_m043409_c001_v7007000_t0000_u01784003649837") 2026/07/14 04:43:54 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad814_d20260714_m043407_c001_v0001097_t0034_u01784003647877") 2026/07/14 04:43:54 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4159f73aac7a5fbf_d20260714_m043406_c001_v7007000_t0000_u01784003646118") 2026/07/14 04:43:54 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad802_d20260714_m043405_c001_v0001097_t0009_u01784003645092") 2026/07/14 04:43:54 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4159f73aac7a5fb4_d20260714_m043404_c001_v7007000_t0000_u01784003644742") 2026/07/14 04:43:54 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1130d3af876666d1_d20260714_m043403_c001_v0001029_t0029_u01784003643794") 2026/07/14 04:43:54 DEBUG : empty space: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad7f2_d20260714_m043401_c001_v0001097_t0026_u01784003641925") 2026/07/14 04:43:54 DEBUG : enormous: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7cd_d20260714_m043436_c001_v7007000_t0000_u01784003676631") 2026/07/14 04:43:54 DEBUG : enormous: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad8b8_d20260714_m043435_c001_v0001097_t0048_u01784003675703") 2026/07/14 04:43:54 DEBUG : existing: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f40425dcee4c93e42_d20260714_m043841_c001_v7007000_t0000_u01784003921338") 2026/07/14 04:43:54 DEBUG : existing: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadbf2_d20260714_m043839_c001_v0001097_t0035_u01784003919896") 2026/07/14 04:43:54 DEBUG : existing: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a9677120c_d20260714_m043455_c001_v7007000_t0000_u01784003695732") 2026/07/14 04:43:54 DEBUG : existing: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647085_d20260714_m043454_c001_v0001181_t0023_u01784003694569") 2026/07/14 04:43:54 DEBUG : existing: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4159f73aac7a5fa8_d20260714_m043358_c001_v7007000_t0000_u01784003638904") 2026/07/14 04:43:54 DEBUG : existing: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad7e2_d20260714_m043357_c001_v0001097_t0012_u01784003637795") 2026/07/14 04:43:54 DEBUG : existing: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4159f73aac7a5fa7_d20260714_m043357_c001_v7007000_t0000_u01784003637272") 2026/07/14 04:43:54 DEBUG : existing: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad7dc_d20260714_m043356_c001_v0001097_t0012_u01784003636395") 2026/07/14 04:43:54 DEBUG : existing: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad7d0_d20260714_m043355_c001_v0001097_t0056_u01784003635493") 2026/07/14 04:43:54 DEBUG : existing-b: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a9677120d_d20260714_m043455_c001_v7007000_t0000_u01784003695906") 2026/07/14 04:43:54 DEBUG : existing-b: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad90e_d20260714_m043454_c001_v0001097_t0010_u01784003694559") 2026/07/14 04:43:55 DEBUG : file1: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712e6_d20260714_m043936_c001_v7007000_t0000_u01784003976698") 2026/07/14 04:43:55 DEBUG : file1: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596474e8_d20260714_m043935_c001_v0001181_t0050_u01784003975304") 2026/07/14 04:43:55 DEBUG : file1: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712e3_d20260714_m043934_c001_v7007000_t0000_u01784003974375") 2026/07/14 04:43:55 DEBUG : file1: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874dea_d20260714_m043933_c001_v0001167_t0051_u01784003973378") 2026/07/14 04:43:55 DEBUG : five: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7d0_d20260714_m043441_c001_v7007000_t0000_u01784003681396") 2026/07/14 04:43:55 DEBUG : five: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4198b8cd1cfad8d0_d20260714_m043439_c001_v0001097_t0022_u01784003679323") 2026/07/14 04:43:55 DEBUG : foo: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4159f73aac7a5fc8_d20260714_m043407_c001_v7007000_t0000_u01784003647526") 2026/07/14 04:43:55 DEBUG : foo: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4198b8cd1cfad80c_d20260714_m043407_c001_v0001097_t0022_u01784003647002") 2026/07/14 04:43:55 DEBUG : foo: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4198b8cd1cfad80a_d20260714_m043406_c001_v0001097_t0022_u01784003646475") 2026/07/14 04:43:55 DEBUG : four: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7d1_d20260714_m043441_c001_v7007000_t0000_u01784003681573") 2026/07/14 04:43:55 DEBUG : four: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f402671e7e6874983_d20260714_m043439_c001_v0001167_t0008_u01784003679863") 2026/07/14 04:43:55 DEBUG : four: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad8cc_d20260714_m043438_c001_v0001097_t0033_u01784003678572") 2026/07/14 04:43:55 DEBUG : hello world2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41327c52989a9a5f_d20260714_m043309_c001_v7007000_t0000_u01784003589605") 2026/07/14 04:43:55 DEBUG : hello world2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad6d4_d20260714_m043308_c001_v0001097_t0032_u01784003588649") 2026/07/14 04:43:55 DEBUG : ignore-size: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4159f73aac7a5f9b_d20260714_m043355_c001_v7007000_t0000_u01784003635144") 2026/07/14 04:43:55 DEBUG : ignore-size: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad7cc_d20260714_m043354_c001_v0001097_t0008_u01784003634145") 2026/07/14 04:43:55 DEBUG : nested/sub dir/file: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a9677120a_d20260714_m043453_c001_v7007000_t0000_u01784003693859") 2026/07/14 04:43:55 DEBUG : nested/sub dir/file: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e68749b3_d20260714_m043453_c001_v0001167_t0052_u01784003693147") 2026/07/14 04:43:55 DEBUG : nested/sub dir/file: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771208_d20260714_m043452_c001_v7007000_t0000_u01784003692437") 2026/07/14 04:43:55 DEBUG : nested/sub dir/file: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e68749a5_d20260714_m043451_c001_v0001167_t0023_u01784003691329") 2026/07/14 04:43:55 DEBUG : one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7d2_d20260714_m043441_c001_v7007000_t0000_u01784003681749") 2026/07/14 04:43:55 DEBUG : one: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4198b8cd1cfad8c2_d20260714_m043437_c001_v0001097_t0022_u01784003677871") 2026/07/14 04:43:56 DEBUG : only0: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712cf_d20260714_m043929_c001_v7007000_t0000_u01784003969117") 2026/07/14 04:43:56 DEBUG : only0: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f412a4d53596474b2_d20260714_m043924_c001_v0001181_t0058_u01784003964102") 2026/07/14 04:43:56 DEBUG : only0: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874d6a_d20260714_m043909_c001_v0001167_t0012_u01784003949921") 2026/07/14 04:43:56 DEBUG : only0: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d13278967129b_d20260714_m043903_c001_v7007000_t0000_u01784003943242") 2026/07/14 04:43:56 DEBUG : only0: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc1c_d20260714_m043845_c001_v0001097_t0009_u01784003925831") 2026/07/14 04:43:56 DEBUG : only1: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712d0_d20260714_m043929_c001_v7007000_t0000_u01784003969293") 2026/07/14 04:43:56 DEBUG : only1: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f402671e7e6874dba_d20260714_m043924_c001_v0001167_t0008_u01784003964502") 2026/07/14 04:43:56 DEBUG : only1: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc76_d20260714_m043910_c001_v0001097_t0032_u01784003950946") 2026/07/14 04:43:56 DEBUG : only1: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417f7466ddac0fa8_d20260714_m043903_c001_v7007000_t0000_u01784003943265") 2026/07/14 04:43:56 DEBUG : only1: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964742e_d20260714_m043849_c001_v0001181_t0057_u01784003929474") 2026/07/14 04:43:56 DEBUG : only10: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712d1_d20260714_m043929_c001_v7007000_t0000_u01784003969467") 2026/07/14 04:43:56 DEBUG : only10: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f412a4d53596474b4_d20260714_m043924_c001_v0001181_t0058_u01784003964279") 2026/07/14 04:43:56 DEBUG : only10: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc98_d20260714_m043916_c001_v0001097_t0032_u01784003956846") 2026/07/14 04:43:56 DEBUG : only10: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc8471c_d20260714_m043903_c001_v7007000_t0000_u01784003943473") 2026/07/14 04:43:56 DEBUG : only10: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647448_d20260714_m043855_c001_v0001181_t0017_u01784003935625") 2026/07/14 04:43:56 DEBUG : only11: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712d2_d20260714_m043929_c001_v7007000_t0000_u01784003969649") 2026/07/14 04:43:56 DEBUG : only11: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f402671e7e6874db2_d20260714_m043923_c001_v0001167_t0008_u01784003963900") 2026/07/14 04:43:56 DEBUG : only11: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647498_d20260714_m043917_c001_v0001181_t0023_u01784003957781") 2026/07/14 04:43:56 DEBUG : only11: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417f7466ddac0fa6_d20260714_m043903_c001_v7007000_t0000_u01784003943072") 2026/07/14 04:43:56 DEBUG : only11: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874d0a_d20260714_m043856_c001_v0001167_t0034_u01784003936139") 2026/07/14 04:43:56 DEBUG : only12: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712d3_d20260714_m043929_c001_v7007000_t0000_u01784003969825") 2026/07/14 04:43:56 DEBUG : only12: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4079c9a8a9efe045_d20260714_m043924_c001_v0001101_t0023_u01784003964460") 2026/07/14 04:43:57 DEBUG : only12: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874d94_d20260714_m043918_c001_v0001167_t0034_u01784003958398") 2026/07/14 04:43:57 DEBUG : only12: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4273bda0ceb06995_d20260714_m043903_c001_v7007000_t0000_u01784003943563") 2026/07/14 04:43:57 DEBUG : only12: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc48_d20260714_m043856_c001_v0001097_t0057_u01784003936673") 2026/07/14 04:43:57 DEBUG : only13: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712d4_d20260714_m043930_c001_v7007000_t0000_u01784003970000") 2026/07/14 04:43:57 DEBUG : only13: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f412a4d53596474b0_d20260714_m043923_c001_v0001181_t0058_u01784003963910") 2026/07/14 04:43:57 DEBUG : only13: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadca2_d20260714_m043918_c001_v0001097_t0016_u01784003958913") 2026/07/14 04:43:57 DEBUG : only13: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417f7466ddac0fa5_d20260714_m043902_c001_v7007000_t0000_u01784003942877") 2026/07/14 04:43:57 DEBUG : only13: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964744e_d20260714_m043857_c001_v0001181_t0012_u01784003937391") 2026/07/14 04:43:57 DEBUG : only14: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712d5_d20260714_m043930_c001_v7007000_t0000_u01784003970175") 2026/07/14 04:43:57 DEBUG : only14: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4198b8cd1cfadcb4_d20260714_m043923_c001_v0001097_t0022_u01784003963932") 2026/07/14 04:43:57 DEBUG : only14: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596474a0_d20260714_m043919_c001_v0001181_t0018_u01784003959545") 2026/07/14 04:43:57 DEBUG : only14: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc84713_d20260714_m043903_c001_v7007000_t0000_u01784003943082") 2026/07/14 04:43:57 DEBUG : only14: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874d18_d20260714_m043857_c001_v0001167_t0016_u01784003937910") 2026/07/14 04:43:57 DEBUG : only15: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712d6_d20260714_m043930_c001_v7007000_t0000_u01784003970351") 2026/07/14 04:43:57 DEBUG : only15: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4198b8cd1cfadcb8_d20260714_m043924_c001_v0001097_t0022_u01784003964300") 2026/07/14 04:43:57 DEBUG : only15: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874d9c_d20260714_m043920_c001_v0001167_t0031_u01784003960166") 2026/07/14 04:43:57 DEBUG : only15: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d13278967129d_d20260714_m043903_c001_v7007000_t0000_u01784003943608") 2026/07/14 04:43:57 DEBUG : only15: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc4e_d20260714_m043858_c001_v0001097_t0022_u01784003938417") 2026/07/14 04:43:57 DEBUG : only16: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712d7_d20260714_m043930_c001_v7007000_t0000_u01784003970526") 2026/07/14 04:43:57 DEBUG : only16: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f402671e7e6874db6_d20260714_m043924_c001_v0001167_t0008_u01784003964113") 2026/07/14 04:43:57 DEBUG : only16: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadca8_d20260714_m043920_c001_v0001097_t0041_u01784003960674") 2026/07/14 04:43:57 DEBUG : only16: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc84711_d20260714_m043902_c001_v7007000_t0000_u01784003942868") 2026/07/14 04:43:58 DEBUG : only16: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964745c_d20260714_m043859_c001_v0001181_t0027_u01784003939333") 2026/07/14 04:43:58 DEBUG : only17: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712d8_d20260714_m043930_c001_v7007000_t0000_u01784003970701") 2026/07/14 04:43:58 DEBUG : only17: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f402671e7e6874db8_d20260714_m043924_c001_v0001167_t0008_u01784003964311") 2026/07/14 04:43:58 DEBUG : only17: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596474a6_d20260714_m043921_c001_v0001181_t0024_u01784003961669") 2026/07/14 04:43:58 DEBUG : only17: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4273bda0ceb06988_d20260714_m043902_c001_v7007000_t0000_u01784003942855") 2026/07/14 04:43:58 DEBUG : only17: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874d28_d20260714_m043859_c001_v0001167_t0008_u01784003939894") 2026/07/14 04:43:58 DEBUG : only18: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712d9_d20260714_m043930_c001_v7007000_t0000_u01784003970878") 2026/07/14 04:43:58 DEBUG : only18: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4198b8cd1cfadcb6_d20260714_m043924_c001_v0001097_t0022_u01784003964123") 2026/07/14 04:43:58 DEBUG : only18: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874daa_d20260714_m043922_c001_v0001167_t0029_u01784003962383") 2026/07/14 04:43:58 DEBUG : only18: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc8470f_d20260714_m043902_c001_v7007000_t0000_u01784003942485") 2026/07/14 04:43:58 DEBUG : only18: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc58_d20260714_m043900_c001_v0001097_t0047_u01784003940668") 2026/07/14 04:43:58 DEBUG : only19: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712da_d20260714_m043931_c001_v7007000_t0000_u01784003971056") 2026/07/14 04:43:58 DEBUG : only19: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f412a4d53596474b6_d20260714_m043924_c001_v0001181_t0058_u01784003964455") 2026/07/14 04:43:58 DEBUG : only19: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadcb0_d20260714_m043923_c001_v0001097_t0019_u01784003963025") 2026/07/14 04:43:59 DEBUG : only19: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d13278967129a_d20260714_m043903_c001_v7007000_t0000_u01784003943061") 2026/07/14 04:43:59 DEBUG : only19: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647462_d20260714_m043901_c001_v0001181_t0005_u01784003941269") 2026/07/14 04:43:59 DEBUG : only2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712db_d20260714_m043931_c001_v7007000_t0000_u01784003971232") 2026/07/14 04:43:59 DEBUG : only2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4198b8cd1cfadcbc_d20260714_m043924_c001_v0001097_t0022_u01784003964512") 2026/07/14 04:43:59 DEBUG : only2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964747a_d20260714_m043911_c001_v0001181_t0030_u01784003951694") 2026/07/14 04:43:59 DEBUG : only2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417f7466ddac0fa9_d20260714_m043903_c001_v7007000_t0000_u01784003943463") 2026/07/14 04:43:59 DEBUG : only2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874cd8_d20260714_m043850_c001_v0001167_t0032_u01784003930100") 2026/07/14 04:43:59 DEBUG : only3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712dc_d20260714_m043931_c001_v7007000_t0000_u01784003971407") 2026/07/14 04:43:59 DEBUG : only3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f412a4d53596474ba_d20260714_m043924_c001_v0001181_t0058_u01784003964811") 2026/07/14 04:43:59 DEBUG : only3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874d72_d20260714_m043912_c001_v0001167_t0040_u01784003952368") 2026/07/14 04:43:59 DEBUG : only3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc84718_d20260714_m043903_c001_v7007000_t0000_u01784003943275") 2026/07/14 04:43:59 DEBUG : only3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc2c_d20260714_m043850_c001_v0001097_t0022_u01784003930619") 2026/07/14 04:43:59 DEBUG : only4: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712dd_d20260714_m043931_c001_v7007000_t0000_u01784003971583") 2026/07/14 04:43:59 DEBUG : only4: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4079c9a8a9efe047_d20260714_m043924_c001_v0001101_t0023_u01784003964648") 2026/07/14 04:43:59 DEBUG : only4: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc84_d20260714_m043913_c001_v0001097_t0041_u01784003953039") 2026/07/14 04:43:59 DEBUG : only4: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc84710_d20260714_m043902_c001_v7007000_t0000_u01784003942676") 2026/07/14 04:43:59 DEBUG : only4: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964743a_d20260714_m043851_c001_v0001181_t0016_u01784003931389") 2026/07/14 04:43:59 DEBUG : only5: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712de_d20260714_m043931_c001_v7007000_t0000_u01784003971759") 2026/07/14 04:43:59 DEBUG : only5: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4198b8cd1cfadcc0_d20260714_m043924_c001_v0001097_t0022_u01784003964866") 2026/07/14 04:43:59 DEBUG : only5: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647486_d20260714_m043913_c001_v0001181_t0012_u01784003953834") 2026/07/14 04:43:59 DEBUG : only5: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671299_d20260714_m043902_c001_v7007000_t0000_u01784003942877") 2026/07/14 04:44:00 DEBUG : only5: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874cec_d20260714_m043852_c001_v0001167_t0018_u01784003932019") 2026/07/14 04:44:00 DEBUG : only6: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712df_d20260714_m043931_c001_v7007000_t0000_u01784003971933") 2026/07/14 04:44:00 DEBUG : only6: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f412a4d53596474b8_d20260714_m043924_c001_v0001181_t0058_u01784003964632") 2026/07/14 04:44:00 DEBUG : only6: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874d82_d20260714_m043914_c001_v0001167_t0046_u01784003954434") 2026/07/14 04:44:00 DEBUG : only6: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4273bda0ceb0698b_d20260714_m043903_c001_v7007000_t0000_u01784003943031") 2026/07/14 04:44:00 DEBUG : only6: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc32_d20260714_m043852_c001_v0001097_t0018_u01784003932547") 2026/07/14 04:44:00 DEBUG : only7: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712e0_d20260714_m043932_c001_v7007000_t0000_u01784003972108") 2026/07/14 04:44:00 DEBUG : only7: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4079c9a8a9efe049_d20260714_m043924_c001_v0001101_t0023_u01784003964830") 2026/07/14 04:44:00 DEBUG : only7: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc8e_d20260714_m043914_c001_v0001097_t0042_u01784003954931") 2026/07/14 04:44:00 DEBUG : only7: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4273bda0ceb0698f_d20260714_m043903_c001_v7007000_t0000_u01784003943207") 2026/07/14 04:44:00 DEBUG : only7: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647442_d20260714_m043853_c001_v0001181_t0021_u01784003933578") 2026/07/14 04:44:00 DEBUG : only8: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712e1_d20260714_m043932_c001_v7007000_t0000_u01784003972283") 2026/07/14 04:44:00 DEBUG : only8: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4198b8cd1cfadcbe_d20260714_m043924_c001_v0001097_t0022_u01784003964690") 2026/07/14 04:44:00 DEBUG : only8: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647490_d20260714_m043915_c001_v0001181_t0042_u01784003955669") 2026/07/14 04:44:00 DEBUG : only8: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4273bda0ceb06992_d20260714_m043903_c001_v7007000_t0000_u01784003943385") 2026/07/14 04:44:00 DEBUG : only8: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874cf6_d20260714_m043854_c001_v0001167_t0044_u01784003934246") 2026/07/14 04:44:00 DEBUG : only9: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712e2_d20260714_m043932_c001_v7007000_t0000_u01784003972458") 2026/07/14 04:44:00 DEBUG : only9: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f402671e7e6874dbc_d20260714_m043924_c001_v0001167_t0008_u01784003964698") 2026/07/14 04:44:00 DEBUG : only9: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874d8c_d20260714_m043916_c001_v0001167_t0046_u01784003956252") 2026/07/14 04:44:00 DEBUG : only9: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d13278967129c_d20260714_m043903_c001_v7007000_t0000_u01784003943425") 2026/07/14 04:44:00 DEBUG : only9: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadc3c_d20260714_m043854_c001_v0001097_t0042_u01784003934905") 2026/07/14 04:44:00 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771206_d20260714_m043450_c001_v7007000_t0000_u01784003690268") 2026/07/14 04:44:00 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647063_d20260714_m043448_c001_v0001181_t0013_u01784003688344") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771200_d20260714_m043447_c001_v7007000_t0000_u01784003687276") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad8ea_d20260714_m043445_c001_v0001097_t0019_u01784003685613") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967711fb_d20260714_m043444_c001_v7007000_t0000_u01784003684867") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e687498d_d20260714_m043442_c001_v0001167_t0050_u01784003682633") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7c5_d20260714_m043431_c001_v7007000_t0000_u01784003671146") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad890_d20260714_m043429_c001_v0001097_t0019_u01784003669380") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7c0_d20260714_m043427_c001_v7007000_t0000_u01784003667560") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad87e_d20260714_m043426_c001_v0001097_t0021_u01784003666369") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7bc_d20260714_m043425_c001_v7007000_t0000_u01784003665186") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad872_d20260714_m043424_c001_v0001097_t0045_u01784003664150") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7b3_d20260714_m043418_c001_v7007000_t0000_u01784003658094") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad850_d20260714_m043416_c001_v0001097_t0033_u01784003656515") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7b1_d20260714_m043416_c001_v7007000_t0000_u01784003656166") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad846_d20260714_m043414_c001_v0001097_t0006_u01784003654684") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7ae_d20260714_m043414_c001_v7007000_t0000_u01784003654333") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad83c_d20260714_m043413_c001_v0001097_t0021_u01784003653547") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad838_d20260714_m043412_c001_v0001097_t0005_u01784003652906") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7ad_d20260714_m043412_c001_v7007000_t0000_u01784003652554") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad832_d20260714_m043411_c001_v0001097_t0016_u01784003651746") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad829_d20260714_m043410_c001_v0001097_t0020_u01784003650717") 2026/07/14 04:44:01 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4159f73aac7a5fdc_d20260714_m043410_c001_v7007000_t0000_u01784003650014") 2026/07/14 04:44:02 DEBUG : potato: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad81c_d20260714_m043408_c001_v0001097_t0024_u01784003648851") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc84655_d20260714_m043634_c001_v7007000_t0000_u01784003794975") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874ae4_d20260714_m043634_c001_v0001167_t0051_u01784003794144") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41616794591ed1dd_d20260714_m043525_c001_v7007000_t0000_u01784003725595") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874a09_d20260714_m043521_c001_v0001167_t0040_u01784003721238") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a2e56_d20260714_m043513_c001_v7007000_t0000_u01784003713601") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e68749d5_d20260714_m043507_c001_v0001167_t0042_u01784003707719") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a9677120f_d20260714_m043500_c001_v7007000_t0000_u01784003700928") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e68749b9_d20260714_m043456_c001_v0001167_t0057_u01784003696838") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7ce_d20260714_m043436_c001_v7007000_t0000_u01784003676807") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad8b2_d20260714_m043434_c001_v0001097_t0005_u01784003674898") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7ca_d20260714_m043434_c001_v7007000_t0000_u01784003674547") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad89a_d20260714_m043431_c001_v0001097_t0049_u01784003671679") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7c6_d20260714_m043431_c001_v7007000_t0000_u01784003671326") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad892_d20260714_m043430_c001_v0001097_t0000_u01784003670154") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7c2_d20260714_m043429_c001_v7007000_t0000_u01784003669028") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad888_d20260714_m043427_c001_v0001097_t0037_u01784003667924") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7bf_d20260714_m043426_c001_v7007000_t0000_u01784003666019") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad87a_d20260714_m043425_c001_v0001097_t0015_u01784003665194") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7b5_d20260714_m043418_c001_v7007000_t0000_u01784003658800") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad856_d20260714_m043417_c001_v0001097_t0004_u01784003657780") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41327c52989a9a65_d20260714_m043312_c001_v7007000_t0000_u01784003592660") 2026/07/14 04:44:02 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad6ec_d20260714_m043311_c001_v0001097_t0055_u01784003591829") 2026/07/14 04:44:03 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41327c52989a9a62_d20260714_m043310_c001_v7007000_t0000_u01784003590909") 2026/07/14 04:44:03 DEBUG : potato2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad6dc_d20260714_m043310_c001_v0001097_t0005_u01784003590172") 2026/07/14 04:44:03 DEBUG : potato3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41616794591ed1df_d20260714_m043525_c001_v7007000_t0000_u01784003725986") 2026/07/14 04:44:03 DEBUG : potato3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad96c_d20260714_m043522_c001_v0001097_t0055_u01784003722446") 2026/07/14 04:44:03 DEBUG : potato3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a2e57_d20260714_m043514_c001_v7007000_t0000_u01784003714082") 2026/07/14 04:44:03 DEBUG : potato3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad946_d20260714_m043509_c001_v0001097_t0047_u01784003709023") 2026/07/14 04:44:03 DEBUG : potato3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771210_d20260714_m043501_c001_v7007000_t0000_u01784003701101") 2026/07/14 04:44:03 DEBUG : potato3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad916_d20260714_m043457_c001_v0001097_t0026_u01784003697395") 2026/07/14 04:44:03 DEBUG : pre-dest1/1: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a6477bae_d20260714_m043706_c001_v7007000_t0000_u01784003826906") 2026/07/14 04:44:03 DEBUG : pre-dest1/1: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadac6_d20260714_m043658_c001_v0001097_t0036_u01784003818967") 2026/07/14 04:44:03 DEBUG : pre-dest2/2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a6477baf_d20260714_m043707_c001_v7007000_t0000_u01784003827084") 2026/07/14 04:44:03 DEBUG : pre-dest2/2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874b52_d20260714_m043659_c001_v0001167_t0018_u01784003819789") 2026/07/14 04:44:03 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f406bed4791951226_d20260714_m043645_c001_v7007000_t0000_u01784003805668") 2026/07/14 04:44:03 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647251_d20260714_m043642_c001_v0001181_t0021_u01784003802670") 2026/07/14 04:44:03 DEBUG : sizeonly: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4159f73aac7a5f9a_d20260714_m043353_c001_v7007000_t0000_u01784003633533") 2026/07/14 04:44:03 DEBUG : sizeonly: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad7c6_d20260714_m043352_c001_v0001097_t0026_u01784003632198") 2026/07/14 04:44:03 DEBUG : splitbanan: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4035627ccfc891e3_d20260714_m044125_c001_v7007000_t0000_u01784004085556") 2026/07/14 04:44:03 DEBUG : splitbanan: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6875088_d20260714_m044118_c001_v0001167_t0043_u01784004078013") 2026/07/14 04:44:03 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5890_d20260714_m044241_c001_v7007000_t0000_u01784004161759") 2026/07/14 04:44:03 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe27e_d20260714_m044235_c001_v0001101_t0038_u01784004155635") 2026/07/14 04:44:03 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4190a0896b1a30a8_d20260714_m044227_c001_v7007000_t0000_u01784004147104") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe248_d20260714_m044220_c001_v0001101_t0024_u01784004140587") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f425e3a23a64781d9_d20260714_m044211_c001_v7007000_t0000_u01784004131625") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe212_d20260714_m044205_c001_v0001101_t0042_u01784004125611") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f418302ec27b7e758_d20260714_m044156_c001_v7007000_t0000_u01784004116523") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe1e0_d20260714_m044150_c001_v0001101_t0008_u01784004110301") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaef42b_d20260714_m044140_c001_v7007000_t0000_u01784004100852") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe1c0_d20260714_m044134_c001_v0001101_t0007_u01784004094627") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f409557f128b0b384_d20260714_m044120_c001_v7007000_t0000_u01784004080355") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadf0e_d20260714_m044116_c001_v0001097_t0026_u01784004076882") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252d03_d20260714_m044107_c001_v7007000_t0000_u01784004067621") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe16a_d20260714_m044100_c001_v0001101_t0045_u01784004060606") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f423573d2fcea7564_d20260714_m044059_c001_v7007000_t0000_u01784004059546") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfade8a_d20260714_m044056_c001_v0001097_t0005_u01784004056124") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f422d132789671d11_d20260714_m044047_c001_v7007000_t0000_u01784004047708") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfade26_d20260714_m044040_c001_v0001097_t0021_u01784004040722") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f404496db8f252ce6_d20260714_m044039_c001_v7007000_t0000_u01784004039629") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe124_d20260714_m044036_c001_v0001101_t0033_u01784004036188") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4018886f4ebb16e4_d20260714_m044022_c001_v7007000_t0000_u01784004022099") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874ed4_d20260714_m044018_c001_v0001167_t0053_u01784004018169") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f410bfa020f78e703_d20260714_m044008_c001_v7007000_t0000_u01784004008186") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874e8e_d20260714_m044001_c001_v0001167_t0037_u01784004001878") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c22d_d20260714_m043953_c001_v7007000_t0000_u01784003993015") 2026/07/14 04:44:04 DEBUG : splitbananasplit: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874e3c_d20260714_m043947_c001_v0001167_t0012_u01784003987359") 2026/07/14 04:44:05 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f423573d2fcea7565_d20260714_m044102_c001_v7007000_t0000_u01784004062577") 2026/07/14 04:44:05 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647660_d20260714_m044057_c001_v0001181_t0041_u01784004057203") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712ec_d20260714_m043940_c001_v7007000_t0000_u01784003980604") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874e08_d20260714_m043939_c001_v0001167_t0036_u01784003979497") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712e9_d20260714_m043938_c001_v7007000_t0000_u01784003978770") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadce0_d20260714_m043937_c001_v0001097_t0043_u01784003977598") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a9677120b_d20260714_m043454_c001_v7007000_t0000_u01784003694034") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964707b_d20260714_m043453_c001_v0001181_t0022_u01784003693136") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771209_d20260714_m043452_c001_v7007000_t0000_u01784003692612") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad906_d20260714_m043451_c001_v0001097_t0029_u01784003691671") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4159f73aac7a5f80_d20260714_m043350_c001_v7007000_t0000_u01784003630107") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad7b4_d20260714_m043348_c001_v0001097_t0008_u01784003628632") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4159f73aac7a5f5c_d20260714_m043348_c001_v7007000_t0000_u01784003628182") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad7ae_d20260714_m043347_c001_v0001097_t0051_u01784003627175") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4159f73aac7a5f2e_d20260714_m043345_c001_v7007000_t0000_u01784003625144") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad7a6_d20260714_m043343_c001_v0001097_t0022_u01784003623617") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4159f73aac7a5f2c_d20260714_m043343_c001_v7007000_t0000_u01784003623079") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad79e_d20260714_m043342_c001_v0001097_t0000_u01784003622092") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad78e_d20260714_m043339_c001_v0001097_t0046_u01784003619497") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4159f73aac7a5f2a_d20260714_m043339_c001_v7007000_t0000_u01784003619147") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad78c_d20260714_m043338_c001_v0001097_t0056_u01784003618475") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad788_d20260714_m043337_c001_v0001097_t0004_u01784003617772") 2026/07/14 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41327c52989a9a8e_d20260714_m043337_c001_v7007000_t0000_u01784003617059") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad782_d20260714_m043334_c001_v0001097_t0057_u01784003614517") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad76c_d20260714_m043331_c001_v0001097_t0049_u01784003611845") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41327c52989a9a8a_d20260714_m043331_c001_v7007000_t0000_u01784003611466") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad762_d20260714_m043330_c001_v0001097_t0010_u01784003610614") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad75e_d20260714_m043329_c001_v0001097_t0048_u01784003609910") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41327c52989a9a87_d20260714_m043329_c001_v7007000_t0000_u01784003609532") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad746_d20260714_m043326_c001_v0001097_t0058_u01784003606083") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41327c52989a9a81_d20260714_m043325_c001_v7007000_t0000_u01784003605703") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad72a_d20260714_m043321_c001_v0001097_t0008_u01784003601166") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41327c52989a9a6d_d20260714_m043320_c001_v7007000_t0000_u01784003600223") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad724_d20260714_m043319_c001_v0001097_t0042_u01784003599449") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41327c52989a9a6c_d20260714_m043318_c001_v7007000_t0000_u01784003598882") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad712_d20260714_m043317_c001_v0001097_t0039_u01784003597817") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41327c52989a9a6b_d20260714_m043316_c001_v7007000_t0000_u01784003596873") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad6fa_d20260714_m043315_c001_v0001097_t0019_u01784003595993") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41327c52989a9a69_d20260714_m043315_c001_v7007000_t0000_u01784003595425") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad6f6_d20260714_m043314_c001_v0001097_t0040_u01784003594590") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41327c52989a9a67_d20260714_m043314_c001_v7007000_t0000_u01784003594024") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad6f2_d20260714_m043313_c001_v0001097_t0056_u01784003593230") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41327c52989a9a5d_d20260714_m043308_c001_v7007000_t0000_u01784003588082") 2026/07/14 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad6ca_d20260714_m043307_c001_v0001097_t0045_u01784003587074") 2026/07/14 04:44:07 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41327c52989a9a5a_d20260714_m043306_c001_v7007000_t0000_u01784003586505") 2026/07/14 04:44:07 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad6c2_d20260714_m043305_c001_v0001097_t0021_u01784003585774") 2026/07/14 04:44:07 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41327c52989a9a55_d20260714_m043304_c001_v7007000_t0000_u01784003584834") 2026/07/14 04:44:07 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad6ba_d20260714_m043304_c001_v0001097_t0000_u01784003584036") 2026/07/14 04:44:07 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41327c52989a9a51_d20260714_m043301_c001_v7007000_t0000_u01784003581829") 2026/07/14 04:44:07 DEBUG : sub dir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad6b0_d20260714_m043300_c001_v0001097_t0051_u01784003580987") 2026/07/14 04:44:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712ed_d20260714_m043940_c001_v7007000_t0000_u01784003980778") 2026/07/14 04:44:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe07e_d20260714_m043939_c001_v0001101_t0049_u01784003979507") 2026/07/14 04:44:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712eb_d20260714_m043938_c001_v7007000_t0000_u01784003978945") 2026/07/14 04:44:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596474f0_d20260714_m043937_c001_v0001181_t0031_u01784003977608") 2026/07/14 04:44:07 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5891_d20260714_m044243_c001_v7007000_t0000_u01784004163834") 2026/07/14 04:44:07 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e68752df_d20260714_m044243_c001_v0001167_t0002_u01784004163134") 2026/07/14 04:44:07 DEBUG : sub/yam: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771205_d20260714_m043449_c001_v7007000_t0000_u01784003689745") 2026/07/14 04:44:07 DEBUG : sub/yam: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874999_d20260714_m043447_c001_v0001167_t0013_u01784003687990") 2026/07/14 04:44:07 DEBUG : test_dir1/file2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712e7_d20260714_m043936_c001_v7007000_t0000_u01784003976874") 2026/07/14 04:44:07 DEBUG : test_dir1/file2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6874df4_d20260714_m043935_c001_v0001167_t0002_u01784003975314") 2026/07/14 04:44:07 DEBUG : test_dir1/file2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712e4_d20260714_m043934_c001_v7007000_t0000_u01784003974549") 2026/07/14 04:44:07 DEBUG : test_dir1/file2: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfadcd6_d20260714_m043933_c001_v0001097_t0013_u01784003973380") 2026/07/14 04:44:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712e8_d20260714_m043937_c001_v7007000_t0000_u01784003977048") 2026/07/14 04:44:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe06c_d20260714_m043935_c001_v0001101_t0035_u01784003975640") 2026/07/14 04:44:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967712e5_d20260714_m043934_c001_v7007000_t0000_u01784003974725") 2026/07/14 04:44:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596474dc_d20260714_m043933_c001_v0001181_t0024_u01784003973401") 2026/07/14 04:44:08 DEBUG : three: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7d3_d20260714_m043441_c001_v7007000_t0000_u01784003681928") 2026/07/14 04:44:08 DEBUG : three: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad8d6_d20260714_m043440_c001_v0001097_t0039_u01784003680587") 2026/07/14 04:44:08 DEBUG : three: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfad8c8_d20260714_m043438_c001_v0001097_t0005_u01784003678226") 2026/07/14 04:44:08 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5893_d20260714_m044245_c001_v7007000_t0000_u01784004165515") 2026/07/14 04:44:08 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647862_d20260714_m044244_c001_v0001181_t0000_u01784004164895") 2026/07/14 04:44:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f58a0_d20260714_m044304_c001_v7007000_t0000_u01784004184418") 2026/07/14 04:44:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfae0ae_d20260714_m044302_c001_v0001097_t0003_u01784004182615") 2026/07/14 04:44:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f589e_d20260714_m044301_c001_v7007000_t0000_u01784004181100") 2026/07/14 04:44:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647894_d20260714_m044258_c001_v0001181_t0043_u01784004178907") 2026/07/14 04:44:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f589d_d20260714_m044257_c001_v7007000_t0000_u01784004177944") 2026/07/14 04:44:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e6875343_d20260714_m044257_c001_v0001167_t0046_u01784004177223") 2026/07/14 04:44:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5898_d20260714_m044252_c001_v7007000_t0000_u01784004172411") 2026/07/14 04:44:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d5359647876_d20260714_m044251_c001_v0001181_t0050_u01784004171581") 2026/07/14 04:44:08 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5899_d20260714_m044254_c001_v7007000_t0000_u01784004174640") 2026/07/14 04:44:08 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfae094_d20260714_m044253_c001_v0001097_t0022_u01784004173345") 2026/07/14 04:44:08 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5896_d20260714_m044250_c001_v7007000_t0000_u01784004170588") 2026/07/14 04:44:08 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e68752fd_d20260714_m044249_c001_v0001167_t0017_u01784004169873") 2026/07/14 04:44:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5895_d20260714_m044248_c001_v7007000_t0000_u01784004168935") 2026/07/14 04:44:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe29a_d20260714_m044248_c001_v0001101_t0007_u01784004168221") 2026/07/14 04:44:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f5894_d20260714_m044247_c001_v7007000_t0000_u01784004167287") 2026/07/14 04:44:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1198b8cd1cfae07a_d20260714_m044246_c001_v0001097_t0042_u01784004166445") 2026/07/14 04:44:09 DEBUG : toe/toe/toe: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f417896f96470c300_d20260714_m044309_c001_v7007000_t0000_u01784004189018") 2026/07/14 04:44:09 DEBUG : toe/toe/toe: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d53596478b8_d20260714_m044308_c001_v0001181_t0020_u01784004188407") 2026/07/14 04:44:09 DEBUG : toe/toe/toe: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f589b_d20260714_m044256_c001_v7007000_t0000_u01784004176288") 2026/07/14 04:44:09 DEBUG : toe/toe/toe: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe2a2_d20260714_m044255_c001_v0001101_t0045_u01784004175586") 2026/07/14 04:44:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f58a1_d20260714_m044305_c001_v7007000_t0000_u01784004185002") 2026/07/14 04:44:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1079c9a8a9efe2b6_d20260714_m044304_c001_v0001101_t0023_u01784004184027") 2026/07/14 04:44:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4078cf379f2f589f_d20260714_m044301_c001_v7007000_t0000_u01784004181688") 2026/07/14 04:44:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102341829b6772f3_d20260714_m044300_c001_v0001103_t0005_u01784004180648") 2026/07/14 04:44:09 DEBUG : two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4154cece6aaee7d4_d20260714_m043442_c001_v7007000_t0000_u01784003682104") 2026/07/14 04:44:09 DEBUG : two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f412a4d535964703f_d20260714_m043440_c001_v0001181_t0058_u01784003680040") 2026/07/14 04:44:09 DEBUG : two: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f4198b8cd1cfad8c6_d20260714_m043438_c001_v0001097_t0022_u01784003678049") 2026/07/14 04:44:09 DEBUG : yam: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771207_d20260714_m043450_c001_v7007000_t0000_u01784003690441") 2026/07/14 04:44:09 DEBUG : yam: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f1180e3e5d1c961c0_d20260714_m043449_c001_v0001039_t0051_u01784003689114") 2026/07/14 04:44:09 DEBUG : yam: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967711fd_d20260714_m043446_c001_v7007000_t0000_u01784003686753") 2026/07/14 04:44:09 DEBUG : yam: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f102671e7e687498f_d20260714_m043445_c001_v0001167_t0046_u01784003685625") 2026/07/14 04:44:09 DEBUG : yam: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967711f9_d20260714_m043444_c001_v7007000_t0000_u01784003684346") 2026/07/14 04:44:09 DEBUG : yam: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f112a4d535964704b_d20260714_m043442_c001_v0001181_t0039_u01784003682641") 2026/07/14 04:44:09 DEBUG : yaml: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a96771201_d20260714_m043447_c001_v7007000_t0000_u01784003687449") 2026/07/14 04:44:09 DEBUG : yaml: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f10414c772f879e71_d20260714_m043446_c001_v0001145_t0051_u01784003686523") 2026/07/14 04:44:09 DEBUG : yaml: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f41636c2a967711fc_d20260714_m043445_c001_v7007000_t0000_u01784003685041") 2026/07/14 04:44:09 DEBUG : yaml: Deleting (id "4_zef524dc3e06d5beb9ff80e1b_f106d79751d18455a_d20260714_m043443_c001_v0001032_t0059_u01784003683803") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m12.816038314s (try 1/5)