"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/11 01:51:09 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope" 2026/07/11 01:51:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:51:09 DEBUG : Creating backend with remote "/tmp/rclone4221501742" === 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-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 01:51:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/11 01:51:10 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:10 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 01:51:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 01:51:11 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:11 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:12 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 01:51:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 01:51:12 INFO : sub dir/hello world: Copied (new) 2026/07/11 01:51:12 DEBUG : B2 bucket rclone-test-jayebes2hope: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.64s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:13 DEBUG : Creating backend with remote "/non-existing" 2026/07/11 01:51:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/11 01:51:13 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:13 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 01:51:14 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:14 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:14 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 01:51:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 01:51:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.51s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:16 INFO : B2 bucket rclone-test-jayebes2hope: Running all checks before starting transfers 2026/07/11 01:51:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 01:51:16 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:16 INFO : B2 bucket rclone-test-jayebes2hope: Checks finished, now starting transfers 2026/07/11 01:51:16 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:16 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 01:51:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 01:51:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.19s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:17 ERROR : Ignoring --no-traverse with sync 2026/07/11 01:51:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 01:51:17 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:17 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 01:51:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 01:51:17 INFO : sub dir/hello world: Copied (new) 2026/07/11 01:51:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.16s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/11 01:51:18 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:18 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:18 DEBUG : hello world2: size = 12 OK 2026/07/11 01:51:18 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/11 01:51:18 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.10s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 01:51:19 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:19 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:19 DEBUG : potato2: size = 11 OK 2026/07/11 01:51:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 01:51:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.09s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 01:51:21 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:21 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:21 DEBUG : potato2: size = 11 OK 2026/07/11 01:51:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 01:51:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.57s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/11 01:51:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 01:51:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/11 01:51:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 01:51:22 INFO : sub dir2: Making directory 2026/07/11 01:51:22 INFO : sub dir: Making directory 2026/07/11 01:51:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 01:51:22 INFO : sub dir2/sub sub dir2: Making directory 2026/07/11 01:51:22 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:22 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:22 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 01:51:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 01:51:22 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/11 01:51:22 DEBUG : B2 bucket rclone-test-jayebes2hope: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.10s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:23 INFO : sub dir2: Making directory 2026/07/11 01:51:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/11 01:51:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 01:51:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 01:51:23 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:23 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:23 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 01:51:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 01:51:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:24 DEBUG : sub dir2: Making directory with metadata 2026/07/11 01:51:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 01:51:24 INFO : sub dir2: Making directory 2026/07/11 01:51:24 INFO : sub dir: Making directory 2026/07/11 01:51:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 01:51:24 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:24 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:24 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 01:51:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 01:51:24 INFO : sub dir/hello world: Copied (new) 2026/07/11 01:51:24 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/11 01:51:24 DEBUG : B2 bucket rclone-test-jayebes2hope: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/11 01:51:25 DEBUG : B2 bucket rclone-test-jayebes2hope: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:26 INFO : sub dir2: Making directory 2026/07/11 01:51:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 01:51:26 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:26 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:26 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 01:51:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 01:51:26 INFO : sub dir/hello world: Copied (new) 2026/07/11 01:51:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:27 DEBUG : sub dir2: Making directory with metadata 2026/07/11 01:51:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 01:51:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 01:51:27 INFO : sub dir2: Making directory 2026/07/11 01:51:27 INFO : sub dir: Making directory 2026/07/11 01:51:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 01:51:27 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:27 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 01:51:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 01:51:27 INFO : sub dir/hello world: Copied (new) 2026/07/11 01:51:27 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/11 01:51:27 DEBUG : B2 bucket rclone-test-jayebes2hope: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.17s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:28 INFO : sub dir2: Making directory 2026/07/11 01:51:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 01:51:28 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:28 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:29 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 01:51:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 01:51:29 INFO : sub dir/hello world: Copied (new) 2026/07/11 01:51:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.10s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:30 DEBUG : Creating backend with remote "TestB2:rclone-test-xocebib4huvi" 2026/07/11 01:51:30 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-jayebes2hope -> B2 bucket rclone-test-xocebib4huvi 2026/07/11 01:51:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 01:51:31 DEBUG : B2 bucket rclone-test-xocebib4huvi: Waiting for checks to finish 2026/07/11 01:51:31 DEBUG : B2 bucket rclone-test-xocebib4huvi: Waiting for transfers to finish 2026/07/11 01:51:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 01:51:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 01:51:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/11 01:51:32 DEBUG : B2 bucket rclone-test-xocebib4huvi: Purge remote 2026/07/11 01:51:32 INFO : B2 bucket rclone-test-xocebib4huvi: cleaning bucket "rclone-test-xocebib4huvi" of all files 2026/07/11 01:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f026d63d0fd4beb9ff80e1b_f118fec9b591e8f11_d20260711_m015131_c001_v0001173_t0032_u01783734691837") --- PASS: TestServerSideCopy (3.76s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:34 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:51:34 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:51:34 DEBUG : sub dir/hello world: Sizes differ 2026/07/11 01:51:34 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:34 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:34 DEBUG : sub dir/hello world: size = 17 OK 2026/07/11 01:51:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/11 01:51:34 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.49s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:35 DEBUG : Creating backend with remote "TestB2:rclone-test-cahalip9bati" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-jayebes2hope -> B2 bucket rclone-test-cahalip9bati 2026/07/11 01:51:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 01:51:36 DEBUG : B2 bucket rclone-test-cahalip9bati: Waiting for checks to finish 2026/07/11 01:51:36 DEBUG : B2 bucket rclone-test-cahalip9bati: Waiting for transfers to finish 2026/07/11 01:51:37 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 01:51:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 01:51:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/11 01:51:37 DEBUG : B2 bucket rclone-test-cahalip9bati: Waiting for checks to finish 2026/07/11 01:51:37 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:51:37 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cahalip9bati) 2026/07/11 01:51:37 DEBUG : sub dir/hello world: Sizes differ 2026/07/11 01:51:37 DEBUG : B2 bucket rclone-test-cahalip9bati: Waiting for transfers to finish 2026/07/11 01:51:38 DEBUG : sub dir/hello world: size = 17 OK 2026/07/11 01:51:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/11 01:51:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/11 01:51:38 DEBUG : B2 bucket rclone-test-cahalip9bati: Purge remote 2026/07/11 01:51:38 INFO : B2 bucket rclone-test-cahalip9bati: cleaning bucket "rclone-test-cahalip9bati" of all files 2026/07/11 01:51:38 DEBUG : sub dir/hello world: Deleting (id "4_zdf927da3d0fd4beb9ff80e1b_f113dfd96ac97f76f_d20260711_m015137_c001_v0001185_t0028_u01783734697966") 2026/07/11 01:51:38 DEBUG : sub dir/hello world: Deleting (id "4_zdf927da3d0fd4beb9ff80e1b_f103ff370c562fad1_d20260711_m015137_c001_v0001183_t0030_u01783734697010") --- PASS: TestServerSideCopyOverSelf (5.24s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:40 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:51:40 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:51:40 DEBUG : sub dir/hello world: Sizes differ 2026/07/11 01:51:40 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:41 DEBUG : sub dir/hello world: size = 17 OK 2026/07/11 01:51:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/11 01:51:41 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/11 01:51:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.44s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:42 DEBUG : Creating backend with remote "TestB2:rclone-test-janelih5nagi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-jayebes2hope -> B2 bucket rclone-test-janelih5nagi 2026/07/11 01:51:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 01:51:43 DEBUG : B2 bucket rclone-test-janelih5nagi: Waiting for checks to finish 2026/07/11 01:51:43 DEBUG : B2 bucket rclone-test-janelih5nagi: Waiting for transfers to finish 2026/07/11 01:51:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 01:51:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 01:51:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/11 01:51:44 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:51:44 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-janelih5nagi) 2026/07/11 01:51:44 DEBUG : sub dir/hello world: Sizes differ 2026/07/11 01:51:44 DEBUG : B2 bucket rclone-test-janelih5nagi: Waiting for checks to finish 2026/07/11 01:51:44 DEBUG : B2 bucket rclone-test-janelih5nagi: Waiting for transfers to finish 2026/07/11 01:51:45 DEBUG : sub dir/hello world: size = 17 OK 2026/07/11 01:51:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/11 01:51:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/11 01:51:45 INFO : sub dir/hello world: Deleted 2026/07/11 01:51:46 DEBUG : testing file moves 2026/07/11 01:51:46 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:51:46 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-janelih5nagi) 2026/07/11 01:51:46 DEBUG : sub dir/hello world: Sizes differ 2026/07/11 01:51:46 DEBUG : B2 bucket rclone-test-janelih5nagi: Waiting for checks to finish 2026/07/11 01:51:46 DEBUG : B2 bucket rclone-test-janelih5nagi: Waiting for transfers to finish 2026/07/11 01:51:46 DEBUG : sub dir/hello world: size = 24 OK 2026/07/11 01:51:46 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/11 01:51:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/11 01:51:46 INFO : sub dir/hello world: Deleted 2026/07/11 01:51:47 DEBUG : B2 bucket rclone-test-janelih5nagi: Purge remote 2026/07/11 01:51:47 INFO : B2 bucket rclone-test-janelih5nagi: cleaning bucket "rclone-test-janelih5nagi" of all files 2026/07/11 01:51:47 DEBUG : sub dir/hello world: Deleting (id "4_zefe29d43d0fd4beb9ff80e1b_f118d7cbaa82a9dd3_d20260711_m015146_c001_v0001167_t0057_u01783734706535") 2026/07/11 01:51:47 DEBUG : sub dir/hello world: Deleting (id "4_zefe29d43d0fd4beb9ff80e1b_f107c12ec17c944af_d20260711_m015144_c001_v0001120_t0011_u01783734704912") 2026/07/11 01:51:47 DEBUG : sub dir/hello world: Deleting (id "4_zefe29d43d0fd4beb9ff80e1b_f118df0d77922f603_d20260711_m015143_c001_v0001130_t0033_u01783734703758") --- PASS: TestServerSideMoveOverSelf (6.96s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:48 ERROR : error listing: directory not found 2026/07/11 01:51:49 INFO : Local file system at /tmp/rclone4221501742: Making directory 2026/07/11 01:51:49 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:49 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.26s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 01:51:50 DEBUG : Local file system at /tmp/rclone4221501742: Waiting for checks to finish 2026/07/11 01:51:50 DEBUG : Local file system at /tmp/rclone4221501742: Waiting for transfers to finish 2026/07/11 01:51:51 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/11 01:51:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 01:51:51 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/11 01:51:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.66s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:51 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/11 01:51:51 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:51 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:51 DEBUG : check sum: size = 1 OK 2026/07/11 01:51:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/11 01:51:51 INFO : check sum: Copied (new) 2026/07/11 01:51:51 DEBUG : Waiting for deletions to finish 2026/07/11 01:51:52 DEBUG : check sum: size = 1 OK 2026/07/11 01:51:52 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/11 01:51:52 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/11 01:51:52 DEBUG : check sum: Unchanged skipping 2026/07/11 01:51:52 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:52 DEBUG : Waiting for deletions to finish 2026/07/11 01:51:52 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.40s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:53 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/11 01:51:53 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:53 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:53 DEBUG : sizeonly: size = 6 OK 2026/07/11 01:51:53 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/11 01:51:53 INFO : sizeonly: Copied (new) 2026/07/11 01:51:53 DEBUG : Waiting for deletions to finish 2026/07/11 01:51:53 DEBUG : sizeonly: size = 6 OK 2026/07/11 01:51:53 DEBUG : sizeonly: Sizes identical 2026/07/11 01:51:53 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:53 DEBUG : sizeonly: Unchanged skipping 2026/07/11 01:51:53 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:53 DEBUG : Waiting for deletions to finish 2026/07/11 01:51:53 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.44s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/11 01:51:54 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:54 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:54 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/11 01:51:54 INFO : ignore-size: Copied (new) 2026/07/11 01:51:54 DEBUG : Waiting for deletions to finish 2026/07/11 01:51:55 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:55 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:51:55 DEBUG : ignore-size: Unchanged skipping 2026/07/11 01:51:55 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:55 DEBUG : Waiting for deletions to finish 2026/07/11 01:51:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.47s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:56 DEBUG : existing: size = 6 OK 2026/07/11 01:51:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:51:56 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:56 DEBUG : existing: Unchanged skipping 2026/07/11 01:51:56 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:56 DEBUG : Waiting for deletions to finish 2026/07/11 01:51:56 INFO : There was nothing to transfer 2026/07/11 01:51:56 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/11 01:51:56 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:56 DEBUG : existing: size = 6 OK 2026/07/11 01:51:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/11 01:51:56 INFO : existing: Copied (replaced existing) 2026/07/11 01:51:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.59s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/11 01:51:57 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:57 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:57 DEBUG : existing: size = 6 OK 2026/07/11 01:51:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/11 01:51:57 INFO : existing: Copied (new) 2026/07/11 01:51:57 DEBUG : Waiting for deletions to finish 2026/07/11 01:51:58 DEBUG : existing: Destination exists, skipping 2026/07/11 01:51:58 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:58 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:58 DEBUG : Waiting for deletions to finish 2026/07/11 01:51:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.40s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:51:59 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/11 01:51:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/11 01:51:59 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:51:59 DEBUG : c/non empty space: size = 5 OK 2026/07/11 01:51:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:51:59 DEBUG : c/non empty space: Unchanged skipping 2026/07/11 01:51:59 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:51:59 DEBUG : a/potato2: size = 60 OK 2026/07/11 01:51:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 01:51:59 INFO : a/potato2: Copied (new) 2026/07/11 01:51:59 DEBUG : Waiting for deletions to finish 2026/07/11 01:52:00 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.02s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:01 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:01 DEBUG : empty space: size = 1 OK 2026/07/11 01:52:01 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/11 01:52:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/11 01:52:01 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/11 01:52:01 DEBUG : empty space: Unchanged skipping 2026/07/11 01:52:01 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:01 DEBUG : Waiting for deletions to finish 2026/07/11 01:52:01 INFO : There was nothing to transfer 2026/07/11 01:52:01 DEBUG : empty space: size = 1 OK 2026/07/11 01:52:01 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/11 01:52:01 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/11 01:52:02 INFO : empty space: Updated modification time in destination 2026/07/11 01:52:02 DEBUG : empty space: Unchanged skipping 2026/07/11 01:52:02 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:02 DEBUG : Waiting for deletions to finish 2026/07/11 01:52:02 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.76s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:04 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:04 DEBUG : empty space: size = 1 OK 2026/07/11 01:52:04 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/11 01:52:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/11 01:52:04 DEBUG : empty space: Unchanged skipping 2026/07/11 01:52:04 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:04 DEBUG : Waiting for deletions to finish 2026/07/11 01:52:04 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.24s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:05 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:05 DEBUG : foo: size = 3 OK 2026/07/11 01:52:05 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/11 01:52:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:52:05 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:52:05 DEBUG : foo: sha1 differ 2026/07/11 01:52:05 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:05 DEBUG : foo: size = 3 OK 2026/07/11 01:52:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/11 01:52:05 INFO : foo: Copied (replaced existing) 2026/07/11 01:52:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.39s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:06 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/11 01:52:06 DEBUG : empty space: size = 1 OK 2026/07/11 01:52:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:52:06 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:06 DEBUG : empty space: Unchanged skipping 2026/07/11 01:52:06 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:07 DEBUG : potato: size = 60 OK 2026/07/11 01:52:07 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 01:52:07 INFO : potato: Copied (new) 2026/07/11 01:52:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.00s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:08 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:08 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:52:08 DEBUG : potato: size = 60 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:52:08 DEBUG : potato: Sizes differ 2026/07/11 01:52:08 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:09 DEBUG : potato: size = 21 OK 2026/07/11 01:52:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/11 01:52:09 INFO : potato: Copied (replaced existing) 2026/07/11 01:52:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.47s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:10 DEBUG : potato: size = 21 OK 2026/07/11 01:52:10 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/11 01:52:10 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4221501742) 2026/07/11 01:52:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:52:10 DEBUG : potato: sha1 differ 2026/07/11 01:52:10 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:10 DEBUG : potato: size = 21 OK 2026/07/11 01:52:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/11 01:52:10 INFO : potato: Copied (replaced existing) 2026/07/11 01:52:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 01:52:11 DEBUG : empty space: size = 1 OK 2026/07/11 01:52:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:52:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/11 01:52:11 DEBUG : empty space: Unchanged skipping 2026/07/11 01:52:11 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:11 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:11 DEBUG : Waiting for deletions to finish 2026/07/11 01:52:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 01:52:13 DEBUG : empty space: size = 1 OK 2026/07/11 01:52:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:52:13 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:13 DEBUG : empty space: Unchanged skipping 2026/07/11 01:52:13 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:13 DEBUG : potato2: size = 60 OK 2026/07/11 01:52:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 01:52:13 INFO : potato2: Copied (new) 2026/07/11 01:52:13 DEBUG : Waiting for deletions to finish 2026/07/11 01:52:13 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:15 INFO : d: Making directory 2026/07/11 01:52:15 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/11 01:52:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/11 01:52:15 DEBUG : c/non empty space: size = 5 OK 2026/07/11 01:52:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:52:15 DEBUG : c/non empty space: Unchanged skipping 2026/07/11 01:52:15 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:15 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:15 DEBUG : a/potato2: size = 60 OK 2026/07/11 01:52:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 01:52:15 INFO : a/potato2: Copied (new) 2026/07/11 01:52:15 DEBUG : Waiting for deletions to finish 2026/07/11 01:52:16 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:17 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/11 01:52:17 DEBUG : c/non empty space: size = 5 OK 2026/07/11 01:52:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:52:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/11 01:52:17 DEBUG : c/non empty space: Unchanged skipping 2026/07/11 01:52:17 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:17 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:17 DEBUG : a/potato2: size = 60 OK 2026/07/11 01:52:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 01:52:17 INFO : a/potato2: Copied (new) 2026/07/11 01:52:17 ERROR : B2 bucket rclone-test-jayebes2hope: not deleting files as there were IO errors 2026/07/11 01:52:17 ERROR : B2 bucket rclone-test-jayebes2hope: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:19 DEBUG : Waiting for deletions to finish 2026/07/11 01:52:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 01:52:19 DEBUG : empty space: size = 1 OK 2026/07/11 01:52:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:52:19 DEBUG : empty space: Unchanged skipping 2026/07/11 01:52:19 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:19 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:20 INFO : potato: Deleted 2026/07/11 01:52:20 DEBUG : potato2: size = 60 OK 2026/07/11 01:52:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 01:52:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.04s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:21 DEBUG : Waiting for deletions to finish 2026/07/11 01:52:21 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:21 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:22 INFO : potato: Deleted 2026/07/11 01:52:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 01:52:22 DEBUG : empty space: size = 1 OK 2026/07/11 01:52:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:52:22 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:22 DEBUG : empty space: Unchanged skipping 2026/07/11 01:52:22 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:22 DEBUG : potato2: size = 60 OK 2026/07/11 01:52:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 01:52:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.30s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 01:52:23 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:23 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:24 DEBUG : potato2: size = 19 OK 2026/07/11 01:52:24 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/11 01:52:24 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.67s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:25 DEBUG : enormous: Excluded (Size Filter) 2026/07/11 01:52:25 DEBUG : enormous: Excluded 2026/07/11 01:52:25 DEBUG : potato2: Excluded (Size Filter) 2026/07/11 01:52:25 DEBUG : potato2: Excluded 2026/07/11 01:52:25 DEBUG : potato2: Excluded (Size Filter) 2026/07/11 01:52:25 DEBUG : empty space: size = 1 OK 2026/07/11 01:52:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:52:25 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:25 DEBUG : empty space: Unchanged skipping 2026/07/11 01:52:25 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:25 DEBUG : Waiting for deletions to finish 2026/07/11 01:52:25 INFO : There was nothing to transfer 2026/07/11 01:52:26 DEBUG : enormous: Excluded (Size Filter) 2026/07/11 01:52:26 DEBUG : enormous: Excluded 2026/07/11 01:52:26 DEBUG : potato2: Excluded (Size Filter) 2026/07/11 01:52:26 DEBUG : potato2: Excluded 2026/07/11 01:52:26 DEBUG : potato2: Excluded (Size Filter) 2026/07/11 01:52:26 DEBUG : empty space: size = 1 OK 2026/07/11 01:52:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/11 01:52:26 DEBUG : empty space: Unchanged skipping 2026/07/11 01:52:26 DEBUG : Local file system at /tmp/rclone4221501742: Waiting for checks to finish 2026/07/11 01:52:26 DEBUG : Local file system at /tmp/rclone4221501742: Waiting for transfers to finish 2026/07/11 01:52:26 DEBUG : Waiting for deletions to finish 2026/07/11 01:52:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:27 DEBUG : enormous: Excluded (Size Filter) 2026/07/11 01:52:27 DEBUG : enormous: Excluded 2026/07/11 01:52:27 DEBUG : potato2: Excluded (Size Filter) 2026/07/11 01:52:27 DEBUG : potato2: Excluded 2026/07/11 01:52:27 DEBUG : empty space: size = 1 OK 2026/07/11 01:52:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:52:27 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:27 DEBUG : empty space: Unchanged skipping 2026/07/11 01:52:27 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:27 DEBUG : Waiting for deletions to finish 2026/07/11 01:52:28 INFO : enormous: Deleted 2026/07/11 01:52:28 INFO : potato2: Deleted 2026/07/11 01:52:28 INFO : There was nothing to transfer 2026/07/11 01:52:28 DEBUG : empty space: size = 1 OK 2026/07/11 01:52:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/11 01:52:28 DEBUG : empty space: Unchanged skipping 2026/07/11 01:52:28 DEBUG : Local file system at /tmp/rclone4221501742: Waiting for checks to finish 2026/07/11 01:52:28 DEBUG : Local file system at /tmp/rclone4221501742: Waiting for transfers to finish 2026/07/11 01:52:28 DEBUG : Waiting for deletions to finish 2026/07/11 01:52:28 INFO : enormous: Deleted 2026/07/11 01:52:28 INFO : potato2: Deleted 2026/07/11 01:52:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.29s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:30 DEBUG : five: Need to transfer - File not found at Destination 2026/07/11 01:52:30 DEBUG : four: size = 4 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:52:30 DEBUG : four: size = 8 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:52:30 DEBUG : four: Sizes differ 2026/07/11 01:52:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/11 01:52:30 DEBUG : one: Destination is newer than source, skipping 2026/07/11 01:52:30 DEBUG : three: size = 5 OK 2026/07/11 01:52:30 DEBUG : three: Sizes identical 2026/07/11 01:52:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/11 01:52:30 DEBUG : two: size = 3 OK 2026/07/11 01:52:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4221501742) 2026/07/11 01:52:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:52:30 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:30 DEBUG : two: sha1 differ 2026/07/11 01:52:30 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:30 DEBUG : five: size = 4 OK 2026/07/11 01:52:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/11 01:52:30 INFO : five: Copied (new) 2026/07/11 01:52:31 DEBUG : two: size = 3 OK 2026/07/11 01:52:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/11 01:52:31 INFO : two: Copied (replaced existing) 2026/07/11 01:52:31 DEBUG : four: size = 4 OK 2026/07/11 01:52:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/11 01:52:31 INFO : four: Copied (replaced existing) 2026/07/11 01:52:31 DEBUG : Waiting for deletions to finish 2026/07/11 01:52:31 DEBUG : five: size = 4 OK 2026/07/11 01:52:31 DEBUG : three: size = 5 OK 2026/07/11 01:52:31 DEBUG : four: size = 4 OK 2026/07/11 01:52:31 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:31 DEBUG : one: Destination is newer than source, skipping 2026/07/11 01:52:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4221501742) 2026/07/11 01:52:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/11 01:52:31 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:52:31 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/11 01:52:31 DEBUG : two: size = 3 OK 2026/07/11 01:52:31 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/11 01:52:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/11 01:52:31 DEBUG : three: sha1 differ 2026/07/11 01:52:31 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/11 01:52:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/11 01:52:31 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/11 01:52:31 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/11 01:52:31 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/11 01:52:31 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/11 01:52:31 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:32 DEBUG : three: size = 5 OK 2026/07/11 01:52:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/11 01:52:32 INFO : three: Copied (replaced existing) 2026/07/11 01:52:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.22s) === 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-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/11 01:52:33 INFO : B2 bucket rclone-test-jayebes2hope: Making map for --track-renames 2026/07/11 01:52:33 INFO : B2 bucket rclone-test-jayebes2hope: Finished making map for --track-renames 2026/07/11 01:52:33 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/11 01:52:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/11 01:52:33 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for renames to finish 2026/07/11 01:52:33 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:34 DEBUG : yam: size = 11 OK 2026/07/11 01:52:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/11 01:52:34 INFO : yam: Copied (new) 2026/07/11 01:52:34 DEBUG : potato: size = 14 OK 2026/07/11 01:52:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/11 01:52:34 INFO : potato: Copied (new) 2026/07/11 01:52:34 DEBUG : Waiting for deletions to finish 2026/07/11 01:52:34 INFO : B2 bucket rclone-test-jayebes2hope: Making map for --track-renames 2026/07/11 01:52:34 DEBUG : potato: size = 14 OK 2026/07/11 01:52:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:52:34 INFO : B2 bucket rclone-test-jayebes2hope: Finished making map for --track-renames 2026/07/11 01:52:34 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:34 DEBUG : potato: Unchanged skipping 2026/07/11 01:52:34 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for renames to finish 2026/07/11 01:52:35 DEBUG : yaml: size = 11 OK 2026/07/11 01:52:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/11 01:52:35 INFO : yam: Copied (server-side copy) to: yaml 2026/07/11 01:52:35 INFO : yam: Deleted 2026/07/11 01:52:35 INFO : yaml: Renamed from "yam" 2026/07/11 01:52:35 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.25s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/11 01:52:36 INFO : B2 bucket rclone-test-jayebes2hope: Making map for --track-renames 2026/07/11 01:52:36 INFO : B2 bucket rclone-test-jayebes2hope: Finished making map for --track-renames 2026/07/11 01:52:36 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/11 01:52:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/11 01:52:36 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for renames to finish 2026/07/11 01:52:36 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:36 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/af221d33d0fd4beb9ff80e1b/c001_v0001182_t0036": EOF 2026/07/11 01:52:36 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/af221d33d0fd4beb9ff80e1b/c001_v0001182_t0036": EOF) 2026/07/11 01:52:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/11 01:52:36 DEBUG : potato: Received error: Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/af221d33d0fd4beb9ff80e1b/c001_v0001182_t0036": EOF - low level retry 0/10 2026/07/11 01:52:37 DEBUG : pacer: Reducing sleep to 10ms 2026/07/11 01:52:37 DEBUG : yam: size = 11 OK 2026/07/11 01:52:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/11 01:52:37 INFO : yam: Copied (new) 2026/07/11 01:52:37 DEBUG : potato: size = 14 OK 2026/07/11 01:52:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/11 01:52:37 INFO : potato: Copied (new) 2026/07/11 01:52:37 DEBUG : Waiting for deletions to finish 2026/07/11 01:52:37 DEBUG : potato: size = 14 OK 2026/07/11 01:52:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:52:37 DEBUG : potato: Unchanged skipping 2026/07/11 01:52:37 INFO : B2 bucket rclone-test-jayebes2hope: Making map for --track-renames 2026/07/11 01:52:37 INFO : B2 bucket rclone-test-jayebes2hope: Finished making map for --track-renames 2026/07/11 01:52:37 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:37 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for renames to finish 2026/07/11 01:52:38 DEBUG : yaml: size = 11 OK 2026/07/11 01:52:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/11 01:52:38 INFO : yam: Copied (server-side copy) to: yaml 2026/07/11 01:52:38 INFO : yam: Deleted 2026/07/11 01:52:38 INFO : yaml: Renamed from "yam" 2026/07/11 01:52:38 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.70s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/11 01:52:39 INFO : B2 bucket rclone-test-jayebes2hope: Making map for --track-renames 2026/07/11 01:52:39 INFO : B2 bucket rclone-test-jayebes2hope: Finished making map for --track-renames 2026/07/11 01:52:39 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/11 01:52:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/11 01:52:39 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for renames to finish 2026/07/11 01:52:39 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:39 DEBUG : sub/yam: size = 11 OK 2026/07/11 01:52:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/11 01:52:39 INFO : sub/yam: Copied (new) 2026/07/11 01:52:40 DEBUG : potato: size = 14 OK 2026/07/11 01:52:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/11 01:52:40 INFO : potato: Copied (new) 2026/07/11 01:52:40 DEBUG : Waiting for deletions to finish 2026/07/11 01:52:40 DEBUG : potato: size = 14 OK 2026/07/11 01:52:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:52:40 DEBUG : potato: Unchanged skipping 2026/07/11 01:52:40 INFO : B2 bucket rclone-test-jayebes2hope: Making map for --track-renames 2026/07/11 01:52:40 INFO : B2 bucket rclone-test-jayebes2hope: Finished making map for --track-renames 2026/07/11 01:52:40 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:40 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for renames to finish 2026/07/11 01:52:40 DEBUG : yam: size = 11 OK 2026/07/11 01:52:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/11 01:52:40 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/11 01:52:41 INFO : sub/yam: Deleted 2026/07/11 01:52:41 INFO : yam: Renamed from "sub/yam" 2026/07/11 01:52:41 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.70s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:42 DEBUG : Creating backend with remote "/tmp/rclone4221501742/dir1" 2026/07/11 01:52:42 DEBUG : Creating backend with remote "/tmp/rclone4221501742/dir2" 2026/07/11 01:52:42 DEBUG : Local file system at /tmp/rclone4221501742/dir2: Using server-side directory move 2026/07/11 01:52:42 INFO : Local file system at /tmp/rclone4221501742/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/11 01:52:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/11 01:52:42 DEBUG : Local file system at /tmp/rclone4221501742/dir2: Waiting for checks to finish 2026/07/11 01:52:42 DEBUG : Local file system at /tmp/rclone4221501742/dir2: Waiting for transfers to finish 2026/07/11 01:52:42 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 01:52:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/11 01:52:42 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:42 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:43 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 01:52:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 01:52:43 INFO : sub dir/hello world: Copied (new) 2026/07/11 01:52:43 INFO : sub dir/hello world: Deleted 2026/07/11 01:52:43 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/11 01:52:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/11 01:52:43 INFO : nested/sub dir/file: Copied (new) 2026/07/11 01:52:43 INFO : nested/sub dir/file: Deleted 2026/07/11 01:52:43 INFO : sub dir: Removing directory 2026/07/11 01:52:43 INFO : nested/sub dir: Removing directory 2026/07/11 01:52:43 INFO : nested: Removing directory 2026/07/11 01:52:43 DEBUG : Local file system at /tmp/rclone4221501742: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.79s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/11 01:52:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/11 01:52:44 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:44 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/11 01:52:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 01:52:44 INFO : sub dir/hello world: Copied (new) 2026/07/11 01:52:44 INFO : sub dir/hello world: Deleted 2026/07/11 01:52:45 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/11 01:52:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/11 01:52:45 INFO : nested/sub dir/file: Copied (new) 2026/07/11 01:52:45 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.74s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/11 01:52:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/11 01:52:46 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:46 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:46 DEBUG : existing: size = 6 OK 2026/07/11 01:52:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/11 01:52:46 INFO : existing: Copied (new) 2026/07/11 01:52:46 INFO : existing: Deleted 2026/07/11 01:52:46 DEBUG : existing-b: size = 6 OK 2026/07/11 01:52:46 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/11 01:52:46 INFO : existing-b: Copied (new) 2026/07/11 01:52:46 INFO : existing-b: Deleted 2026/07/11 01:52:47 DEBUG : existing: Destination exists, skipping 2026/07/11 01:52:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/11 01:52:47 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:52:47 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:52:47 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.02s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:52:48 DEBUG : Creating backend with remote "TestB2:rclone-test-gayulac1tira" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-jayebes2hope -> B2 bucket rclone-test-gayulac1tira 2026/07/11 01:52:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 01:52:52 DEBUG : empty space: size = 1 OK 2026/07/11 01:52:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/11 01:52:52 DEBUG : empty space: Unchanged skipping 2026/07/11 01:52:52 DEBUG : potato3: size = 68 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:52:52 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gayulac1tira) 2026/07/11 01:52:52 DEBUG : potato3: Sizes differ 2026/07/11 01:52:52 DEBUG : B2 bucket rclone-test-gayulac1tira: Waiting for checks to finish 2026/07/11 01:52:53 INFO : empty space: Deleted 2026/07/11 01:52:53 DEBUG : B2 bucket rclone-test-gayulac1tira: Waiting for transfers to finish 2026/07/11 01:52:53 DEBUG : potato2: size = 60 OK 2026/07/11 01:52:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 01:52:53 INFO : potato2: Copied (server-side copy) 2026/07/11 01:52:53 INFO : potato2: Deleted 2026/07/11 01:52:53 DEBUG : potato3: size = 68 OK 2026/07/11 01:52:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/11 01:52:53 INFO : potato3: Copied (server-side copy) 2026/07/11 01:52:54 INFO : potato3: Deleted 2026/07/11 01:52:54 DEBUG : Creating backend with remote "TestB2:rclone-test-gacamet3wofa" 2026/07/11 01:52:55 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/11 01:52:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 01:52:55 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/11 01:52:55 DEBUG : B2 bucket rclone-test-gacamet3wofa: Waiting for checks to finish 2026/07/11 01:52:55 DEBUG : B2 bucket rclone-test-gacamet3wofa: Waiting for transfers to finish 2026/07/11 01:52:56 DEBUG : potato2: size = 60 OK 2026/07/11 01:52:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 01:52:56 INFO : potato2: Copied (server-side copy) 2026/07/11 01:52:56 INFO : potato2: Deleted 2026/07/11 01:52:56 DEBUG : empty space: size = 1 OK 2026/07/11 01:52:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/11 01:52:56 INFO : empty space: Copied (server-side copy) 2026/07/11 01:52:56 DEBUG : potato3: size = 68 OK 2026/07/11 01:52:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/11 01:52:56 INFO : potato3: Copied (server-side copy) 2026/07/11 01:52:56 INFO : empty space: Deleted 2026/07/11 01:52:57 INFO : potato3: Deleted 2026/07/11 01:52:57 DEBUG : B2 bucket rclone-test-gacamet3wofa: Purge remote 2026/07/11 01:52:57 INFO : B2 bucket rclone-test-gacamet3wofa: cleaning bucket "rclone-test-gacamet3wofa" of all files 2026/07/11 01:52:57 DEBUG : empty space: Deleting (id "4_z1fb2adf3e00d4beb9ff80e1b_f108298fd4c5f84d8_d20260711_m015256_c001_v0001137_t0015_u01783734776414") 2026/07/11 01:52:57 DEBUG : potato2: Deleting (id "4_z1fb2adf3e00d4beb9ff80e1b_f11550d3b5c2fac20_d20260711_m015256_c001_v0001043_t0030_u01783734776065") 2026/07/11 01:52:57 DEBUG : potato3: Deleting (id "4_z1fb2adf3e00d4beb9ff80e1b_f108c18a93a18d7ed_d20260711_m015256_c001_v0001098_t0018_u01783734776418") 2026/07/11 01:52:58 DEBUG : B2 bucket rclone-test-gayulac1tira: Purge remote 2026/07/11 01:52:58 INFO : B2 bucket rclone-test-gayulac1tira: cleaning bucket "rclone-test-gayulac1tira" of all files 2026/07/11 01:52:58 DEBUG : empty space: Deleting (id "4_z7f029dc3e00d4beb9ff80e1b_f40284b4c66052cf1_d20260711_m015256_c001_v7007000_t0000_u01783734776896") 2026/07/11 01:52:58 DEBUG : empty space: Deleting (id "4_z7f029dc3e00d4beb9ff80e1b_f1194c79467402c0e_d20260711_m015251_c001_v0001029_t0022_u01783734771709") 2026/07/11 01:52:58 DEBUG : potato2: Deleting (id "4_z7f029dc3e00d4beb9ff80e1b_f40284b4c66052cf0_d20260711_m015256_c001_v7007000_t0000_u01783734776424") 2026/07/11 01:52:58 DEBUG : potato2: Deleting (id "4_z7f029dc3e00d4beb9ff80e1b_f108861116896c06e_d20260711_m015253_c001_v0001174_t0036_u01783734773084") 2026/07/11 01:52:58 DEBUG : potato3: Deleting (id "4_z7f029dc3e00d4beb9ff80e1b_f40284b4c66052cf3_d20260711_m015257_c001_v7007000_t0000_u01783734777010") 2026/07/11 01:52:58 DEBUG : potato3: Deleting (id "4_z7f029dc3e00d4beb9ff80e1b_f1065b2392c569188_d20260711_m015253_c001_v0001036_t0039_u01783734773424") 2026/07/11 01:52:58 DEBUG : potato3: Deleting (id "4_z7f029dc3e00d4beb9ff80e1b_f1194c79467402c12_d20260711_m015252_c001_v0001029_t0030_u01783734772215") --- PASS: TestServerSideMove (12.15s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:53:00 DEBUG : Creating backend with remote "TestB2:rclone-test-wiyehop1jeru" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-jayebes2hope -> B2 bucket rclone-test-wiyehop1jeru 2026/07/11 01:53:06 DEBUG : empty space: Excluded (Size Filter) 2026/07/11 01:53:06 DEBUG : empty space: Excluded (Size Filter) 2026/07/11 01:53:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 01:53:06 DEBUG : B2 bucket rclone-test-wiyehop1jeru: Waiting for checks to finish 2026/07/11 01:53:06 DEBUG : potato3: size = 68 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:53:06 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wiyehop1jeru) 2026/07/11 01:53:06 DEBUG : potato3: Sizes differ 2026/07/11 01:53:06 DEBUG : B2 bucket rclone-test-wiyehop1jeru: Waiting for transfers to finish 2026/07/11 01:53:07 DEBUG : potato2: size = 60 OK 2026/07/11 01:53:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 01:53:07 INFO : potato2: Copied (server-side copy) 2026/07/11 01:53:07 DEBUG : potato3: size = 68 OK 2026/07/11 01:53:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/11 01:53:07 INFO : potato3: Copied (server-side copy) 2026/07/11 01:53:07 INFO : potato2: Deleted 2026/07/11 01:53:07 INFO : potato3: Deleted 2026/07/11 01:53:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yaziqay7jike" 2026/07/11 01:53:08 DEBUG : empty space: Excluded (Size Filter) 2026/07/11 01:53:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 01:53:09 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/11 01:53:09 DEBUG : B2 bucket rclone-test-yaziqay7jike: Waiting for checks to finish 2026/07/11 01:53:09 DEBUG : B2 bucket rclone-test-yaziqay7jike: Waiting for transfers to finish 2026/07/11 01:53:10 DEBUG : potato2: size = 60 OK 2026/07/11 01:53:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 01:53:10 INFO : potato2: Copied (server-side copy) 2026/07/11 01:53:10 DEBUG : potato3: size = 68 OK 2026/07/11 01:53:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/11 01:53:10 INFO : potato3: Copied (server-side copy) 2026/07/11 01:53:10 INFO : potato2: Deleted 2026/07/11 01:53:10 INFO : potato3: Deleted 2026/07/11 01:53:10 DEBUG : B2 bucket rclone-test-yaziqay7jike: Purge remote 2026/07/11 01:53:10 INFO : B2 bucket rclone-test-yaziqay7jike: cleaning bucket "rclone-test-yaziqay7jike" of all files 2026/07/11 01:53:11 DEBUG : potato2: Deleting (id "4_z9f12ed43e00d4beb9ff80e1b_f113a53d10fab0b3f_d20260711_m015309_c001_v0001042_t0048_u01783734789641") 2026/07/11 01:53:11 DEBUG : potato3: Deleting (id "4_z9f12ed43e00d4beb9ff80e1b_f100f8a5319aa20bf_d20260711_m015310_c001_v0001137_t0019_u01783734790026") 2026/07/11 01:53:11 DEBUG : B2 bucket rclone-test-wiyehop1jeru: Purge remote 2026/07/11 01:53:11 INFO : B2 bucket rclone-test-wiyehop1jeru: cleaning bucket "rclone-test-wiyehop1jeru" of all files 2026/07/11 01:53:11 DEBUG : empty space: Deleting (id "4_z7f72dd33e00d4beb9ff80e1b_f106c90c36f8fbd68_d20260711_m015305_c001_v0001113_t0048_u01783734785812") 2026/07/11 01:53:11 DEBUG : potato2: Deleting (id "4_z7f72dd33e00d4beb9ff80e1b_f42170da24a143e9e_d20260711_m015310_c001_v7007000_t0000_u01783734790302") 2026/07/11 01:53:11 DEBUG : potato2: Deleting (id "4_z7f72dd33e00d4beb9ff80e1b_f1176899fe4604ee3_d20260711_m015307_c001_v0001137_t0032_u01783734787004") 2026/07/11 01:53:11 DEBUG : potato3: Deleting (id "4_z7f72dd33e00d4beb9ff80e1b_f406bed47915ff6c8_d20260711_m015310_c001_v7007000_t0000_u01783734790374") 2026/07/11 01:53:11 DEBUG : potato3: Deleting (id "4_z7f72dd33e00d4beb9ff80e1b_f10504ce0d45c6996_d20260711_m015307_c001_v0001182_t0021_u01783734787352") 2026/07/11 01:53:11 DEBUG : potato3: Deleting (id "4_z7f72dd33e00d4beb9ff80e1b_f106c90c36f8fbd6c_d20260711_m015306_c001_v0001113_t0042_u01783734786207") --- PASS: TestServerSideMoveWithFilter (13.25s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:53:13 DEBUG : Creating backend with remote "TestB2:rclone-test-juqomim2biwe" 2026/07/11 01:53:16 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-jayebes2hope -> B2 bucket rclone-test-juqomim2biwe 2026/07/11 01:53:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 01:53:18 DEBUG : empty space: size = 1 OK 2026/07/11 01:53:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/11 01:53:18 DEBUG : empty space: Unchanged skipping 2026/07/11 01:53:18 DEBUG : potato3: size = 68 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:53:18 DEBUG : potato3: size = 60 (B2 bucket rclone-test-juqomim2biwe) 2026/07/11 01:53:18 DEBUG : potato3: Sizes differ 2026/07/11 01:53:18 DEBUG : B2 bucket rclone-test-juqomim2biwe: Waiting for checks to finish 2026/07/11 01:53:18 INFO : empty space: Deleted 2026/07/11 01:53:18 DEBUG : B2 bucket rclone-test-juqomim2biwe: Waiting for transfers to finish 2026/07/11 01:53:18 DEBUG : potato2: size = 60 OK 2026/07/11 01:53:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 01:53:18 INFO : potato2: Copied (server-side copy) 2026/07/11 01:53:19 INFO : potato2: Deleted 2026/07/11 01:53:19 DEBUG : potato3: size = 68 OK 2026/07/11 01:53:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/11 01:53:19 INFO : potato3: Copied (server-side copy) 2026/07/11 01:53:19 INFO : potato3: Deleted 2026/07/11 01:53:20 DEBUG : Creating backend with remote "TestB2:rclone-test-miquvuj0siku" 2026/07/11 01:53:20 INFO : tomatoDir: Making directory 2026/07/11 01:53:21 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/11 01:53:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/11 01:53:21 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/11 01:53:21 DEBUG : B2 bucket rclone-test-miquvuj0siku: Waiting for checks to finish 2026/07/11 01:53:21 DEBUG : B2 bucket rclone-test-miquvuj0siku: Waiting for transfers to finish 2026/07/11 01:53:21 DEBUG : empty space: size = 1 OK 2026/07/11 01:53:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/11 01:53:21 INFO : empty space: Copied (server-side copy) 2026/07/11 01:53:22 INFO : empty space: Deleted 2026/07/11 01:53:22 DEBUG : potato3: size = 68 OK 2026/07/11 01:53:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/11 01:53:22 INFO : potato3: Copied (server-side copy) 2026/07/11 01:53:22 DEBUG : potato2: size = 60 OK 2026/07/11 01:53:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/11 01:53:22 INFO : potato2: Copied (server-side copy) 2026/07/11 01:53:22 INFO : potato3: Deleted 2026/07/11 01:53:22 INFO : potato2: Deleted 2026/07/11 01:53:23 DEBUG : B2 bucket rclone-test-miquvuj0siku: Purge remote 2026/07/11 01:53:23 INFO : B2 bucket rclone-test-miquvuj0siku: cleaning bucket "rclone-test-miquvuj0siku" of all files 2026/07/11 01:53:23 DEBUG : empty space: Deleting (id "4_zaff21d33e01d4beb9ff80e1b_f106f74eb05e88918_d20260711_m015321_c001_v0001184_t0046_u01783734801736") 2026/07/11 01:53:23 DEBUG : potato2: Deleting (id "4_zaff21d33e01d4beb9ff80e1b_f10943735a280b65b_d20260711_m015322_c001_v0001037_t0005_u01783734802079") 2026/07/11 01:53:23 DEBUG : potato3: Deleting (id "4_zaff21d33e01d4beb9ff80e1b_f1019615666758664_d20260711_m015321_c001_v0001106_t0050_u01783734801941") 2026/07/11 01:53:23 DEBUG : B2 bucket rclone-test-juqomim2biwe: Purge remote 2026/07/11 01:53:23 INFO : B2 bucket rclone-test-juqomim2biwe: cleaning bucket "rclone-test-juqomim2biwe" of all files 2026/07/11 01:53:24 DEBUG : empty space: Deleting (id "4_z0f720d23e01d4beb9ff80e1b_f419d7f15ea545cd2_d20260711_m015321_c001_v7007000_t0000_u01783734801926") 2026/07/11 01:53:24 DEBUG : empty space: Deleting (id "4_z0f720d23e01d4beb9ff80e1b_f115112298173024d_d20260711_m015317_c001_v0001174_t0005_u01783734797736") 2026/07/11 01:53:24 DEBUG : potato2: Deleting (id "4_z0f720d23e01d4beb9ff80e1b_f400e769906947a27_d20260711_m015322_c001_v7007000_t0000_u01783734802578") 2026/07/11 01:53:24 DEBUG : potato2: Deleting (id "4_z0f720d23e01d4beb9ff80e1b_f100935011ead4997_d20260711_m015318_c001_v0001179_t0005_u01783734798873") 2026/07/11 01:53:24 DEBUG : potato3: Deleting (id "4_z0f720d23e01d4beb9ff80e1b_f419d7f15ea545cd3_d20260711_m015322_c001_v7007000_t0000_u01783734802437") 2026/07/11 01:53:24 DEBUG : potato3: Deleting (id "4_z0f720d23e01d4beb9ff80e1b_f118c33fef7442249_d20260711_m015319_c001_v0001120_t0054_u01783734799101") 2026/07/11 01:53:24 DEBUG : potato3: Deleting (id "4_z0f720d23e01d4beb9ff80e1b_f115112298173024f_d20260711_m015318_c001_v0001174_t0011_u01783734798026") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.43s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:53:25 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.80s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:53:28 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/rclone-sync-test" --- PASS: TestSyncOverlap (1.42s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:53:30 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/rclone-sync-test" 2026/07/11 01:53:32 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/rclone-sync-test-include/layer2" 2026/07/11 01:53:33 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/rclone-sync-test-ignore-file" 2026/07/11 01:53:37 DEBUG : B2 bucket rclone-test-jayebes2hope path rclone-sync-test: Waiting for checks to finish 2026/07/11 01:53:37 DEBUG : B2 bucket rclone-test-jayebes2hope path rclone-sync-test: Waiting for transfers to finish 2026/07/11 01:53:37 DEBUG : Waiting for deletions to finish 2026/07/11 01:53:37 INFO : There was nothing to transfer 2026/07/11 01:53:37 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:53:37 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:53:37 DEBUG : Waiting for deletions to finish 2026/07/11 01:53:37 INFO : There was nothing to transfer 2026/07/11 01:53:37 DEBUG : B2 bucket rclone-test-jayebes2hope path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/11 01:53:37 DEBUG : B2 bucket rclone-test-jayebes2hope path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/11 01:53:37 DEBUG : Waiting for deletions to finish 2026/07/11 01:53:37 INFO : There was nothing to transfer 2026/07/11 01:53:38 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:53:38 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:53:38 DEBUG : Waiting for deletions to finish 2026/07/11 01:53:38 INFO : There was nothing to transfer 2026/07/11 01:53:38 DEBUG : B2 bucket rclone-test-jayebes2hope path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/11 01:53:38 DEBUG : B2 bucket rclone-test-jayebes2hope path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/11 01:53:38 DEBUG : Waiting for deletions to finish 2026/07/11 01:53:38 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.17s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:53:39 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/dst" 2026/07/11 01:53:40 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/CompareDest" 2026/07/11 01:53:42 DEBUG : one: Need to transfer - File not found at Destination 2026/07/11 01:53:42 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:53:42 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:53:43 DEBUG : one: size = 3 OK 2026/07/11 01:53:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/11 01:53:43 INFO : one: Copied (new) 2026/07/11 01:53:43 DEBUG : Waiting for deletions to finish 2026/07/11 01:53:43 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:53:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:53:43 DEBUG : one: size = 3 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:53:43 DEBUG : one: Sizes differ 2026/07/11 01:53:44 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:53:44 DEBUG : one: size = 5 OK 2026/07/11 01:53:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/11 01:53:44 INFO : one: Copied (replaced existing) 2026/07/11 01:53:44 DEBUG : Waiting for deletions to finish 2026/07/11 01:53:46 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:53:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:53:46 DEBUG : one: size = 3 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:53:46 DEBUG : one: Sizes differ 2026/07/11 01:53:47 DEBUG : one: size = 5 OK 2026/07/11 01:53:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:53:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/11 01:53:47 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:53:47 DEBUG : Waiting for deletions to finish 2026/07/11 01:53:47 INFO : There was nothing to transfer 2026/07/11 01:53:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:53:48 DEBUG : one: size = 3 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:53:48 DEBUG : one: Sizes differ 2026/07/11 01:53:48 DEBUG : two: size = 3 OK 2026/07/11 01:53:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:53:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/11 01:53:48 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:53:48 DEBUG : one: size = 5 OK 2026/07/11 01:53:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:53:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/11 01:53:48 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:53:48 DEBUG : Waiting for deletions to finish 2026/07/11 01:53:48 INFO : There was nothing to transfer 2026/07/11 01:53:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:53:49 DEBUG : one: size = 3 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:53:49 DEBUG : one: Sizes differ 2026/07/11 01:53:49 DEBUG : two: size = 3 OK 2026/07/11 01:53:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:53:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/11 01:53:49 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:53:49 DEBUG : one: size = 5 OK 2026/07/11 01:53:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:53:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/11 01:53:49 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:53:49 DEBUG : Waiting for deletions to finish 2026/07/11 01:53:49 INFO : There was nothing to transfer 2026/07/11 01:53:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:53:50 DEBUG : one: size = 3 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:53:50 DEBUG : one: Sizes differ 2026/07/11 01:53:50 DEBUG : two: size = 3 OK 2026/07/11 01:53:50 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/11 01:53:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/11 01:53:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/11 01:53:50 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:53:50 DEBUG : one: size = 5 OK 2026/07/11 01:53:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:53:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/11 01:53:50 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:53:50 DEBUG : Waiting for deletions to finish 2026/07/11 01:53:50 INFO : There was nothing to transfer 2026/07/11 01:53:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:53:50 DEBUG : one: size = 3 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:53:50 DEBUG : one: Sizes differ 2026/07/11 01:53:51 DEBUG : two: size = 5 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:53:51 DEBUG : two: size = 3 (B2 bucket rclone-test-jayebes2hope path CompareDest) 2026/07/11 01:53:51 DEBUG : two: Sizes differ 2026/07/11 01:53:51 DEBUG : two: Need to transfer - File not found at Destination 2026/07/11 01:53:51 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:53:51 DEBUG : one: size = 5 OK 2026/07/11 01:53:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:53:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/11 01:53:51 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:53:51 DEBUG : two: size = 5 OK 2026/07/11 01:53:51 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/11 01:53:51 INFO : two: Copied (new) 2026/07/11 01:53:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.76s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:53:54 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/dest" 2026/07/11 01:53:55 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/pre-dest1" 2026/07/11 01:53:56 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/pre-dest2" 2026/07/11 01:53:58 DEBUG : 1: size = 1 OK 2026/07/11 01:53:58 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:53:58 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/11 01:53:59 DEBUG : 2: size = 1 OK 2026/07/11 01:53:59 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:53:59 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/11 01:53:59 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/11 01:53:59 DEBUG : B2 bucket rclone-test-jayebes2hope path dest: Waiting for checks to finish 2026/07/11 01:53:59 DEBUG : B2 bucket rclone-test-jayebes2hope path dest: Waiting for transfers to finish 2026/07/11 01:54:00 DEBUG : 3: size = 1 OK 2026/07/11 01:54:00 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/11 01:54:00 INFO : 3: Copied (new) 2026/07/11 01:54:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.83s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:54:01 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/dst" 2026/07/11 01:54:02 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/CopyDest" 2026/07/11 01:54:04 DEBUG : one: Need to transfer - File not found at Destination 2026/07/11 01:54:04 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:54:04 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:54:05 DEBUG : one: size = 3 OK 2026/07/11 01:54:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/11 01:54:05 INFO : one: Copied (new) 2026/07/11 01:54:05 DEBUG : Waiting for deletions to finish 2026/07/11 01:54:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:54:06 DEBUG : one: size = 3 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:54:06 DEBUG : one: Sizes differ 2026/07/11 01:54:06 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:54:06 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:54:06 DEBUG : one: size = 5 OK 2026/07/11 01:54:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/11 01:54:06 INFO : one: Copied (replaced existing) 2026/07/11 01:54:06 DEBUG : Waiting for deletions to finish 2026/07/11 01:54:08 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/BackupDir" 2026/07/11 01:54:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:54:10 DEBUG : one: size = 3 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:54:10 DEBUG : one: Sizes differ 2026/07/11 01:54:10 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:54:10 DEBUG : one: size = 5 OK 2026/07/11 01:54:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:54:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:54:10 DEBUG : one: size = 3 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:54:10 DEBUG : one: Sizes differ 2026/07/11 01:54:11 DEBUG : one: size = 3 OK 2026/07/11 01:54:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/11 01:54:11 INFO : one: Copied (server-side copy) 2026/07/11 01:54:12 INFO : one: Deleted 2026/07/11 01:54:12 DEBUG : one: size = 5 OK 2026/07/11 01:54:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/11 01:54:12 INFO : one: Copied (server-side copy) 2026/07/11 01:54:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/11 01:54:12 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:54:12 DEBUG : Waiting for deletions to finish 2026/07/11 01:54:12 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1130-05.backblaze.com/b2api/v1/b2_upload_file/af221d33d0fd4beb9ff80e1b/c001_v0001130_t0035": EOF 2026/07/11 01:54:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1130-05.backblaze.com/b2api/v1/b2_upload_file/af221d33d0fd4beb9ff80e1b/c001_v0001130_t0035": EOF) 2026/07/11 01:54:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "CopyDest/two" to B2 bucket rclone-test-jayebes2hope: 1/10 (Post "https://pod-000-1130-05.backblaze.com/b2api/v1/b2_upload_file/af221d33d0fd4beb9ff80e1b/c001_v0001130_t0035": EOF) 2026/07/11 01:54:15 DEBUG : pacer: Reducing sleep to 10ms 2026/07/11 01:54:15 DEBUG : one: size = 5 OK 2026/07/11 01:54:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:54:15 DEBUG : one: Unchanged skipping 2026/07/11 01:54:16 DEBUG : two: size = 3 OK 2026/07/11 01:54:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:54:16 DEBUG : two: size = 3 OK 2026/07/11 01:54:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/11 01:54:16 INFO : two: Copied (server-side copy) 2026/07/11 01:54:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/11 01:54:16 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:54:16 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:54:16 DEBUG : Waiting for deletions to finish 2026/07/11 01:54:17 DEBUG : one: size = 5 OK 2026/07/11 01:54:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:54:17 DEBUG : two: size = 3 OK 2026/07/11 01:54:17 DEBUG : one: Unchanged skipping 2026/07/11 01:54:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:54:17 DEBUG : two: Unchanged skipping 2026/07/11 01:54:17 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:54:17 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:54:17 DEBUG : Waiting for deletions to finish 2026/07/11 01:54:17 INFO : There was nothing to transfer 2026/07/11 01:54:18 DEBUG : one: size = 5 OK 2026/07/11 01:54:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:54:18 DEBUG : one: Unchanged skipping 2026/07/11 01:54:18 DEBUG : three: size = 7 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:54:18 DEBUG : three: size = 5 (B2 bucket rclone-test-jayebes2hope path CopyDest) 2026/07/11 01:54:18 DEBUG : three: Sizes differ 2026/07/11 01:54:18 DEBUG : three: Destination not found in --copy-dest 2026/07/11 01:54:18 DEBUG : three: Need to transfer - File not found at Destination 2026/07/11 01:54:18 DEBUG : two: size = 3 OK 2026/07/11 01:54:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 01:54:18 DEBUG : two: Unchanged skipping 2026/07/11 01:54:18 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:54:18 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:54:19 DEBUG : three: size = 7 OK 2026/07/11 01:54:19 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/11 01:54:19 INFO : three: Copied (new) 2026/07/11 01:54:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.94s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:54:22 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/dst" 2026/07/11 01:54:23 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/backup" 2026/07/11 01:54:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:54:25 DEBUG : one: size = 3 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:54:25 DEBUG : two: size = 3 OK 2026/07/11 01:54:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:54:25 DEBUG : two: Unchanged skipping 2026/07/11 01:54:25 DEBUG : one: Sizes differ 2026/07/11 01:54:25 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:54:26 DEBUG : one: size = 3 OK 2026/07/11 01:54:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/11 01:54:26 INFO : one: Copied (server-side copy) 2026/07/11 01:54:27 INFO : one: Deleted 2026/07/11 01:54:27 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:54:28 DEBUG : one: size = 4 OK 2026/07/11 01:54:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 01:54:28 INFO : one: Copied (new) 2026/07/11 01:54:28 DEBUG : Waiting for deletions to finish 2026/07/11 01:54:28 DEBUG : three.txt: size = 5 OK 2026/07/11 01:54:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/11 01:54:28 INFO : three.txt: Copied (server-side copy) 2026/07/11 01:54:28 INFO : three.txt: Deleted 2026/07/11 01:54:28 INFO : three.txt: Moved into backup dir 2026/07/11 01:54:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:54:31 DEBUG : two: size = 3 OK 2026/07/11 01:54:31 DEBUG : one: size = 4 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:54:31 DEBUG : one: Sizes differ 2026/07/11 01:54:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:54:31 DEBUG : two: Unchanged skipping 2026/07/11 01:54:31 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:54:31 DEBUG : one: size = 4 OK 2026/07/11 01:54:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 01:54:31 INFO : one: Copied (server-side copy) 2026/07/11 01:54:31 INFO : one: Deleted 2026/07/11 01:54:31 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:54:32 DEBUG : one: size = 5 OK 2026/07/11 01:54:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/11 01:54:32 INFO : one: Copied (new) 2026/07/11 01:54:32 DEBUG : Waiting for deletions to finish 2026/07/11 01:54:34 DEBUG : three.txt: size = 6 OK 2026/07/11 01:54:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/11 01:54:34 INFO : three.txt: Copied (server-side copy) 2026/07/11 01:54:34 INFO : three.txt: Deleted 2026/07/11 01:54:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.34s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:54:38 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/dst" 2026/07/11 01:54:39 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/backup" 2026/07/11 01:54:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:54:41 DEBUG : one: size = 3 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:54:41 DEBUG : two: size = 3 OK 2026/07/11 01:54:41 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:54:41 DEBUG : one: Sizes differ 2026/07/11 01:54:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:54:41 DEBUG : two: Unchanged skipping 2026/07/11 01:54:43 DEBUG : one.bak: size = 3 OK 2026/07/11 01:54:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/11 01:54:43 INFO : one: Copied (server-side copy) to: one.bak 2026/07/11 01:54:43 INFO : one: Deleted 2026/07/11 01:54:43 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:54:44 DEBUG : one: size = 4 OK 2026/07/11 01:54:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 01:54:44 INFO : one: Copied (new) 2026/07/11 01:54:44 DEBUG : Waiting for deletions to finish 2026/07/11 01:54:44 DEBUG : three.txt.bak: size = 5 OK 2026/07/11 01:54:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/11 01:54:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/11 01:54:44 INFO : three.txt: Deleted 2026/07/11 01:54:44 INFO : three.txt: Moved into backup dir 2026/07/11 01:54:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:54:46 DEBUG : one: size = 4 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:54:46 DEBUG : one: Sizes differ 2026/07/11 01:54:46 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:54:46 DEBUG : two: size = 3 OK 2026/07/11 01:54:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:54:46 DEBUG : two: Unchanged skipping 2026/07/11 01:54:47 DEBUG : one.bak: size = 4 OK 2026/07/11 01:54:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 01:54:47 INFO : one: Copied (server-side copy) to: one.bak 2026/07/11 01:54:47 INFO : one: Deleted 2026/07/11 01:54:47 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:54:48 DEBUG : one: size = 5 OK 2026/07/11 01:54:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/11 01:54:48 INFO : one: Copied (new) 2026/07/11 01:54:48 DEBUG : Waiting for deletions to finish 2026/07/11 01:54:48 DEBUG : three.txt.bak: size = 6 OK 2026/07/11 01:54:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/11 01:54:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/11 01:54:48 INFO : three.txt: Deleted 2026/07/11 01:54:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.23s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:54:54 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/dst" 2026/07/11 01:54:55 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/backup" 2026/07/11 01:54:57 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:54:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:54:57 DEBUG : one: size = 3 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:54:57 DEBUG : one: Sizes differ 2026/07/11 01:54:57 DEBUG : two: size = 3 OK 2026/07/11 01:54:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:54:57 DEBUG : two: Unchanged skipping 2026/07/11 01:55:03 DEBUG : one-2019-01-01: size = 3 OK 2026/07/11 01:55:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/11 01:55:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/11 01:55:03 INFO : one: Deleted 2026/07/11 01:55:03 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:55:05 DEBUG : one: size = 4 OK 2026/07/11 01:55:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 01:55:05 INFO : one: Copied (new) 2026/07/11 01:55:05 DEBUG : Waiting for deletions to finish 2026/07/11 01:55:05 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/11 01:55:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/11 01:55:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/11 01:55:06 INFO : three.txt: Deleted 2026/07/11 01:55:06 INFO : three.txt: Moved into backup dir 2026/07/11 01:55:08 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:55:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:55:08 DEBUG : one: size = 4 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:55:08 DEBUG : two: size = 3 OK 2026/07/11 01:55:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:55:08 DEBUG : two: Unchanged skipping 2026/07/11 01:55:08 DEBUG : one: Sizes differ 2026/07/11 01:55:08 DEBUG : one-2019-01-01: size = 4 OK 2026/07/11 01:55:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 01:55:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/11 01:55:08 INFO : one: Deleted 2026/07/11 01:55:08 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:55:09 DEBUG : one: size = 5 OK 2026/07/11 01:55:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/11 01:55:09 INFO : one: Copied (new) 2026/07/11 01:55:09 DEBUG : Waiting for deletions to finish 2026/07/11 01:55:10 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/11 01:55:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/11 01:55:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/11 01:55:10 INFO : three.txt: Deleted 2026/07/11 01:55:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (21.55s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:55:14 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/dst" 2026/07/11 01:55:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:55:16 DEBUG : one: size = 3 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:55:16 DEBUG : one: Sizes differ 2026/07/11 01:55:16 DEBUG : two: size = 3 OK 2026/07/11 01:55:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:55:16 DEBUG : two: Unchanged skipping 2026/07/11 01:55:16 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:55:17 DEBUG : one.bak: size = 3 OK 2026/07/11 01:55:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/11 01:55:17 INFO : one: Copied (server-side copy) to: one.bak 2026/07/11 01:55:17 INFO : one: Deleted 2026/07/11 01:55:17 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:55:18 DEBUG : one: size = 4 OK 2026/07/11 01:55:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 01:55:18 INFO : one: Copied (new) 2026/07/11 01:55:18 DEBUG : Waiting for deletions to finish 2026/07/11 01:55:19 DEBUG : three.txt.bak: size = 5 OK 2026/07/11 01:55:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/11 01:55:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/11 01:55:19 INFO : three.txt: Deleted 2026/07/11 01:55:19 INFO : three.txt: Moved into backup dir 2026/07/11 01:55:19 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1144-16.backblaze.com/b2api/v1/b2_upload_file/af221d33d0fd4beb9ff80e1b/c001_v0001144_t0047": EOF 2026/07/11 01:55:19 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-16.backblaze.com/b2api/v1/b2_upload_file/af221d33d0fd4beb9ff80e1b/c001_v0001144_t0047": EOF) 2026/07/11 01:55:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-jayebes2hope: 1/10 (Post "https://pod-000-1144-16.backblaze.com/b2api/v1/b2_upload_file/af221d33d0fd4beb9ff80e1b/c001_v0001144_t0047": EOF) 2026/07/11 01:55:21 DEBUG : pacer: Reducing sleep to 10ms 2026/07/11 01:55:23 DEBUG : one.bak: Excluded (Path Filter) 2026/07/11 01:55:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/11 01:55:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:55:23 DEBUG : one: size = 4 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:55:23 DEBUG : one: Sizes differ 2026/07/11 01:55:23 DEBUG : two: size = 3 OK 2026/07/11 01:55:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:55:23 DEBUG : two: Unchanged skipping 2026/07/11 01:55:23 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for checks to finish 2026/07/11 01:55:26 DEBUG : one.bak: size = 4 OK 2026/07/11 01:55:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 01:55:26 INFO : one: Copied (server-side copy) to: one.bak 2026/07/11 01:55:26 INFO : one: Deleted 2026/07/11 01:55:26 DEBUG : B2 bucket rclone-test-jayebes2hope path dst: Waiting for transfers to finish 2026/07/11 01:55:26 DEBUG : one: size = 5 OK 2026/07/11 01:55:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/11 01:55:26 INFO : one: Copied (new) 2026/07/11 01:55:26 DEBUG : Waiting for deletions to finish 2026/07/11 01:55:27 DEBUG : three.txt.bak: size = 6 OK 2026/07/11 01:55:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/11 01:55:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/11 01:55:27 INFO : three.txt: Deleted 2026/07/11 01:55:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.32s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:55:31 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/dst" 2026/07/11 01:55:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:55:32 DEBUG : one: size = 3 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:55:32 DEBUG : one: Sizes differ 2026/07/11 01:55:33 DEBUG : one.bak: size = 3 OK 2026/07/11 01:55:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/11 01:55:33 INFO : one: Copied (server-side copy) to: one.bak 2026/07/11 01:55:33 INFO : one: Deleted 2026/07/11 01:55:34 DEBUG : one: size = 4 OK 2026/07/11 01:55:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 01:55:34 INFO : one: Copied (new) 2026/07/11 01:55:35 DEBUG : two: size = 3 OK 2026/07/11 01:55:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:55:35 DEBUG : two: Unchanged skipping 2026/07/11 01:55:35 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:55:35 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:55:35 DEBUG : three.txt: Sizes differ 2026/07/11 01:55:35 DEBUG : three.txt.bak: size = 5 OK 2026/07/11 01:55:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/11 01:55:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/11 01:55:35 INFO : three.txt: Deleted 2026/07/11 01:55:36 DEBUG : three.txt: size = 6 OK 2026/07/11 01:55:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/11 01:55:36 INFO : three.txt: Copied (new) 2026/07/11 01:55:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:55:37 DEBUG : one: size = 4 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:55:37 DEBUG : one: Sizes differ 2026/07/11 01:55:38 DEBUG : one.bak: size = 4 OK 2026/07/11 01:55:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 01:55:38 INFO : one: Copied (server-side copy) to: one.bak 2026/07/11 01:55:38 INFO : one: Deleted 2026/07/11 01:55:38 DEBUG : one: size = 5 OK 2026/07/11 01:55:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/11 01:55:38 INFO : one: Copied (new) 2026/07/11 01:55:38 DEBUG : two: size = 3 OK 2026/07/11 01:55:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:55:38 DEBUG : two: Unchanged skipping 2026/07/11 01:55:39 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:55:39 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:55:39 DEBUG : three.txt: Sizes differ 2026/07/11 01:55:39 DEBUG : three.txt.bak: size = 6 OK 2026/07/11 01:55:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/11 01:55:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/11 01:55:40 INFO : three.txt: Deleted 2026/07/11 01:55:40 DEBUG : three.txt: size = 19 OK 2026/07/11 01:55:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/11 01:55:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.75s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:55:44 DEBUG : Creating backend with remote "TestB2:rclone-test-jayebes2hope/dst" 2026/07/11 01:55:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:55:45 DEBUG : one: size = 3 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:55:45 DEBUG : one: Sizes differ 2026/07/11 01:55:46 DEBUG : one-2019-01-01: size = 3 OK 2026/07/11 01:55:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/11 01:55:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/11 01:55:46 INFO : one: Deleted 2026/07/11 01:55:47 DEBUG : one: size = 4 OK 2026/07/11 01:55:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 01:55:47 INFO : one: Copied (new) 2026/07/11 01:55:48 DEBUG : two: size = 3 OK 2026/07/11 01:55:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:55:48 DEBUG : two: Unchanged skipping 2026/07/11 01:55:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:55:48 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:55:48 DEBUG : three.txt: Sizes differ 2026/07/11 01:55:48 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/11 01:55:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/11 01:55:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/11 01:55:48 INFO : three.txt: Deleted 2026/07/11 01:55:49 DEBUG : three.txt: size = 6 OK 2026/07/11 01:55:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/11 01:55:49 INFO : three.txt: Copied (new) 2026/07/11 01:55:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:55:50 DEBUG : one: size = 4 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:55:50 DEBUG : one: Sizes differ 2026/07/11 01:55:50 DEBUG : one-2019-01-01: size = 4 OK 2026/07/11 01:55:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/11 01:55:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/11 01:55:50 INFO : one: Deleted 2026/07/11 01:55:51 DEBUG : one: size = 5 OK 2026/07/11 01:55:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/11 01:55:51 INFO : one: Copied (new) 2026/07/11 01:55:51 DEBUG : two: size = 3 OK 2026/07/11 01:55:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:55:51 DEBUG : two: Unchanged skipping 2026/07/11 01:55:51 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:55:51 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-jayebes2hope path dst) 2026/07/11 01:55:51 DEBUG : three.txt: Sizes differ 2026/07/11 01:55:52 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/11 01:55:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/11 01:55:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/11 01:55:52 INFO : three.txt: Deleted 2026/07/11 01:55:52 DEBUG : three.txt: size = 19 OK 2026/07/11 01:55:52 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/11 01:55:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.38s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:55:55 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:55:55 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:55:55 DEBUG : Testêé: Sizes differ 2026/07/11 01:55:55 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:55:55 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:55:55 DEBUG : Testêé: size = 14 OK 2026/07/11 01:55:55 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/11 01:55:55 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/11 01:55:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.26s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:55:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/11 01:55:56 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:55:56 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:55:57 DEBUG : existing: size = 6 OK 2026/07/11 01:55:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/11 01:55:57 INFO : existing: Copied (new) 2026/07/11 01:55:57 DEBUG : Waiting for deletions to finish 2026/07/11 01:55:57 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:55:57 DEBUG : existing: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:55:57 DEBUG : existing: Sizes differ 2026/07/11 01:55:57 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:55:57 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/11 01:55:57 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:55:57 ERROR : B2 bucket rclone-test-jayebes2hope: not deleting files as there were IO errors 2026/07/11 01:55:57 ERROR : B2 bucket rclone-test-jayebes2hope: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.10s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:55:59 DEBUG : EXISTING: size = 6 OK 2026/07/11 01:55:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:55:59 DEBUG : existing: Unchanged skipping 2026/07/11 01:55:59 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:55:59 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:55:59 DEBUG : Waiting for deletions to finish 2026/07/11 01:55:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:56:23 DEBUG : both11: size = 6 OK 2026/07/11 01:56:23 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:56:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:23 DEBUG : both0: size = 6 OK 2026/07/11 01:56:23 DEBUG : both10: size = 6 OK 2026/07/11 01:56:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:23 DEBUG : both12: size = 6 OK 2026/07/11 01:56:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:23 DEBUG : both11: Unchanged skipping 2026/07/11 01:56:23 DEBUG : both13: size = 6 OK 2026/07/11 01:56:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:23 DEBUG : both13: Unchanged skipping 2026/07/11 01:56:23 DEBUG : both14: size = 6 OK 2026/07/11 01:56:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:23 DEBUG : both14: Unchanged skipping 2026/07/11 01:56:23 DEBUG : both15: size = 6 OK 2026/07/11 01:56:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:23 DEBUG : both15: Unchanged skipping 2026/07/11 01:56:23 DEBUG : both16: size = 6 OK 2026/07/11 01:56:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:23 DEBUG : both16: Unchanged skipping 2026/07/11 01:56:23 DEBUG : both17: size = 6 OK 2026/07/11 01:56:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:23 DEBUG : both17: Unchanged skipping 2026/07/11 01:56:23 DEBUG : both18: size = 6 OK 2026/07/11 01:56:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:23 DEBUG : both18: Unchanged skipping 2026/07/11 01:56:23 DEBUG : both19: size = 6 OK 2026/07/11 01:56:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:23 DEBUG : both0: Unchanged skipping 2026/07/11 01:56:23 DEBUG : both1: size = 6 OK 2026/07/11 01:56:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:23 DEBUG : both10: Unchanged skipping 2026/07/11 01:56:23 DEBUG : both2: size = 6 OK 2026/07/11 01:56:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:23 DEBUG : both2: Unchanged skipping 2026/07/11 01:56:23 DEBUG : both3: size = 6 OK 2026/07/11 01:56:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:23 DEBUG : both3: Unchanged skipping 2026/07/11 01:56:23 DEBUG : both4: size = 6 OK 2026/07/11 01:56:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:23 DEBUG : both4: Unchanged skipping 2026/07/11 01:56:23 DEBUG : both5: size = 6 OK 2026/07/11 01:56:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:23 DEBUG : both5: Unchanged skipping 2026/07/11 01:56:23 DEBUG : both6: size = 6 OK 2026/07/11 01:56:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:23 DEBUG : both12: Unchanged skipping 2026/07/11 01:56:23 DEBUG : both7: size = 6 OK 2026/07/11 01:56:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:23 DEBUG : both7: Unchanged skipping 2026/07/11 01:56:23 DEBUG : both8: size = 6 OK 2026/07/11 01:56:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:23 DEBUG : both8: Unchanged skipping 2026/07/11 01:56:23 DEBUG : both9: size = 6 OK 2026/07/11 01:56:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:23 DEBUG : both9: Unchanged skipping 2026/07/11 01:56:23 DEBUG : both19: Unchanged skipping 2026/07/11 01:56:23 DEBUG : both1: Unchanged skipping 2026/07/11 01:56:23 DEBUG : both6: Unchanged skipping 2026/07/11 01:56:23 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:56:23 DEBUG : Waiting for deletions to finish 2026/07/11 01:56:23 INFO : only16: Deleted 2026/07/11 01:56:23 INFO : only9: Deleted 2026/07/11 01:56:23 INFO : only15: Deleted 2026/07/11 01:56:23 INFO : only17: Deleted 2026/07/11 01:56:23 INFO : only18: Deleted 2026/07/11 01:56:23 INFO : only2: Deleted 2026/07/11 01:56:23 INFO : only5: Deleted 2026/07/11 01:56:23 INFO : only6: Deleted 2026/07/11 01:56:23 INFO : only7: Deleted 2026/07/11 01:56:24 INFO : only11: Deleted 2026/07/11 01:56:24 INFO : only14: Deleted 2026/07/11 01:56:24 INFO : only19: Deleted 2026/07/11 01:56:24 INFO : only3: Deleted 2026/07/11 01:56:24 INFO : only10: Deleted 2026/07/11 01:56:24 INFO : only13: Deleted 2026/07/11 01:56:24 INFO : only1: Deleted 2026/07/11 01:56:24 INFO : only4: Deleted 2026/07/11 01:56:24 INFO : only8: Deleted 2026/07/11 01:56:24 INFO : only0: Deleted 2026/07/11 01:56:24 INFO : only12: Deleted 2026/07/11 01:56:24 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (26.84s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:56:48 DEBUG : both0: size = 6 OK 2026/07/11 01:56:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:48 DEBUG : both12: size = 6 OK 2026/07/11 01:56:48 DEBUG : both11: size = 6 OK 2026/07/11 01:56:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:48 DEBUG : both10: size = 6 OK 2026/07/11 01:56:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:48 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:56:48 DEBUG : both0: Unchanged skipping 2026/07/11 01:56:48 DEBUG : both13: size = 6 OK 2026/07/11 01:56:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:48 DEBUG : both13: Unchanged skipping 2026/07/11 01:56:48 DEBUG : both14: size = 6 OK 2026/07/11 01:56:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:48 DEBUG : both14: Unchanged skipping 2026/07/11 01:56:48 DEBUG : both15: size = 6 OK 2026/07/11 01:56:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:48 DEBUG : both12: Unchanged skipping 2026/07/11 01:56:48 DEBUG : both16: size = 6 OK 2026/07/11 01:56:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:48 DEBUG : both11: Unchanged skipping 2026/07/11 01:56:48 DEBUG : both17: size = 6 OK 2026/07/11 01:56:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:48 DEBUG : both17: Unchanged skipping 2026/07/11 01:56:48 DEBUG : both18: size = 6 OK 2026/07/11 01:56:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:48 DEBUG : both18: Unchanged skipping 2026/07/11 01:56:48 DEBUG : both19: size = 6 OK 2026/07/11 01:56:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:48 DEBUG : both19: Unchanged skipping 2026/07/11 01:56:48 DEBUG : both1: size = 6 OK 2026/07/11 01:56:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:48 DEBUG : both1: Unchanged skipping 2026/07/11 01:56:48 DEBUG : both2: size = 6 OK 2026/07/11 01:56:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:48 DEBUG : both2: Unchanged skipping 2026/07/11 01:56:48 DEBUG : both3: size = 6 OK 2026/07/11 01:56:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:48 DEBUG : both10: Unchanged skipping 2026/07/11 01:56:48 DEBUG : both4: size = 6 OK 2026/07/11 01:56:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:48 DEBUG : both15: Unchanged skipping 2026/07/11 01:56:48 DEBUG : both5: size = 6 OK 2026/07/11 01:56:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:48 DEBUG : both5: Unchanged skipping 2026/07/11 01:56:48 DEBUG : both6: size = 6 OK 2026/07/11 01:56:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:48 DEBUG : both6: Unchanged skipping 2026/07/11 01:56:48 DEBUG : both7: size = 6 OK 2026/07/11 01:56:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:48 DEBUG : both16: Unchanged skipping 2026/07/11 01:56:48 DEBUG : both8: size = 6 OK 2026/07/11 01:56:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:48 DEBUG : both8: Unchanged skipping 2026/07/11 01:56:48 DEBUG : both9: size = 6 OK 2026/07/11 01:56:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:56:48 DEBUG : both3: Unchanged skipping 2026/07/11 01:56:48 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:56:48 DEBUG : only0: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:56:48 DEBUG : only0: Sizes differ 2026/07/11 01:56:48 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:56:48 DEBUG : only10: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:56:48 DEBUG : only10: Sizes differ 2026/07/11 01:56:48 DEBUG : both4: Unchanged skipping 2026/07/11 01:56:48 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:56:48 DEBUG : only11: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:56:48 DEBUG : only11: Sizes differ 2026/07/11 01:56:48 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:56:48 DEBUG : only12: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:56:48 DEBUG : only12: Sizes differ 2026/07/11 01:56:48 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:56:48 DEBUG : only13: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:56:48 DEBUG : only13: Sizes differ 2026/07/11 01:56:48 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:56:48 DEBUG : only14: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:56:48 DEBUG : only14: Sizes differ 2026/07/11 01:56:48 DEBUG : both7: Unchanged skipping 2026/07/11 01:56:48 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:56:48 DEBUG : only15: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:56:48 DEBUG : only15: Sizes differ 2026/07/11 01:56:48 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:56:48 DEBUG : only16: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:56:48 DEBUG : only16: Sizes differ 2026/07/11 01:56:48 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:56:48 DEBUG : only17: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:56:48 DEBUG : only17: Sizes differ 2026/07/11 01:56:48 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:56:48 DEBUG : only18: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:56:48 DEBUG : only18: Sizes differ 2026/07/11 01:56:48 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:56:48 DEBUG : only19: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:56:48 DEBUG : only19: Sizes differ 2026/07/11 01:56:48 DEBUG : both9: Unchanged skipping 2026/07/11 01:56:48 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:56:48 DEBUG : only1: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:56:48 DEBUG : only1: Sizes differ 2026/07/11 01:56:48 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:56:48 DEBUG : only2: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:56:48 DEBUG : only2: Sizes differ 2026/07/11 01:56:48 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:56:48 DEBUG : only3: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:56:48 DEBUG : only3: Sizes differ 2026/07/11 01:56:48 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:56:48 DEBUG : only4: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:56:48 DEBUG : only4: Sizes differ 2026/07/11 01:56:48 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:56:48 DEBUG : only5: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:56:48 DEBUG : only5: Sizes differ 2026/07/11 01:56:48 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:56:48 DEBUG : only6: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:56:48 DEBUG : only6: Sizes differ 2026/07/11 01:56:48 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:56:48 DEBUG : only7: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:56:48 DEBUG : only7: Sizes differ 2026/07/11 01:56:48 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:56:48 DEBUG : only8: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:56:48 DEBUG : only8: Sizes differ 2026/07/11 01:56:48 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4221501742) 2026/07/11 01:56:48 DEBUG : only9: size = 6 (B2 bucket rclone-test-jayebes2hope) 2026/07/11 01:56:48 DEBUG : only9: Sizes differ 2026/07/11 01:56:48 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:56:48 DEBUG : only0: size = 0 OK 2026/07/11 01:56:48 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 01:56:48 INFO : only0: Copied (replaced existing) 2026/07/11 01:56:48 DEBUG : only11: size = 0 OK 2026/07/11 01:56:48 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 01:56:48 INFO : only11: Copied (replaced existing) 2026/07/11 01:56:48 DEBUG : only15: size = 0 OK 2026/07/11 01:56:48 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 01:56:48 INFO : only15: Copied (replaced existing) 2026/07/11 01:56:49 DEBUG : only16: size = 0 OK 2026/07/11 01:56:49 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 01:56:49 INFO : only16: Copied (replaced existing) 2026/07/11 01:56:49 DEBUG : only17: size = 0 OK 2026/07/11 01:56:49 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 01:56:49 INFO : only17: Copied (replaced existing) 2026/07/11 01:56:49 DEBUG : only12: size = 0 OK 2026/07/11 01:56:49 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 01:56:49 INFO : only12: Copied (replaced existing) 2026/07/11 01:56:49 DEBUG : only13: size = 0 OK 2026/07/11 01:56:49 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 01:56:49 INFO : only13: Copied (replaced existing) 2026/07/11 01:56:49 DEBUG : only18: size = 0 OK 2026/07/11 01:56:49 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 01:56:49 INFO : only18: Copied (replaced existing) 2026/07/11 01:56:49 DEBUG : only10: size = 0 OK 2026/07/11 01:56:49 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 01:56:49 INFO : only10: Copied (replaced existing) 2026/07/11 01:56:49 DEBUG : only14: size = 0 OK 2026/07/11 01:56:49 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 01:56:49 INFO : only14: Copied (replaced existing) 2026/07/11 01:56:49 DEBUG : only3: size = 0 OK 2026/07/11 01:56:49 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 01:56:49 INFO : only3: Copied (replaced existing) 2026/07/11 01:56:49 DEBUG : only19: size = 0 OK 2026/07/11 01:56:49 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 01:56:49 INFO : only19: Copied (replaced existing) 2026/07/11 01:56:49 DEBUG : only5: size = 0 OK 2026/07/11 01:56:49 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 01:56:49 INFO : only5: Copied (replaced existing) 2026/07/11 01:56:49 DEBUG : only6: size = 0 OK 2026/07/11 01:56:49 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 01:56:49 INFO : only6: Copied (replaced existing) 2026/07/11 01:56:49 DEBUG : only1: size = 0 OK 2026/07/11 01:56:49 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 01:56:49 INFO : only1: Copied (replaced existing) 2026/07/11 01:56:49 DEBUG : only2: size = 0 OK 2026/07/11 01:56:49 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 01:56:49 INFO : only2: Copied (replaced existing) 2026/07/11 01:56:49 DEBUG : only9: size = 0 OK 2026/07/11 01:56:49 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 01:56:49 INFO : only9: Copied (replaced existing) 2026/07/11 01:56:49 DEBUG : only4: size = 0 OK 2026/07/11 01:56:49 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 01:56:49 INFO : only4: Copied (replaced existing) 2026/07/11 01:56:49 DEBUG : only7: size = 0 OK 2026/07/11 01:56:49 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 01:56:49 INFO : only7: Copied (replaced existing) 2026/07/11 01:56:49 DEBUG : only8: size = 0 OK 2026/07/11 01:56:49 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/11 01:56:49 INFO : only8: Copied (replaced existing) 2026/07/11 01:56:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.04s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:56:57 DEBUG : empty_dir: Making directory with metadata 2026/07/11 01:56:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 01:56:57 DEBUG : empty_on_remote: Making directory with metadata 2026/07/11 01:56:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 01:56:57 INFO : empty_on_remote: Making directory 2026/07/11 01:56:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/11 01:56:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/11 01:56:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/11 01:56:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/11 01:56:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.41s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:57:00 DEBUG : empty_dir: Making directory with metadata 2026/07/11 01:57:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 01:57:00 DEBUG : empty_on_remote: Making directory with metadata 2026/07/11 01:57:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/11 01:57:00 INFO : empty_on_remote: Making directory 2026/07/11 01:57:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/11 01:57:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/11 01:57:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/11 01:57:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/11 01:57:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/11 01:57:00 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.20s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:57:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 01:57:02 INFO : sub dir: Making directory 2026/07/11 01:57:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.85s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:57:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/11 01:57:04 INFO : sub dir: Making directory 2026/07/11 01:57:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:57:13 DEBUG : Waiting for deletions to finish 2026/07/11 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 01:57:14 DEBUG : banana: size = 6 OK 2026/07/11 01:57:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 01:57:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : apple: size = 5 OK 2026/07/11 01:57:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : banana: Unchanged skipping 2026/07/11 01:57:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 01:57:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 01:57:14 DEBUG : apple: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 01:57:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:57:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 01:57:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 01:57:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 01:57:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 01:57:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 01:57:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 01:57:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 01:57:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 01:57:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 01:57:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 01:57:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 01:57:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:57:14 DEBUG : Waiting for deletions to finish 2026/07/11 01:57:14 INFO : There was nothing to transfer 2026/07/11 01:57:14 DEBUG : Waiting for deletions to finish 2026/07/11 01:57:14 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 01:57:14 DEBUG : apple: size = 5 OK 2026/07/11 01:57:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 01:57:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 01:57:14 DEBUG : apple: Unchanged skipping 2026/07/11 01:57:14 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 01:57:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 01:57:14 DEBUG : banana: size = 6 OK 2026/07/11 01:57:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : banana: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 01:57:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 01:57:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 01:57:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 01:57:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 01:57:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 01:57:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 01:57:14 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 01:57:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 01:57:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 01:57:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 01:57:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 01:57:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 01:57:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 01:57:14 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:57:14 DEBUG : Waiting for deletions to finish 2026/07/11 01:57:14 INFO : There was nothing to transfer 2026/07/11 01:57:14 DEBUG : Waiting for deletions to finish 2026/07/11 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:57:29 DEBUG : Waiting for deletions to finish 2026/07/11 01:57:29 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:57:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:57:29 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:57:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:57:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:57:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:57:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:57:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:57:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:57:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:57:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:57:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:57:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:57:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:57:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:57:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:57:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:57:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:57:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:57:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : apple: size = 5 OK 2026/07/11 01:57:30 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 01:57:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : banana: size = 6 OK 2026/07/11 01:57:30 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 01:57:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 01:57:30 DEBUG : banana: Unchanged skipping 2026/07/11 01:57:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : apple: Unchanged skipping 2026/07/11 01:57:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 01:57:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 01:57:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 01:57:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 01:57:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 01:57:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 01:57:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 01:57:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 01:57:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 01:57:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 01:57:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 01:57:30 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:57:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 01:57:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 01:57:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 01:57:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:57:30 DEBUG : Waiting for deletions to finish 2026/07/11 01:57:30 INFO : There was nothing to transfer 2026/07/11 01:57:30 DEBUG : Waiting for deletions to finish 2026/07/11 01:57:30 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : apple: size = 5 OK 2026/07/11 01:57:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 01:57:30 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 01:57:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 01:57:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : apple: Unchanged skipping 2026/07/11 01:57:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 01:57:30 DEBUG : banana: size = 6 OK 2026/07/11 01:57:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : banana: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 01:57:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 01:57:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 01:57:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 01:57:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 01:57:30 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:57:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 01:57:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 01:57:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 01:57:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 01:57:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 01:57:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 01:57:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 01:57:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 01:57:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 01:57:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 01:57:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 01:57:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 01:57:30 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:57:30 DEBUG : Waiting for deletions to finish 2026/07/11 01:57:30 INFO : There was nothing to transfer 2026/07/11 01:57:30 DEBUG : Waiting for deletions to finish 2026/07/11 01:57:30 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:57:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:57:44 DEBUG : Waiting for deletions to finish 2026/07/11 01:57:45 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:57:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:57:45 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:57:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:57:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:57:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:57:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:57:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:57:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:57:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:57:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:57:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:57:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:57:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:57:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:57:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:57:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:57:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:57:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:57:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 01:57:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:45 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:45 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:45 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:45 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:45 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:45 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:45 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/11 01:57:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/11 01:57:45 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/11 01:57:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/11 01:57:45 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:45 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/11 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/11 01:57:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/11 01:57:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/11 01:57:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/11 01:57:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/11 01:57:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/11 01:57:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/11 01:57:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/11 01:57:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/11 01:57:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/11 01:57:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/11 01:57:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/11 01:57:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/11 01:57:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/11 01:57:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/11 01:57:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/11 01:57:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/11 01:57:45 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:57:45 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:57:46 DEBUG : YXBwbGU=: size = 5 OK 2026/07/11 01:57:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/11 01:57:46 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/11 01:57:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/11 01:57:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/11 01:57:46 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:46 DEBUG : YmFuYW5h: size = 6 OK 2026/07/11 01:57:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/11 01:57:46 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/11 01:57:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/11 01:57:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/11 01:57:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/11 01:57:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/11 01:57:46 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/11 01:57:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/11 01:57:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/11 01:57:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/11 01:57:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/11 01:57:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/11 01:57:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/11 01:57:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/11 01:57:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/11 01:57:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/11 01:57:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/11 01:57:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/11 01:57:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/11 01:57:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/11 01:57:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/11 01:57:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/11 01:57:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/11 01:57:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/11 01:57:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/11 01:57:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/11 01:57:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/11 01:57:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/11 01:57:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 01:57:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/11 01:57:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/11 01:57:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/11 01:57:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/11 01:57:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/11 01:57:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/11 01:57:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:47 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/11 01:57:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/11 01:57:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/11 01:57:47 DEBUG : Waiting for deletions to finish 2026/07/11 01:57:47 INFO : appleappleapplebanana: Deleted 2026/07/11 01:57:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/11 01:57:48 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/11 01:57:48 INFO : dir1/0003-defghij.txt: Deleted 2026/07/11 01:57:48 INFO : dir1/0007-1234567.txt: Deleted 2026/07/11 01:57:48 INFO : apple: Deleted 2026/07/11 01:57:48 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/11 01:57:48 INFO : dir1/0012-6789;.txt: Deleted 2026/07/11 01:57:48 INFO : splitbananasplit: Deleted 2026/07/11 01:57:48 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/11 01:57:48 INFO : dir1/0011-56789;.txt: Deleted 2026/07/11 01:57:48 INFO : dir1/0009-3456789.txt: Deleted 2026/07/11 01:57:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/11 01:57:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/11 01:57:48 INFO : dir1/0008-2345678.txt: Deleted 2026/07/11 01:57:48 INFO : dir1/0014-89;=.txt: Deleted 2026/07/11 01:57:48 INFO : banana: Deleted 2026/07/11 01:57:48 INFO : dir1/0010-456789.txt: Deleted 2026/07/11 01:57:48 INFO : dir1/0013-789;=.txt: Deleted 2026/07/11 01:57:48 INFO : dir1/0015-9;=.txt: Deleted 2026/07/11 01:57:48 DEBUG : Waiting for deletions to finish 2026/07/11 01:57:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/11 01:57:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/11 01:57:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/11 01:57:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/11 01:57:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/11 01:57:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/11 01:57:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/11 01:57:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/11 01:57:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 01:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : YXBwbGU=: size = 5 OK 2026/07/11 01:57:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:49 DEBUG : apple: Unchanged skipping 2026/07/11 01:57:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 01:57:49 DEBUG : YmFuYW5h: size = 6 OK 2026/07/11 01:57:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:49 DEBUG : banana: Unchanged skipping 2026/07/11 01:57:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/11 01:57:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:49 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 01:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/11 01:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/11 01:57:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 01:57:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/11 01:57:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/11 01:57:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 01:57:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/11 01:57:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/11 01:57:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/11 01:57:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 01:57:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/11 01:57:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 01:57:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 01:57:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/11 01:57:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 01:57:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/11 01:57:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 01:57:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/11 01:57:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/11 01:57:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/11 01:57:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/11 01:57:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/11 01:57:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/11 01:57:49 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:57:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 01:57:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 01:57:49 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/11 01:57:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 01:57:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 01:57:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/11 01:57:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 01:57:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 01:57:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 01:57:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:57:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 01:57:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 01:57:49 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:57:49 DEBUG : Waiting for deletions to finish 2026/07/11 01:57:49 DEBUG : Waiting for deletions to finish 2026/07/11 01:57:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/11 01:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/11 01:57:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/11 01:57:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/11 01:57:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/11 01:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/11 01:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/11 01:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/11 01:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/11 01:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/11 01:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:58:03 DEBUG : Waiting for deletions to finish 2026/07/11 01:58:03 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:58:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:58:03 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:58:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:58:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:58:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:58:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:58:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:58:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:58:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:58:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:58:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:58:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:58:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:58:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:58:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:58:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:58:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:58:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:58:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 01:58:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/11 01:58:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/11 01:58:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/11 01:58:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/11 01:58:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 01:58:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 01:58:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 01:58:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 01:58:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 01:58:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 01:58:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 01:58:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 01:58:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 01:58:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 01:58:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 01:58:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 01:58:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 01:58:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 01:58:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 01:58:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 01:58:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 01:58:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 01:58:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 01:58:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 01:58:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 01:58:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 01:58:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 01:58:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 01:58:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 01:58:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 01:58:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 01:58:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 01:58:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 01:58:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 01:58:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 01:58:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 01:58:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 01:58:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 01:58:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 01:58:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 01:58:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 01:58:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 01:58:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 01:58:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 01:58:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 01:58:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 01:58:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 01:58:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 01:58:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 01:58:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 01:58:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 01:58:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 01:58:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 01:58:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 01:58:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 01:58:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 01:58:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 01:58:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 01:58:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 01:58:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 01:58:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 01:58:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 01:58:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 01:58:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 01:58:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 01:58:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 01:58:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 01:58:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 01:58:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 01:58:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 01:58:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 01:58:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 01:58:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 01:58:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 01:58:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 01:58:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 01:58:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 01:58:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 01:58:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 01:58:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 01:58:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 01:58:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 01:58:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 01:58:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 01:58:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 01:58:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 01:58:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 01:58:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 01:58:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 01:58:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 01:58:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 01:58:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 01:58:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 01:58:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 01:58:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 01:58:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 01:58:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 01:58:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 01:58:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 01:58:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 01:58:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 01:58:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 01:58:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 01:58:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 01:58:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 01:58:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 01:58:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 01:58:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 01:58:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 01:58:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 01:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 01:58:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 01:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 01:58:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 01:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 01:58:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 01:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 01:58:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 01:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 01:58:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 01:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 01:58:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 01:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 01:58:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 01:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 01:58:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 01:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 01:58:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 01:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 01:58:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 01:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 01:58:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 01:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 01:58:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 01:58:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 01:58:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 01:58:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 01:58:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 01:58:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 01:58:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 01:58:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 01:58:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 01:58:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 01:58:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 01:58:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 01:58:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 01:58:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 01:58:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 01:58:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 01:58:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 01:58:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 01:58:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 01:58:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 01:58:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 01:58:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 01:58:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 01:58:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 01:58:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 01:58:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 01:58:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 01:58:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 01:58:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 01:58:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 01:58:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 01:58:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 01:58:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 01:58:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 01:58:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 01:58:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 01:58:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 01:58:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 01:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 01:58:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/11 01:58:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 01:58:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/11 01:58:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/11 01:58:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/11 01:58:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/11 01:58:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/11 01:58:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/11 01:58:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/11 01:58:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/11 01:58:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/11 01:58:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/11 01:58:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/11 01:58:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/11 01:58:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/11 01:58:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/11 01:58:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/11 01:58:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/11 01:58:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:03 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:58:03 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:58:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:03 DEBUG : PREFIXbanana: size = 6 OK 2026/07/11 01:58:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/11 01:58:03 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/11 01:58:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 01:58:04 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/11 01:58:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/11 01:58:04 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/11 01:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 01:58:04 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/11 01:58:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/11 01:58:04 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/11 01:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 01:58:04 DEBUG : PREFIXapple: size = 5 OK 2026/07/11 01:58:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/11 01:58:04 INFO : apple: Copied (new) to: PREFIXapple 2026/07/11 01:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 01:58:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/11 01:58:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/11 01:58:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 01:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 01:58:04 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/11 01:58:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/11 01:58:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/11 01:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 01:58:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/11 01:58:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/11 01:58:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 01:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 01:58:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/11 01:58:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/11 01:58:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 01:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 01:58:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/11 01:58:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/11 01:58:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 01:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 01:58:04 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/11 01:58:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/11 01:58:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/11 01:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 01:58:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/11 01:58:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/11 01:58:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 01:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 01:58:04 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/11 01:58:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/11 01:58:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/11 01:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 01:58:04 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/11 01:58:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/11 01:58:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/11 01:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 01:58:05 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/11 01:58:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/11 01:58:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/11 01:58:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 01:58:05 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/11 01:58:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/11 01:58:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/11 01:58:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 01:58:05 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/11 01:58:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/11 01:58:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/11 01:58:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 01:58:05 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/11 01:58:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/11 01:58:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/11 01:58:05 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/11 01:58:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/11 01:58:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/11 01:58:05 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/11 01:58:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/11 01:58:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/11 01:58:05 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/11 01:58:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/11 01:58:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/11 01:58:05 DEBUG : Waiting for deletions to finish 2026/07/11 01:58:06 INFO : splitbananasplit: Deleted 2026/07/11 01:58:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/11 01:58:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/11 01:58:06 INFO : dir1/0012-6789;.txt: Deleted 2026/07/11 01:58:06 INFO : dir1/0013-789;=.txt: Deleted 2026/07/11 01:58:06 INFO : dir1/0014-89;=.txt: Deleted 2026/07/11 01:58:06 INFO : dir1/0007-1234567.txt: Deleted 2026/07/11 01:58:06 INFO : appleappleapplebanana: Deleted 2026/07/11 01:58:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/11 01:58:06 INFO : dir1/0008-2345678.txt: Deleted 2026/07/11 01:58:06 INFO : banana: Deleted 2026/07/11 01:58:06 INFO : dir1/0015-9;=.txt: Deleted 2026/07/11 01:58:06 INFO : apple: Deleted 2026/07/11 01:58:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/11 01:58:06 INFO : dir1/0003-defghij.txt: Deleted 2026/07/11 01:58:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/11 01:58:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/11 01:58:06 INFO : dir1/0009-3456789.txt: Deleted 2026/07/11 01:58:06 INFO : dir1/0010-456789.txt: Deleted 2026/07/11 01:58:06 INFO : dir1/0011-56789;.txt: Deleted 2026/07/11 01:58:06 DEBUG : Waiting for deletions to finish 2026/07/11 01:58:06 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/11 01:58:06 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:58:06 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/11 01:58:06 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/11 01:58:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:58:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:58:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:58:06 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:58:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:58:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:58:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:58:06 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:58:06 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:58:06 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:58:06 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:58:06 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:58:06 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:58:06 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:58:06 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:58:06 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 01:58:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 01:58:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 01:58:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 01:58:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 01:58:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 01:58:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 01:58:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 01:58:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 01:58:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 01:58:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 01:58:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 01:58:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 01:58:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 01:58:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 01:58:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 01:58:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 01:58:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 01:58:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 01:58:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 01:58:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 01:58:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 01:58:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 01:58:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 01:58:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 01:58:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 01:58:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 01:58:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 01:58:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 01:58:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 01:58:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 01:58:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 01:58:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 01:58:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 01:58:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 01:58:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 01:58:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 01:58:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 01:58:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 01:58:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 01:58:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 01:58:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 01:58:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 01:58:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 01:58:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 01:58:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 01:58:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 01:58:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 01:58:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 01:58:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 01:58:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/11 01:58:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/11 01:58:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/11 01:58:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/11 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/11 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/11 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/11 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/11 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/11 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/11 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/11 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/11 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/11 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/11 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/11 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/11 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/11 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/11 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/11 01:58:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/11 01:58:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/11 01:58:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/11 01:58:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:07 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:58:07 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:58:07 DEBUG : apple: size = 5 OK 2026/07/11 01:58:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/11 01:58:07 INFO : apple: Copied (new) 2026/07/11 01:58:07 DEBUG : banana: size = 6 OK 2026/07/11 01:58:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/11 01:58:07 INFO : banana: Copied (new) 2026/07/11 01:58:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 01:58:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/11 01:58:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/11 01:58:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 01:58:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/11 01:58:07 INFO : splitbananasplit: Copied (new) 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 01:58:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/11 01:58:07 INFO : appleappleapplebanana: Copied (new) 2026/07/11 01:58:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 01:58:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/11 01:58:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/11 01:58:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 01:58:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/11 01:58:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/11 01:58:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 01:58:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/11 01:58:08 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/11 01:58:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 01:58:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/11 01:58:08 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/11 01:58:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 01:58:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/11 01:58:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/11 01:58:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 01:58:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/11 01:58:08 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/11 01:58:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 01:58:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/11 01:58:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/11 01:58:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 01:58:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/11 01:58:08 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/11 01:58:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 01:58:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/11 01:58:08 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/11 01:58:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 01:58:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/11 01:58:08 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/11 01:58:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 01:58:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/11 01:58:08 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/11 01:58:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 01:58:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/11 01:58:08 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/11 01:58:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 01:58:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/11 01:58:08 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/11 01:58:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 01:58:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/11 01:58:09 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/11 01:58:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 01:58:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/11 01:58:09 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/11 01:58:09 DEBUG : Waiting for deletions to finish 2026/07/11 01:58:09 INFO : PREFIXbanana: Deleted 2026/07/11 01:58:09 INFO : PREFIXsplitbananasplit: Deleted 2026/07/11 01:58:09 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/11 01:58:09 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/11 01:58:09 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/11 01:58:09 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/11 01:58:09 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/11 01:58:09 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/11 01:58:09 INFO : PREFIXapple: Deleted 2026/07/11 01:58:09 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/11 01:58:09 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/11 01:58:09 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/11 01:58:09 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/11 01:58:09 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/11 01:58:09 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/11 01:58:09 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/11 01:58:09 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/11 01:58:09 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/11 01:58:09 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/11 01:58:09 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/11 01:58:09 DEBUG : Waiting for deletions to finish 2026/07/11 01:58:10 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : Waiting for deletions to finish 2026/07/11 01:58:10 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:58:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:58:24 DEBUG : Waiting for deletions to finish 2026/07/11 01:58:24 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:58:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:58:24 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:58:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:58:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:58:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:58:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:58:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:58:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:58:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:58:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:58:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:58:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:58:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:58:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:58:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:58:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:58:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:58:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:58:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 01:58:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 01:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 01:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 01:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 01:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/11 01:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/11 01:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/11 01:58:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 01:58:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/11 01:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 01:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/11 01:58:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/11 01:58:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/11 01:58:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/11 01:58:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/11 01:58:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/11 01:58:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/11 01:58:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/11 01:58:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/11 01:58:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/11 01:58:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/11 01:58:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/11 01:58:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:24 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:58:24 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:58:25 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/11 01:58:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/11 01:58:25 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/11 01:58:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 01:58:25 DEBUG : appleSUFFIX: size = 5 OK 2026/07/11 01:58:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/11 01:58:25 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/11 01:58:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:25 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/11 01:58:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/11 01:58:25 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/11 01:58:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 01:58:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/11 01:58:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/11 01:58:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 01:58:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 01:58:25 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/11 01:58:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/11 01:58:25 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/11 01:58:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 01:58:25 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/11 01:58:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/11 01:58:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/11 01:58:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 01:58:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/11 01:58:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/11 01:58:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 01:58:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/11 01:58:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/11 01:58:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 01:58:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 01:58:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/11 01:58:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/11 01:58:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 01:58:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 01:58:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/11 01:58:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/11 01:58:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 01:58:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 01:58:25 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/11 01:58:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/11 01:58:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/11 01:58:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 01:58:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/11 01:58:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/11 01:58:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 01:58:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 01:58:26 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/11 01:58:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/11 01:58:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/11 01:58:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 01:58:26 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/11 01:58:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/11 01:58:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/11 01:58:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 01:58:26 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/11 01:58:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/11 01:58:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/11 01:58:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 01:58:26 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/11 01:58:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/11 01:58:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/11 01:58:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 01:58:26 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/11 01:58:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/11 01:58:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/11 01:58:26 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/11 01:58:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/11 01:58:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/11 01:58:26 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/11 01:58:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/11 01:58:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/11 01:58:26 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/11 01:58:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/11 01:58:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/11 01:58:26 DEBUG : Waiting for deletions to finish 2026/07/11 01:58:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/11 01:58:27 INFO : dir1/0010-456789.txt: Deleted 2026/07/11 01:58:27 INFO : dir1/0013-789;=.txt: Deleted 2026/07/11 01:58:27 INFO : dir1/0015-9;=.txt: Deleted 2026/07/11 01:58:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/11 01:58:27 INFO : apple: Deleted 2026/07/11 01:58:27 INFO : dir1/0009-3456789.txt: Deleted 2026/07/11 01:58:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/11 01:58:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/11 01:58:27 INFO : dir1/0011-56789;.txt: Deleted 2026/07/11 01:58:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/11 01:58:27 INFO : dir1/0003-defghij.txt: Deleted 2026/07/11 01:58:27 INFO : dir1/0007-1234567.txt: Deleted 2026/07/11 01:58:27 INFO : appleappleapplebanana: Deleted 2026/07/11 01:58:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/11 01:58:27 INFO : dir1/0008-2345678.txt: Deleted 2026/07/11 01:58:27 INFO : dir1/0012-6789;.txt: Deleted 2026/07/11 01:58:27 INFO : banana: Deleted 2026/07/11 01:58:27 INFO : splitbananasplit: Deleted 2026/07/11 01:58:27 INFO : dir1/0014-89;=.txt: Deleted 2026/07/11 01:58:27 DEBUG : Waiting for deletions to finish 2026/07/11 01:58:27 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/11 01:58:27 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/11 01:58:27 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/11 01:58:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/11 01:58:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/11 01:58:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/11 01:58:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/11 01:58:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/11 01:58:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/11 01:58:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/11 01:58:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/11 01:58:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/11 01:58:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/11 01:58:27 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/11 01:58:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/11 01:58:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/11 01:58:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/11 01:58:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/11 01:58:27 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/11 01:58:27 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/11 01:58:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 01:58:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 01:58:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 01:58:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 01:58:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 01:58:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 01:58:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 01:58:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 01:58:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 01:58:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 01:58:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 01:58:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 01:58:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 01:58:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 01:58:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 01:58:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 01:58:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 01:58:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 01:58:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 01:58:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 01:58:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 01:58:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 01:58:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 01:58:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 01:58:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 01:58:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 01:58:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 01:58:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 01:58:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 01:58:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 01:58:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 01:58:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 01:58:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/11 01:58:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/11 01:58:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/11 01:58:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/11 01:58:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/11 01:58:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/11 01:58:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/11 01:58:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:28 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:58:28 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 01:58:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/11 01:58:28 INFO : appleappleapplebanana: Copied (new) 2026/07/11 01:58:28 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 01:58:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/11 01:58:28 INFO : splitbananasplit: Copied (new) 2026/07/11 01:58:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 01:58:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/11 01:58:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/11 01:58:28 DEBUG : apple: size = 5 OK 2026/07/11 01:58:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/11 01:58:28 INFO : apple: Copied (new) 2026/07/11 01:58:28 DEBUG : banana: size = 6 OK 2026/07/11 01:58:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/11 01:58:28 INFO : banana: Copied (new) 2026/07/11 01:58:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 01:58:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/11 01:58:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/11 01:58:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 01:58:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/11 01:58:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/11 01:58:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 01:58:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/11 01:58:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/11 01:58:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 01:58:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/11 01:58:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/11 01:58:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 01:58:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/11 01:58:29 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/11 01:58:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 01:58:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/11 01:58:29 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/11 01:58:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 01:58:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/11 01:58:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/11 01:58:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 01:58:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/11 01:58:29 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/11 01:58:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 01:58:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/11 01:58:29 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/11 01:58:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 01:58:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/11 01:58:29 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/11 01:58:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 01:58:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/11 01:58:29 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/11 01:58:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 01:58:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/11 01:58:29 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/11 01:58:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 01:58:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/11 01:58:29 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/11 01:58:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 01:58:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/11 01:58:29 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/11 01:58:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 01:58:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/11 01:58:30 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/11 01:58:30 DEBUG : Waiting for deletions to finish 2026/07/11 01:58:30 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/11 01:58:30 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/11 01:58:30 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/11 01:58:30 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/11 01:58:30 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/11 01:58:30 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/11 01:58:30 INFO : appleSUFFIX: Deleted 2026/07/11 01:58:30 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/11 01:58:30 INFO : bananaSUFFIX: Deleted 2026/07/11 01:58:30 INFO : splitbananasplitSUFFIX: Deleted 2026/07/11 01:58:30 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/11 01:58:30 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/11 01:58:30 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/11 01:58:30 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/11 01:58:30 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/11 01:58:30 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/11 01:58:30 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/11 01:58:30 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/11 01:58:30 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/11 01:58:30 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/11 01:58:30 DEBUG : Waiting for deletions to finish 2026/07/11 01:58:30 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:58:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:58:30 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:58:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:58:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:58:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:58:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:58:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:58:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:58:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:58:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:58:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:58:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:58:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:58:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:58:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:58:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:58:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:58:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:58:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 01:58:31 DEBUG : Waiting for deletions to finish 2026/07/11 01:58:31 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:58:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:58:31 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:58:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:58:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:58:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:58:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:58:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:58:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:58:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:58:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:58:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:58:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:58:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:58:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:58:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:58:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:58:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:58:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:58:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:58:44 DEBUG : Waiting for deletions to finish 2026/07/11 01:58:45 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:58:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:58:45 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:58:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:58:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:58:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:58:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:58:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:58:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:58:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:58:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:58:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:58:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:58:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:58:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:58:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:58:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:58:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:58:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:58:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 01:58:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 01:58:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 01:58:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 01:58:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 01:58:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/11 01:58:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 01:58:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/11 01:58:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 01:58:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 01:58:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 01:58:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:45 DEBUG : banana: size = 6 OK 2026/07/11 01:58:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:45 DEBUG : banana: Unchanged skipping 2026/07/11 01:58:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:45 DEBUG : apple: size = 5 OK 2026/07/11 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 01:58:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:45 DEBUG : apple: Unchanged skipping 2026/07/11 01:58:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 01:58:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 01:58:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 01:58:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 01:58:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 01:58:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 01:58:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 01:58:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 01:58:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 01:58:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 01:58:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 01:58:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/11 01:58:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 01:58:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 01:58:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 01:58:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/11 01:58:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/11 01:58:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 01:58:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 01:58:45 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:58:45 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:58:45 DEBUG : splitbanan: size = 16 OK 2026/07/11 01:58:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/11 01:58:45 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/11 01:58:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 01:58:46 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/11 01:58:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/11 01:58:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/11 01:58:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 01:58:46 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/11 01:58:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/11 01:58:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/11 01:58:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 01:58:46 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/11 01:58:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/11 01:58:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/11 01:58:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 01:58:46 DEBUG : appleapple: size = 21 OK 2026/07/11 01:58:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/11 01:58:46 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/11 01:58:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 01:58:46 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/11 01:58:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/11 01:58:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/11 01:58:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 01:58:46 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/11 01:58:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/11 01:58:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/11 01:58:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 01:58:46 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/11 01:58:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/11 01:58:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/11 01:58:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 01:58:46 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/11 01:58:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/11 01:58:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/11 01:58:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 01:58:46 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/11 01:58:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/11 01:58:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/11 01:58:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 01:58:46 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/11 01:58:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/11 01:58:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/11 01:58:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 01:58:46 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/11 01:58:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/11 01:58:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/11 01:58:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 01:58:46 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/11 01:58:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/11 01:58:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/11 01:58:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 01:58:47 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/11 01:58:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/11 01:58:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/11 01:58:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 01:58:47 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/11 01:58:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/11 01:58:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/11 01:58:47 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/11 01:58:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/11 01:58:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/11 01:58:47 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/11 01:58:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/11 01:58:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/11 01:58:47 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/11 01:58:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/11 01:58:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/11 01:58:47 DEBUG : Waiting for deletions to finish 2026/07/11 01:58:47 INFO : dir1/0015-9;=.txt: Deleted 2026/07/11 01:58:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/11 01:58:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/11 01:58:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/11 01:58:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/11 01:58:47 INFO : dir1/0007-1234567.txt: Deleted 2026/07/11 01:58:47 INFO : dir1/0011-56789;.txt: Deleted 2026/07/11 01:58:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/11 01:58:47 INFO : dir1/0012-6789;.txt: Deleted 2026/07/11 01:58:47 INFO : splitbananasplit: Deleted 2026/07/11 01:58:47 INFO : dir1/0009-3456789.txt: Deleted 2026/07/11 01:58:47 INFO : dir1/0014-89;=.txt: Deleted 2026/07/11 01:58:47 INFO : appleappleapplebanana: Deleted 2026/07/11 01:58:47 INFO : dir1/0003-defghij.txt: Deleted 2026/07/11 01:58:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/11 01:58:47 INFO : dir1/0008-2345678.txt: Deleted 2026/07/11 01:58:48 INFO : dir1/0010-456789.txt: Deleted 2026/07/11 01:58:48 INFO : dir1/0013-789;=.txt: Deleted 2026/07/11 01:58:48 DEBUG : Waiting for deletions to finish 2026/07/11 01:58:48 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : appleapple: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 01:58:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 01:58:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 01:58:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 01:58:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 01:58:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 01:58:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 01:58:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 01:58:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 01:58:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 01:58:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 01:58:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 01:58:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 01:58:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 01:58:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 01:58:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 01:58:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 01:58:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 01:58:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 01:58:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 01:58:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 01:58:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 01:58:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 01:58:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 01:58:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 01:58:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 01:58:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 01:58:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 01:58:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 01:58:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 01:58:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 01:58:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 01:58:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 01:58:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 01:58:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 01:58:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 01:58:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 01:58:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 01:58:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 01:58:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 01:58:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 01:58:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 01:58:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 01:58:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 01:58:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 01:58:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 01:58:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 01:58:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 01:58:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 01:58:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 01:58:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 01:58:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 01:58:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 01:58:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 01:58:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 01:58:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 01:58:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 01:58:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 01:58:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 01:58:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 01:58:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 01:58:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 01:58:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 01:58:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 01:58:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 01:58:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 01:58:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 01:58:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 01:58:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 01:58:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 01:58:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 01:58:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 01:58:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 01:58:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 01:58:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 01:58:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 01:58:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 01:58:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 01:58:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 01:58:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 01:58:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 01:58:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 01:58:48 DEBUG : apple: size = 5 OK 2026/07/11 01:58:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:48 DEBUG : apple: Unchanged skipping 2026/07/11 01:58:48 DEBUG : appleapple: size = 21 OK 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 01:58:48 DEBUG : banana: size = 6 OK 2026/07/11 01:58:48 DEBUG : splitbanan: size = 16 OK 2026/07/11 01:58:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:48 DEBUG : banana: Unchanged skipping 2026/07/11 01:58:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 01:58:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 01:58:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 01:58:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 01:58:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 01:58:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 01:58:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 01:58:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 01:58:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 01:58:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 01:58:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 01:58:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 01:58:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 01:58:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 01:58:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 01:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 01:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 01:58:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 01:58:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 01:58:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 01:58:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 01:58:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 01:58:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 01:58:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 01:58:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 01:58:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/11 01:58:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/11 01:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/11 01:58:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/11 01:58:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/11 01:58:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/11 01:58:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/11 01:58:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/11 01:58:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/11 01:58:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/11 01:58:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/11 01:58:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/11 01:58:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/11 01:58:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/11 01:58:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/11 01:58:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/11 01:58:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/11 01:58:48 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/11 01:58:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 01:58:48 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/11 01:58:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 01:58:48 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/11 01:58:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 01:58:48 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/11 01:58:48 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/11 01:58:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 01:58:48 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/11 01:58:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:48 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/11 01:58:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 01:58:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 01:58:48 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:58:48 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/11 01:58:48 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/11 01:58:48 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/11 01:58:48 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/11 01:58:48 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/11 01:58:48 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/11 01:58:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:48 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/11 01:58:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 01:58:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 01:58:48 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/11 01:58:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 01:58:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 01:58:48 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/11 01:58:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 01:58:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 01:58:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 01:58:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 01:58:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:58:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 01:58:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 01:58:48 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:58:48 DEBUG : Waiting for deletions to finish 2026/07/11 01:58:48 DEBUG : Waiting for deletions to finish 2026/07/11 01:58:48 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : appleapple: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/11 01:58:48 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/11 01:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 01:58:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 01:58:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 01:58:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 01:58:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 01:58:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 01:58:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 01:58:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 01:58:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 01:58:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 01:58:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 01:58:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 01:58:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 01:58:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 01:58:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 01:58:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 01:58:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 01:58:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 01:58:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 01:58:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 01:58:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 01:58:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 01:58:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 01:58:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 01:58:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 01:58:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 01:58:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 01:58:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 01:58:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 01:58:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/11 01:58:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 01:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/11 01:58:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/11 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/11 01:58:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/11 01:58:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/11 01:58:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/11 01:58:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/11 01:58:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/11 01:58:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/11 01:58:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/11 01:58:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/11 01:58:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/11 01:58:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/11 01:58:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/11 01:58:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/11 01:58:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/11 01:58:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/11 01:58:49 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:59:02 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:02 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:59:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:59:02 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:59:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:59:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:59:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:59:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:59:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:59:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:59:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:59:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:59:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:59:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:59:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:59:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:59:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:59:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:59:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:59:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:59:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : banana: size = 6 OK 2026/07/11 01:59:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : banana: Unchanged skipping 2026/07/11 01:59:03 DEBUG : apple: size = 5 OK 2026/07/11 01:59:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 01:59:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 01:59:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 01:59:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 01:59:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 01:59:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 01:59:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 01:59:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 01:59:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 01:59:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 01:59:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 01:59:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 01:59:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 01:59:03 DEBUG : apple: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 01:59:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 01:59:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 01:59:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 01:59:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 01:59:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:59:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 01:59:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:59:03 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:03 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:03 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 01:59:03 DEBUG : apple: size = 5 OK 2026/07/11 01:59:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : apple: Unchanged skipping 2026/07/11 01:59:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 01:59:03 DEBUG : banana: size = 6 OK 2026/07/11 01:59:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 01:59:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 01:59:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 01:59:03 DEBUG : banana: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 01:59:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 01:59:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 01:59:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 01:59:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 01:59:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 01:59:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 01:59:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 01:59:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 01:59:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 01:59:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 01:59:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 01:59:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 01:59:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 01:59:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 01:59:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 01:59:03 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:59:03 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:59:03 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:03 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:04 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:04 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:59:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:59:18 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:18 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:59:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:59:18 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:59:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:59:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:59:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:59:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:59:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:59:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:59:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:59:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:59:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:59:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:59:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:59:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:59:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:59:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:59:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:59:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:59:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : banana: size = 6 OK 2026/07/11 01:59:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : banana: Unchanged skipping 2026/07/11 01:59:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 01:59:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 01:59:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 01:59:19 DEBUG : apple: size = 5 OK 2026/07/11 01:59:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 01:59:19 DEBUG : apple: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 01:59:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 01:59:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 01:59:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 01:59:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 01:59:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 01:59:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 01:59:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 01:59:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 01:59:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 01:59:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 01:59:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 01:59:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 01:59:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:59:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 01:59:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 01:59:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 01:59:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:59:19 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:19 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:19 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 01:59:19 DEBUG : apple: size = 5 OK 2026/07/11 01:59:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : apple: Unchanged skipping 2026/07/11 01:59:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 01:59:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 01:59:19 DEBUG : banana: size = 6 OK 2026/07/11 01:59:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 01:59:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : banana: Unchanged skipping 2026/07/11 01:59:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 01:59:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 01:59:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 01:59:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 01:59:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 01:59:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 01:59:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 01:59:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 01:59:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 01:59:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 01:59:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 01:59:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 01:59:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 01:59:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 01:59:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 01:59:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:59:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 01:59:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 01:59:19 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:59:19 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:19 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:20 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:59:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:59:20 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:59:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:59:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:59:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:59:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:59:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:59:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:59:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:59:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:59:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:59:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:59:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:59:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:59:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:59:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:59:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:59:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:59:33 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:34 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 01:59:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 01:59:34 DEBUG : apple: size = 5 OK 2026/07/11 01:59:34 DEBUG : banana: size = 6 OK 2026/07/11 01:59:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:34 DEBUG : banana: Unchanged skipping 2026/07/11 01:59:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 01:59:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 01:59:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:34 DEBUG : apple: Unchanged skipping 2026/07/11 01:59:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 01:59:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 01:59:34 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:59:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 01:59:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 01:59:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 01:59:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 01:59:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 01:59:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 01:59:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 01:59:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 01:59:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 01:59:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 01:59:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 01:59:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 01:59:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 01:59:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 01:59:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 01:59:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 01:59:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 01:59:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 01:59:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 01:59:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 01:59:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 01:59:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 01:59:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 01:59:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 01:59:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 01:59:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 01:59:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 01:59:34 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:59:34 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:34 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:34 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:59:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 01:59:35 DEBUG : apple: size = 5 OK 2026/07/11 01:59:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 01:59:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 01:59:35 DEBUG : apple: Unchanged skipping 2026/07/11 01:59:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 01:59:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:35 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 01:59:35 DEBUG : banana: size = 6 OK 2026/07/11 01:59:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:35 DEBUG : banana: Unchanged skipping 2026/07/11 01:59:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 01:59:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 01:59:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 01:59:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 01:59:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 01:59:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 01:59:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 01:59:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 01:59:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 01:59:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 01:59:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 01:59:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 01:59:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 01:59:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 01:59:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:35 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:59:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 01:59:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 01:59:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 01:59:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 01:59:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 01:59:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 01:59:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 01:59:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 01:59:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 01:59:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 01:59:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 01:59:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 01:59:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 01:59:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 01:59:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 01:59:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 01:59:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 01:59:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 01:59:35 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:59:35 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:35 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:35 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:59:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:59:35 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:59:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:59:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:59:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:59:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:59:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:59:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:59:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:59:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:59:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:59:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:59:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:59:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:59:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:59:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:59:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:59:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 01:59:49 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:50 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : apple: size = 5 OK 2026/07/11 01:59:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:50 DEBUG : apple: Unchanged skipping 2026/07/11 01:59:50 DEBUG : banana: size = 6 OK 2026/07/11 01:59:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:50 DEBUG : banana: Unchanged skipping 2026/07/11 01:59:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 01:59:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 01:59:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 01:59:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 01:59:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 01:59:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 01:59:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 01:59:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 01:59:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 01:59:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 01:59:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 01:59:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 01:59:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 01:59:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 01:59:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 01:59:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 01:59:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 01:59:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 01:59:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 01:59:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 01:59:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 01:59:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 01:59:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 01:59:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 01:59:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 01:59:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 01:59:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 01:59:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 01:59:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 01:59:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 01:59:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 01:59:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 01:59:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 01:59:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 01:59:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 01:59:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 01:59:50 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:59:50 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:59:50 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:50 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:50 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:59:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 01:59:51 DEBUG : apple: size = 5 OK 2026/07/11 01:59:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 01:59:51 DEBUG : apple: Unchanged skipping 2026/07/11 01:59:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 01:59:51 DEBUG : banana: size = 6 OK 2026/07/11 01:59:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:51 DEBUG : banana: Unchanged skipping 2026/07/11 01:59:51 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 01:59:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:51 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 01:59:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 01:59:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 01:59:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 01:59:51 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 01:59:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 01:59:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 01:59:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 01:59:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 01:59:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 01:59:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 01:59:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 01:59:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 01:59:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 01:59:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 01:59:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 01:59:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 01:59:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 01:59:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 01:59:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 01:59:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 01:59:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 01:59:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 01:59:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 01:59:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 01:59:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 01:59:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 01:59:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 01:59:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 01:59:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 01:59:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 01:59:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 01:59:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 01:59:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 01:59:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 01:59:51 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 01:59:51 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:51 DEBUG : Waiting for deletions to finish 2026/07/11 01:59:51 DEBUG : apple: Excluded (Path Filter) 2026/07/11 01:59:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 01:59:51 DEBUG : banana: Excluded (Path Filter) 2026/07/11 01:59:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 01:59:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 01:59:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 01:59:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 01:59:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 01:59:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 01:59:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 01:59:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 01:59:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 01:59:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 01:59:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 01:59:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 01:59:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 01:59:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 01:59:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 01:59:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 01:59:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 02:00:06 DEBUG : Waiting for deletions to finish 2026/07/11 02:00:07 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : apple: size = 5 OK 2026/07/11 02:00:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:07 DEBUG : apple: Unchanged skipping 2026/07/11 02:00:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 02:00:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 02:00:07 DEBUG : banana: size = 6 OK 2026/07/11 02:00:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:07 DEBUG : banana: Unchanged skipping 2026/07/11 02:00:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 02:00:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 02:00:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 02:00:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 02:00:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 02:00:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 02:00:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 02:00:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 02:00:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 02:00:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 02:00:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 02:00:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 02:00:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 02:00:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 02:00:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 02:00:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 02:00:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 02:00:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 02:00:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 02:00:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 02:00:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 02:00:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 02:00:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 02:00:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 02:00:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 02:00:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 02:00:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 02:00:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 02:00:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 02:00:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 02:00:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 02:00:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 02:00:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 02:00:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 02:00:07 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 02:00:07 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 02:00:07 DEBUG : Waiting for deletions to finish 2026/07/11 02:00:07 DEBUG : Waiting for deletions to finish 2026/07/11 02:00:07 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:00:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/11 02:00:08 DEBUG : banana: size = 6 OK 2026/07/11 02:00:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:08 DEBUG : banana: Unchanged skipping 2026/07/11 02:00:08 DEBUG : apple: size = 5 OK 2026/07/11 02:00:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:08 DEBUG : apple: Unchanged skipping 2026/07/11 02:00:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/11 02:00:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/11 02:00:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/11 02:00:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:08 DEBUG : splitbananasplit: Unchanged skipping 2026/07/11 02:00:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/11 02:00:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/11 02:00:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/11 02:00:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/11 02:00:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/11 02:00:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/11 02:00:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/11 02:00:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/11 02:00:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/11 02:00:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/11 02:00:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/11 02:00:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/11 02:00:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/11 02:00:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/11 02:00:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/11 02:00:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/11 02:00:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/11 02:00:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/11 02:00:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/11 02:00:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/11 02:00:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:08 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 02:00:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/11 02:00:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/11 02:00:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/11 02:00:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/11 02:00:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/11 02:00:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/11 02:00:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/11 02:00:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/11 02:00:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/11 02:00:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/11 02:00:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/11 02:00:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/11 02:00:08 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 02:00:08 DEBUG : Waiting for deletions to finish 2026/07/11 02:00:08 DEBUG : Waiting for deletions to finish 2026/07/11 02:00:08 DEBUG : apple: Excluded (Path Filter) 2026/07/11 02:00:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/11 02:00:08 DEBUG : banana: Excluded (Path Filter) 2026/07/11 02:00:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/11 02:00:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/11 02:00:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/11 02:00:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/11 02:00:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/11 02:00:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/11 02:00:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/11 02:00:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/11 02:00:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/11 02:00:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/11 02:00:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/11 02:00:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/11 02:00:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/11 02:00:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/11 02:00:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/11 02:00:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/11 02:00:08 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (187.29s) --- PASS: TestTransform/NFC (13.94s) --- PASS: TestTransform/NFD (15.44s) --- PASS: TestTransform/base64 (18.51s) --- PASS: TestTransform/prefix (21.27s) --- PASS: TestTransform/suffix (20.86s) --- PASS: TestTransform/truncate (17.51s) --- PASS: TestTransform/encoder (15.65s) --- PASS: TestTransform/ISO-8859-1 (15.42s) --- PASS: TestTransform/charmap (15.53s) --- PASS: TestTransform/lowercase (16.02s) --- PASS: TestTransform/ascii (17.13s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 02:00:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/11 02:00:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/11 02:00:13 INFO : sub dir_somesuffix: Making directory 2026/07/11 02:00:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/11 02:00:13 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/11 02:00:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/11 02:00:13 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/11 02:00:13 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 02:00:13 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 02:00:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/11 02:00:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/11 02:00:14 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:00:14 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/11 02:00:14 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.77s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 02:00:15 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:15 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:15 INFO : tictactoe: Making directory 2026/07/11 02:00:15 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:15 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:00:15 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/11 02:00:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:00:15 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 02:00:15 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 02:00:16 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/11 02:00:16 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:00:16 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/11 02:00:16 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.86s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 02:00:17 INFO : toe: Making directory 2026/07/11 02:00:17 INFO : toe/toe: Making directory 2026/07/11 02:00:17 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/11 02:00:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/11 02:00:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/11 02:00:17 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 02:00:17 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 02:00:17 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/11 02:00:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:00:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/11 02:00:17 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.71s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 02:00:19 INFO : toe: Making directory 2026/07/11 02:00:19 INFO : toe/toe: Making directory 2026/07/11 02:00:19 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/11 02:00:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/11 02:00:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/11 02:00:19 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 02:00:19 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 02:00:19 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/11 02:00:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:00:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/11 02:00:19 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.66s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 02:00:20 DEBUG : empty_dir: Making directory with metadata 2026/07/11 02:00:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 02:00:20 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:20 INFO : tictacempty_dir: Making directory 2026/07/11 02:00:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:20 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:20 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:20 INFO : tictactoe: Making directory 2026/07/11 02:00:20 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:20 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:00:20 INFO : tictactoe/tictactoe: Making directory 2026/07/11 02:00:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:00:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/11 02:00:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 02:00:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/11 02:00:20 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 02:00:20 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 02:00:21 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/11 02:00:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:00:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/11 02:00:21 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.81s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 02:00:22 DEBUG : empty_dir: Making directory with metadata 2026/07/11 02:00:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 02:00:22 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:22 INFO : tictacempty_dir: Making directory 2026/07/11 02:00:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:22 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:22 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:22 INFO : tictactoe: Making directory 2026/07/11 02:00:22 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:22 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:00:22 INFO : tictactoe/tictactoe: Making directory 2026/07/11 02:00:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:00:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/11 02:00:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:00:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 02:00:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:00:22 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 02:00:22 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 02:00:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 02:00:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:00:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:00:23 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/11 02:00:23 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 02:00:23 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:23 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:23 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/11 02:00:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 02:00:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:00:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/11 02:00:23 NOTICE: B2 bucket rclone-test-jayebes2hope: 0 differences found 2026/07/11 02:00:23 NOTICE: B2 bucket rclone-test-jayebes2hope: 1 matching files --- PASS: TestAllTag (1.94s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 02:00:24 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:24 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:24 INFO : tictactoe: Making directory 2026/07/11 02:00:24 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:24 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:00:24 INFO : tictactoe/tictactoe: Making directory 2026/07/11 02:00:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:00:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/11 02:00:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 02:00:24 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 02:00:24 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 02:00:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/11 02:00:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/11 02:00:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:00:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/11 02:00:24 DEBUG : Waiting for deletions to finish 2026/07/11 02:00:25 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:25 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:25 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:00:25 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/11 02:00:25 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 02:00:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/11 02:00:25 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/11 02:00:25 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 02:00:25 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 02:00:25 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.00s) === RUN TestSyntax 2026/07/11 02:00:26 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 02:00:26 INFO : toe: Making directory 2026/07/11 02:00:26 INFO : toe/toe: Making directory 2026/07/11 02:00:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/11 02:00:26 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 02:00:26 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 02:00:27 DEBUG : toe/toe/toe: size = 11 OK 2026/07/11 02:00:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:00:27 INFO : toe/toe/toe: Copied (new) 2026/07/11 02:00:27 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.62s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 02:00:27 DEBUG : empty_dir: Making directory with metadata 2026/07/11 02:00:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 02:00:27 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:28 INFO : tictacempty_dir: Making directory 2026/07/11 02:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:28 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:28 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:28 INFO : tictactoe: Making directory 2026/07/11 02:00:28 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:28 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:00:28 INFO : tictactoe/tictactoe: Making directory 2026/07/11 02:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:00:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/11 02:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:00:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 02:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:00:28 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 02:00:28 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 02:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 02:00:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:00:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:00:28 INFO : toe/toe/toe.txt: Deleted 2026/07/11 02:00:28 INFO : toe/toe: Removing directory 2026/07/11 02:00:28 INFO : toe: Removing directory 2026/07/11 02:00:28 INFO : empty_dir: Removing directory 2026/07/11 02:00:28 DEBUG : Local file system at /tmp/rclone4221501742: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.76s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 02:00:29 DEBUG : empty_dir: Making directory with metadata 2026/07/11 02:00:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 02:00:29 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:29 INFO : tictacempty_dir: Making directory 2026/07/11 02:00:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:29 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:29 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:29 INFO : tictactoe: Making directory 2026/07/11 02:00:29 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:29 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:00:29 INFO : tictactoe/tictactoe: Making directory 2026/07/11 02:00:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:00:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/11 02:00:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:00:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 02:00:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:00:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:00:29 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 02:00:29 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 02:00:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 02:00:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:00:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:00:30 INFO : toe/toe/toe.txt: Deleted 2026/07/11 02:00:30 INFO : toe/toe: Removing directory 2026/07/11 02:00:30 INFO : toe: Removing directory 2026/07/11 02:00:30 INFO : empty_dir: Removing directory 2026/07/11 02:00:30 DEBUG : Local file system at /tmp/rclone4221501742: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/11 02:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 02:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/11 02:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/11 02:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/11 02:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/11 02:00:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/11 02:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:00:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/11 02:00:31 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.24s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 02:00:32 DEBUG : Reset feature "Copy" 2026/07/11 02:00:32 DEBUG : Reset feature "Move" 2026/07/11 02:00:32 DEBUG : Reset feature "Copy" 2026/07/11 02:00:32 DEBUG : Reset feature "Move" 2026/07/11 02:00:32 DEBUG : empty_dir: Making directory with metadata 2026/07/11 02:00:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 02:00:32 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:33 INFO : tictacempty_dir: Making directory 2026/07/11 02:00:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/11 02:00:33 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:33 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:33 INFO : tictactoe: Making directory 2026/07/11 02:00:33 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:33 DEBUG : toe: transformed to: tictactoe 2026/07/11 02:00:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:00:33 INFO : tictactoe/tictactoe: Making directory 2026/07/11 02:00:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/11 02:00:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/11 02:00:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:00:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 02:00:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:00:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:00:33 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 02:00:33 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 02:00:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 02:00:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:00:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/11 02:00:33 INFO : toe/toe/toe.txt: Deleted 2026/07/11 02:00:33 INFO : toe/toe: Removing directory 2026/07/11 02:00:33 INFO : toe: Removing directory 2026/07/11 02:00:33 INFO : empty_dir: Removing directory 2026/07/11 02:00:33 DEBUG : Local file system at /tmp/rclone4221501742: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/11 02:00:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/11 02:00:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/11 02:00:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/11 02:00:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/11 02:00:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/11 02:00:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/11 02:00:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:00:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/11 02:00:35 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.32s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 02:00:36 DEBUG : toe: transformed to: dG9l 2026/07/11 02:00:36 DEBUG : toe: transformed to: dG9l 2026/07/11 02:00:36 INFO : dG9l: Making directory 2026/07/11 02:00:36 DEBUG : toe: transformed to: dG9l 2026/07/11 02:00:36 DEBUG : toe: transformed to: dG9l 2026/07/11 02:00:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/11 02:00:36 INFO : dG9l/dG9l: Making directory 2026/07/11 02:00:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/11 02:00:36 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/11 02:00:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/11 02:00:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/11 02:00:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/11 02:00:36 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 02:00:36 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 02:00:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/11 02:00:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:00:37 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/11 02:00:37 DEBUG : Waiting for deletions to finish 2026/07/11 02:00:37 DEBUG : dG9l: transformed to: toe 2026/07/11 02:00:37 DEBUG : dG9l: transformed to: toe 2026/07/11 02:00:37 DEBUG : dG9l: transformed to: toe 2026/07/11 02:00:37 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/11 02:00:37 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/11 02:00:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/11 02:00:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/11 02:00:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/11 02:00:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/11 02:00:37 DEBUG : Local file system at /tmp/rclone4221501742: Waiting for checks to finish 2026/07/11 02:00:37 DEBUG : Local file system at /tmp/rclone4221501742: Waiting for transfers to finish 2026/07/11 02:00:37 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.52s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-jayebes2hope", Local "Local file system at /tmp/rclone4221501742", Modify Window "1ms" 2026/07/11 02:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 02:00:38 DEBUG : toe: transformed to: 2026/07/11 02:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 02:00:38 DEBUG : toe: transformed to: 2026/07/11 02:00:38 INFO : B2 bucket rclone-test-jayebes2hope: Making directory 2026/07/11 02:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 02:00:38 DEBUG : toe: transformed to: 2026/07/11 02:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 02:00:38 DEBUG : toe: transformed to: 2026/07/11 02:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 02:00:38 DEBUG : toe/toe: transformed to: 2026/07/11 02:00:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/11 02:00:38 INFO : toe/toe: Making directory 2026/07/11 02:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 02:00:38 DEBUG : toe/toe: transformed to: 2026/07/11 02:00:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/11 02:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 02:00:38 DEBUG : toe: transformed to: 2026/07/11 02:00:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/11 02:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/11 02:00:38 DEBUG : toe/toe/toe: transformed to: 2026/07/11 02:00:38 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/11 02:00:38 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for checks to finish 2026/07/11 02:00:38 DEBUG : B2 bucket rclone-test-jayebes2hope: Waiting for transfers to finish 2026/07/11 02:00:39 DEBUG : toe/toe/toe: size = 11 OK 2026/07/11 02:00:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/11 02:00:39 INFO : toe/toe/toe: Copied (new) 2026/07/11 02:00:39 ERROR : B2 bucket rclone-test-jayebes2hope: not deleting files as there were IO errors 2026/07/11 02:00:39 ERROR : B2 bucket rclone-test-jayebes2hope: not deleting directories as there were IO errors --- PASS: TestError (1.75s) PASS 2026/07/11 02:00:40 DEBUG : B2 bucket rclone-test-jayebes2hope: Purge remote 2026/07/11 02:00:40 INFO : B2 bucket rclone-test-jayebes2hope: cleaning bucket "rclone-test-jayebes2hope" of all files 2026/07/11 02:00:41 DEBUG : BackupDir/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f412f77845f78e68a_d20260711_m015419_c001_v7007000_t0000_u01783734859472") 2026/07/11 02:00:41 DEBUG : BackupDir/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11787f8db670547d_d20260711_m015411_c001_v0001033_t0017_u01783734851413") 2026/07/11 02:00:41 DEBUG : CompareDest/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40917800ac4d6c9e_d20260711_m015352_c001_v7007000_t0000_u01783734832180") 2026/07/11 02:00:41 DEBUG : CompareDest/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10523fb276d98008_d20260711_m015346_c001_v0001130_t0042_u01783734826350") 2026/07/11 02:00:41 DEBUG : CompareDest/two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40917800ac4d6c9f_d20260711_m015352_c001_v7007000_t0000_u01783734832363") 2026/07/11 02:00:41 DEBUG : CompareDest/two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfb3a_d20260711_m015347_c001_v0001144_t0051_u01783734827406") 2026/07/11 02:00:41 DEBUG : CopyDest/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f412f77845f78e68c_d20260711_m015419_c001_v7007000_t0000_u01783734859646") 2026/07/11 02:00:41 DEBUG : CopyDest/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfb6a_d20260711_m015408_c001_v0001144_t0030_u01783734848058") 2026/07/11 02:00:41 DEBUG : CopyDest/three: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f412f77845f78e68e_d20260711_m015419_c001_v7007000_t0000_u01783734859820") 2026/07/11 02:00:41 DEBUG : CopyDest/three: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfb82_d20260711_m015417_c001_v0001144_t0042_u01783734857284") 2026/07/11 02:00:41 DEBUG : CopyDest/two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f412f77845f78e690_d20260711_m015419_c001_v7007000_t0000_u01783734859993") 2026/07/11 02:00:41 DEBUG : CopyDest/two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfb7c_d20260711_m015415_c001_v0001144_t0039_u01783734855035") 2026/07/11 02:00:41 DEBUG : EXISTING: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f424184d54719c54d_d20260711_m015559_c001_v7007000_t0000_u01783734959966") 2026/07/11 02:00:41 DEBUG : EXISTING: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc37c_d20260711_m015558_c001_v0001040_t0040_u01783734958801") 2026/07/11 02:00:41 DEBUG : PREFIXapple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4265123bc7327607_d20260711_m015809_c001_v7007000_t0000_u01783735089499") 2026/07/11 02:00:42 DEBUG : PREFIXapple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc55a_d20260711_m015803_c001_v0001040_t0006_u01783735083809") 2026/07/11 02:00:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4273bda0ce755395_d20260711_m015809_c001_v7007000_t0000_u01783735089509") 2026/07/11 02:00:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a85_d20260711_m015803_c001_v0001041_t0033_u01783735083821") 2026/07/11 02:00:42 DEBUG : PREFIXbanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4265123bc7327606_d20260711_m015809_c001_v7007000_t0000_u01783735089305") 2026/07/11 02:00:42 DEBUG : PREFIXbanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad4f4_d20260711_m015803_c001_v0001184_t0052_u01783735083830") 2026/07/11 02:00:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40284b4c6605350a_d20260711_m015809_c001_v7007000_t0000_u01783735089316") 2026/07/11 02:00:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053294_d20260711_m015803_c001_v0001161_t0055_u01783735083841") 2026/07/11 02:00:42 DEBUG : Testêé: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f424184d54719c541_d20260711_m015556_c001_v7007000_t0000_u01783734956335") 2026/07/11 02:00:42 DEBUG : Testêé: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc368_d20260711_m015555_c001_v0001040_t0022_u01783734955503") 2026/07/11 02:00:42 DEBUG : Testêé: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc362_d20260711_m015554_c001_v0001040_t0034_u01783734954787") 2026/07/11 02:00:42 DEBUG : YXBwbGU=: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f128772855_d20260711_m015750_c001_v7007000_t0000_u01783735070038") 2026/07/11 02:00:42 DEBUG : YXBwbGU=: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad476_d20260711_m015745_c001_v0001184_t0022_u01783735065917") 2026/07/11 02:00:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f128772856_d20260711_m015750_c001_v7007000_t0000_u01783735070215") 2026/07/11 02:00:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a5f_d20260711_m015745_c001_v0001041_t0034_u01783735065926") 2026/07/11 02:00:42 DEBUG : YmFuYW5h: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f128772857_d20260711_m015750_c001_v7007000_t0000_u01783735070391") 2026/07/11 02:00:42 DEBUG : YmFuYW5h: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc526_d20260711_m015745_c001_v0001040_t0052_u01783735065936") 2026/07/11 02:00:42 DEBUG : a/potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143d57_d20260711_m015218_c001_v7007000_t0000_u01783734738423") 2026/07/11 02:00:42 DEBUG : a/potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5488fe_d20260711_m015217_c001_v0001182_t0034_u01783734737858") 2026/07/11 02:00:42 DEBUG : a/potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143d4f_d20260711_m015216_c001_v7007000_t0000_u01783734736569") 2026/07/11 02:00:42 DEBUG : a/potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5488f4_d20260711_m015215_c001_v0001182_t0013_u01783734735671") 2026/07/11 02:00:43 DEBUG : a/potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa995e85_d20260711_m015200_c001_v7007000_t0000_u01783734720476") 2026/07/11 02:00:43 DEBUG : a/potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e54888c_d20260711_m015159_c001_v0001182_t0013_u01783734719746") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110a9_d20260711_m020009_c001_v7007000_t0000_u01783735209104") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc6c4_d20260711_m020004_c001_v0001040_t0053_u01783735204451") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081edecbec249be_d20260711_m015952_c001_v7007000_t0000_u01783735192079") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc684_d20260711_m015947_c001_v0001040_t0001_u01783735187829") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b4758ed_d20260711_m015936_c001_v7007000_t0000_u01783735176201") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc654_d20260711_m015932_c001_v0001040_t0041_u01783735172016") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c6ee_d20260711_m015920_c001_v7007000_t0000_u01783735160707") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc62e_d20260711_m015917_c001_v0001040_t0048_u01783735157161") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906948326_d20260711_m015905_c001_v7007000_t0000_u01783735145194") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc608_d20260711_m015901_c001_v0001040_t0038_u01783735141293") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd74041b_d20260711_m015849_c001_v7007000_t0000_u01783735129515") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053350_d20260711_m015843_c001_v0001161_t0046_u01783735123412") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b4a_d20260711_m015831_c001_v7007000_t0000_u01783735111974") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc5ac_d20260711_m015828_c001_v0001040_t0053_u01783735108469") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4273bda0ce7553ae_d20260711_m015827_c001_v7007000_t0000_u01783735107158") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010532f4_d20260711_m015822_c001_v0001161_t0018_u01783735102749") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e82_d20260711_m015811_c001_v7007000_t0000_u01783735091045") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad50e_d20260711_m015807_c001_v0001184_t0011_u01783735087505") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f406bed4791600a14_d20260711_m015806_c001_v7007000_t0000_u01783735086521") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc554_d20260711_m015801_c001_v0001040_t0016_u01783735081699") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40540ba381e187e9_d20260711_m015748_c001_v7007000_t0000_u01783735068129") 2026/07/11 02:00:43 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad46a_d20260711_m015743_c001_v0001184_t0026_u01783735063421") 2026/07/11 02:00:44 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d4c6_d20260711_m015731_c001_v7007000_t0000_u01783735051448") 2026/07/11 02:00:44 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad410_d20260711_m015727_c001_v0001184_t0044_u01783735047695") 2026/07/11 02:00:44 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c186_d20260711_m015715_c001_v7007000_t0000_u01783735035730") 2026/07/11 02:00:44 DEBUG : apple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad3b0_d20260711_m015711_c001_v0001184_t0017_u01783735031660") 2026/07/11 02:00:44 DEBUG : appleSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947eb6_d20260711_m015830_c001_v7007000_t0000_u01783735110314") 2026/07/11 02:00:44 DEBUG : appleSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f0105330a_d20260711_m015825_c001_v0001161_t0038_u01783735105058") 2026/07/11 02:00:44 DEBUG : appleapple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd74041c_d20260711_m015849_c001_v7007000_t0000_u01783735129691") 2026/07/11 02:00:44 DEBUG : appleapple: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f0105335a_d20260711_m015845_c001_v0001161_t0010_u01783735125754") 2026/07/11 02:00:44 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110ab_d20260711_m020009_c001_v7007000_t0000_u01783735209286") 2026/07/11 02:00:44 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad7e0_d20260711_m020005_c001_v0001184_t0056_u01783735205904") 2026/07/11 02:00:44 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081edecbec249bf_d20260711_m015952_c001_v7007000_t0000_u01783735192367") 2026/07/11 02:00:44 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad77d_d20260711_m015948_c001_v0001184_t0049_u01783735188778") 2026/07/11 02:00:44 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b4758ee_d20260711_m015936_c001_v7007000_t0000_u01783735176376") 2026/07/11 02:00:44 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad734_d20260711_m015933_c001_v0001184_t0046_u01783735173408") 2026/07/11 02:00:44 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c6ef_d20260711_m015920_c001_v7007000_t0000_u01783735160886") 2026/07/11 02:00:44 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad6d4_d20260711_m015917_c001_v0001184_t0009_u01783735157911") 2026/07/11 02:00:44 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906948327_d20260711_m015905_c001_v7007000_t0000_u01783735145367") 2026/07/11 02:00:44 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad65c_d20260711_m015902_c001_v0001184_t0032_u01783735142112") 2026/07/11 02:00:44 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd740419_d20260711_m015847_c001_v7007000_t0000_u01783735127837") 2026/07/11 02:00:44 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7ae3_d20260711_m015843_c001_v0001041_t0046_u01783735123918") 2026/07/11 02:00:44 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b4c_d20260711_m015832_c001_v7007000_t0000_u01783735112278") 2026/07/11 02:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad586_d20260711_m015828_c001_v0001184_t0046_u01783735108479") 2026/07/11 02:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa996730_d20260711_m015827_c001_v7007000_t0000_u01783735107405") 2026/07/11 02:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7aaf_d20260711_m015823_c001_v0001041_t0006_u01783735103429") 2026/07/11 02:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e83_d20260711_m015811_c001_v7007000_t0000_u01783735091231") 2026/07/11 02:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc56c_d20260711_m015807_c001_v0001040_t0036_u01783735087515") 2026/07/11 02:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4265123bc7327602_d20260711_m015806_c001_v7007000_t0000_u01783735086371") 2026/07/11 02:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad4f0_d20260711_m015802_c001_v0001184_t0035_u01783735082573") 2026/07/11 02:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417896f9643a0bf8_d20260711_m015747_c001_v7007000_t0000_u01783735067725") 2026/07/11 02:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc520_d20260711_m015743_c001_v0001040_t0035_u01783735063970") 2026/07/11 02:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d4c9_d20260711_m015731_c001_v7007000_t0000_u01783735051706") 2026/07/11 02:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc4fa_d20260711_m015728_c001_v0001040_t0058_u01783735048403") 2026/07/11 02:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c188_d20260711_m015715_c001_v7007000_t0000_u01783735035924") 2026/07/11 02:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc4c0_d20260711_m015712_c001_v0001040_t0056_u01783735032240") 2026/07/11 02:00:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f423573d2fcb6e1f2_d20260711_m015830_c001_v7007000_t0000_u01783735110321") 2026/07/11 02:00:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7ab3_d20260711_m015825_c001_v0001041_t0010_u01783735105069") 2026/07/11 02:00:45 DEBUG : b/potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143d58_d20260711_m015218_c001_v7007000_t0000_u01783734738604") 2026/07/11 02:00:45 DEBUG : b/potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5488fa_d20260711_m015217_c001_v0001182_t0047_u01783734737109") 2026/07/11 02:00:45 DEBUG : b/potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143d4a_d20260711_m015216_c001_v7007000_t0000_u01783734736011") 2026/07/11 02:00:45 DEBUG : b/potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5488ea_d20260711_m015214_c001_v0001182_t0037_u01783734734913") 2026/07/11 02:00:45 DEBUG : b/potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa995e7f_d20260711_m015159_c001_v7007000_t0000_u01783734719957") 2026/07/11 02:00:46 DEBUG : b/potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548884_d20260711_m015159_c001_v0001182_t0053_u01783734719004") 2026/07/11 02:00:46 DEBUG : backup/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4273bda0ce75519f_d20260711_m015435_c001_v7007000_t0000_u01783734875323") 2026/07/11 02:00:46 DEBUG : backup/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f1088dc27b5f324ad_d20260711_m015431_c001_v0001183_t0035_u01783734871399") 2026/07/11 02:00:46 DEBUG : backup/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f115505c4ef4d6535_d20260711_m015426_c001_v0001165_t0034_u01783734866694") 2026/07/11 02:00:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f410bfa020f3e014d_d20260711_m015511_c001_v7007000_t0000_u01783734911002") 2026/07/11 02:00:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f114df67213510cae_d20260711_m015508_c001_v0001113_t0038_u01783734908419") 2026/07/11 02:00:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11722c0fa2a52fbe_d20260711_m015500_c001_v0001115_t0000_u01783734900007") 2026/07/11 02:00:46 DEBUG : backup/one.bak: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947ba0_d20260711_m015449_c001_v7007000_t0000_u01783734889253") 2026/07/11 02:00:46 DEBUG : backup/one.bak: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10625b48518f8ea6_d20260711_m015447_c001_v0001174_t0053_u01783734887096") 2026/07/11 02:00:46 DEBUG : backup/one.bak: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f119a27a890f5aaae_d20260711_m015442_c001_v0001174_t0056_u01783734882864") 2026/07/11 02:00:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f410bfa020f3e014e_d20260711_m015511_c001_v7007000_t0000_u01783734911192") 2026/07/11 02:00:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10380acd02d240d1_d20260711_m015509_c001_v0001136_t0056_u01783734909827") 2026/07/11 02:00:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f114b91c69bb16335_d20260711_m015505_c001_v0001174_t0012_u01783734905660") 2026/07/11 02:00:46 DEBUG : backup/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4273bda0ce7551a1_d20260711_m015435_c001_v7007000_t0000_u01783734875499") 2026/07/11 02:00:46 DEBUG : backup/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e732111febc58_d20260711_m015434_c001_v0001178_t0034_u01783734874543") 2026/07/11 02:00:46 DEBUG : backup/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f119c7c08abcc92d0_d20260711_m015428_c001_v0001173_t0038_u01783734868530") 2026/07/11 02:00:46 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947ba1_d20260711_m015449_c001_v7007000_t0000_u01783734889437") 2026/07/11 02:00:46 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f1033777b27968eaf_d20260711_m015448_c001_v0001174_t0014_u01783734888416") 2026/07/11 02:00:46 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f1070244cb7eeec25_d20260711_m015444_c001_v0001184_t0027_u01783734884360") 2026/07/11 02:00:46 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110ac_d20260711_m020009_c001_v7007000_t0000_u01783735209468") 2026/07/11 02:00:46 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b97_d20260711_m020005_c001_v0001041_t0038_u01783735205592") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081edecbec249c0_d20260711_m015952_c001_v7007000_t0000_u01783735192543") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b69_d20260711_m015948_c001_v0001041_t0043_u01783735188320") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b4758ef_d20260711_m015936_c001_v7007000_t0000_u01783735176551") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b4f_d20260711_m015933_c001_v0001041_t0049_u01783735173004") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c6f0_d20260711_m015921_c001_v7007000_t0000_u01783735161063") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b29_d20260711_m015917_c001_v0001041_t0022_u01783735157502") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906948328_d20260711_m015905_c001_v7007000_t0000_u01783735145541") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b09_d20260711_m015901_c001_v0001041_t0012_u01783735141655") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd74041d_d20260711_m015849_c001_v7007000_t0000_u01783735129866") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad5e0_d20260711_m015843_c001_v0001184_t0025_u01783735123731") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b4d_d20260711_m015832_c001_v7007000_t0000_u01783735112454") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7abf_d20260711_m015828_c001_v0001041_t0022_u01783735108489") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f419d7f15ea546155_d20260711_m015827_c001_v7007000_t0000_u01783735107555") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad55a_d20260711_m015823_c001_v0001184_t0008_u01783735103229") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e84_d20260711_m015811_c001_v7007000_t0000_u01783735091414") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010532aa_d20260711_m015807_c001_v0001161_t0021_u01783735087525") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e7c_d20260711_m015806_c001_v7007000_t0000_u01783735086382") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a83_d20260711_m015802_c001_v0001041_t0020_u01783735082146") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4154cece6a703c0d_d20260711_m015748_c001_v7007000_t0000_u01783735068336") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a57_d20260711_m015743_c001_v0001041_t0025_u01783735063623") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d4cd_d20260711_m015731_c001_v7007000_t0000_u01783735051883") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a2b_d20260711_m015727_c001_v0001041_t0038_u01783735047893") 2026/07/11 02:00:47 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c189_d20260711_m015716_c001_v7007000_t0000_u01783735036116") 2026/07/11 02:00:48 DEBUG : banana: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a0b_d20260711_m015711_c001_v0001041_t0040_u01783735031934") 2026/07/11 02:00:48 DEBUG : bananaSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c52986527cf_d20260711_m015830_c001_v7007000_t0000_u01783735110424") 2026/07/11 02:00:48 DEBUG : bananaSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad564_d20260711_m015825_c001_v0001184_t0059_u01783735105079") 2026/07/11 02:00:48 DEBUG : both0: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bae6_d20260711_m015650_c001_v7007000_t0000_u01783735010315") 2026/07/11 02:00:48 DEBUG : both0: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc40a_d20260711_m015629_c001_v0001040_t0013_u01783734989016") 2026/07/11 02:00:48 DEBUG : both0: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97944_d20260711_m015624_c001_v7007000_t0000_u01783734984993") 2026/07/11 02:00:48 DEBUG : both0: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc388_d20260711_m015601_c001_v0001040_t0011_u01783734961823") 2026/07/11 02:00:48 DEBUG : both1: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bae9_d20260711_m015650_c001_v7007000_t0000_u01783735010490") 2026/07/11 02:00:48 DEBUG : both1: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc40e_d20260711_m015629_c001_v0001040_t0058_u01783734989974") 2026/07/11 02:00:48 DEBUG : both1: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97945_d20260711_m015625_c001_v7007000_t0000_u01783734985166") 2026/07/11 02:00:48 DEBUG : both1: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc38e_d20260711_m015603_c001_v0001040_t0052_u01783734963117") 2026/07/11 02:00:48 DEBUG : both10: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613baec_d20260711_m015650_c001_v7007000_t0000_u01783735010737") 2026/07/11 02:00:48 DEBUG : both10: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc43c_d20260711_m015638_c001_v0001040_t0028_u01783734998405") 2026/07/11 02:00:48 DEBUG : both10: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97946_d20260711_m015625_c001_v7007000_t0000_u01783734985341") 2026/07/11 02:00:48 DEBUG : both10: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3c6_d20260711_m015612_c001_v0001040_t0022_u01783734972057") 2026/07/11 02:00:48 DEBUG : both11: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613baef_d20260711_m015650_c001_v7007000_t0000_u01783735010913") 2026/07/11 02:00:48 DEBUG : both11: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc442_d20260711_m015639_c001_v0001040_t0044_u01783734999210") 2026/07/11 02:00:48 DEBUG : both11: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97947_d20260711_m015625_c001_v7007000_t0000_u01783734985515") 2026/07/11 02:00:48 DEBUG : both11: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3cc_d20260711_m015613_c001_v0001040_t0053_u01783734973402") 2026/07/11 02:00:48 DEBUG : both12: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613baf1_d20260711_m015651_c001_v7007000_t0000_u01783735011093") 2026/07/11 02:00:48 DEBUG : both12: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc44a_d20260711_m015639_c001_v0001040_t0056_u01783734999953") 2026/07/11 02:00:49 DEBUG : both12: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97948_d20260711_m015625_c001_v7007000_t0000_u01783734985689") 2026/07/11 02:00:49 DEBUG : both12: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3d4_d20260711_m015614_c001_v0001040_t0009_u01783734974519") 2026/07/11 02:00:49 DEBUG : both13: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613baf4_d20260711_m015651_c001_v7007000_t0000_u01783735011270") 2026/07/11 02:00:49 DEBUG : both13: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc44e_d20260711_m015641_c001_v0001040_t0000_u01783735001007") 2026/07/11 02:00:49 DEBUG : both13: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97949_d20260711_m015625_c001_v7007000_t0000_u01783734985862") 2026/07/11 02:00:49 DEBUG : both13: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3d8_d20260711_m015615_c001_v0001040_t0049_u01783734975341") 2026/07/11 02:00:49 DEBUG : both14: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613baf8_d20260711_m015651_c001_v7007000_t0000_u01783735011446") 2026/07/11 02:00:49 DEBUG : both14: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc452_d20260711_m015642_c001_v0001040_t0014_u01783735002121") 2026/07/11 02:00:49 DEBUG : both14: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e9794b_d20260711_m015626_c001_v7007000_t0000_u01783734986036") 2026/07/11 02:00:49 DEBUG : both14: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3dc_d20260711_m015616_c001_v0001040_t0022_u01783734976209") 2026/07/11 02:00:49 DEBUG : both15: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bafa_d20260711_m015651_c001_v7007000_t0000_u01783735011621") 2026/07/11 02:00:49 DEBUG : both15: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc458_d20260711_m015643_c001_v0001040_t0025_u01783735003056") 2026/07/11 02:00:49 DEBUG : both15: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e9794c_d20260711_m015626_c001_v7007000_t0000_u01783734986209") 2026/07/11 02:00:49 DEBUG : both15: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3e2_d20260711_m015617_c001_v0001040_t0058_u01783734977245") 2026/07/11 02:00:49 DEBUG : both16: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bafd_d20260711_m015651_c001_v7007000_t0000_u01783735011797") 2026/07/11 02:00:49 DEBUG : both16: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc45c_d20260711_m015643_c001_v0001040_t0001_u01783735003985") 2026/07/11 02:00:49 DEBUG : both16: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e9794d_d20260711_m015626_c001_v7007000_t0000_u01783734986383") 2026/07/11 02:00:49 DEBUG : both16: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3e8_d20260711_m015618_c001_v0001040_t0002_u01783734978436") 2026/07/11 02:00:49 DEBUG : both17: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb00_d20260711_m015651_c001_v7007000_t0000_u01783735011974") 2026/07/11 02:00:49 DEBUG : both17: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc462_d20260711_m015645_c001_v0001040_t0039_u01783735005003") 2026/07/11 02:00:50 DEBUG : both17: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e9794e_d20260711_m015626_c001_v7007000_t0000_u01783734986557") 2026/07/11 02:00:50 DEBUG : both17: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3f0_d20260711_m015619_c001_v0001040_t0013_u01783734979380") 2026/07/11 02:00:50 DEBUG : both18: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb02_d20260711_m015652_c001_v7007000_t0000_u01783735012151") 2026/07/11 02:00:50 DEBUG : both18: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc468_d20260711_m015645_c001_v0001040_t0015_u01783735005866") 2026/07/11 02:00:50 DEBUG : both18: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97950_d20260711_m015626_c001_v7007000_t0000_u01783734986731") 2026/07/11 02:00:50 DEBUG : both18: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3f6_d20260711_m015620_c001_v0001040_t0001_u01783734980196") 2026/07/11 02:00:50 DEBUG : both19: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb06_d20260711_m015652_c001_v7007000_t0000_u01783735012326") 2026/07/11 02:00:50 DEBUG : both19: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc46c_d20260711_m015646_c001_v0001040_t0020_u01783735006755") 2026/07/11 02:00:50 DEBUG : both19: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97951_d20260711_m015626_c001_v7007000_t0000_u01783734986905") 2026/07/11 02:00:50 DEBUG : both19: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3fc_d20260711_m015621_c001_v0001040_t0008_u01783734981330") 2026/07/11 02:00:50 DEBUG : both2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb09_d20260711_m015652_c001_v7007000_t0000_u01783735012501") 2026/07/11 02:00:50 DEBUG : both2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc412_d20260711_m015630_c001_v0001040_t0059_u01783734990998") 2026/07/11 02:00:50 DEBUG : both2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97952_d20260711_m015627_c001_v7007000_t0000_u01783734987079") 2026/07/11 02:00:50 DEBUG : both2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc392_d20260711_m015604_c001_v0001040_t0016_u01783734964096") 2026/07/11 02:00:50 DEBUG : both3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb0c_d20260711_m015652_c001_v7007000_t0000_u01783735012677") 2026/07/11 02:00:50 DEBUG : both3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc416_d20260711_m015631_c001_v0001040_t0055_u01783734991995") 2026/07/11 02:00:50 DEBUG : both3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97953_d20260711_m015627_c001_v7007000_t0000_u01783734987253") 2026/07/11 02:00:50 DEBUG : both3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc398_d20260711_m015604_c001_v0001040_t0025_u01783734964976") 2026/07/11 02:00:50 DEBUG : both4: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb0e_d20260711_m015652_c001_v7007000_t0000_u01783735012853") 2026/07/11 02:00:50 DEBUG : both4: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc41a_d20260711_m015632_c001_v0001040_t0024_u01783734992857") 2026/07/11 02:00:50 DEBUG : both4: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97955_d20260711_m015627_c001_v7007000_t0000_u01783734987427") 2026/07/11 02:00:50 DEBUG : both4: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc39e_d20260711_m015606_c001_v0001040_t0058_u01783734966042") 2026/07/11 02:00:50 DEBUG : both5: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb11_d20260711_m015653_c001_v7007000_t0000_u01783735013029") 2026/07/11 02:00:50 DEBUG : both5: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc420_d20260711_m015633_c001_v0001040_t0028_u01783734993678") 2026/07/11 02:00:51 DEBUG : both5: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97956_d20260711_m015627_c001_v7007000_t0000_u01783734987607") 2026/07/11 02:00:51 DEBUG : both5: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3a4_d20260711_m015606_c001_v0001040_t0016_u01783734966938") 2026/07/11 02:00:51 DEBUG : both6: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb13_d20260711_m015653_c001_v7007000_t0000_u01783735013206") 2026/07/11 02:00:51 DEBUG : both6: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc428_d20260711_m015634_c001_v0001040_t0052_u01783734994550") 2026/07/11 02:00:51 DEBUG : both6: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97958_d20260711_m015627_c001_v7007000_t0000_u01783734987781") 2026/07/11 02:00:51 DEBUG : both6: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3ae_d20260711_m015607_c001_v0001040_t0036_u01783734967784") 2026/07/11 02:00:51 DEBUG : both7: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb16_d20260711_m015653_c001_v7007000_t0000_u01783735013382") 2026/07/11 02:00:51 DEBUG : both7: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc42c_d20260711_m015635_c001_v0001040_t0051_u01783734995515") 2026/07/11 02:00:51 DEBUG : both7: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97959_d20260711_m015627_c001_v7007000_t0000_u01783734987955") 2026/07/11 02:00:51 DEBUG : both7: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3b2_d20260711_m015608_c001_v0001040_t0036_u01783734968669") 2026/07/11 02:00:51 DEBUG : both8: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb19_d20260711_m015653_c001_v7007000_t0000_u01783735013571") 2026/07/11 02:00:51 DEBUG : both8: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc430_d20260711_m015636_c001_v0001040_t0051_u01783734996395") 2026/07/11 02:00:51 DEBUG : both8: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e9795a_d20260711_m015628_c001_v7007000_t0000_u01783734988129") 2026/07/11 02:00:51 DEBUG : both8: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3b8_d20260711_m015609_c001_v0001040_t0022_u01783734969572") 2026/07/11 02:00:51 DEBUG : both9: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb1b_d20260711_m015653_c001_v7007000_t0000_u01783735013748") 2026/07/11 02:00:51 DEBUG : both9: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc436_d20260711_m015637_c001_v0001040_t0014_u01783734997546") 2026/07/11 02:00:51 DEBUG : both9: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e9795b_d20260711_m015628_c001_v7007000_t0000_u01783734988304") 2026/07/11 02:00:51 DEBUG : both9: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3be_d20260711_m015610_c001_v0001040_t0000_u01783734970496") 2026/07/11 02:00:51 DEBUG : c/non empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143d5b_d20260711_m015218_c001_v7007000_t0000_u01783734738784") 2026/07/11 02:00:51 DEBUG : c/non empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5488fc_d20260711_m015217_c001_v0001182_t0054_u01783734737296") 2026/07/11 02:00:52 DEBUG : c/non empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143d52_d20260711_m015216_c001_v7007000_t0000_u01783734736749") 2026/07/11 02:00:52 DEBUG : c/non empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5488ee_d20260711_m015215_c001_v0001182_t0051_u01783734735116") 2026/07/11 02:00:52 DEBUG : c/non empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa995e87_d20260711_m015200_c001_v7007000_t0000_u01783734720675") 2026/07/11 02:00:52 DEBUG : c/non empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548886_d20260711_m015159_c001_v0001182_t0050_u01783734719198") 2026/07/11 02:00:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f128772859_d20260711_m015750_c001_v7007000_t0000_u01783735070567") 2026/07/11 02:00:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053220_d20260711_m015745_c001_v0001161_t0005_u01783735065948") 2026/07/11 02:00:52 DEBUG : check sum: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa995e32_d20260711_m015152_c001_v7007000_t0000_u01783734712756") 2026/07/11 02:00:52 DEBUG : check sum: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548862_d20260711_m015151_c001_v0001182_t0053_u01783734711874") 2026/07/11 02:00:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417896f9643a0df5_d20260711_m020038_c001_v7007000_t0000_u01783735238364") 2026/07/11 02:00:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc72e_d20260711_m020036_c001_v0001040_t0033_u01783735236767") 2026/07/11 02:00:52 DEBUG : dest/3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f412f77845f78dab4_d20260711_m015401_c001_v7007000_t0000_u01783734841233") 2026/07/11 02:00:52 DEBUG : dest/3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4055b6ed23fc4c2d_d20260711_m015400_c001_v0001167_t0045_u01783734840164") 2026/07/11 02:00:52 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd74041e_d20260711_m015850_c001_v7007000_t0000_u01783735130041") 2026/07/11 02:00:52 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc5e4_d20260711_m015845_c001_v0001040_t0038_u01783735125781") 2026/07/11 02:00:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110ae_d20260711_m020009_c001_v7007000_t0000_u01783735209650") 2026/07/11 02:00:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc6a4_d20260711_m015956_c001_v0001040_t0038_u01783735196759") 2026/07/11 02:00:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081edecbec249c1_d20260711_m015952_c001_v7007000_t0000_u01783735192719") 2026/07/11 02:00:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc674_d20260711_m015940_c001_v0001040_t0017_u01783735180718") 2026/07/11 02:00:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b4758f0_d20260711_m015936_c001_v7007000_t0000_u01783735176725") 2026/07/11 02:00:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc640_d20260711_m015925_c001_v0001040_t0002_u01783735165186") 2026/07/11 02:00:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c6f1_d20260711_m015921_c001_v7007000_t0000_u01783735161239") 2026/07/11 02:00:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc61c_d20260711_m015909_c001_v0001040_t0050_u01783735149785") 2026/07/11 02:00:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e76990694832a_d20260711_m015905_c001_v7007000_t0000_u01783735145714") 2026/07/11 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc5f4_d20260711_m015854_c001_v0001040_t0018_u01783735134137") 2026/07/11 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4078cf379ef8e6bf_d20260711_m015847_c001_v7007000_t0000_u01783735127520") 2026/07/11 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053340_d20260711_m015836_c001_v0001161_t0045_u01783735116623") 2026/07/11 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b4e_d20260711_m015832_c001_v7007000_t0000_u01783735112630") 2026/07/11 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad58c_d20260711_m015828_c001_v0001184_t0012_u01783735108672") 2026/07/11 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f423573d2fcb6e1ee_d20260711_m015827_c001_v7007000_t0000_u01783735107160") 2026/07/11 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010532d2_d20260711_m015815_c001_v0001161_t0022_u01783735095777") 2026/07/11 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e85_d20260711_m015811_c001_v7007000_t0000_u01783735091597") 2026/07/11 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad510_d20260711_m015807_c001_v0001184_t0058_u01783735087700") 2026/07/11 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41636c2a96416088_d20260711_m015805_c001_v7007000_t0000_u01783735085988") 2026/07/11 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc540_d20260711_m015754_c001_v0001040_t0039_u01783735074479") 2026/07/11 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4154cece6a703c0b_d20260711_m015748_c001_v7007000_t0000_u01783735068133") 2026/07/11 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad444_d20260711_m015735_c001_v0001184_t0049_u01783735055971") 2026/07/11 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d4cf_d20260711_m015732_c001_v7007000_t0000_u01783735052058") 2026/07/11 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad3e6_d20260711_m015720_c001_v0001184_t0018_u01783735040540") 2026/07/11 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c18a_d20260711_m015716_c001_v7007000_t0000_u01783735036310") 2026/07/11 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad38a_d20260711_m015706_c001_v0001184_t0051_u01783735026238") 2026/07/11 02:00:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f419d7f15ea54616c_d20260711_m015830_c001_v7007000_t0000_u01783735110452") 2026/07/11 02:00:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad566_d20260711_m015825_c001_v0001184_t0014_u01783735105294") 2026/07/11 02:00:53 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd74041f_d20260711_m015850_c001_v7007000_t0000_u01783735130217") 2026/07/11 02:00:53 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7ae5_d20260711_m015845_c001_v0001041_t0032_u01783735125772") 2026/07/11 02:00:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110af_d20260711_m020009_c001_v7007000_t0000_u01783735209834") 2026/07/11 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b77_d20260711_m015957_c001_v0001041_t0013_u01783735197577") 2026/07/11 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081edecbec249c2_d20260711_m015952_c001_v7007000_t0000_u01783735192895") 2026/07/11 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b5d_d20260711_m015941_c001_v0001041_t0001_u01783735181510") 2026/07/11 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b4758f1_d20260711_m015936_c001_v7007000_t0000_u01783735176900") 2026/07/11 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b39_d20260711_m015926_c001_v0001041_t0012_u01783735166332") 2026/07/11 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c6f3_d20260711_m015921_c001_v7007000_t0000_u01783735161418") 2026/07/11 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b15_d20260711_m015910_c001_v0001041_t0057_u01783735150597") 2026/07/11 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e76990694832b_d20260711_m015905_c001_v7007000_t0000_u01783735145995") 2026/07/11 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7af9_d20260711_m015855_c001_v0001041_t0039_u01783735135055") 2026/07/11 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4050722b3247a061_d20260711_m015847_c001_v7007000_t0000_u01783735127592") 2026/07/11 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad5c2_d20260711_m015837_c001_v0001184_t0007_u01783735117334") 2026/07/11 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b4f_d20260711_m015832_c001_v7007000_t0000_u01783735112806") 2026/07/11 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053326_d20260711_m015828_c001_v0001161_t0052_u01783735108843") 2026/07/11 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613c0b4_d20260711_m015827_c001_v7007000_t0000_u01783735107330") 2026/07/11 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad542_d20260711_m015816_c001_v0001184_t0039_u01783735096415") 2026/07/11 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e87_d20260711_m015811_c001_v7007000_t0000_u01783735091778") 2026/07/11 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010532ac_d20260711_m015807_c001_v0001161_t0050_u01783735087844") 2026/07/11 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f406bed4791600a12_d20260711_m015806_c001_v7007000_t0000_u01783735086157") 2026/07/11 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a73_d20260711_m015755_c001_v0001041_t0002_u01783735075309") 2026/07/11 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417896f9643a0bf9_d20260711_m015747_c001_v7007000_t0000_u01783735067901") 2026/07/11 02:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a43_d20260711_m015736_c001_v0001041_t0033_u01783735056521") 2026/07/11 02:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d4d0_d20260711_m015732_c001_v7007000_t0000_u01783735052234") 2026/07/11 02:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a1d_d20260711_m015721_c001_v0001041_t0000_u01783735041108") 2026/07/11 02:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c18b_d20260711_m015716_c001_v7007000_t0000_u01783735036506") 2026/07/11 02:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e79ff_d20260711_m015706_c001_v0001041_t0027_u01783735026438") 2026/07/11 02:00:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f423573d2fcb6e1f3_d20260711_m015830_c001_v7007000_t0000_u01783735110506") 2026/07/11 02:00:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f0105330c_d20260711_m015825_c001_v0001161_t0045_u01783735105372") 2026/07/11 02:00:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd740420_d20260711_m015850_c001_v7007000_t0000_u01783735130391") 2026/07/11 02:00:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad5ea_d20260711_m015845_c001_v0001184_t0012_u01783735125954") 2026/07/11 02:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110b0_d20260711_m020010_c001_v7007000_t0000_u01783735210016") 2026/07/11 02:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad7ae_d20260711_m015958_c001_v0001184_t0012_u01783735198385") 2026/07/11 02:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081edecbec249c3_d20260711_m015953_c001_v7007000_t0000_u01783735193072") 2026/07/11 02:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad762_d20260711_m015942_c001_v0001184_t0057_u01783735182417") 2026/07/11 02:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b4758f2_d20260711_m015937_c001_v7007000_t0000_u01783735177076") 2026/07/11 02:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad70c_d20260711_m015927_c001_v0001184_t0036_u01783735167139") 2026/07/11 02:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c6f4_d20260711_m015921_c001_v7007000_t0000_u01783735161598") 2026/07/11 02:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad6a6_d20260711_m015911_c001_v0001184_t0057_u01783735151331") 2026/07/11 02:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e76990694832c_d20260711_m015906_c001_v7007000_t0000_u01783735146169") 2026/07/11 02:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad62a_d20260711_m015855_c001_v0001184_t0057_u01783735135728") 2026/07/11 02:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4078cf379ef8e6c0_d20260711_m015847_c001_v7007000_t0000_u01783735127696") 2026/07/11 02:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7ad3_d20260711_m015837_c001_v0001041_t0022_u01783735117871") 2026/07/11 02:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b50_d20260711_m015832_c001_v7007000_t0000_u01783735112982") 2026/07/11 02:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad58e_d20260711_m015828_c001_v0001184_t0013_u01783735108868") 2026/07/11 02:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b3c_d20260711_m015827_c001_v7007000_t0000_u01783735107353") 2026/07/11 02:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a9d_d20260711_m015817_c001_v0001041_t0007_u01783735097007") 2026/07/11 02:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e88_d20260711_m015811_c001_v7007000_t0000_u01783735091960") 2026/07/11 02:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad512_d20260711_m015807_c001_v0001184_t0009_u01783735087900") 2026/07/11 02:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40284b4c66053506_d20260711_m015806_c001_v7007000_t0000_u01783735086369") 2026/07/11 02:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad4cc_d20260711_m015756_c001_v0001184_t0056_u01783735076153") 2026/07/11 02:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417896f9643a0bfa_d20260711_m015748_c001_v7007000_t0000_u01783735068082") 2026/07/11 02:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc510_d20260711_m015737_c001_v0001040_t0002_u01783735057266") 2026/07/11 02:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d4d1_d20260711_m015732_c001_v7007000_t0000_u01783735052409") 2026/07/11 02:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc4da_d20260711_m015722_c001_v0001040_t0043_u01783735042021") 2026/07/11 02:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c18d_d20260711_m015716_c001_v7007000_t0000_u01783735036697") 2026/07/11 02:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc4a6_d20260711_m015706_c001_v0001040_t0034_u01783735026777") 2026/07/11 02:00:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f419d7f15ea54616f_d20260711_m015830_c001_v7007000_t0000_u01783735110634") 2026/07/11 02:00:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7ab5_d20260711_m015825_c001_v0001041_t0016_u01783735105465") 2026/07/11 02:00:56 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd740421_d20260711_m015850_c001_v7007000_t0000_u01783735130566") 2026/07/11 02:00:56 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7ae9_d20260711_m015846_c001_v0001041_t0031_u01783735126110") 2026/07/11 02:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110b1_d20260711_m020010_c001_v7007000_t0000_u01783735210209") 2026/07/11 02:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053494_d20260711_m015958_c001_v0001161_t0046_u01783735198953") 2026/07/11 02:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081edecbec249c4_d20260711_m015953_c001_v7007000_t0000_u01783735193247") 2026/07/11 02:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053450_d20260711_m015942_c001_v0001161_t0027_u01783735182974") 2026/07/11 02:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b4758f4_d20260711_m015937_c001_v7007000_t0000_u01783735177253") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053404_d20260711_m015927_c001_v0001161_t0059_u01783735167685") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c6f5_d20260711_m015921_c001_v7007000_t0000_u01783735161774") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010533b6_d20260711_m015911_c001_v0001161_t0019_u01783735151865") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e76990694832e_d20260711_m015906_c001_v7007000_t0000_u01783735146391") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053380_d20260711_m015856_c001_v0001161_t0007_u01783735136269") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613c10e_d20260711_m015847_c001_v7007000_t0000_u01783735127846") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc5ce_d20260711_m015838_c001_v0001040_t0047_u01783735118650") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b52_d20260711_m015833_c001_v7007000_t0000_u01783735113159") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc5b4_d20260711_m015828_c001_v0001040_t0035_u01783735108920") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c52986527c9_d20260711_m015827_c001_v7007000_t0000_u01783735107362") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc58a_d20260711_m015817_c001_v0001040_t0016_u01783735097757") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e89_d20260711_m015812_c001_v7007000_t0000_u01783735092142") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a95_d20260711_m015808_c001_v0001041_t0053_u01783735088024") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4035627ccf9ab92a_d20260711_m015806_c001_v7007000_t0000_u01783735086554") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053266_d20260711_m015756_c001_v0001161_t0024_u01783735076710") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4154cece6a703c09_d20260711_m015748_c001_v7007000_t0000_u01783735068087") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010531e4_d20260711_m015738_c001_v0001161_t0007_u01783735058323") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d4d3_d20260711_m015732_c001_v7007000_t0000_u01783735052585") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010531a4_d20260711_m015722_c001_v0001161_t0017_u01783735042748") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c18e_d20260711_m015716_c001_v7007000_t0000_u01783735036888") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053158_d20260711_m015707_c001_v0001161_t0052_u01783735027261") 2026/07/11 02:00:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f419d7f15ea546169_d20260711_m015830_c001_v7007000_t0000_u01783735110269") 2026/07/11 02:00:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad568_d20260711_m015825_c001_v0001184_t0031_u01783735105484") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd740422_d20260711_m015850_c001_v7007000_t0000_u01783735130740") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc5e6_d20260711_m015846_c001_v0001040_t0053_u01783735126150") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110b3_d20260711_m020010_c001_v7007000_t0000_u01783735210393") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc6ac_d20260711_m015959_c001_v0001040_t0000_u01783735199612") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081edecbec249c5_d20260711_m015953_c001_v7007000_t0000_u01783735193424") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc678_d20260711_m015943_c001_v0001040_t0055_u01783735183250") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b4758f6_d20260711_m015937_c001_v7007000_t0000_u01783735177430") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc646_d20260711_m015928_c001_v0001040_t0048_u01783735168020") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c6f7_d20260711_m015921_c001_v7007000_t0000_u01783735161950") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc624_d20260711_m015912_c001_v0001040_t0053_u01783735152254") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e76990694832f_d20260711_m015906_c001_v7007000_t0000_u01783735146568") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc5f8_d20260711_m015856_c001_v0001040_t0058_u01783735136658") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd740416_d20260711_m015847_c001_v7007000_t0000_u01783735127448") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053348_d20260711_m015839_c001_v0001161_t0033_u01783735119289") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b53_d20260711_m015833_c001_v7007000_t0000_u01783735113337") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7ac1_d20260711_m015828_c001_v0001041_t0052_u01783735108930") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613c0b2_d20260711_m015826_c001_v7007000_t0000_u01783735106962") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010532dc_d20260711_m015818_c001_v0001161_t0029_u01783735098218") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e8a_d20260711_m015812_c001_v7007000_t0000_u01783735092326") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc56e_d20260711_m015808_c001_v0001040_t0006_u01783735088034") 2026/07/11 02:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e7d_d20260711_m015806_c001_v7007000_t0000_u01783735086565") 2026/07/11 02:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc548_d20260711_m015757_c001_v0001040_t0034_u01783735077140") 2026/07/11 02:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4265123bc7327577_d20260711_m015748_c001_v7007000_t0000_u01783735068148") 2026/07/11 02:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad44e_d20260711_m015738_c001_v0001184_t0024_u01783735058752") 2026/07/11 02:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d4d4_d20260711_m015732_c001_v7007000_t0000_u01783735052763") 2026/07/11 02:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad3ec_d20260711_m015723_c001_v0001184_t0015_u01783735043099") 2026/07/11 02:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c18f_d20260711_m015717_c001_v7007000_t0000_u01783735037079") 2026/07/11 02:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad39a_d20260711_m015707_c001_v0001184_t0052_u01783735027674") 2026/07/11 02:00:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b48_d20260711_m015830_c001_v7007000_t0000_u01783735110646") 2026/07/11 02:00:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc5a4_d20260711_m015825_c001_v0001040_t0058_u01783735105581") 2026/07/11 02:00:59 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd740423_d20260711_m015850_c001_v7007000_t0000_u01783735130914") 2026/07/11 02:00:59 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad5ec_d20260711_m015846_c001_v0001184_t0053_u01783735126163") 2026/07/11 02:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110b4_d20260711_m020010_c001_v7007000_t0000_u01783735210641") 2026/07/11 02:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b83_d20260711_m020000_c001_v0001041_t0051_u01783735200103") 2026/07/11 02:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081edecbec249c6_d20260711_m015953_c001_v7007000_t0000_u01783735193599") 2026/07/11 02:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b61_d20260711_m015943_c001_v0001041_t0021_u01783735183852") 2026/07/11 02:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b4758f9_d20260711_m015937_c001_v7007000_t0000_u01783735177612") 2026/07/11 02:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b41_d20260711_m015928_c001_v0001041_t0044_u01783735168326") 2026/07/11 02:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c6f8_d20260711_m015922_c001_v7007000_t0000_u01783735162127") 2026/07/11 02:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b1d_d20260711_m015912_c001_v0001041_t0010_u01783735152771") 2026/07/11 02:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906948330_d20260711_m015906_c001_v7007000_t0000_u01783735146743") 2026/07/11 02:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7afb_d20260711_m015857_c001_v0001041_t0023_u01783735137380") 2026/07/11 02:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4190a0896ad6e89d_d20260711_m015847_c001_v7007000_t0000_u01783735127455") 2026/07/11 02:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad5cc_d20260711_m015839_c001_v0001184_t0012_u01783735119598") 2026/07/11 02:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b54_d20260711_m015833_c001_v7007000_t0000_u01783735113514") 2026/07/11 02:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad590_d20260711_m015829_c001_v0001184_t0053_u01783735109066") 2026/07/11 02:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f419d7f15ea546154_d20260711_m015827_c001_v7007000_t0000_u01783735107338") 2026/07/11 02:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad546_d20260711_m015818_c001_v0001184_t0018_u01783735098470") 2026/07/11 02:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e8b_d20260711_m015812_c001_v7007000_t0000_u01783735092510") 2026/07/11 02:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad516_d20260711_m015808_c001_v0001184_t0050_u01783735088087") 2026/07/11 02:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41636c2a9641608c_d20260711_m015806_c001_v7007000_t0000_u01783735086535") 2026/07/11 02:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a75_d20260711_m015757_c001_v0001041_t0031_u01783735077451") 2026/07/11 02:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4154cece6a703c0c_d20260711_m015748_c001_v7007000_t0000_u01783735068284") 2026/07/11 02:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a4b_d20260711_m015738_c001_v0001041_t0047_u01783735058946") 2026/07/11 02:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d4d8_d20260711_m015732_c001_v7007000_t0000_u01783735052939") 2026/07/11 02:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a23_d20260711_m015723_c001_v0001041_t0026_u01783735043313") 2026/07/11 02:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c190_d20260711_m015717_c001_v7007000_t0000_u01783735037273") 2026/07/11 02:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a03_d20260711_m015707_c001_v0001041_t0024_u01783735027881") 2026/07/11 02:01:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d604_d20260711_m015830_c001_v7007000_t0000_u01783735110296") 2026/07/11 02:01:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad56c_d20260711_m015825_c001_v0001184_t0006_u01783735105683") 2026/07/11 02:01:00 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd740424_d20260711_m015851_c001_v7007000_t0000_u01783735131089") 2026/07/11 02:01:00 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053360_d20260711_m015846_c001_v0001161_t0016_u01783735126355") 2026/07/11 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110b5_d20260711_m020010_c001_v7007000_t0000_u01783735210830") 2026/07/11 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad7bc_d20260711_m020000_c001_v0001184_t0019_u01783735200623") 2026/07/11 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081edecbec249c7_d20260711_m015953_c001_v7007000_t0000_u01783735193776") 2026/07/11 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad768_d20260711_m015944_c001_v0001184_t0043_u01783735184181") 2026/07/11 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b4758fb_d20260711_m015937_c001_v7007000_t0000_u01783735177786") 2026/07/11 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad71a_d20260711_m015928_c001_v0001184_t0012_u01783735168842") 2026/07/11 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c6f9_d20260711_m015922_c001_v7007000_t0000_u01783735162304") 2026/07/11 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad6b4_d20260711_m015913_c001_v0001184_t0015_u01783735153232") 2026/07/11 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906948331_d20260711_m015906_c001_v7007000_t0000_u01783735146917") 2026/07/11 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad63c_d20260711_m015857_c001_v0001184_t0023_u01783735137881") 2026/07/11 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4273bda0ce75540b_d20260711_m015847_c001_v7007000_t0000_u01783735127843") 2026/07/11 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7ad9_d20260711_m015839_c001_v0001041_t0005_u01783735119798") 2026/07/11 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b56_d20260711_m015833_c001_v7007000_t0000_u01783735113690") 2026/07/11 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053328_d20260711_m015829_c001_v0001161_t0028_u01783735109191") 2026/07/11 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f423573d2fcb6e1f0_d20260711_m015827_c001_v7007000_t0000_u01783735107513") 2026/07/11 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7aa1_d20260711_m015818_c001_v0001041_t0058_u01783735098665") 2026/07/11 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e8c_d20260711_m015812_c001_v7007000_t0000_u01783735092692") 2026/07/11 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010532b2_d20260711_m015808_c001_v0001161_t0032_u01783735088240") 2026/07/11 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d57c_d20260711_m015806_c001_v7007000_t0000_u01783735086575") 2026/07/11 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad4dc_d20260711_m015757_c001_v0001184_t0030_u01783735077929") 2026/07/11 02:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40540ba381e187ea_d20260711_m015748_c001_v7007000_t0000_u01783735068304") 2026/07/11 02:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc516_d20260711_m015739_c001_v0001040_t0050_u01783735059581") 2026/07/11 02:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d4d9_d20260711_m015733_c001_v7007000_t0000_u01783735053114") 2026/07/11 02:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc4e0_d20260711_m015723_c001_v0001040_t0037_u01783735043651") 2026/07/11 02:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c191_d20260711_m015717_c001_v7007000_t0000_u01783735037464") 2026/07/11 02:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc4b0_d20260711_m015708_c001_v0001040_t0045_u01783735028351") 2026/07/11 02:01:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b47_d20260711_m015830_c001_v7007000_t0000_u01783735110467") 2026/07/11 02:01:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053312_d20260711_m015825_c001_v0001161_t0033_u01783735105694") 2026/07/11 02:01:02 DEBUG : dir1/0007-12345: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd740425_d20260711_m015851_c001_v7007000_t0000_u01783735131263") 2026/07/11 02:01:02 DEBUG : dir1/0007-12345: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad5ee_d20260711_m015846_c001_v0001184_t0059_u01783735126365") 2026/07/11 02:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110b7_d20260711_m020011_c001_v7007000_t0000_u01783735211016") 2026/07/11 02:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010534a4_d20260711_m020000_c001_v0001161_t0024_u01783735200817") 2026/07/11 02:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081edecbec249c8_d20260711_m015953_c001_v7007000_t0000_u01783735193966") 2026/07/11 02:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053458_d20260711_m015944_c001_v0001161_t0017_u01783735184394") 2026/07/11 02:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b4758fe_d20260711_m015937_c001_v7007000_t0000_u01783735177960") 2026/07/11 02:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f0105340c_d20260711_m015929_c001_v0001161_t0040_u01783735169055") 2026/07/11 02:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c6fa_d20260711_m015922_c001_v7007000_t0000_u01783735162482") 2026/07/11 02:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010533ba_d20260711_m015913_c001_v0001161_t0053_u01783735153436") 2026/07/11 02:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906948332_d20260711_m015907_c001_v7007000_t0000_u01783735147091") 2026/07/11 02:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053388_d20260711_m015858_c001_v0001161_t0054_u01783735138082") 2026/07/11 02:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd740417_d20260711_m015847_c001_v7007000_t0000_u01783735127623") 2026/07/11 02:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc5d0_d20260711_m015840_c001_v0001040_t0009_u01783735120217") 2026/07/11 02:01:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b57_d20260711_m015833_c001_v7007000_t0000_u01783735113910") 2026/07/11 02:01:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7ac3_d20260711_m015829_c001_v0001041_t0009_u01783735109236") 2026/07/11 02:01:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40284b4c66053516_d20260711_m015827_c001_v7007000_t0000_u01783735107382") 2026/07/11 02:01:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc58c_d20260711_m015819_c001_v0001040_t0042_u01783735099041") 2026/07/11 02:01:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e8d_d20260711_m015812_c001_v7007000_t0000_u01783735092879") 2026/07/11 02:01:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad518_d20260711_m015808_c001_v0001184_t0011_u01783735088288") 2026/07/11 02:01:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4035627ccf9ab928_d20260711_m015806_c001_v7007000_t0000_u01783735086370") 2026/07/11 02:01:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f0105326a_d20260711_m015758_c001_v0001161_t0029_u01783735078122") 2026/07/11 02:01:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f128772851_d20260711_m015748_c001_v7007000_t0000_u01783735068095") 2026/07/11 02:01:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010531f2_d20260711_m015740_c001_v0001161_t0037_u01783735060036") 2026/07/11 02:01:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d4db_d20260711_m015733_c001_v7007000_t0000_u01783735053290") 2026/07/11 02:01:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010531ac_d20260711_m015724_c001_v0001161_t0009_u01783735044052") 2026/07/11 02:01:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c192_d20260711_m015717_c001_v7007000_t0000_u01783735037657") 2026/07/11 02:01:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f0105315c_d20260711_m015708_c001_v0001161_t0041_u01783735028722") 2026/07/11 02:01:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40284b4c66053522_d20260711_m015830_c001_v7007000_t0000_u01783735110259") 2026/07/11 02:01:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad570_d20260711_m015825_c001_v0001184_t0041_u01783735105883") 2026/07/11 02:01:03 DEBUG : dir1/0008-23456: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd740426_d20260711_m015851_c001_v7007000_t0000_u01783735131443") 2026/07/11 02:01:03 DEBUG : dir1/0008-23456: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7aeb_d20260711_m015846_c001_v0001041_t0014_u01783735126453") 2026/07/11 02:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110b8_d20260711_m020011_c001_v7007000_t0000_u01783735211221") 2026/07/11 02:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc6b2_d20260711_m020001_c001_v0001040_t0026_u01783735201317") 2026/07/11 02:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081edecbec249c9_d20260711_m015954_c001_v7007000_t0000_u01783735194155") 2026/07/11 02:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc67c_d20260711_m015944_c001_v0001040_t0000_u01783735184800") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b475900_d20260711_m015938_c001_v7007000_t0000_u01783735178135") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc64a_d20260711_m015929_c001_v0001040_t0020_u01783735169346") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c6fb_d20260711_m015922_c001_v7007000_t0000_u01783735162660") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc626_d20260711_m015913_c001_v0001040_t0020_u01783735153998") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906948333_d20260711_m015907_c001_v7007000_t0000_u01783735147265") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc5fc_d20260711_m015858_c001_v0001040_t0031_u01783735138490") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4078cf379ef8e6c1_d20260711_m015847_c001_v7007000_t0000_u01783735127871") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f0105334a_d20260711_m015840_c001_v0001161_t0054_u01783735120678") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b58_d20260711_m015834_c001_v7007000_t0000_u01783735114087") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad594_d20260711_m015829_c001_v0001184_t0034_u01783735109263") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4273bda0ce7553b2_d20260711_m015827_c001_v7007000_t0000_u01783735107524") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010532e4_d20260711_m015819_c001_v0001161_t0013_u01783735099382") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e8e_d20260711_m015813_c001_v7007000_t0000_u01783735093085") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a97_d20260711_m015808_c001_v0001041_t0001_u01783735088392") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d57a_d20260711_m015806_c001_v7007000_t0000_u01783735086388") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc54c_d20260711_m015758_c001_v0001040_t0033_u01783735078480") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b474cf9_d20260711_m015748_c001_v7007000_t0000_u01783735068314") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad456_d20260711_m015740_c001_v0001184_t0037_u01783735060317") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d4dc_d20260711_m015733_c001_v7007000_t0000_u01783735053465") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad3f2_d20260711_m015724_c001_v0001184_t0035_u01783735044481") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c193_d20260711_m015717_c001_v7007000_t0000_u01783735037850") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad3a4_d20260711_m015709_c001_v0001184_t0039_u01783735029063") 2026/07/11 02:01:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4273bda0ce7553d0_d20260711_m015830_c001_v7007000_t0000_u01783735110518") 2026/07/11 02:01:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7ab7_d20260711_m015825_c001_v0001041_t0011_u01783735105959") 2026/07/11 02:01:05 DEBUG : dir1/0009-34567: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd740427_d20260711_m015851_c001_v7007000_t0000_u01783735131625") 2026/07/11 02:01:05 DEBUG : dir1/0009-34567: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad5f0_d20260711_m015846_c001_v0001184_t0040_u01783735126558") 2026/07/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110b9_d20260711_m020011_c001_v7007000_t0000_u01783735211405") 2026/07/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b87_d20260711_m020001_c001_v0001041_t0057_u01783735201723") 2026/07/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081edecbec249ca_d20260711_m015954_c001_v7007000_t0000_u01783735194331") 2026/07/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b65_d20260711_m015945_c001_v0001041_t0022_u01783735185316") 2026/07/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b475902_d20260711_m015938_c001_v7007000_t0000_u01783735178309") 2026/07/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b47_d20260711_m015929_c001_v0001041_t0049_u01783735169740") 2026/07/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c6fd_d20260711_m015922_c001_v7007000_t0000_u01783735162836") 2026/07/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b1f_d20260711_m015914_c001_v0001041_t0000_u01783735154535") 2026/07/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906948334_d20260711_m015907_c001_v7007000_t0000_u01783735147439") 2026/07/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b01_d20260711_m015858_c001_v0001041_t0011_u01783735138872") 2026/07/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f424184d54719cf72_d20260711_m015847_c001_v7007000_t0000_u01783735127809") 2026/07/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad5d0_d20260711_m015841_c001_v0001184_t0042_u01783735121028") 2026/07/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b59_d20260711_m015834_c001_v7007000_t0000_u01783735114263") 2026/07/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc5ba_d20260711_m015829_c001_v0001040_t0022_u01783735109281") 2026/07/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f423573d2fcb6e1ef_d20260711_m015827_c001_v7007000_t0000_u01783735107338") 2026/07/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad54e_d20260711_m015819_c001_v0001184_t0044_u01783735099725") 2026/07/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e8f_d20260711_m015813_c001_v7007000_t0000_u01783735093268") 2026/07/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc572_d20260711_m015808_c001_v0001040_t0022_u01783735088465") 2026/07/11 02:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4273bda0ce755391_d20260711_m015806_c001_v7007000_t0000_u01783735086585") 2026/07/11 02:01:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a79_d20260711_m015758_c001_v0001041_t0048_u01783735078987") 2026/07/11 02:01:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f128772852_d20260711_m015748_c001_v7007000_t0000_u01783735068272") 2026/07/11 02:01:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a4f_d20260711_m015740_c001_v0001041_t0011_u01783735060513") 2026/07/11 02:01:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d4dd_d20260711_m015733_c001_v7007000_t0000_u01783735053640") 2026/07/11 02:01:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a25_d20260711_m015724_c001_v0001041_t0036_u01783735044781") 2026/07/11 02:01:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c194_d20260711_m015718_c001_v7007000_t0000_u01783735038041") 2026/07/11 02:01:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a07_d20260711_m015709_c001_v0001041_t0041_u01783735029274") 2026/07/11 02:01:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b45_d20260711_m015830_c001_v7007000_t0000_u01783735110291") 2026/07/11 02:01:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc5a6_d20260711_m015826_c001_v0001040_t0050_u01783735106049") 2026/07/11 02:01:06 DEBUG : dir1/0010-45678: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd740428_d20260711_m015851_c001_v7007000_t0000_u01783735131800") 2026/07/11 02:01:06 DEBUG : dir1/0010-45678: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad5f2_d20260711_m015846_c001_v0001184_t0006_u01783735126760") 2026/07/11 02:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110bb_d20260711_m020011_c001_v7007000_t0000_u01783735211617") 2026/07/11 02:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad7c6_d20260711_m020002_c001_v0001184_t0022_u01783735202158") 2026/07/11 02:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081edecbec249cb_d20260711_m015954_c001_v7007000_t0000_u01783735194511") 2026/07/11 02:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad76c_d20260711_m015945_c001_v0001184_t0027_u01783735185698") 2026/07/11 02:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b475905_d20260711_m015938_c001_v7007000_t0000_u01783735178491") 2026/07/11 02:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad71e_d20260711_m015930_c001_v0001184_t0044_u01783735170134") 2026/07/11 02:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c6fe_d20260711_m015923_c001_v7007000_t0000_u01783735163014") 2026/07/11 02:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad6c2_d20260711_m015915_c001_v0001184_t0058_u01783735155049") 2026/07/11 02:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906948335_d20260711_m015907_c001_v7007000_t0000_u01783735147612") 2026/07/11 02:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad648_d20260711_m015859_c001_v0001184_t0057_u01783735139305") 2026/07/11 02:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4050722b3247a066_d20260711_m015847_c001_v7007000_t0000_u01783735127938") 2026/07/11 02:01:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7add_d20260711_m015841_c001_v0001041_t0046_u01783735121227") 2026/07/11 02:01:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b5a_d20260711_m015834_c001_v7007000_t0000_u01783735114439") 2026/07/11 02:01:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad596_d20260711_m015829_c001_v0001184_t0037_u01783735109454") 2026/07/11 02:01:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4273bda0ce7553ab_d20260711_m015826_c001_v7007000_t0000_u01783735106973") 2026/07/11 02:01:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7aa5_d20260711_m015819_c001_v0001041_t0047_u01783735099915") 2026/07/11 02:01:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e90_d20260711_m015813_c001_v7007000_t0000_u01783735093450") 2026/07/11 02:01:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad51a_d20260711_m015808_c001_v0001184_t0033_u01783735088482") 2026/07/11 02:01:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40284b4c66053507_d20260711_m015806_c001_v7007000_t0000_u01783735086595") 2026/07/11 02:01:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad4de_d20260711_m015759_c001_v0001184_t0006_u01783735079464") 2026/07/11 02:01:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4154cece6a703c0e_d20260711_m015748_c001_v7007000_t0000_u01783735068345") 2026/07/11 02:01:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc518_d20260711_m015740_c001_v0001040_t0035_u01783735060975") 2026/07/11 02:01:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d4df_d20260711_m015733_c001_v7007000_t0000_u01783735053817") 2026/07/11 02:01:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc4e4_d20260711_m015725_c001_v0001040_t0015_u01783735045147") 2026/07/11 02:01:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c195_d20260711_m015718_c001_v7007000_t0000_u01783735038233") 2026/07/11 02:01:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc4b4_d20260711_m015709_c001_v0001040_t0035_u01783735029625") 2026/07/11 02:01:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4273bda0ce7553cd_d20260711_m015830_c001_v7007000_t0000_u01783735110302") 2026/07/11 02:01:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad572_d20260711_m015826_c001_v0001184_t0008_u01783735106070") 2026/07/11 02:01:07 DEBUG : dir1/0011-56789: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd740429_d20260711_m015851_c001_v7007000_t0000_u01783735131976") 2026/07/11 02:01:07 DEBUG : dir1/0011-56789: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc5e8_d20260711_m015846_c001_v0001040_t0028_u01783735126795") 2026/07/11 02:01:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110bd_d20260711_m020011_c001_v7007000_t0000_u01783735211799") 2026/07/11 02:01:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010534b0_d20260711_m020002_c001_v0001161_t0038_u01783735202360") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081edecbec249cc_d20260711_m015954_c001_v7007000_t0000_u01783735194687") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053464_d20260711_m015945_c001_v0001161_t0008_u01783735185911") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b475908_d20260711_m015938_c001_v7007000_t0000_u01783735178665") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053414_d20260711_m015930_c001_v0001161_t0027_u01783735170321") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c6ff_d20260711_m015923_c001_v7007000_t0000_u01783735163191") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010533c8_d20260711_m015915_c001_v0001161_t0033_u01783735155244") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906948336_d20260711_m015907_c001_v7007000_t0000_u01783735147786") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053390_d20260711_m015859_c001_v0001161_t0043_u01783735139501") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4190a0896ad6e89f_d20260711_m015847_c001_v7007000_t0000_u01783735127632") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc5d2_d20260711_m015841_c001_v0001040_t0048_u01783735121600") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b5b_d20260711_m015834_c001_v7007000_t0000_u01783735114615") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f0105332a_d20260711_m015829_c001_v0001161_t0037_u01783735109562") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4273bda0ce7553af_d20260711_m015827_c001_v7007000_t0000_u01783735107341") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc590_d20260711_m015820_c001_v0001040_t0002_u01783735100268") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e91_d20260711_m015813_c001_v7007000_t0000_u01783735093632") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010532b4_d20260711_m015808_c001_v0001161_t0053_u01783735088648") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4265123bc7327603_d20260711_m015806_c001_v7007000_t0000_u01783735086606") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053274_d20260711_m015759_c001_v0001161_t0047_u01783735079650") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417896f9643a0bfb_d20260711_m015748_c001_v7007000_t0000_u01783735068262") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010531fa_d20260711_m015741_c001_v0001161_t0019_u01783735061419") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d4e1_d20260711_m015733_c001_v7007000_t0000_u01783735053999") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010531b8_d20260711_m015725_c001_v0001161_t0013_u01783735045562") 2026/07/11 02:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c196_d20260711_m015718_c001_v7007000_t0000_u01783735038425") 2026/07/11 02:01:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053162_d20260711_m015709_c001_v0001161_t0028_u01783735029938") 2026/07/11 02:01:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c52986527d0_d20260711_m015830_c001_v7007000_t0000_u01783735110604") 2026/07/11 02:01:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053314_d20260711_m015826_c001_v0001161_t0021_u01783735106080") 2026/07/11 02:01:09 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd74042b_d20260711_m015852_c001_v7007000_t0000_u01783735132150") 2026/07/11 02:01:09 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7aed_d20260711_m015846_c001_v0001041_t0029_u01783735126903") 2026/07/11 02:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110be_d20260711_m020011_c001_v7007000_t0000_u01783735211982") 2026/07/11 02:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc6c0_d20260711_m020002_c001_v0001040_t0002_u01783735202749") 2026/07/11 02:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081edecbec249cd_d20260711_m015954_c001_v7007000_t0000_u01783735194863") 2026/07/11 02:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc67e_d20260711_m015946_c001_v0001040_t0042_u01783735186340") 2026/07/11 02:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b47590a_d20260711_m015938_c001_v7007000_t0000_u01783735178841") 2026/07/11 02:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc650_d20260711_m015930_c001_v0001040_t0011_u01783735170635") 2026/07/11 02:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c702_d20260711_m015923_c001_v7007000_t0000_u01783735163367") 2026/07/11 02:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc628_d20260711_m015915_c001_v0001040_t0055_u01783735155588") 2026/07/11 02:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906948337_d20260711_m015907_c001_v7007000_t0000_u01783735147959") 2026/07/11 02:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc600_d20260711_m015859_c001_v0001040_t0008_u01783735139763") 2026/07/11 02:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4050722b3247a063_d20260711_m015847_c001_v7007000_t0000_u01783735127765") 2026/07/11 02:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f0105334c_d20260711_m015842_c001_v0001161_t0050_u01783735122037") 2026/07/11 02:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b5d_d20260711_m015834_c001_v7007000_t0000_u01783735114791") 2026/07/11 02:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7ac5_d20260711_m015829_c001_v0001041_t0049_u01783735109634") 2026/07/11 02:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b3f_d20260711_m015827_c001_v7007000_t0000_u01783735107535") 2026/07/11 02:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010532e8_d20260711_m015821_c001_v0001161_t0012_u01783735101182") 2026/07/11 02:01:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e92_d20260711_m015813_c001_v7007000_t0000_u01783735093815") 2026/07/11 02:01:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad51e_d20260711_m015808_c001_v0001184_t0026_u01783735088675") 2026/07/11 02:01:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41636c2a96416089_d20260711_m015806_c001_v7007000_t0000_u01783735086171") 2026/07/11 02:01:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc54e_d20260711_m015800_c001_v0001040_t0029_u01783735080086") 2026/07/11 02:01:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b474cf8_d20260711_m015748_c001_v7007000_t0000_u01783735068128") 2026/07/11 02:01:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad45c_d20260711_m015741_c001_v0001184_t0035_u01783735061890") 2026/07/11 02:01:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d4e3_d20260711_m015734_c001_v7007000_t0000_u01783735054176") 2026/07/11 02:01:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad404_d20260711_m015726_c001_v0001184_t0013_u01783735046009") 2026/07/11 02:01:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c197_d20260711_m015718_c001_v7007000_t0000_u01783735038616") 2026/07/11 02:01:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad3aa_d20260711_m015710_c001_v0001184_t0027_u01783735030233") 2026/07/11 02:01:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c52986527ce_d20260711_m015830_c001_v7007000_t0000_u01783735110249") 2026/07/11 02:01:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad578_d20260711_m015826_c001_v0001184_t0019_u01783735106282") 2026/07/11 02:01:10 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd74042e_d20260711_m015852_c001_v7007000_t0000_u01783735132324") 2026/07/11 02:01:10 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053364_d20260711_m015846_c001_v0001161_t0022_u01783735126951") 2026/07/11 02:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110bf_d20260711_m020012_c001_v7007000_t0000_u01783735212165") 2026/07/11 02:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b91_d20260711_m020003_c001_v0001041_t0030_u01783735203376") 2026/07/11 02:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081edecbec249ce_d20260711_m015955_c001_v7007000_t0000_u01783735195039") 2026/07/11 02:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b67_d20260711_m015946_c001_v0001041_t0007_u01783735186667") 2026/07/11 02:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b47590d_d20260711_m015939_c001_v7007000_t0000_u01783735179016") 2026/07/11 02:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b49_d20260711_m015931_c001_v0001041_t0043_u01783735171079") 2026/07/11 02:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c705_d20260711_m015923_c001_v7007000_t0000_u01783735163544") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b25_d20260711_m015916_c001_v0001041_t0052_u01783735155992") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906948339_d20260711_m015908_c001_v7007000_t0000_u01783735148133") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7b07_d20260711_m015900_c001_v0001041_t0017_u01783735140234") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd74041a_d20260711_m015847_c001_v7007000_t0000_u01783735127972") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad5d4_d20260711_m015842_c001_v0001184_t0007_u01783735122437") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b5e_d20260711_m015834_c001_v7007000_t0000_u01783735114967") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad59c_d20260711_m015829_c001_v0001184_t0026_u01783735109644") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f423573d2fcb6e1ed_d20260711_m015826_c001_v7007000_t0000_u01783735106986") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad556_d20260711_m015821_c001_v0001184_t0056_u01783735101654") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e93_d20260711_m015813_c001_v7007000_t0000_u01783735093998") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad520_d20260711_m015808_c001_v0001184_t0009_u01783735088866") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f406bed4791600a13_d20260711_m015806_c001_v7007000_t0000_u01783735086340") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a7d_d20260711_m015800_c001_v0001041_t0021_u01783735080550") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417896f9643a0bfc_d20260711_m015748_c001_v7007000_t0000_u01783735068435") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a51_d20260711_m015742_c001_v0001041_t0000_u01783735062104") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d4e4_d20260711_m015734_c001_v7007000_t0000_u01783735054352") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a27_d20260711_m015726_c001_v0001041_t0013_u01783735046203") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c198_d20260711_m015718_c001_v7007000_t0000_u01783735038807") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a09_d20260711_m015710_c001_v0001041_t0039_u01783735030442") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d605_d20260711_m015830_c001_v7007000_t0000_u01783735110487") 2026/07/11 02:01:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7ab9_d20260711_m015826_c001_v0001041_t0059_u01783735106413") 2026/07/11 02:01:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd740431_d20260711_m015852_c001_v7007000_t0000_u01783735132499") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad5f4_d20260711_m015846_c001_v0001184_t0058_u01783735126961") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110c1_d20260711_m020012_c001_v7007000_t0000_u01783735212348") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad7d0_d20260711_m020003_c001_v0001184_t0053_u01783735203786") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081edecbec249cf_d20260711_m015955_c001_v7007000_t0000_u01783735195216") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad770_d20260711_m015947_c001_v0001184_t0025_u01783735187046") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b47590f_d20260711_m015939_c001_v7007000_t0000_u01783735179197") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad72e_d20260711_m015931_c001_v0001184_t0040_u01783735171490") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c708_d20260711_m015923_c001_v7007000_t0000_u01783735163721") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad6d0_d20260711_m015916_c001_v0001184_t0009_u01783735156536") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e76990694833a_d20260711_m015908_c001_v7007000_t0000_u01783735148307") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad654_d20260711_m015900_c001_v0001184_t0057_u01783735140657") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4190a0896ad6e8a0_d20260711_m015847_c001_v7007000_t0000_u01783735127810") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7ae1_d20260711_m015842_c001_v0001041_t0040_u01783735122630") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b5f_d20260711_m015835_c001_v7007000_t0000_u01783735115143") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc5bc_d20260711_m015829_c001_v0001040_t0025_u01783735109808") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c52986527cb_d20260711_m015827_c001_v7007000_t0000_u01783735107545") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7aab_d20260711_m015821_c001_v0001041_t0026_u01783735101921") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e94_d20260711_m015814_c001_v7007000_t0000_u01783735094180") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc574_d20260711_m015808_c001_v0001040_t0009_u01783735088877") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41636c2a9641608b_d20260711_m015806_c001_v7007000_t0000_u01783735086353") 2026/07/11 02:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad4e8_d20260711_m015800_c001_v0001184_t0039_u01783735080902") 2026/07/11 02:01:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4265123bc7327578_d20260711_m015748_c001_v7007000_t0000_u01783735068325") 2026/07/11 02:01:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc51c_d20260711_m015742_c001_v0001040_t0024_u01783735062665") 2026/07/11 02:01:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d4e5_d20260711_m015734_c001_v7007000_t0000_u01783735054526") 2026/07/11 02:01:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc4f2_d20260711_m015726_c001_v0001040_t0057_u01783735046699") 2026/07/11 02:01:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c199_d20260711_m015718_c001_v7007000_t0000_u01783735038998") 2026/07/11 02:01:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc4b8_d20260711_m015710_c001_v0001040_t0016_u01783735030857") 2026/07/11 02:01:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947eb7_d20260711_m015830_c001_v7007000_t0000_u01783735110496") 2026/07/11 02:01:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053316_d20260711_m015826_c001_v0001161_t0015_u01783735106424") 2026/07/11 02:01:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd740433_d20260711_m015852_c001_v7007000_t0000_u01783735132675") 2026/07/11 02:01:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad5f8_d20260711_m015847_c001_v0001184_t0006_u01783735127154") 2026/07/11 02:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110c2_d20260711_m020012_c001_v7007000_t0000_u01783735212530") 2026/07/11 02:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010534bc_d20260711_m020003_c001_v0001161_t0007_u01783735203981") 2026/07/11 02:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081edecbec249d0_d20260711_m015955_c001_v7007000_t0000_u01783735195394") 2026/07/11 02:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f0105346a_d20260711_m015947_c001_v0001161_t0059_u01783735187243") 2026/07/11 02:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b475911_d20260711_m015939_c001_v7007000_t0000_u01783735179372") 2026/07/11 02:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f0105341c_d20260711_m015931_c001_v0001161_t0053_u01783735171686") 2026/07/11 02:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c709_d20260711_m015923_c001_v7007000_t0000_u01783735163900") 2026/07/11 02:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010533d4_d20260711_m015916_c001_v0001161_t0054_u01783735156729") 2026/07/11 02:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e76990694833b_d20260711_m015908_c001_v7007000_t0000_u01783735148481") 2026/07/11 02:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f0105339c_d20260711_m015900_c001_v0001161_t0018_u01783735140897") 2026/07/11 02:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4050722b3247a05e_d20260711_m015847_c001_v7007000_t0000_u01783735127418") 2026/07/11 02:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc5d4_d20260711_m015842_c001_v0001040_t0020_u01783735122902") 2026/07/11 02:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b60_d20260711_m015835_c001_v7007000_t0000_u01783735115319") 2026/07/11 02:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad59e_d20260711_m015829_c001_v0001184_t0052_u01783735109833") 2026/07/11 02:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613c0b3_d20260711_m015827_c001_v7007000_t0000_u01783735107145") 2026/07/11 02:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc596_d20260711_m015822_c001_v0001040_t0020_u01783735102253") 2026/07/11 02:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e95_d20260711_m015814_c001_v7007000_t0000_u01783735094436") 2026/07/11 02:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a99_d20260711_m015808_c001_v0001041_t0051_u01783735088916") 2026/07/11 02:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4273bda0ce755390_d20260711_m015806_c001_v7007000_t0000_u01783735086399") 2026/07/11 02:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f0105327e_d20260711_m015801_c001_v0001161_t0057_u01783735081119") 2026/07/11 02:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f128772853_d20260711_m015748_c001_v7007000_t0000_u01783735068448") 2026/07/11 02:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053206_d20260711_m015743_c001_v0001161_t0029_u01783735063119") 2026/07/11 02:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d4e6_d20260711_m015734_c001_v7007000_t0000_u01783735054702") 2026/07/11 02:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010531be_d20260711_m015727_c001_v0001161_t0013_u01783735047217") 2026/07/11 02:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c19a_d20260711_m015719_c001_v7007000_t0000_u01783735039189") 2026/07/11 02:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f0105316c_d20260711_m015711_c001_v0001161_t0009_u01783735031338") 2026/07/11 02:01:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40284b4c66053524_d20260711_m015830_c001_v7007000_t0000_u01783735110624") 2026/07/11 02:01:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad57c_d20260711_m015826_c001_v0001184_t0059_u01783735106480") 2026/07/11 02:01:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f12877285a_d20260711_m015750_c001_v7007000_t0000_u01783735070743") 2026/07/11 02:01:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad47c_d20260711_m015746_c001_v0001184_t0018_u01783735066175") 2026/07/11 02:01:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f12877285b_d20260711_m015750_c001_v7007000_t0000_u01783735070919") 2026/07/11 02:01:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a61_d20260711_m015746_c001_v0001041_t0055_u01783735066278") 2026/07/11 02:01:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f12877285c_d20260711_m015751_c001_v7007000_t0000_u01783735071095") 2026/07/11 02:01:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc528_d20260711_m015746_c001_v0001040_t0017_u01783735066339") 2026/07/11 02:01:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f12877285d_d20260711_m015751_c001_v7007000_t0000_u01783735071269") 2026/07/11 02:01:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad47e_d20260711_m015746_c001_v0001184_t0024_u01783735066375") 2026/07/11 02:01:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f12877285e_d20260711_m015751_c001_v7007000_t0000_u01783735071446") 2026/07/11 02:01:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053226_d20260711_m015746_c001_v0001161_t0041_u01783735066387") 2026/07/11 02:01:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f12877285f_d20260711_m015751_c001_v7007000_t0000_u01783735071621") 2026/07/11 02:01:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad480_d20260711_m015746_c001_v0001184_t0039_u01783735066587") 2026/07/11 02:01:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f128772861_d20260711_m015751_c001_v7007000_t0000_u01783735071796") 2026/07/11 02:01:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a65_d20260711_m015746_c001_v0001041_t0045_u01783735066687") 2026/07/11 02:01:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f128772862_d20260711_m015751_c001_v7007000_t0000_u01783735071985") 2026/07/11 02:01:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f0105322c_d20260711_m015746_c001_v0001161_t0033_u01783735066703") 2026/07/11 02:01:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f128772863_d20260711_m015752_c001_v7007000_t0000_u01783735072161") 2026/07/11 02:01:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad484_d20260711_m015746_c001_v0001184_t0047_u01783735066774") 2026/07/11 02:01:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f128772864_d20260711_m015752_c001_v7007000_t0000_u01783735072335") 2026/07/11 02:01:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc52a_d20260711_m015746_c001_v0001040_t0008_u01783735066940") 2026/07/11 02:01:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f128772865_d20260711_m015752_c001_v7007000_t0000_u01783735072511") 2026/07/11 02:01:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad48a_d20260711_m015746_c001_v0001184_t0022_u01783735066970") 2026/07/11 02:01:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f128772866_d20260711_m015752_c001_v7007000_t0000_u01783735072686") 2026/07/11 02:01:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053230_d20260711_m015746_c001_v0001161_t0047_u01783735066984") 2026/07/11 02:01:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f128772867_d20260711_m015752_c001_v7007000_t0000_u01783735072863") 2026/07/11 02:01:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a67_d20260711_m015747_c001_v0001041_t0001_u01783735067109") 2026/07/11 02:01:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f128772868_d20260711_m015753_c001_v7007000_t0000_u01783735073047") 2026/07/11 02:01:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad48e_d20260711_m015747_c001_v0001184_t0034_u01783735067168") 2026/07/11 02:01:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f128772869_d20260711_m015753_c001_v7007000_t0000_u01783735073222") 2026/07/11 02:01:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad490_d20260711_m015747_c001_v0001184_t0022_u01783735067369") 2026/07/11 02:01:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f409557f12877286a_d20260711_m015753_c001_v7007000_t0000_u01783735073399") 2026/07/11 02:01:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053234_d20260711_m015747_c001_v0001161_t0017_u01783735067406") 2026/07/11 02:01:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4035627ccf9ab931_d20260711_m015809_c001_v7007000_t0000_u01783735089356") 2026/07/11 02:01:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad4f6_d20260711_m015804_c001_v0001184_t0048_u01783735084022") 2026/07/11 02:01:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4273bda0ce755394_d20260711_m015809_c001_v7007000_t0000_u01783735089325") 2026/07/11 02:01:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053298_d20260711_m015804_c001_v0001161_t0017_u01783735084187") 2026/07/11 02:01:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d584_d20260711_m015809_c001_v7007000_t0000_u01783735089520") 2026/07/11 02:01:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a87_d20260711_m015804_c001_v0001041_t0031_u01783735084202") 2026/07/11 02:01:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f410bfa020f3e0455_d20260711_m015809_c001_v7007000_t0000_u01783735089572") 2026/07/11 02:01:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc55e_d20260711_m015804_c001_v0001040_t0029_u01783735084263") 2026/07/11 02:01:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41636c2a9641608f_d20260711_m015809_c001_v7007000_t0000_u01783735089369") 2026/07/11 02:01:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad4f8_d20260711_m015804_c001_v0001184_t0050_u01783735084274") 2026/07/11 02:01:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4265123bc7327608_d20260711_m015809_c001_v7007000_t0000_u01783735089682") 2026/07/11 02:01:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad4fa_d20260711_m015804_c001_v0001184_t0050_u01783735084489") 2026/07/11 02:01:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4273bda0ce755396_d20260711_m015809_c001_v7007000_t0000_u01783735089692") 2026/07/11 02:01:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f0105329c_d20260711_m015804_c001_v0001161_t0035_u01783735084508") 2026/07/11 02:01:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f410bfa020f3e0452_d20260711_m015809_c001_v7007000_t0000_u01783735089382") 2026/07/11 02:01:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a8b_d20260711_m015804_c001_v0001041_t0032_u01783735084551") 2026/07/11 02:01:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d582_d20260711_m015809_c001_v7007000_t0000_u01783735089342") 2026/07/11 02:01:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad4fc_d20260711_m015804_c001_v0001184_t0037_u01783735084700") 2026/07/11 02:01:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e80_d20260711_m015809_c001_v7007000_t0000_u01783735089530") 2026/07/11 02:01:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc564_d20260711_m015804_c001_v0001040_t0034_u01783735084754") 2026/07/11 02:01:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d585_d20260711_m015809_c001_v7007000_t0000_u01783735089702") 2026/07/11 02:01:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f0105329e_d20260711_m015804_c001_v0001161_t0014_u01783735084800") 2026/07/11 02:01:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4035627ccf9ab932_d20260711_m015809_c001_v7007000_t0000_u01783735089541") 2026/07/11 02:01:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad500_d20260711_m015804_c001_v0001184_t0048_u01783735084897") 2026/07/11 02:01:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41636c2a96416090_d20260711_m015809_c001_v7007000_t0000_u01783735089552") 2026/07/11 02:01:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a8d_d20260711_m015805_c001_v0001041_t0001_u01783735085044") 2026/07/11 02:01:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e7f_d20260711_m015809_c001_v7007000_t0000_u01783735089346") 2026/07/11 02:01:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad502_d20260711_m015805_c001_v0001184_t0023_u01783735085103") 2026/07/11 02:01:17 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40284b4c6605350b_d20260711_m015809_c001_v7007000_t0000_u01783735089560") 2026/07/11 02:01:17 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010532a0_d20260711_m015805_c001_v0001161_t0005_u01783735085159") 2026/07/11 02:01:17 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e81_d20260711_m015809_c001_v7007000_t0000_u01783735089712") 2026/07/11 02:01:17 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc566_d20260711_m015805_c001_v0001040_t0033_u01783735085169") 2026/07/11 02:01:17 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f424184d54719c53c_d20260711_m015553_c001_v7007000_t0000_u01783734953341") 2026/07/11 02:01:17 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10781267d2173fa1_d20260711_m015551_c001_v0001136_t0048_u01783734951088") 2026/07/11 02:01:17 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4265123bc7327375_d20260711_m015550_c001_v7007000_t0000_u01783734950912") 2026/07/11 02:01:17 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10781267d2173f95_d20260711_m015547_c001_v0001136_t0003_u01783734947316") 2026/07/11 02:01:17 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4265123bc7327370_d20260711_m015546_c001_v7007000_t0000_u01783734946625") 2026/07/11 02:01:17 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc344_d20260711_m015542_c001_v0001040_t0050_u01783734942408") 2026/07/11 02:01:17 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418302ec277dca3d_d20260711_m015540_c001_v7007000_t0000_u01783734940917") 2026/07/11 02:01:17 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f110617e5afdb7a2e_d20260711_m015538_c001_v0001097_t0018_u01783734938294") 2026/07/11 02:01:17 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d340_d20260711_m015538_c001_v7007000_t0000_u01783734938119") 2026/07/11 02:01:18 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f110617e5afdb7a16_d20260711_m015534_c001_v0001097_t0054_u01783734934498") 2026/07/11 02:01:18 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d336_d20260711_m015533_c001_v7007000_t0000_u01783734933773") 2026/07/11 02:01:18 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc31a_d20260711_m015529_c001_v0001040_t0042_u01783734929665") 2026/07/11 02:01:18 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f410bfa020f3e01a4_d20260711_m015528_c001_v7007000_t0000_u01783734928237") 2026/07/11 02:01:18 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f116a5c17bb922766_d20260711_m015526_c001_v0001165_t0032_u01783734926834") 2026/07/11 02:01:18 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418302ec277dca2e_d20260711_m015526_c001_v7007000_t0000_u01783734926283") 2026/07/11 02:01:18 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f116a5c17bb922748_d20260711_m015518_c001_v0001165_t0011_u01783734918047") 2026/07/11 02:01:18 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418302ec277dca04_d20260711_m015517_c001_v7007000_t0000_u01783734917277") 2026/07/11 02:01:18 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfc40_d20260711_m015511_c001_v0001144_t0014_u01783734911989") 2026/07/11 02:01:18 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f410bfa020f3e0150_d20260711_m015511_c001_v7007000_t0000_u01783734911409") 2026/07/11 02:01:18 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10646818930b456d_d20260711_m015509_c001_v0001120_t0012_u01783734909086") 2026/07/11 02:01:18 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f410bfa020f3e013d_d20260711_m015508_c001_v7007000_t0000_u01783734908912") 2026/07/11 02:01:18 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10646818930b454f_d20260711_m015504_c001_v0001120_t0057_u01783734904319") 2026/07/11 02:01:18 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f410bfa020f3e0101_d20260711_m015503_c001_v7007000_t0000_u01783734903617") 2026/07/11 02:01:18 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfbf8_d20260711_m015450_c001_v0001144_t0048_u01783734890441") 2026/07/11 02:01:18 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947ba2_d20260711_m015449_c001_v7007000_t0000_u01783734889692") 2026/07/11 02:01:18 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100df63337e56487_d20260711_m015447_c001_v0001167_t0002_u01783734887704") 2026/07/11 02:01:18 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947b99_d20260711_m015447_c001_v7007000_t0000_u01783734887521") 2026/07/11 02:01:18 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100df63337e5646d_d20260711_m015443_c001_v0001167_t0057_u01783734883862") 2026/07/11 02:01:18 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947b91_d20260711_m015443_c001_v7007000_t0000_u01783734883122") 2026/07/11 02:01:19 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfbc2_d20260711_m015436_c001_v0001144_t0015_u01783734876556") 2026/07/11 02:01:19 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4273bda0ce7551a4_d20260711_m015435_c001_v7007000_t0000_u01783734875675") 2026/07/11 02:01:19 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f115df6552cdce890_d20260711_m015431_c001_v0001090_t0042_u01783734871857") 2026/07/11 02:01:19 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4035627ccf9ab5ac_d20260711_m015431_c001_v7007000_t0000_u01783734871610") 2026/07/11 02:01:19 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f115df6552cdce884_d20260711_m015427_c001_v0001090_t0036_u01783734867680") 2026/07/11 02:01:19 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4035627ccf9ab594_d20260711_m015426_c001_v7007000_t0000_u01783734866924") 2026/07/11 02:01:19 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfb94_d20260711_m015420_c001_v0001144_t0016_u01783734860868") 2026/07/11 02:01:19 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f412f77845f78e692_d20260711_m015420_c001_v7007000_t0000_u01783734860167") 2026/07/11 02:01:19 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f119e9bdfe44819af_d20260711_m015412_c001_v0001182_t0010_u01783734852179") 2026/07/11 02:01:19 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e976e3_d20260711_m015411_c001_v7007000_t0000_u01783734851985") 2026/07/11 02:01:19 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10523fb276d98074_d20260711_m015407_c001_v0001130_t0028_u01783734847261") 2026/07/11 02:01:19 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f1159ab4d967801a1_d20260711_m015406_c001_v0001177_t0033_u01783734846520") 2026/07/11 02:01:19 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f1159ab4d9678019b_d20260711_m015405_c001_v0001177_t0041_u01783734845563") 2026/07/11 02:01:19 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40917800ac4d6ca0_d20260711_m015352_c001_v7007000_t0000_u01783734832547") 2026/07/11 02:01:19 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfb38_d20260711_m015345_c001_v0001144_t0017_u01783734825004") 2026/07/11 02:01:19 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f1036aeb9c054c998_d20260711_m015344_c001_v0001099_t0043_u01783734824116") 2026/07/11 02:01:19 DEBUG : dst/one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f1036aeb9c054c994_d20260711_m015343_c001_v0001099_t0049_u01783734823035") 2026/07/11 02:01:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f424184d54719c53d_d20260711_m015553_c001_v7007000_t0000_u01783734953522") 2026/07/11 02:01:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f112242ad5e6a81ad_d20260711_m015550_c001_v0001131_t0003_u01783734950503") 2026/07/11 02:01:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f107c96f3b8395502_d20260711_m015546_c001_v0001130_t0044_u01783734946358") 2026/07/11 02:01:20 DEBUG : dst/one.bak: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418302ec277dca3e_d20260711_m015541_c001_v7007000_t0000_u01783734941106") 2026/07/11 02:01:20 DEBUG : dst/one.bak: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f109ad49cde82cc7c_d20260711_m015537_c001_v0001137_t0045_u01783734937771") 2026/07/11 02:01:20 DEBUG : dst/one.bak: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548dca_d20260711_m015533_c001_v0001182_t0046_u01783734933585") 2026/07/11 02:01:20 DEBUG : dst/one.bak: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f410bfa020f3e01a6_d20260711_m015528_c001_v7007000_t0000_u01783734928427") 2026/07/11 02:01:20 DEBUG : dst/one.bak: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f1194ae92e152145a_d20260711_m015523_c001_v0001134_t0017_u01783734923492") 2026/07/11 02:01:20 DEBUG : dst/one.bak: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f1133290568a5ec4c_d20260711_m015516_c001_v0001167_t0009_u01783734916951") 2026/07/11 02:01:20 DEBUG : dst/three: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f412f77845f78e694_d20260711_m015420_c001_v7007000_t0000_u01783734860341") 2026/07/11 02:01:20 DEBUG : dst/three: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f1159ab4d967801eb_d20260711_m015418_c001_v0001177_t0006_u01783734858890") 2026/07/11 02:01:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f424184d54719c53e_d20260711_m015553_c001_v7007000_t0000_u01783734953705") 2026/07/11 02:01:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10349ed490c5050c_d20260711_m015551_c001_v0001100_t0037_u01783734951935") 2026/07/11 02:01:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f109fc7eed9cc2049_d20260711_m015548_c001_v0001173_t0055_u01783734948495") 2026/07/11 02:01:20 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f424184d54719c53f_d20260711_m015553_c001_v7007000_t0000_u01783734953888") 2026/07/11 02:01:20 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10781267d2173fa7_d20260711_m015552_c001_v0001136_t0025_u01783734952524") 2026/07/11 02:01:20 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4265123bc7327376_d20260711_m015552_c001_v7007000_t0000_u01783734952327") 2026/07/11 02:01:20 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10781267d2173f9b_d20260711_m015548_c001_v0001136_t0032_u01783734948928") 2026/07/11 02:01:20 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4265123bc7327373_d20260711_m015548_c001_v7007000_t0000_u01783734948754") 2026/07/11 02:01:20 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc348_d20260711_m015543_c001_v0001040_t0042_u01783734943427") 2026/07/11 02:01:20 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418302ec277dca3f_d20260711_m015541_c001_v7007000_t0000_u01783734941295") 2026/07/11 02:01:20 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f110617e5afdb7a3c_d20260711_m015540_c001_v0001097_t0039_u01783734940201") 2026/07/11 02:01:20 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d341_d20260711_m015540_c001_v7007000_t0000_u01783734940020") 2026/07/11 02:01:20 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f110617e5afdb7a20_d20260711_m015536_c001_v0001097_t0030_u01783734936085") 2026/07/11 02:01:21 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d337_d20260711_m015535_c001_v7007000_t0000_u01783734935910") 2026/07/11 02:01:21 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc31e_d20260711_m015530_c001_v0001040_t0013_u01783734930453") 2026/07/11 02:01:21 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418302ec277dca33_d20260711_m015527_c001_v7007000_t0000_u01783734927661") 2026/07/11 02:01:21 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc2fe_d20260711_m015522_c001_v0001040_t0025_u01783734922140") 2026/07/11 02:01:21 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418302ec277dca0a_d20260711_m015519_c001_v7007000_t0000_u01783734919203") 2026/07/11 02:01:21 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfc46_d20260711_m015513_c001_v0001144_t0027_u01783734913431") 2026/07/11 02:01:21 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f410bfa020f3e014b_d20260711_m015510_c001_v7007000_t0000_u01783734910441") 2026/07/11 02:01:21 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfc2c_d20260711_m015507_c001_v0001144_t0033_u01783734907137") 2026/07/11 02:01:21 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f410bfa020f3e0121_d20260711_m015506_c001_v7007000_t0000_u01783734906045") 2026/07/11 02:01:21 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfc00_d20260711_m015452_c001_v0001144_t0038_u01783734892998") 2026/07/11 02:01:21 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947b9d_d20260711_m015448_c001_v7007000_t0000_u01783734888697") 2026/07/11 02:01:21 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfbea_d20260711_m015445_c001_v0001144_t0018_u01783734885639") 2026/07/11 02:01:21 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947b94_d20260711_m015444_c001_v7007000_t0000_u01783734884569") 2026/07/11 02:01:21 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfbc8_d20260711_m015438_c001_v0001144_t0043_u01783734878062") 2026/07/11 02:01:21 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4035627ccf9ab5b9_d20260711_m015434_c001_v7007000_t0000_u01783734874776") 2026/07/11 02:01:21 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfbb0_d20260711_m015429_c001_v0001144_t0007_u01783734869936") 2026/07/11 02:01:21 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4035627ccf9ab59a_d20260711_m015428_c001_v7007000_t0000_u01783734868870") 2026/07/11 02:01:21 DEBUG : dst/three.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfb98_d20260711_m015422_c001_v0001144_t0042_u01783734862104") 2026/07/11 02:01:21 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418302ec277dca40_d20260711_m015541_c001_v7007000_t0000_u01783734941484") 2026/07/11 02:01:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f1191a97d7ff5af03_d20260711_m015539_c001_v0001116_t0040_u01783734939383") 2026/07/11 02:01:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f117da3f883b02534_d20260711_m015535_c001_v0001042_t0036_u01783734935580") 2026/07/11 02:01:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f410bfa020f3e01a8_d20260711_m015528_c001_v7007000_t0000_u01783734928730") 2026/07/11 02:01:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f111bed9d565c3326_d20260711_m015527_c001_v0001043_t0042_u01783734927279") 2026/07/11 02:01:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f1160a9167141a20c_d20260711_m015518_c001_v0001037_t0050_u01783734918568") 2026/07/11 02:01:22 DEBUG : dst/two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f424184d54719c540_d20260711_m015554_c001_v7007000_t0000_u01783734954070") 2026/07/11 02:01:22 DEBUG : dst/two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc346_d20260711_m015542_c001_v0001040_t0000_u01783734942868") 2026/07/11 02:01:22 DEBUG : dst/two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418302ec277dca41_d20260711_m015541_c001_v7007000_t0000_u01783734941672") 2026/07/11 02:01:22 DEBUG : dst/two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc31c_d20260711_m015530_c001_v0001040_t0022_u01783734930039") 2026/07/11 02:01:22 DEBUG : dst/two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f410bfa020f3e01ab_d20260711_m015528_c001_v7007000_t0000_u01783734928921") 2026/07/11 02:01:22 DEBUG : dst/two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfc42_d20260711_m015512_c001_v0001144_t0012_u01783734912860") 2026/07/11 02:01:22 DEBUG : dst/two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f410bfa020f3e0151_d20260711_m015511_c001_v7007000_t0000_u01783734911600") 2026/07/11 02:01:23 DEBUG : dst/two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfbfe_d20260711_m015452_c001_v0001144_t0032_u01783734892207") 2026/07/11 02:01:23 DEBUG : dst/two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947ba3_d20260711_m015450_c001_v7007000_t0000_u01783734890071") 2026/07/11 02:01:23 DEBUG : dst/two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfbc4_d20260711_m015437_c001_v0001144_t0043_u01783734877566") 2026/07/11 02:01:23 DEBUG : dst/two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4273bda0ce7551a5_d20260711_m015435_c001_v7007000_t0000_u01783734875852") 2026/07/11 02:01:23 DEBUG : dst/two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfb96_d20260711_m015421_c001_v0001144_t0013_u01783734861399") 2026/07/11 02:01:23 DEBUG : dst/two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f412f77845f78e695_d20260711_m015420_c001_v7007000_t0000_u01783734860514") 2026/07/11 02:01:23 DEBUG : dst/two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f104fbca8c827efec_d20260711_m015416_c001_v0001181_t0051_u01783734856537") 2026/07/11 02:01:23 DEBUG : dst/two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40917800ac4d6ca1_d20260711_m015352_c001_v7007000_t0000_u01783734832732") 2026/07/11 02:01:23 DEBUG : dst/two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f1036aeb9c054c9d2_d20260711_m015351_c001_v0001099_t0054_u01783734831497") 2026/07/11 02:01:23 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4035627ccf9ab3a9_d20260711_m015318_c001_v7007000_t0000_u01783734798759") 2026/07/11 02:01:24 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfafe_d20260711_m015315_c001_v0001144_t0051_u01783734795150") 2026/07/11 02:01:24 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4035627ccf9ab36b_d20260711_m015313_c001_v7007000_t0000_u01783734793174") 2026/07/11 02:01:24 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10523fb276d97f82_d20260711_m015302_c001_v0001130_t0043_u01783734782236") 2026/07/11 02:01:24 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c5298651f53_d20260711_m015253_c001_v7007000_t0000_u01783734773038") 2026/07/11 02:01:24 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfaa6_d20260711_m015249_c001_v0001144_t0007_u01783734769263") 2026/07/11 02:01:24 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143dcf_d20260711_m015228_c001_v7007000_t0000_u01783734748969") 2026/07/11 02:01:24 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548946_d20260711_m015227_c001_v0001182_t0023_u01783734747230") 2026/07/11 02:01:24 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143db1_d20260711_m015226_c001_v7007000_t0000_u01783734746494") 2026/07/11 02:01:24 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e54893c_d20260711_m015225_c001_v0001182_t0025_u01783734745337") 2026/07/11 02:01:25 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143d85_d20260711_m015222_c001_v7007000_t0000_u01783734742939") 2026/07/11 02:01:25 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548914_d20260711_m015221_c001_v0001182_t0049_u01783734741392") 2026/07/11 02:01:25 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143d67_d20260711_m015220_c001_v7007000_t0000_u01783734740644") 2026/07/11 02:01:25 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548906_d20260711_m015219_c001_v0001182_t0009_u01783734739481") 2026/07/11 02:01:25 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143d38_d20260711_m015214_c001_v7007000_t0000_u01783734734364") 2026/07/11 02:01:25 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5488e0_d20260711_m015213_c001_v0001182_t0027_u01783734733074") 2026/07/11 02:01:26 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143d15_d20260711_m015212_c001_v7007000_t0000_u01783734732337") 2026/07/11 02:01:26 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5488d4_d20260711_m015211_c001_v0001182_t0037_u01783734731608") 2026/07/11 02:01:26 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa995ea8_d20260711_m015207_c001_v7007000_t0000_u01783734727524") 2026/07/11 02:01:26 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5488ae_d20260711_m015206_c001_v0001182_t0046_u01783734726415") 2026/07/11 02:01:26 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa995ea4_d20260711_m015204_c001_v7007000_t0000_u01783734724678") 2026/07/11 02:01:26 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e54889e_d20260711_m015203_c001_v0001182_t0040_u01783734723787") 2026/07/11 02:01:27 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa995e9e_d20260711_m015203_c001_v7007000_t0000_u01783734723440") 2026/07/11 02:01:27 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f1037dedaab42fe53_d20260711_m015202_c001_v0001106_t0043_u01783734722582") 2026/07/11 02:01:27 DEBUG : empty space: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548892_d20260711_m015201_c001_v0001182_t0036_u01783734721025") 2026/07/11 02:01:27 DEBUG : enormous: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143dc2_d20260711_m015228_c001_v7007000_t0000_u01783734748018") 2026/07/11 02:01:27 DEBUG : enormous: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e54894c_d20260711_m015227_c001_v0001182_t0051_u01783734747434") 2026/07/11 02:01:27 DEBUG : existing: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f424184d54719c542_d20260711_m015558_c001_v7007000_t0000_u01783734958431") 2026/07/11 02:01:27 DEBUG : existing: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc370_d20260711_m015557_c001_v0001040_t0042_u01783734957077") 2026/07/11 02:01:27 DEBUG : existing: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c5298651f3f_d20260711_m015247_c001_v7007000_t0000_u01783734767568") 2026/07/11 02:01:27 DEBUG : existing: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10523fb276d97f2a_d20260711_m015246_c001_v0001130_t0016_u01783734766289") 2026/07/11 02:01:27 DEBUG : existing: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa995e72_d20260711_m015158_c001_v7007000_t0000_u01783734718654") 2026/07/11 02:01:27 DEBUG : existing: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e54887a_d20260711_m015157_c001_v0001182_t0024_u01783734717776") 2026/07/11 02:01:28 DEBUG : existing: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa995e65_d20260711_m015157_c001_v7007000_t0000_u01783734717257") 2026/07/11 02:01:28 DEBUG : existing: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548874_d20260711_m015156_c001_v0001182_t0058_u01783734716715") 2026/07/11 02:01:28 DEBUG : existing: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548870_d20260711_m015156_c001_v0001182_t0042_u01783734716009") 2026/07/11 02:01:28 DEBUG : existing-b: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c5298651f40_d20260711_m015247_c001_v7007000_t0000_u01783734767753") 2026/07/11 02:01:28 DEBUG : existing-b: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfa9a_d20260711_m015246_c001_v0001144_t0029_u01783734766300") 2026/07/11 02:01:28 DEBUG : file1: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb3e_d20260711_m015701_c001_v7007000_t0000_u01783735021610") 2026/07/11 02:01:28 DEBUG : file1: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053138_d20260711_m015700_c001_v0001161_t0057_u01783735020650") 2026/07/11 02:01:28 DEBUG : file1: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb38_d20260711_m015659_c001_v7007000_t0000_u01783735019405") 2026/07/11 02:01:28 DEBUG : file1: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc490_d20260711_m015658_c001_v0001040_t0047_u01783735018236") 2026/07/11 02:01:28 DEBUG : five: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143df2_d20260711_m015232_c001_v7007000_t0000_u01783734752468") 2026/07/11 02:01:28 DEBUG : five: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40163a1b0e548960_d20260711_m015230_c001_v0001182_t0036_u01783734750572") 2026/07/11 02:01:28 DEBUG : foo: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa995ea7_d20260711_m015206_c001_v7007000_t0000_u01783734726068") 2026/07/11 02:01:28 DEBUG : foo: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40163a1b0e5488a8_d20260711_m015205_c001_v0001182_t0036_u01783734725548") 2026/07/11 02:01:28 DEBUG : foo: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40163a1b0e5488a2_d20260711_m015205_c001_v0001182_t0036_u01783734725026") 2026/07/11 02:01:28 DEBUG : four: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143df3_d20260711_m015232_c001_v7007000_t0000_u01783734752650") 2026/07/11 02:01:29 DEBUG : four: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41611c72904cfa5a_d20260711_m015231_c001_v0001144_t0047_u01783734751329") 2026/07/11 02:01:29 DEBUG : four: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e54895e_d20260711_m015230_c001_v0001182_t0024_u01783734750005") 2026/07/11 02:01:29 DEBUG : hello world2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925bee1_d20260711_m015119_c001_v7007000_t0000_u01783734679205") 2026/07/11 02:01:29 DEBUG : hello world2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5487d6_d20260711_m015118_c001_v0001182_t0021_u01783734678652") 2026/07/11 02:01:29 DEBUG : ignore-size: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa995e56_d20260711_m015155_c001_v7007000_t0000_u01783734715662") 2026/07/11 02:01:29 DEBUG : ignore-size: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e54886c_d20260711_m015154_c001_v0001182_t0032_u01783734714711") 2026/07/11 02:01:29 DEBUG : nested/sub dir/file: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c5298651f3b_d20260711_m015245_c001_v7007000_t0000_u01783734765496") 2026/07/11 02:01:29 DEBUG : nested/sub dir/file: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfa98_d20260711_m015244_c001_v0001144_t0012_u01783734764563") 2026/07/11 02:01:29 DEBUG : nested/sub dir/file: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c5298651f38_d20260711_m015243_c001_v7007000_t0000_u01783734763815") 2026/07/11 02:01:29 DEBUG : nested/sub dir/file: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfa90_d20260711_m015242_c001_v0001144_t0043_u01783734762776") 2026/07/11 02:01:29 DEBUG : one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143df5_d20260711_m015232_c001_v7007000_t0000_u01783734752831") 2026/07/11 02:01:29 DEBUG : one: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40163a1b0e548958_d20260711_m015229_c001_v0001182_t0036_u01783734749338") 2026/07/11 02:01:29 DEBUG : only0: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb1e_d20260711_m015653_c001_v7007000_t0000_u01783735013924") 2026/07/11 02:01:29 DEBUG : only0: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f406e0dbb845cc474_d20260711_m015648_c001_v0001040_t0008_u01783735008196") 2026/07/11 02:01:29 DEBUG : only0: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc40c_d20260711_m015629_c001_v0001040_t0000_u01783734989468") 2026/07/11 02:01:30 DEBUG : only0: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f424184d54719c5ce_d20260711_m015624_c001_v7007000_t0000_u01783734984389") 2026/07/11 02:01:30 DEBUG : only0: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc38a_d20260711_m015602_c001_v0001040_t0002_u01783734962308") 2026/07/11 02:01:30 DEBUG : only1: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb21_d20260711_m015654_c001_v7007000_t0000_u01783735014099") 2026/07/11 02:01:30 DEBUG : only1: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40937747a40ad33a_d20260711_m015649_c001_v0001184_t0012_u01783735009437") 2026/07/11 02:01:30 DEBUG : only1: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc410_d20260711_m015630_c001_v0001040_t0036_u01783734990537") 2026/07/11 02:01:30 DEBUG : only1: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97941_d20260711_m015624_c001_v7007000_t0000_u01783734984224") 2026/07/11 02:01:30 DEBUG : only1: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc390_d20260711_m015603_c001_v0001040_t0013_u01783734963683") 2026/07/11 02:01:30 DEBUG : only10: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb22_d20260711_m015654_c001_v7007000_t0000_u01783735014276") 2026/07/11 02:01:30 DEBUG : only10: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f406e0dbb845cc47e_d20260711_m015649_c001_v0001040_t0008_u01783735009110") 2026/07/11 02:01:30 DEBUG : only10: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc43e_d20260711_m015638_c001_v0001040_t0051_u01783734998767") 2026/07/11 02:01:30 DEBUG : only10: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa99661b_d20260711_m015624_c001_v7007000_t0000_u01783734984166") 2026/07/11 02:01:30 DEBUG : only10: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3c8_d20260711_m015612_c001_v0001040_t0053_u01783734972749") 2026/07/11 02:01:30 DEBUG : only11: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb23_d20260711_m015654_c001_v7007000_t0000_u01783735014452") 2026/07/11 02:01:30 DEBUG : only11: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400f693f0105310c_d20260711_m015648_c001_v0001161_t0017_u01783735008729") 2026/07/11 02:01:30 DEBUG : only11: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc446_d20260711_m015639_c001_v0001040_t0017_u01783734999523") 2026/07/11 02:01:30 DEBUG : only11: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa996618_d20260711_m015623_c001_v7007000_t0000_u01783734983982") 2026/07/11 02:01:30 DEBUG : only11: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3d0_d20260711_m015613_c001_v0001040_t0055_u01783734973960") 2026/07/11 02:01:30 DEBUG : only12: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb24_d20260711_m015654_c001_v7007000_t0000_u01783735014628") 2026/07/11 02:01:30 DEBUG : only12: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40277fd52d4e79e3_d20260711_m015648_c001_v0001041_t0047_u01783735008932") 2026/07/11 02:01:30 DEBUG : only12: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc44c_d20260711_m015640_c001_v0001040_t0013_u01783735000581") 2026/07/11 02:01:30 DEBUG : only12: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97942_d20260711_m015624_c001_v7007000_t0000_u01783734984400") 2026/07/11 02:01:31 DEBUG : only12: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3d6_d20260711_m015615_c001_v0001040_t0042_u01783734975051") 2026/07/11 02:01:31 DEBUG : only13: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb25_d20260711_m015654_c001_v7007000_t0000_u01783735014803") 2026/07/11 02:01:31 DEBUG : only13: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40937747a40ad332_d20260711_m015649_c001_v0001184_t0012_u01783735009086") 2026/07/11 02:01:31 DEBUG : only13: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc450_d20260711_m015641_c001_v0001040_t0041_u01783735001761") 2026/07/11 02:01:31 DEBUG : only13: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f424184d54719c5cc_d20260711_m015624_c001_v7007000_t0000_u01783734984214") 2026/07/11 02:01:31 DEBUG : only13: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3da_d20260711_m015615_c001_v0001040_t0030_u01783734975809") 2026/07/11 02:01:31 DEBUG : only14: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb26_d20260711_m015654_c001_v7007000_t0000_u01783735014980") 2026/07/11 02:01:31 DEBUG : only14: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40277fd52d4e79e5_d20260711_m015649_c001_v0001041_t0047_u01783735009143") 2026/07/11 02:01:31 DEBUG : only14: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc456_d20260711_m015642_c001_v0001040_t0005_u01783735002615") 2026/07/11 02:01:31 DEBUG : only14: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f424184d54719c5cb_d20260711_m015624_c001_v7007000_t0000_u01783734984038") 2026/07/11 02:01:31 DEBUG : only14: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3de_d20260711_m015616_c001_v0001040_t0022_u01783734976664") 2026/07/11 02:01:31 DEBUG : only15: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb28_d20260711_m015655_c001_v7007000_t0000_u01783735015155") 2026/07/11 02:01:31 DEBUG : only15: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f406e0dbb845cc478_d20260711_m015648_c001_v0001040_t0008_u01783735008753") 2026/07/11 02:01:31 DEBUG : only15: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc45a_d20260711_m015643_c001_v0001040_t0016_u01783735003526") 2026/07/11 02:01:31 DEBUG : only15: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f424184d54719c5c9_d20260711_m015623_c001_v7007000_t0000_u01783734983684") 2026/07/11 02:01:31 DEBUG : only15: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3e6_d20260711_m015617_c001_v0001040_t0001_u01783734977903") 2026/07/11 02:01:31 DEBUG : only16: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb29_d20260711_m015655_c001_v7007000_t0000_u01783735015331") 2026/07/11 02:01:31 DEBUG : only16: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400f693f0105310e_d20260711_m015648_c001_v0001161_t0017_u01783735008920") 2026/07/11 02:01:31 DEBUG : only16: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc45e_d20260711_m015644_c001_v0001040_t0006_u01783735004501") 2026/07/11 02:01:31 DEBUG : only16: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa99660f_d20260711_m015623_c001_v7007000_t0000_u01783734983333") 2026/07/11 02:01:32 DEBUG : only16: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3ea_d20260711_m015618_c001_v0001040_t0059_u01783734978899") 2026/07/11 02:01:32 DEBUG : only17: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb2a_d20260711_m015655_c001_v7007000_t0000_u01783735015507") 2026/07/11 02:01:32 DEBUG : only17: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f406e0dbb845cc47c_d20260711_m015648_c001_v0001040_t0008_u01783735008930") 2026/07/11 02:01:32 DEBUG : only17: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc464_d20260711_m015645_c001_v0001040_t0037_u01783735005387") 2026/07/11 02:01:32 DEBUG : only17: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e9793d_d20260711_m015623_c001_v7007000_t0000_u01783734983694") 2026/07/11 02:01:32 DEBUG : only17: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3f4_d20260711_m015619_c001_v0001040_t0048_u01783734979840") 2026/07/11 02:01:32 DEBUG : only18: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb2b_d20260711_m015655_c001_v7007000_t0000_u01783735015683") 2026/07/11 02:01:32 DEBUG : only18: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400f693f01053116_d20260711_m015649_c001_v0001161_t0017_u01783735009098") 2026/07/11 02:01:32 DEBUG : only18: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc46a_d20260711_m015646_c001_v0001040_t0059_u01783735006262") 2026/07/11 02:01:32 DEBUG : only18: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947d5b_d20260711_m015623_c001_v7007000_t0000_u01783734983711") 2026/07/11 02:01:33 DEBUG : only18: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3fa_d20260711_m015620_c001_v0001040_t0040_u01783734980976") 2026/07/11 02:01:33 DEBUG : only19: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb2c_d20260711_m015655_c001_v7007000_t0000_u01783735015858") 2026/07/11 02:01:33 DEBUG : only19: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400f693f01053118_d20260711_m015649_c001_v0001161_t0017_u01783735009275") 2026/07/11 02:01:33 DEBUG : only19: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc46e_d20260711_m015647_c001_v0001040_t0046_u01783735007316") 2026/07/11 02:01:33 DEBUG : only19: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e9793f_d20260711_m015624_c001_v7007000_t0000_u01783734984050") 2026/07/11 02:01:33 DEBUG : only19: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc400_d20260711_m015621_c001_v0001040_t0040_u01783734981995") 2026/07/11 02:01:33 DEBUG : only2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb2d_d20260711_m015656_c001_v7007000_t0000_u01783735016034") 2026/07/11 02:01:33 DEBUG : only2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400f693f0105311a_d20260711_m015649_c001_v0001161_t0017_u01783735009451") 2026/07/11 02:01:33 DEBUG : only2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc414_d20260711_m015631_c001_v0001040_t0025_u01783734991650") 2026/07/11 02:01:33 DEBUG : only2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa996616_d20260711_m015623_c001_v7007000_t0000_u01783734983800") 2026/07/11 02:01:33 DEBUG : only2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc396_d20260711_m015604_c001_v0001040_t0038_u01783734964503") 2026/07/11 02:01:33 DEBUG : only3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb2e_d20260711_m015656_c001_v7007000_t0000_u01783735016210") 2026/07/11 02:01:33 DEBUG : only3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40937747a40ad334_d20260711_m015649_c001_v0001184_t0012_u01783735009262") 2026/07/11 02:01:33 DEBUG : only3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc418_d20260711_m015632_c001_v0001040_t0006_u01783734992415") 2026/07/11 02:01:33 DEBUG : only3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947d5d_d20260711_m015624_c001_v7007000_t0000_u01783734984067") 2026/07/11 02:01:33 DEBUG : only3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc39a_d20260711_m015605_c001_v0001040_t0019_u01783734965470") 2026/07/11 02:01:33 DEBUG : only4: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb30_d20260711_m015656_c001_v7007000_t0000_u01783735016386") 2026/07/11 02:01:33 DEBUG : only4: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40277fd52d4e79e9_d20260711_m015649_c001_v0001041_t0047_u01783735009514") 2026/07/11 02:01:33 DEBUG : only4: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc41e_d20260711_m015633_c001_v0001040_t0035_u01783734993297") 2026/07/11 02:01:33 DEBUG : only4: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947d5e_d20260711_m015624_c001_v7007000_t0000_u01783734984268") 2026/07/11 02:01:33 DEBUG : only4: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3a0_d20260711_m015606_c001_v0001040_t0040_u01783734966453") 2026/07/11 02:01:33 DEBUG : only5: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb31_d20260711_m015656_c001_v7007000_t0000_u01783735016562") 2026/07/11 02:01:33 DEBUG : only5: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f406e0dbb845cc480_d20260711_m015649_c001_v0001040_t0008_u01783735009286") 2026/07/11 02:01:34 DEBUG : only5: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc424_d20260711_m015634_c001_v0001040_t0000_u01783734994108") 2026/07/11 02:01:34 DEBUG : only5: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f424184d54719c5ca_d20260711_m015623_c001_v7007000_t0000_u01783734983862") 2026/07/11 02:01:34 DEBUG : only5: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3aa_d20260711_m015607_c001_v0001040_t0005_u01783734967336") 2026/07/11 02:01:34 DEBUG : only6: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb32_d20260711_m015656_c001_v7007000_t0000_u01783735016819") 2026/07/11 02:01:34 DEBUG : only6: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40277fd52d4e79e7_d20260711_m015649_c001_v0001041_t0047_u01783735009329") 2026/07/11 02:01:34 DEBUG : only6: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc42a_d20260711_m015635_c001_v0001040_t0025_u01783734995141") 2026/07/11 02:01:34 DEBUG : only6: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e9793e_d20260711_m015623_c001_v7007000_t0000_u01783734983872") 2026/07/11 02:01:34 DEBUG : only6: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3b0_d20260711_m015608_c001_v0001040_t0041_u01783734968215") 2026/07/11 02:01:34 DEBUG : only7: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb33_d20260711_m015656_c001_v7007000_t0000_u01783735016996") 2026/07/11 02:01:34 DEBUG : only7: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40937747a40ad33c_d20260711_m015649_c001_v0001184_t0012_u01783735009611") 2026/07/11 02:01:34 DEBUG : only7: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc42e_d20260711_m015635_c001_v0001040_t0059_u01783734995922") 2026/07/11 02:01:34 DEBUG : only7: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947d5c_d20260711_m015623_c001_v7007000_t0000_u01783734983889") 2026/07/11 02:01:34 DEBUG : only7: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3b4_d20260711_m015609_c001_v0001040_t0043_u01783734969123") 2026/07/11 02:01:34 DEBUG : only8: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb34_d20260711_m015657_c001_v7007000_t0000_u01783735017170") 2026/07/11 02:01:34 DEBUG : only8: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400f693f0105311c_d20260711_m015649_c001_v0001161_t0017_u01783735009628") 2026/07/11 02:01:34 DEBUG : only8: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc432_d20260711_m015636_c001_v0001040_t0019_u01783734996769") 2026/07/11 02:01:34 DEBUG : only8: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa99661e_d20260711_m015624_c001_v7007000_t0000_u01783734984348") 2026/07/11 02:01:34 DEBUG : only8: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3ba_d20260711_m015610_c001_v0001040_t0013_u01783734970019") 2026/07/11 02:01:34 DEBUG : only9: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb35_d20260711_m015657_c001_v7007000_t0000_u01783735017346") 2026/07/11 02:01:35 DEBUG : only9: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f406e0dbb845cc482_d20260711_m015649_c001_v0001040_t0008_u01783735009462") 2026/07/11 02:01:35 DEBUG : only9: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc438_d20260711_m015638_c001_v0001040_t0030_u01783734998012") 2026/07/11 02:01:35 DEBUG : only9: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa996612_d20260711_m015623_c001_v7007000_t0000_u01783734983615") 2026/07/11 02:01:35 DEBUG : only9: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc3c0_d20260711_m015611_c001_v0001040_t0007_u01783734971558") 2026/07/11 02:01:35 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c5298651f34_d20260711_m015241_c001_v7007000_t0000_u01783734761647") 2026/07/11 02:01:35 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfa80_d20260711_m015239_c001_v0001144_t0044_u01783734759705") 2026/07/11 02:01:35 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c5298651f30_d20260711_m015238_c001_v7007000_t0000_u01783734758955") 2026/07/11 02:01:35 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfa70_d20260711_m015237_c001_v0001144_t0005_u01783734757090") 2026/07/11 02:01:35 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c5298651f2c_d20260711_m015236_c001_v7007000_t0000_u01783734756256") 2026/07/11 02:01:35 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfa66_d20260711_m015233_c001_v0001144_t0043_u01783734753746") 2026/07/11 02:01:35 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143d9a_d20260711_m015224_c001_v7007000_t0000_u01783734744610") 2026/07/11 02:01:35 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e54892a_d20260711_m015223_c001_v0001182_t0046_u01783734743485") 2026/07/11 02:01:35 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143d78_d20260711_m015221_c001_v7007000_t0000_u01783734741949") 2026/07/11 02:01:35 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548910_d20260711_m015221_c001_v0001182_t0033_u01783734741188") 2026/07/11 02:01:35 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143d5f_d20260711_m015220_c001_v7007000_t0000_u01783734740079") 2026/07/11 02:01:35 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548902_d20260711_m015219_c001_v0001182_t0049_u01783734739146") 2026/07/11 02:01:35 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143d32_d20260711_m015213_c001_v7007000_t0000_u01783734733824") 2026/07/11 02:01:35 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5488dc_d20260711_m015212_c001_v0001182_t0050_u01783734732880") 2026/07/11 02:01:35 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143d1a_d20260711_m015212_c001_v7007000_t0000_u01783734732518") 2026/07/11 02:01:35 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5488d2_d20260711_m015211_c001_v0001182_t0006_u01783734731413") 2026/07/11 02:01:35 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143cfc_d20260711_m015211_c001_v7007000_t0000_u01783734731008") 2026/07/11 02:01:35 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5488d0_d20260711_m015210_c001_v0001182_t0000_u01783734730431") 2026/07/11 02:01:35 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5488cc_d20260711_m015209_c001_v0001182_t0051_u01783734729885") 2026/07/11 02:01:36 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143ce7_d20260711_m015209_c001_v7007000_t0000_u01783734729523") 2026/07/11 02:01:36 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5488c6_d20260711_m015208_c001_v0001182_t0042_u01783734728961") 2026/07/11 02:01:36 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5488c0_d20260711_m015208_c001_v0001182_t0023_u01783734728415") 2026/07/11 02:01:36 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa995ea9_d20260711_m015207_c001_v7007000_t0000_u01783734727700") 2026/07/11 02:01:36 DEBUG : potato: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5488b4_d20260711_m015206_c001_v0001182_t0012_u01783734726984") 2026/07/11 02:01:36 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9bcb6_d20260711_m015328_c001_v7007000_t0000_u01783734808397") 2026/07/11 02:01:36 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfb12_d20260711_m015327_c001_v0001144_t0048_u01783734807472") 2026/07/11 02:01:36 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4035627ccf9ab3ae_d20260711_m015319_c001_v7007000_t0000_u01783734799081") 2026/07/11 02:01:36 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10523fb276d97fa6_d20260711_m015314_c001_v0001130_t0017_u01783734794394") 2026/07/11 02:01:36 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4265123bc732584d_d20260711_m015307_c001_v7007000_t0000_u01783734787431") 2026/07/11 02:01:36 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfad0_d20260711_m015301_c001_v0001144_t0032_u01783734781151") 2026/07/11 02:01:36 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c5298651f59_d20260711_m015253_c001_v7007000_t0000_u01783734773736") 2026/07/11 02:01:36 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10523fb276d97f38_d20260711_m015248_c001_v0001130_t0059_u01783734768681") 2026/07/11 02:01:36 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143dc5_d20260711_m015228_c001_v7007000_t0000_u01783734748241") 2026/07/11 02:01:36 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548944_d20260711_m015227_c001_v0001182_t0057_u01783734747039") 2026/07/11 02:01:36 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143db4_d20260711_m015226_c001_v7007000_t0000_u01783734746675") 2026/07/11 02:01:36 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e54893a_d20260711_m015225_c001_v0001182_t0038_u01783734745151") 2026/07/11 02:01:36 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143d9d_d20260711_m015224_c001_v7007000_t0000_u01783734744790") 2026/07/11 02:01:36 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548932_d20260711_m015224_c001_v0001182_t0052_u01783734744053") 2026/07/11 02:01:36 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143d88_d20260711_m015223_c001_v7007000_t0000_u01783734743122") 2026/07/11 02:01:37 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e54891e_d20260711_m015222_c001_v0001182_t0044_u01783734742379") 2026/07/11 02:01:37 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143d6b_d20260711_m015220_c001_v7007000_t0000_u01783734740824") 2026/07/11 02:01:37 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e54890c_d20260711_m015220_c001_v0001182_t0027_u01783734740089") 2026/07/11 02:01:37 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143d3a_d20260711_m015214_c001_v7007000_t0000_u01783734734547") 2026/07/11 02:01:37 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5488e2_d20260711_m015213_c001_v0001182_t0042_u01783734733622") 2026/07/11 02:01:37 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925bee4_d20260711_m015121_c001_v7007000_t0000_u01783734681875") 2026/07/11 02:01:37 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5487e0_d20260711_m015121_c001_v0001182_t0026_u01783734681193") 2026/07/11 02:01:37 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925bee2_d20260711_m015120_c001_v7007000_t0000_u01783734680301") 2026/07/11 02:01:37 DEBUG : potato2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5487dc_d20260711_m015119_c001_v0001182_t0044_u01783734679750") 2026/07/11 02:01:37 DEBUG : potato3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4035627ccf9ab3b3_d20260711_m015319_c001_v7007000_t0000_u01783734799506") 2026/07/11 02:01:37 DEBUG : potato3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10523fb276d97fa8_d20260711_m015315_c001_v0001130_t0024_u01783734795898") 2026/07/11 02:01:37 DEBUG : potato3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4265123bc732584e_d20260711_m015307_c001_v7007000_t0000_u01783734787618") 2026/07/11 02:01:37 DEBUG : potato3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfad4_d20260711_m015302_c001_v0001144_t0025_u01783734782586") 2026/07/11 02:01:37 DEBUG : potato3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c5298651f5b_d20260711_m015253_c001_v7007000_t0000_u01783734773938") 2026/07/11 02:01:37 DEBUG : potato3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10523fb276d97f3a_d20260711_m015249_c001_v0001130_t0033_u01783734769922") 2026/07/11 02:01:37 DEBUG : pre-dest1/1: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f412f77845f78dab7_d20260711_m015401_c001_v7007000_t0000_u01783734841407") 2026/07/11 02:01:37 DEBUG : pre-dest1/1: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10523fb276d98034_d20260711_m015353_c001_v0001130_t0031_u01783734833451") 2026/07/11 02:01:37 DEBUG : pre-dest2/2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f412f77845f78daba_d20260711_m015401_c001_v7007000_t0000_u01783734841580") 2026/07/11 02:01:37 DEBUG : pre-dest2/2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f11611c72904cfb4c_d20260711_m015354_c001_v0001144_t0033_u01783734834087") 2026/07/11 02:01:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40917800ac4d6c64_d20260711_m015338_c001_v7007000_t0000_u01783734818978") 2026/07/11 02:01:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10523fb276d97fe8_d20260711_m015335_c001_v0001130_t0041_u01783734815984") 2026/07/11 02:01:38 DEBUG : sizeonly: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa995e41_d20260711_m015154_c001_v7007000_t0000_u01783734714192") 2026/07/11 02:01:38 DEBUG : sizeonly: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548866_d20260711_m015153_c001_v0001182_t0021_u01783734713275") 2026/07/11 02:01:38 DEBUG : splitbanan: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd740436_d20260711_m015852_c001_v7007000_t0000_u01783735132850") 2026/07/11 02:01:38 DEBUG : splitbanan: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad5e8_d20260711_m015845_c001_v0001184_t0051_u01783735125761") 2026/07/11 02:01:38 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110c4_d20260711_m020012_c001_v7007000_t0000_u01783735212712") 2026/07/11 02:01:38 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010534c6_d20260711_m020006_c001_v0001161_t0035_u01783735206096") 2026/07/11 02:01:38 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081edecbec249d1_d20260711_m015955_c001_v7007000_t0000_u01783735195617") 2026/07/11 02:01:38 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053470_d20260711_m015948_c001_v0001161_t0015_u01783735188989") 2026/07/11 02:01:38 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4209ce488b475913_d20260711_m015939_c001_v7007000_t0000_u01783735179550") 2026/07/11 02:01:38 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f0105342a_d20260711_m015933_c001_v0001161_t0044_u01783735173595") 2026/07/11 02:01:38 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c70a_d20260711_m015924_c001_v7007000_t0000_u01783735164078") 2026/07/11 02:01:38 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010533da_d20260711_m015918_c001_v0001161_t0016_u01783735158111") 2026/07/11 02:01:38 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e76990694833c_d20260711_m015908_c001_v7007000_t0000_u01783735148655") 2026/07/11 02:01:38 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f0105339e_d20260711_m015902_c001_v0001161_t0048_u01783735142308") 2026/07/11 02:01:38 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417f7466dd740418_d20260711_m015847_c001_v7007000_t0000_u01783735127798") 2026/07/11 02:01:38 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc5dc_d20260711_m015844_c001_v0001040_t0037_u01783735124587") 2026/07/11 02:01:38 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f411760f702e97b61_d20260711_m015835_c001_v7007000_t0000_u01783735115494") 2026/07/11 02:01:38 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053324_d20260711_m015828_c001_v0001161_t0013_u01783735108499") 2026/07/11 02:01:38 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40284b4c66053517_d20260711_m015827_c001_v7007000_t0000_u01783735107566") 2026/07/11 02:01:38 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc59c_d20260711_m015823_c001_v0001040_t0033_u01783735103915") 2026/07/11 02:01:38 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f400e769906947e96_d20260711_m015814_c001_v7007000_t0000_u01783735094619") 2026/07/11 02:01:39 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7a93_d20260711_m015807_c001_v0001041_t0001_u01783735087537") 2026/07/11 02:01:39 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f406bed4791600a11_d20260711_m015805_c001_v7007000_t0000_u01783735085971") 2026/07/11 02:01:39 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053286_d20260711_m015802_c001_v0001161_t0051_u01783735082768") 2026/07/11 02:01:39 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4154cece6a703c0a_d20260711_m015748_c001_v7007000_t0000_u01783735068132") 2026/07/11 02:01:39 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053210_d20260711_m015744_c001_v0001161_t0057_u01783735064324") 2026/07/11 02:01:39 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925d4e8_d20260711_m015734_c001_v7007000_t0000_u01783735054878") 2026/07/11 02:01:39 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010531c8_d20260711_m015728_c001_v0001161_t0038_u01783735048878") 2026/07/11 02:01:39 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f4081560598c9c19b_d20260711_m015719_c001_v7007000_t0000_u01783735039381") 2026/07/11 02:01:39 DEBUG : splitbananasplit: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053170_d20260711_m015712_c001_v0001161_t0048_u01783735032878") 2026/07/11 02:01:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40284b4c66053523_d20260711_m015830_c001_v7007000_t0000_u01783735110441") 2026/07/11 02:01:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc5a2_d20260711_m015825_c001_v0001040_t0046_u01783735105091") 2026/07/11 02:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb48_d20260711_m015705_c001_v7007000_t0000_u01783735025701") 2026/07/11 02:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc4a2_d20260711_m015704_c001_v0001040_t0021_u01783735024411") 2026/07/11 02:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb42_d20260711_m015703_c001_v7007000_t0000_u01783735023640") 2026/07/11 02:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e79f3_d20260711_m015702_c001_v0001041_t0043_u01783735022507") 2026/07/11 02:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c5298651f3c_d20260711_m015245_c001_v7007000_t0000_u01783734765681") 2026/07/11 02:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10523fb276d97f22_d20260711_m015244_c001_v0001130_t0005_u01783734764552") 2026/07/11 02:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c5298651f39_d20260711_m015243_c001_v7007000_t0000_u01783734763999") 2026/07/11 02:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10523fb276d97f18_d20260711_m015242_c001_v0001130_t0019_u01783734762765") 2026/07/11 02:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa995e1a_d20260711_m015151_c001_v7007000_t0000_u01783734711353") 2026/07/11 02:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548858_d20260711_m015150_c001_v0001182_t0036_u01783734710043") 2026/07/11 02:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa995e0f_d20260711_m015149_c001_v7007000_t0000_u01783734709670") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548854_d20260711_m015148_c001_v0001182_t0022_u01783734708788") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa995e0a_d20260711_m015146_c001_v7007000_t0000_u01783734706810") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e54883e_d20260711_m015145_c001_v0001182_t0037_u01783734705880") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa995e07_d20260711_m015145_c001_v7007000_t0000_u01783734705346") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e54883c_d20260711_m015144_c001_v0001182_t0035_u01783734704338") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e54882a_d20260711_m015141_c001_v0001182_t0059_u01783734701826") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f418455c9fa995e03_d20260711_m015141_c001_v7007000_t0000_u01783734701480") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548828_d20260711_m015140_c001_v0001182_t0029_u01783734700933") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548826_d20260711_m015140_c001_v0001182_t0013_u01783734700384") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925bf0d_d20260711_m015139_c001_v7007000_t0000_u01783734699681") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e54881e_d20260711_m015137_c001_v0001182_t0046_u01783734697376") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548816_d20260711_m015135_c001_v0001182_t0039_u01783734695146") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925bf08_d20260711_m015134_c001_v7007000_t0000_u01783734694782") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548812_d20260711_m015134_c001_v0001182_t0056_u01783734694233") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e54880e_d20260711_m015133_c001_v0001182_t0036_u01783734693651") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925beff_d20260711_m015133_c001_v7007000_t0000_u01783734693288") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548802_d20260711_m015129_c001_v0001182_t0013_u01783734689888") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925bef1_d20260711_m015129_c001_v7007000_t0000_u01783734689523") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548800_d20260711_m015128_c001_v0001182_t0035_u01783734688970") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925bef0_d20260711_m015128_c001_v7007000_t0000_u01783734688065") 2026/07/11 02:01:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5487fc_d20260711_m015127_c001_v0001182_t0032_u01783734687440") 2026/07/11 02:01:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925beed_d20260711_m015126_c001_v7007000_t0000_u01783734686894") 2026/07/11 02:01:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5487f8_d20260711_m015126_c001_v0001182_t0032_u01783734686310") 2026/07/11 02:01:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925beeb_d20260711_m015125_c001_v7007000_t0000_u01783734685402") 2026/07/11 02:01:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5487f2_d20260711_m015124_c001_v0001182_t0051_u01783734684633") 2026/07/11 02:01:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925bee8_d20260711_m015124_c001_v7007000_t0000_u01783734684086") 2026/07/11 02:01:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5487ea_d20260711_m015123_c001_v0001182_t0046_u01783734683519") 2026/07/11 02:01:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925bee6_d20260711_m015122_c001_v7007000_t0000_u01783734682974") 2026/07/11 02:01:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5487e6_d20260711_m015122_c001_v0001182_t0032_u01783734682420") 2026/07/11 02:01:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925bedf_d20260711_m015118_c001_v7007000_t0000_u01783734678107") 2026/07/11 02:01:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5487d4_d20260711_m015117_c001_v0001182_t0028_u01783734677548") 2026/07/11 02:01:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925bedd_d20260711_m015116_c001_v7007000_t0000_u01783734676939") 2026/07/11 02:01:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5487ce_d20260711_m015116_c001_v0001182_t0022_u01783734676293") 2026/07/11 02:01:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925bed6_d20260711_m015115_c001_v7007000_t0000_u01783734675388") 2026/07/11 02:01:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5487c8_d20260711_m015114_c001_v0001182_t0041_u01783734674765") 2026/07/11 02:01:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f422d13278925bae3_d20260711_m015112_c001_v7007000_t0000_u01783734672615") 2026/07/11 02:01:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e5487bc_d20260711_m015112_c001_v0001182_t0047_u01783734672047") 2026/07/11 02:01:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb49_d20260711_m015705_c001_v7007000_t0000_u01783735025877") 2026/07/11 02:01:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053144_d20260711_m015704_c001_v0001161_t0051_u01783735024398") 2026/07/11 02:01:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb44_d20260711_m015703_c001_v7007000_t0000_u01783735023816") 2026/07/11 02:01:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad374_d20260711_m015702_c001_v0001184_t0038_u01783735022518") 2026/07/11 02:01:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110c9_d20260711_m020014_c001_v7007000_t0000_u01783735214917") 2026/07/11 02:01:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc6d6_d20260711_m020014_c001_v0001040_t0012_u01783735214073") 2026/07/11 02:01:41 DEBUG : sub/yam: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c5298651f33_d20260711_m015241_c001_v7007000_t0000_u01783734761091") 2026/07/11 02:01:42 DEBUG : sub/yam: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10523fb276d97f06_d20260711_m015239_c001_v0001130_t0039_u01783734759695") 2026/07/11 02:01:42 DEBUG : test_dir1/file2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb3f_d20260711_m015701_c001_v7007000_t0000_u01783735021787") 2026/07/11 02:01:42 DEBUG : test_dir1/file2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad36c_d20260711_m015700_c001_v0001184_t0027_u01783735020314") 2026/07/11 02:01:42 DEBUG : test_dir1/file2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb39_d20260711_m015659_c001_v7007000_t0000_u01783735019582") 2026/07/11 02:01:42 DEBUG : test_dir1/file2: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad364_d20260711_m015658_c001_v0001184_t0000_u01783735018295") 2026/07/11 02:01:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb40_d20260711_m015701_c001_v7007000_t0000_u01783735021964") 2026/07/11 02:01:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc498_d20260711_m015700_c001_v0001040_t0037_u01783735020323") 2026/07/11 02:01:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f425e3a23a613bb3b_d20260711_m015659_c001_v7007000_t0000_u01783735019758") 2026/07/11 02:01:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e79ef_d20260711_m015658_c001_v0001041_t0048_u01783735018270") 2026/07/11 02:01:42 DEBUG : three: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143df6_d20260711_m015233_c001_v7007000_t0000_u01783734753012") 2026/07/11 02:01:42 DEBUG : three: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e548972_d20260711_m015231_c001_v0001182_t0045_u01783734751897") 2026/07/11 02:01:42 DEBUG : three: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10163a1b0e54895c_d20260711_m015229_c001_v0001182_t0014_u01783734749687") 2026/07/11 02:01:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110cc_d20260711_m020016_c001_v7007000_t0000_u01783735216769") 2026/07/11 02:01:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7bad_d20260711_m020015_c001_v0001041_t0000_u01783735215861") 2026/07/11 02:01:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee491153f_d20260711_m020035_c001_v7007000_t0000_u01783735235069") 2026/07/11 02:01:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad880_d20260711_m020033_c001_v0001184_t0055_u01783735233440") 2026/07/11 02:01:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee4911538_d20260711_m020031_c001_v7007000_t0000_u01783735231885") 2026/07/11 02:01:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7bcf_d20260711_m020030_c001_v0001041_t0045_u01783735230258") 2026/07/11 02:01:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee4911535_d20260711_m020029_c001_v7007000_t0000_u01783735229262") 2026/07/11 02:01:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc702_d20260711_m020028_c001_v0001040_t0056_u01783735228463") 2026/07/11 02:01:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee4911120_d20260711_m020023_c001_v7007000_t0000_u01783735223903") 2026/07/11 02:01:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7bbf_d20260711_m020022_c001_v0001041_t0020_u01783735222892") 2026/07/11 02:01:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee491112e_d20260711_m020025_c001_v7007000_t0000_u01783735225900") 2026/07/11 02:01:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad850_d20260711_m020024_c001_v0001184_t0040_u01783735224862") 2026/07/11 02:01:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee4911108_d20260711_m020021_c001_v7007000_t0000_u01783735221944") 2026/07/11 02:01:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106e0dbb845cc6e2_d20260711_m020021_c001_v0001040_t0038_u01783735221111") 2026/07/11 02:01:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110f0_d20260711_m020020_c001_v7007000_t0000_u01783735220140") 2026/07/11 02:01:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f010534fc_d20260711_m020019_c001_v0001161_t0046_u01783735219445") 2026/07/11 02:01:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee49110dd_d20260711_m020018_c001_v7007000_t0000_u01783735218333") 2026/07/11 02:01:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10937747a40ad81e_d20260711_m020017_c001_v0001184_t0055_u01783735217724") 2026/07/11 02:01:43 DEBUG : toe/toe/toe: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f417896f9643a0e12_d20260711_m020040_c001_v7007000_t0000_u01783735240117") 2026/07/11 02:01:43 DEBUG : toe/toe/toe: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10277fd52d4e7beb_d20260711_m020039_c001_v0001041_t0011_u01783735239273") 2026/07/11 02:01:43 DEBUG : toe/toe/toe: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee4911140_d20260711_m020027_c001_v7007000_t0000_u01783735227512") 2026/07/11 02:01:43 DEBUG : toe/toe/toe: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053528_d20260711_m020026_c001_v0001161_t0041_u01783735226835") 2026/07/11 02:01:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee4911541_d20260711_m020035_c001_v7007000_t0000_u01783735235667") 2026/07/11 02:01:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100f693f01053544_d20260711_m020034_c001_v0001161_t0039_u01783735234699") 2026/07/11 02:01:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40425dcee491153a_d20260711_m020032_c001_v7007000_t0000_u01783735232497") 2026/07/11 02:01:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f100df63337e56c6a_d20260711_m020031_c001_v0001167_t0040_u01783735231514") 2026/07/11 02:01:43 DEBUG : two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f42170da24a143df8_d20260711_m015233_c001_v7007000_t0000_u01783734753193") 2026/07/11 02:01:44 DEBUG : two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40523fb276d97eda_d20260711_m015231_c001_v0001130_t0035_u01783734751111") 2026/07/11 02:01:44 DEBUG : two: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f40163a1b0e54895a_d20260711_m015229_c001_v0001182_t0036_u01783734749513") 2026/07/11 02:01:44 DEBUG : yam: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c5298651f35_d20260711_m015241_c001_v7007000_t0000_u01783734761834") 2026/07/11 02:01:44 DEBUG : yam: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f1161b572b9e47619_d20260711_m015240_c001_v0001174_t0037_u01783734760813") 2026/07/11 02:01:44 DEBUG : yam: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c5298651f2f_d20260711_m015238_c001_v7007000_t0000_u01783734758400") 2026/07/11 02:01:44 DEBUG : yam: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10523fb276d97efa_d20260711_m015237_c001_v0001130_t0000_u01783734757002") 2026/07/11 02:01:44 DEBUG : yam: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c5298651f2b_d20260711_m015235_c001_v7007000_t0000_u01783734755699") 2026/07/11 02:01:44 DEBUG : yam: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f10523fb276d97ee8_d20260711_m015233_c001_v0001130_t0016_u01783734753735") 2026/07/11 02:01:44 DEBUG : yaml: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c5298651f31_d20260711_m015239_c001_v7007000_t0000_u01783734759139") 2026/07/11 02:01:44 DEBUG : yaml: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f1158e651725786d5_d20260711_m015238_c001_v0001182_t0013_u01783734758181") 2026/07/11 02:01:44 DEBUG : yaml: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f41327c5298651f2d_d20260711_m015236_c001_v7007000_t0000_u01783734756441") 2026/07/11 02:01:44 DEBUG : yaml: Deleting (id "4_zaf221d33d0fd4beb9ff80e1b_f106c78343e922690_d20260711_m015235_c001_v0001131_t0037_u01783734755425") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m36.245014631s (try 1/5)