"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/04/03 01:36:32 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi" 2026/04/03 01:36:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/03 01:36:32 DEBUG : Creating backend with remote "/tmp/rclone242069158" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:36:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 01:36:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/03 01:36:33 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:36:33 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:36:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/03 01:36:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 01:36:34 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:36:34 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:36:35 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 01:36:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:36:35 INFO : sub dir/hello world: Copied (new) 2026/04/03 01:36:36 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.09s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:36:37 DEBUG : Creating backend with remote "/non-existing" 2026/04/03 01:36:37 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/03 01:36:37 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:36:37 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:36:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 01:36:38 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:36:38 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:36:39 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 01:36:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:36:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.12s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:36:40 INFO : B2 bucket rclone-test-gitaqef8kivi: Running all checks before starting transfers 2026/04/03 01:36:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 01:36:40 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:36:40 INFO : B2 bucket rclone-test-gitaqef8kivi: Checks finished, now starting transfers 2026/04/03 01:36:40 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:36:40 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 01:36:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:36:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.38s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:36:41 ERROR : Ignoring --no-traverse with sync 2026/04/03 01:36:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 01:36:41 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:36:41 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:36:42 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 01:36:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:36:42 INFO : sub dir/hello world: Copied (new) 2026/04/03 01:36:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.49s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:36:43 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/03 01:36:43 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:36:43 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:36:44 DEBUG : hello world2: size = 12 OK 2026/04/03 01:36:44 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/03 01:36:44 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.78s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:36:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 01:36:45 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:36:45 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:36:45 DEBUG : potato2: size = 11 OK 2026/04/03 01:36:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:36:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.53s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:36:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 01:36:47 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:36:47 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:36:47 DEBUG : potato2: size = 11 OK 2026/04/03 01:36:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:36:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:36:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/03 01:36:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/03 01:36:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/03 01:36:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/03 01:36:48 INFO : sub dir2: Making directory 2026/04/03 01:36:48 INFO : sub dir: Making directory 2026/04/03 01:36:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 01:36:48 INFO : sub dir2/sub sub dir2: Making directory 2026/04/03 01:36:48 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:36:48 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:36:49 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 01:36:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:36:49 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/04/03 01:36:49 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.54s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:36:50 INFO : sub dir2: Making directory 2026/04/03 01:36:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/03 01:36:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/03 01:36:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 01:36:50 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:36:50 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:36:50 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 01:36:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:36:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.54s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:36:51 DEBUG : sub dir2: Making directory with metadata 2026/04/03 01:36:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/03 01:36:51 INFO : sub dir2: Making directory 2026/04/03 01:36:51 INFO : sub dir: Making directory 2026/04/03 01:36:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 01:36:51 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:36:51 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:36:52 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 01:36:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:36:52 INFO : sub dir/hello world: Copied (new) 2026/04/03 01:36:52 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/03 01:36:52 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/03 01:36:52 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.87s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:36:53 INFO : sub dir2: Making directory 2026/04/03 01:36:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 01:36:53 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:36:53 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:36:54 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 01:36:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:36:54 INFO : sub dir/hello world: Copied (new) 2026/04/03 01:36:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.56s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:36:55 DEBUG : sub dir2: Making directory with metadata 2026/04/03 01:36:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/03 01:36:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/03 01:36:55 INFO : sub dir2: Making directory 2026/04/03 01:36:55 INFO : sub dir: Making directory 2026/04/03 01:36:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 01:36:55 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:36:55 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:36:56 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 01:36:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:36:56 INFO : sub dir/hello world: Copied (new) 2026/04/03 01:36:56 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/03 01:36:56 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.47s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:36:57 INFO : sub dir2: Making directory 2026/04/03 01:36:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 01:36:57 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:36:57 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:36:58 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 01:36:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:36:58 INFO : sub dir/hello world: Copied (new) 2026/04/03 01:36:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.57s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:36:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kecexiq3xivo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-gitaqef8kivi -> B2 bucket rclone-test-kecexiq3xivo 2026/04/03 01:37:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 01:37:00 DEBUG : B2 bucket rclone-test-kecexiq3xivo: Waiting for checks to finish 2026/04/03 01:37:00 DEBUG : B2 bucket rclone-test-kecexiq3xivo: Waiting for transfers to finish 2026/04/03 01:37:01 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 01:37:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:37:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/03 01:37:01 DEBUG : B2 bucket rclone-test-kecexiq3xivo: Purge remote 2026/04/03 01:37:01 INFO : B2 bucket rclone-test-kecexiq3xivo: cleaning bucket "rclone-test-kecexiq3xivo" of all files 2026/04/03 01:37:02 DEBUG : sub dir/hello world: Deleting (id "4_z2ff28da3f0cd5b0b9fd80e1b_f118349f5b3e5a3da_d20260403_m013701_c001_v0001167_t0009_u01775180221356") --- PASS: TestServerSideCopy (4.54s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:37:04 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone242069158) 2026/04/03 01:37:04 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:37:04 DEBUG : sub dir/hello world: Sizes differ 2026/04/03 01:37:04 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:05 DEBUG : sub dir/hello world: size = 17 OK 2026/04/03 01:37:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/03 01:37:05 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.65s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:37:06 DEBUG : Creating backend with remote "TestB2:rclone-test-xupihec6qeza" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-gitaqef8kivi -> B2 bucket rclone-test-xupihec6qeza 2026/04/03 01:37:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 01:37:08 DEBUG : B2 bucket rclone-test-xupihec6qeza: Waiting for checks to finish 2026/04/03 01:37:08 DEBUG : B2 bucket rclone-test-xupihec6qeza: Waiting for transfers to finish 2026/04/03 01:37:08 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 01:37:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:37:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/03 01:37:10 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:37:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xupihec6qeza) 2026/04/03 01:37:10 DEBUG : sub dir/hello world: Sizes differ 2026/04/03 01:37:10 DEBUG : B2 bucket rclone-test-xupihec6qeza: Waiting for checks to finish 2026/04/03 01:37:10 DEBUG : B2 bucket rclone-test-xupihec6qeza: Waiting for transfers to finish 2026/04/03 01:37:10 DEBUG : sub dir/hello world: size = 17 OK 2026/04/03 01:37:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/03 01:37:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/03 01:37:11 DEBUG : B2 bucket rclone-test-xupihec6qeza: Purge remote 2026/04/03 01:37:11 INFO : B2 bucket rclone-test-xupihec6qeza: cleaning bucket "rclone-test-xupihec6qeza" of all files 2026/04/03 01:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ad63f0cd5b0b9fd80e1b_f106e135d7ae124c1_d20260403_m013710_c001_v0001165_t0033_u01775180230814") 2026/04/03 01:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ad63f0cd5b0b9fd80e1b_f117b55a72c38af2e_d20260403_m013708_c001_v0001101_t0055_u01775180228538") --- PASS: TestServerSideCopyOverSelf (6.71s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:37:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone242069158) 2026/04/03 01:37:13 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:37:13 DEBUG : sub dir/hello world: Sizes differ 2026/04/03 01:37:13 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:13 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:14 DEBUG : sub dir/hello world: size = 17 OK 2026/04/03 01:37:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/03 01:37:14 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/03 01:37:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.47s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:37:15 DEBUG : Creating backend with remote "TestB2:rclone-test-cozorak5heru" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-gitaqef8kivi -> B2 bucket rclone-test-cozorak5heru 2026/04/03 01:37:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 01:37:17 DEBUG : B2 bucket rclone-test-cozorak5heru: Waiting for checks to finish 2026/04/03 01:37:17 DEBUG : B2 bucket rclone-test-cozorak5heru: Waiting for transfers to finish 2026/04/03 01:37:17 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 01:37:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:37:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/03 01:37:19 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:37:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cozorak5heru) 2026/04/03 01:37:19 DEBUG : sub dir/hello world: Sizes differ 2026/04/03 01:37:19 DEBUG : B2 bucket rclone-test-cozorak5heru: Waiting for checks to finish 2026/04/03 01:37:19 DEBUG : B2 bucket rclone-test-cozorak5heru: Waiting for transfers to finish 2026/04/03 01:37:19 DEBUG : sub dir/hello world: size = 17 OK 2026/04/03 01:37:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/03 01:37:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/03 01:37:20 INFO : sub dir/hello world: Deleted 2026/04/03 01:37:21 DEBUG : testing file moves 2026/04/03 01:37:21 DEBUG : B2 bucket rclone-test-cozorak5heru: Waiting for checks to finish 2026/04/03 01:37:21 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:37:21 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cozorak5heru) 2026/04/03 01:37:21 DEBUG : sub dir/hello world: Sizes differ 2026/04/03 01:37:21 DEBUG : B2 bucket rclone-test-cozorak5heru: Waiting for transfers to finish 2026/04/03 01:37:22 DEBUG : sub dir/hello world: size = 24 OK 2026/04/03 01:37:22 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/03 01:37:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/03 01:37:22 INFO : sub dir/hello world: Deleted 2026/04/03 01:37:22 DEBUG : B2 bucket rclone-test-cozorak5heru: Purge remote 2026/04/03 01:37:22 INFO : B2 bucket rclone-test-cozorak5heru: cleaning bucket "rclone-test-cozorak5heru" of all files 2026/04/03 01:37:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f42cda3f0cd5b0b9fd80e1b_f1073a91354d78e15_d20260403_m013721_c001_v0001040_t0059_u01775180241662") 2026/04/03 01:37:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f42cda3f0cd5b0b9fd80e1b_f10172f3396e35262_d20260403_m013719_c001_v0001097_t0057_u01775180239487") 2026/04/03 01:37:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f42cda3f0cd5b0b9fd80e1b_f10543218d4692390_d20260403_m013717_c001_v0001179_t0029_u01775180237760") --- PASS: TestServerSideMoveOverSelf (9.01s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:37:24 ERROR : error listing: directory not found 2026/04/03 01:37:24 INFO : Local file system at /tmp/rclone242069158: Making directory 2026/04/03 01:37:25 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:25 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.77s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:37:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 01:37:27 DEBUG : Local file system at /tmp/rclone242069158: Waiting for checks to finish 2026/04/03 01:37:27 DEBUG : Local file system at /tmp/rclone242069158: Waiting for transfers to finish 2026/04/03 01:37:27 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/03 01:37:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:37:27 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/03 01:37:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.25s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:37:28 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/03 01:37:28 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:28 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:28 DEBUG : check sum: size = 1 OK 2026/04/03 01:37:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/03 01:37:28 INFO : check sum: Copied (new) 2026/04/03 01:37:28 DEBUG : Waiting for deletions to finish 2026/04/03 01:37:29 DEBUG : check sum: size = 1 OK 2026/04/03 01:37:29 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/03 01:37:29 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/03 01:37:29 DEBUG : check sum: Unchanged skipping 2026/04/03 01:37:29 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:29 DEBUG : Waiting for deletions to finish 2026/04/03 01:37:29 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.81s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:37:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/03 01:37:30 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:30 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:30 DEBUG : sizeonly: size = 6 OK 2026/04/03 01:37:30 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/03 01:37:30 INFO : sizeonly: Copied (new) 2026/04/03 01:37:30 DEBUG : Waiting for deletions to finish 2026/04/03 01:37:31 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:31 DEBUG : sizeonly: size = 6 OK 2026/04/03 01:37:31 DEBUG : sizeonly: Sizes identical 2026/04/03 01:37:31 DEBUG : sizeonly: Unchanged skipping 2026/04/03 01:37:31 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:31 DEBUG : Waiting for deletions to finish 2026/04/03 01:37:31 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.14s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:37:32 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/03 01:37:32 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:32 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:32 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/03 01:37:32 INFO : ignore-size: Copied (new) 2026/04/03 01:37:32 DEBUG : Waiting for deletions to finish 2026/04/03 01:37:33 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:33 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:37:33 DEBUG : ignore-size: Unchanged skipping 2026/04/03 01:37:33 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:33 DEBUG : Waiting for deletions to finish 2026/04/03 01:37:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.88s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:37:34 DEBUG : existing: size = 6 OK 2026/04/03 01:37:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:37:34 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:34 DEBUG : existing: Unchanged skipping 2026/04/03 01:37:34 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:34 DEBUG : Waiting for deletions to finish 2026/04/03 01:37:34 INFO : There was nothing to transfer 2026/04/03 01:37:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/03 01:37:35 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:35 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:35 DEBUG : existing: size = 6 OK 2026/04/03 01:37:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/03 01:37:35 INFO : existing: Copied (replaced existing) 2026/04/03 01:37:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.51s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:37:36 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/03 01:37:36 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:36 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:37 DEBUG : existing: size = 6 OK 2026/04/03 01:37:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/03 01:37:37 INFO : existing: Copied (new) 2026/04/03 01:37:37 DEBUG : Waiting for deletions to finish 2026/04/03 01:37:37 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:37 DEBUG : existing: Destination exists, skipping 2026/04/03 01:37:37 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:37 DEBUG : Waiting for deletions to finish 2026/04/03 01:37:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.83s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:37:39 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/03 01:37:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/03 01:37:39 DEBUG : c/non empty space: size = 5 OK 2026/04/03 01:37:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:37:39 DEBUG : c/non empty space: Unchanged skipping 2026/04/03 01:37:40 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:40 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:40 DEBUG : a/potato2: size = 60 OK 2026/04/03 01:37:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 01:37:40 INFO : a/potato2: Copied (new) 2026/04/03 01:37:40 DEBUG : Waiting for deletions to finish 2026/04/03 01:37:40 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.01s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:37:42 DEBUG : empty space: size = 1 OK 2026/04/03 01:37:42 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/04/03 01:37:42 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/03 01:37:42 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/03 01:37:42 DEBUG : empty space: Unchanged skipping 2026/04/03 01:37:42 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:42 DEBUG : Waiting for deletions to finish 2026/04/03 01:37:42 INFO : There was nothing to transfer 2026/04/03 01:37:42 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:42 DEBUG : empty space: size = 1 OK 2026/04/03 01:37:42 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/04/03 01:37:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/03 01:37:43 INFO : empty space: Updated modification time in destination 2026/04/03 01:37:43 DEBUG : empty space: Unchanged skipping 2026/04/03 01:37:43 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:43 DEBUG : Waiting for deletions to finish 2026/04/03 01:37:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.14s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:37:45 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:45 DEBUG : empty space: size = 1 OK 2026/04/03 01:37:45 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/04/03 01:37:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/03 01:37:45 DEBUG : empty space: Unchanged skipping 2026/04/03 01:37:45 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:45 DEBUG : Waiting for deletions to finish 2026/04/03 01:37:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.77s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:37:46 DEBUG : foo: size = 3 OK 2026/04/03 01:37:46 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/04/03 01:37:46 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone242069158) 2026/04/03 01:37:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:37:46 DEBUG : foo: sha1 differ 2026/04/03 01:37:46 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:47 DEBUG : foo: size = 3 OK 2026/04/03 01:37:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/03 01:37:47 INFO : foo: Copied (replaced existing) 2026/04/03 01:37:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:37:48 DEBUG : empty space: size = 1 OK 2026/04/03 01:37:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:37:48 DEBUG : empty space: Unchanged skipping 2026/04/03 01:37:48 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/03 01:37:48 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:48 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:49 DEBUG : potato: size = 60 OK 2026/04/03 01:37:49 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 01:37:49 INFO : potato: Copied (new) 2026/04/03 01:37:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.34s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:37:51 DEBUG : potato: size = 21 (Local file system at /tmp/rclone242069158) 2026/04/03 01:37:51 DEBUG : potato: size = 60 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:37:51 DEBUG : potato: Sizes differ 2026/04/03 01:37:51 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:51 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:51 DEBUG : potato: size = 21 OK 2026/04/03 01:37:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/03 01:37:51 INFO : potato: Copied (replaced existing) 2026/04/03 01:37:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.25s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:37:53 DEBUG : potato: size = 21 OK 2026/04/03 01:37:53 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/04/03 01:37:53 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone242069158) 2026/04/03 01:37:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:37:53 DEBUG : potato: sha1 differ 2026/04/03 01:37:53 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:53 DEBUG : potato: size = 21 OK 2026/04/03 01:37:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/03 01:37:53 INFO : potato: Copied (replaced existing) 2026/04/03 01:37:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:37:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 01:37:55 DEBUG : empty space: size = 1 OK 2026/04/03 01:37:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:37:55 DEBUG : empty space: Unchanged skipping 2026/04/03 01:37:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/03 01:37:55 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:55 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:55 DEBUG : Waiting for deletions to finish 2026/04/03 01:37:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:37:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 01:37:58 DEBUG : empty space: size = 1 OK 2026/04/03 01:37:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:37:58 DEBUG : empty space: Unchanged skipping 2026/04/03 01:37:58 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:37:58 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:37:58 DEBUG : potato2: size = 60 OK 2026/04/03 01:37:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 01:37:58 INFO : potato2: Copied (new) 2026/04/03 01:37:58 DEBUG : Waiting for deletions to finish 2026/04/03 01:37:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:38:01 INFO : d: Making directory 2026/04/03 01:38:01 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/03 01:38:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/03 01:38:01 DEBUG : c/non empty space: size = 5 OK 2026/04/03 01:38:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:38:01 DEBUG : c/non empty space: Unchanged skipping 2026/04/03 01:38:01 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:38:01 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:38:02 DEBUG : a/potato2: size = 60 OK 2026/04/03 01:38:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 01:38:02 INFO : a/potato2: Copied (new) 2026/04/03 01:38:02 DEBUG : Waiting for deletions to finish 2026/04/03 01:38:02 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:38:04 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/03 01:38:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/03 01:38:04 DEBUG : c/non empty space: size = 5 OK 2026/04/03 01:38:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:38:04 DEBUG : c/non empty space: Unchanged skipping 2026/04/03 01:38:04 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:38:04 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:38:05 DEBUG : a/potato2: size = 60 OK 2026/04/03 01:38:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 01:38:05 INFO : a/potato2: Copied (new) 2026/04/03 01:38:05 ERROR : B2 bucket rclone-test-gitaqef8kivi: not deleting files as there were IO errors 2026/04/03 01:38:05 ERROR : B2 bucket rclone-test-gitaqef8kivi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.33s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:38:07 DEBUG : Waiting for deletions to finish 2026/04/03 01:38:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 01:38:08 DEBUG : empty space: size = 1 OK 2026/04/03 01:38:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:38:08 DEBUG : empty space: Unchanged skipping 2026/04/03 01:38:08 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:38:08 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:38:08 INFO : potato: Deleted 2026/04/03 01:38:08 DEBUG : potato2: size = 60 OK 2026/04/03 01:38:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 01:38:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.12s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:38:10 DEBUG : Waiting for deletions to finish 2026/04/03 01:38:11 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:38:11 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:38:11 INFO : potato: Deleted 2026/04/03 01:38:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 01:38:11 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:38:11 DEBUG : empty space: size = 1 OK 2026/04/03 01:38:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:38:11 DEBUG : empty space: Unchanged skipping 2026/04/03 01:38:11 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:38:12 DEBUG : potato2: size = 60 OK 2026/04/03 01:38:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 01:38:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.46s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:38:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 01:38:14 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:38:14 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:38:14 DEBUG : potato2: size = 19 OK 2026/04/03 01:38:14 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/03 01:38:14 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.43s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:38:16 DEBUG : enormous: Excluded (Size Filter) 2026/04/03 01:38:16 DEBUG : enormous: Excluded 2026/04/03 01:38:16 DEBUG : potato2: Excluded (Size Filter) 2026/04/03 01:38:16 DEBUG : potato2: Excluded 2026/04/03 01:38:16 DEBUG : potato2: Excluded (Size Filter) 2026/04/03 01:38:16 DEBUG : potato2: Excluded 2026/04/03 01:38:16 DEBUG : empty space: size = 1 OK 2026/04/03 01:38:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:38:16 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:38:16 DEBUG : empty space: Unchanged skipping 2026/04/03 01:38:16 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:38:16 DEBUG : Waiting for deletions to finish 2026/04/03 01:38:16 INFO : There was nothing to transfer 2026/04/03 01:38:17 DEBUG : enormous: Excluded (Size Filter) 2026/04/03 01:38:17 DEBUG : enormous: Excluded 2026/04/03 01:38:17 DEBUG : potato2: Excluded (Size Filter) 2026/04/03 01:38:17 DEBUG : potato2: Excluded 2026/04/03 01:38:17 DEBUG : potato2: Excluded (Size Filter) 2026/04/03 01:38:17 DEBUG : potato2: Excluded 2026/04/03 01:38:17 DEBUG : empty space: size = 1 OK 2026/04/03 01:38:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/03 01:38:17 DEBUG : empty space: Unchanged skipping 2026/04/03 01:38:17 DEBUG : Local file system at /tmp/rclone242069158: Waiting for checks to finish 2026/04/03 01:38:17 DEBUG : Local file system at /tmp/rclone242069158: Waiting for transfers to finish 2026/04/03 01:38:17 DEBUG : Waiting for deletions to finish 2026/04/03 01:38:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.87s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:38:20 DEBUG : enormous: Excluded (Size Filter) 2026/04/03 01:38:20 DEBUG : enormous: Excluded 2026/04/03 01:38:20 DEBUG : potato2: Excluded (Size Filter) 2026/04/03 01:38:20 DEBUG : potato2: Excluded 2026/04/03 01:38:20 DEBUG : empty space: size = 1 OK 2026/04/03 01:38:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:38:20 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:38:20 DEBUG : empty space: Unchanged skipping 2026/04/03 01:38:20 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:38:20 DEBUG : Waiting for deletions to finish 2026/04/03 01:38:20 INFO : enormous: Deleted 2026/04/03 01:38:21 INFO : potato2: Deleted 2026/04/03 01:38:21 INFO : There was nothing to transfer 2026/04/03 01:38:21 DEBUG : empty space: size = 1 OK 2026/04/03 01:38:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/03 01:38:21 DEBUG : empty space: Unchanged skipping 2026/04/03 01:38:21 DEBUG : Local file system at /tmp/rclone242069158: Waiting for checks to finish 2026/04/03 01:38:21 DEBUG : Local file system at /tmp/rclone242069158: Waiting for transfers to finish 2026/04/03 01:38:21 DEBUG : Waiting for deletions to finish 2026/04/03 01:38:21 INFO : potato2: Deleted 2026/04/03 01:38:21 INFO : enormous: Deleted 2026/04/03 01:38:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.57s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:38:23 DEBUG : five: Need to transfer - File not found at Destination 2026/04/03 01:38:23 DEBUG : four: size = 4 (Local file system at /tmp/rclone242069158) 2026/04/03 01:38:23 DEBUG : four: size = 8 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:38:23 DEBUG : four: Sizes differ 2026/04/03 01:38:23 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/03 01:38:23 DEBUG : one: Destination is newer than source, skipping 2026/04/03 01:38:23 DEBUG : three: size = 5 OK 2026/04/03 01:38:23 DEBUG : three: Sizes identical 2026/04/03 01:38:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/03 01:38:23 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:38:23 DEBUG : two: size = 3 OK 2026/04/03 01:38:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone242069158) 2026/04/03 01:38:23 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:38:23 DEBUG : two: sha1 differ 2026/04/03 01:38:23 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:38:24 DEBUG : five: size = 4 OK 2026/04/03 01:38:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/03 01:38:24 INFO : five: Copied (new) 2026/04/03 01:38:24 DEBUG : four: size = 4 OK 2026/04/03 01:38:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/03 01:38:24 INFO : four: Copied (replaced existing) 2026/04/03 01:38:24 DEBUG : two: size = 3 OK 2026/04/03 01:38:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/03 01:38:24 INFO : two: Copied (replaced existing) 2026/04/03 01:38:24 DEBUG : Waiting for deletions to finish 2026/04/03 01:38:25 DEBUG : five: size = 4 OK 2026/04/03 01:38:25 DEBUG : four: size = 4 OK 2026/04/03 01:38:25 DEBUG : one: Destination is newer than source, skipping 2026/04/03 01:38:25 DEBUG : three: size = 5 OK 2026/04/03 01:38:25 DEBUG : two: size = 3 OK 2026/04/03 01:38:25 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:38:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/03 01:38:25 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/03 01:38:25 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/03 01:38:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/03 01:38:25 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/03 01:38:25 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/03 01:38:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone242069158) 2026/04/03 01:38:25 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:38:25 DEBUG : three: sha1 differ 2026/04/03 01:38:25 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/03 01:38:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/03 01:38:25 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/03 01:38:25 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/03 01:38:25 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:38:26 DEBUG : three: size = 5 OK 2026/04/03 01:38:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/03 01:38:26 INFO : three: Copied (replaced existing) 2026/04/03 01:38:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.58s) === 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:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/03 01:38:27 INFO : B2 bucket rclone-test-gitaqef8kivi: Making map for --track-renames 2026/04/03 01:38:27 INFO : B2 bucket rclone-test-gitaqef8kivi: Finished making map for --track-renames 2026/04/03 01:38:27 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:38:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/03 01:38:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/03 01:38:27 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for renames to finish 2026/04/03 01:38:27 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:38:27 DEBUG : yam: size = 11 OK 2026/04/03 01:38:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/03 01:38:27 INFO : yam: Copied (new) 2026/04/03 01:38:28 DEBUG : potato: size = 14 OK 2026/04/03 01:38:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/03 01:38:28 INFO : potato: Copied (new) 2026/04/03 01:38:28 DEBUG : Waiting for deletions to finish 2026/04/03 01:38:28 DEBUG : potato: size = 14 OK 2026/04/03 01:38:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:38:28 DEBUG : potato: Unchanged skipping 2026/04/03 01:38:28 INFO : B2 bucket rclone-test-gitaqef8kivi: Making map for --track-renames 2026/04/03 01:38:28 INFO : B2 bucket rclone-test-gitaqef8kivi: Finished making map for --track-renames 2026/04/03 01:38:28 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:38:28 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for renames to finish 2026/04/03 01:38:29 DEBUG : yaml: size = 11 OK 2026/04/03 01:38:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/03 01:38:29 INFO : yam: Copied (server-side copy) to: yaml 2026/04/03 01:38:29 INFO : yam: Deleted 2026/04/03 01:38:29 INFO : yaml: Renamed from "yam" 2026/04/03 01:38:29 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:38:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.16s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/03 01:38:30 INFO : B2 bucket rclone-test-gitaqef8kivi: Making map for --track-renames 2026/04/03 01:38:30 INFO : B2 bucket rclone-test-gitaqef8kivi: Finished making map for --track-renames 2026/04/03 01:38:30 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:38:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/03 01:38:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/03 01:38:30 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for renames to finish 2026/04/03 01:38:30 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:38:31 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1117-08.backblaze.com/b2api/v1/b2_upload_file/cf821de3f0cd5b0b9fd80e1b/c001_v0001117_t0024": EOF 2026/04/03 01:38:31 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1117-08.backblaze.com/b2api/v1/b2_upload_file/cf821de3f0cd5b0b9fd80e1b/c001_v0001117_t0024": EOF) 2026/04/03 01:38:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/03 01:38:31 DEBUG : potato: Received error: Post "https://pod-000-1117-08.backblaze.com/b2api/v1/b2_upload_file/cf821de3f0cd5b0b9fd80e1b/c001_v0001117_t0024": EOF - low level retry 0/10 2026/04/03 01:38:31 DEBUG : pacer: Reducing sleep to 10ms 2026/04/03 01:38:31 DEBUG : yam: size = 11 OK 2026/04/03 01:38:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/03 01:38:31 INFO : yam: Copied (new) 2026/04/03 01:38:31 DEBUG : potato: size = 14 OK 2026/04/03 01:38:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/03 01:38:31 INFO : potato: Copied (new) 2026/04/03 01:38:31 DEBUG : Waiting for deletions to finish 2026/04/03 01:38:31 DEBUG : potato: size = 14 OK 2026/04/03 01:38:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:38:31 DEBUG : potato: Unchanged skipping 2026/04/03 01:38:31 INFO : B2 bucket rclone-test-gitaqef8kivi: Making map for --track-renames 2026/04/03 01:38:31 INFO : B2 bucket rclone-test-gitaqef8kivi: Finished making map for --track-renames 2026/04/03 01:38:31 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:38:31 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for renames to finish 2026/04/03 01:38:32 DEBUG : yaml: size = 11 OK 2026/04/03 01:38:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/03 01:38:32 INFO : yam: Copied (server-side copy) to: yaml 2026/04/03 01:38:32 INFO : yam: Deleted 2026/04/03 01:38:32 INFO : yaml: Renamed from "yam" 2026/04/03 01:38:32 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:38:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.92s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/03 01:38:33 INFO : B2 bucket rclone-test-gitaqef8kivi: Making map for --track-renames 2026/04/03 01:38:33 INFO : B2 bucket rclone-test-gitaqef8kivi: Finished making map for --track-renames 2026/04/03 01:38:33 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:38:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/03 01:38:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/03 01:38:33 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for renames to finish 2026/04/03 01:38:33 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:38:34 DEBUG : potato: size = 14 OK 2026/04/03 01:38:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/03 01:38:34 INFO : potato: Copied (new) 2026/04/03 01:38:34 DEBUG : sub/yam: size = 11 OK 2026/04/03 01:38:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/03 01:38:34 INFO : sub/yam: Copied (new) 2026/04/03 01:38:34 DEBUG : Waiting for deletions to finish 2026/04/03 01:38:34 DEBUG : potato: size = 14 OK 2026/04/03 01:38:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:38:34 DEBUG : potato: Unchanged skipping 2026/04/03 01:38:34 INFO : B2 bucket rclone-test-gitaqef8kivi: Making map for --track-renames 2026/04/03 01:38:34 INFO : B2 bucket rclone-test-gitaqef8kivi: Finished making map for --track-renames 2026/04/03 01:38:34 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:38:34 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for renames to finish 2026/04/03 01:38:35 DEBUG : yam: size = 11 OK 2026/04/03 01:38:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/03 01:38:35 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/03 01:38:35 INFO : sub/yam: Deleted 2026/04/03 01:38:35 INFO : yam: Renamed from "sub/yam" 2026/04/03 01:38:35 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:38:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.09s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:38:36 DEBUG : Creating backend with remote "/tmp/rclone242069158/dir1" 2026/04/03 01:38:36 DEBUG : Config file has changed externally - reloading 2026/04/03 01:38:36 DEBUG : Creating backend with remote "/tmp/rclone242069158/dir2" 2026/04/03 01:38:36 DEBUG : Local file system at /tmp/rclone242069158/dir2: Using server-side directory move 2026/04/03 01:38:36 INFO : Local file system at /tmp/rclone242069158/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/03 01:38:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/03 01:38:36 DEBUG : Local file system at /tmp/rclone242069158/dir2: Waiting for checks to finish 2026/04/03 01:38:36 DEBUG : Local file system at /tmp/rclone242069158/dir2: Waiting for transfers to finish 2026/04/03 01:38:36 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:38:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 01:38:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/03 01:38:37 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:38:37 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:38:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 01:38:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:38:37 INFO : sub dir/hello world: Copied (new) 2026/04/03 01:38:37 INFO : sub dir/hello world: Deleted 2026/04/03 01:38:37 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/03 01:38:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/03 01:38:37 INFO : nested/sub dir/file: Copied (new) 2026/04/03 01:38:37 INFO : nested/sub dir/file: Deleted 2026/04/03 01:38:37 INFO : sub dir: Removing directory 2026/04/03 01:38:37 INFO : nested/sub dir: Removing directory 2026/04/03 01:38:37 INFO : nested: Removing directory 2026/04/03 01:38:37 DEBUG : Local file system at /tmp/rclone242069158: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.79s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:38:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/03 01:38:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/03 01:38:39 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:38:39 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:38:39 DEBUG : sub dir/hello world: size = 11 OK 2026/04/03 01:38:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:38:39 INFO : sub dir/hello world: Copied (new) 2026/04/03 01:38:39 INFO : sub dir/hello world: Deleted 2026/04/03 01:38:39 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/03 01:38:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/03 01:38:39 INFO : nested/sub dir/file: Copied (new) 2026/04/03 01:38:39 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.59s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:38:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/03 01:38:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/03 01:38:40 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:38:40 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:38:40 DEBUG : existing-b: size = 6 OK 2026/04/03 01:38:40 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/03 01:38:40 INFO : existing-b: Copied (new) 2026/04/03 01:38:40 INFO : existing-b: Deleted 2026/04/03 01:38:41 DEBUG : existing: size = 6 OK 2026/04/03 01:38:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/03 01:38:41 INFO : existing: Copied (new) 2026/04/03 01:38:41 INFO : existing: Deleted 2026/04/03 01:38:41 DEBUG : existing: Destination exists, skipping 2026/04/03 01:38:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/03 01:38:41 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:38:41 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:38:41 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.20s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:38:42 DEBUG : Creating backend with remote "TestB2:rclone-test-fodorah0cazi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gitaqef8kivi -> B2 bucket rclone-test-fodorah0cazi 2026/04/03 01:38:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 01:38:47 DEBUG : empty space: size = 1 OK 2026/04/03 01:38:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/03 01:38:47 DEBUG : empty space: Unchanged skipping 2026/04/03 01:38:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:38:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fodorah0cazi) 2026/04/03 01:38:47 DEBUG : potato3: Sizes differ 2026/04/03 01:38:47 DEBUG : B2 bucket rclone-test-fodorah0cazi: Waiting for checks to finish 2026/04/03 01:38:47 INFO : empty space: Deleted 2026/04/03 01:38:47 DEBUG : B2 bucket rclone-test-fodorah0cazi: Waiting for transfers to finish 2026/04/03 01:38:47 DEBUG : potato2: size = 60 OK 2026/04/03 01:38:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 01:38:47 INFO : potato2: Copied (server-side copy) 2026/04/03 01:38:47 INFO : potato2: Deleted 2026/04/03 01:38:47 DEBUG : potato3: size = 68 OK 2026/04/03 01:38:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/03 01:38:47 INFO : potato3: Copied (server-side copy) 2026/04/03 01:38:47 INFO : potato3: Deleted 2026/04/03 01:38:48 DEBUG : Creating backend with remote "TestB2:rclone-test-kaqawep9kuxa" 2026/04/03 01:38:49 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/03 01:38:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 01:38:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/03 01:38:49 DEBUG : B2 bucket rclone-test-kaqawep9kuxa: Waiting for checks to finish 2026/04/03 01:38:49 DEBUG : B2 bucket rclone-test-kaqawep9kuxa: Waiting for transfers to finish 2026/04/03 01:38:50 DEBUG : empty space: size = 1 OK 2026/04/03 01:38:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/03 01:38:50 INFO : empty space: Copied (server-side copy) 2026/04/03 01:38:50 DEBUG : potato2: size = 60 OK 2026/04/03 01:38:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 01:38:50 INFO : potato2: Copied (server-side copy) 2026/04/03 01:38:50 DEBUG : potato3: size = 68 OK 2026/04/03 01:38:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/03 01:38:50 INFO : potato3: Copied (server-side copy) 2026/04/03 01:38:50 INFO : empty space: Deleted 2026/04/03 01:38:50 INFO : potato2: Deleted 2026/04/03 01:38:50 INFO : potato3: Deleted 2026/04/03 01:38:51 DEBUG : B2 bucket rclone-test-kaqawep9kuxa: Purge remote 2026/04/03 01:38:51 INFO : B2 bucket rclone-test-kaqawep9kuxa: cleaning bucket "rclone-test-kaqawep9kuxa" of all files 2026/04/03 01:38:51 DEBUG : empty space: Deleting (id "4_z2f523d23f0ed5b0b9fd80e1b_f11573af1fac9b236_d20260403_m013850_c001_v0001174_t0025_u01775180330089") 2026/04/03 01:38:51 DEBUG : potato2: Deleting (id "4_z2f523d23f0ed5b0b9fd80e1b_f104b6777045b0524_d20260403_m013850_c001_v0001178_t0016_u01775180330444") 2026/04/03 01:38:51 DEBUG : potato3: Deleting (id "4_z2f523d23f0ed5b0b9fd80e1b_f103d3c492dc0a0db_d20260403_m013850_c001_v0001165_t0028_u01775180330479") 2026/04/03 01:38:52 DEBUG : B2 bucket rclone-test-fodorah0cazi: Purge remote 2026/04/03 01:38:52 INFO : B2 bucket rclone-test-fodorah0cazi: cleaning bucket "rclone-test-fodorah0cazi" of all files 2026/04/03 01:38:52 DEBUG : empty space: Deleting (id "4_z1f122d03f0ed5b0b9fd80e1b_f407de7e05d8c108f_d20260403_m013850_c001_v7007000_t0000_u01775180330663") 2026/04/03 01:38:52 DEBUG : empty space: Deleting (id "4_z1f122d03f0ed5b0b9fd80e1b_f1000655e2b8fdadf_d20260403_m013845_c001_v0001167_t0024_u01775180325818") 2026/04/03 01:38:52 DEBUG : potato2: Deleting (id "4_z1f122d03f0ed5b0b9fd80e1b_f421ea000666d033e_d20260403_m013850_c001_v7007000_t0000_u01775180330737") 2026/04/03 01:38:52 DEBUG : potato2: Deleting (id "4_z1f122d03f0ed5b0b9fd80e1b_f109d5277b346cf69_d20260403_m013847_c001_v0001185_t0024_u01775180327200") 2026/04/03 01:38:52 DEBUG : potato3: Deleting (id "4_z1f122d03f0ed5b0b9fd80e1b_f407de7e05d8c1090_d20260403_m013850_c001_v7007000_t0000_u01775180330845") 2026/04/03 01:38:52 DEBUG : potato3: Deleting (id "4_z1f122d03f0ed5b0b9fd80e1b_f10768e672c674729_d20260403_m013847_c001_v0001172_t0010_u01775180327413") 2026/04/03 01:38:52 DEBUG : potato3: Deleting (id "4_z1f122d03f0ed5b0b9fd80e1b_f1000655e2b8fdae3_d20260403_m013846_c001_v0001167_t0042_u01775180326302") --- PASS: TestServerSideMove (11.20s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:38:53 DEBUG : Creating backend with remote "TestB2:rclone-test-zutaquf9wudo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gitaqef8kivi -> B2 bucket rclone-test-zutaquf9wudo 2026/04/03 01:38:59 DEBUG : empty space: Excluded (Size Filter) 2026/04/03 01:38:59 DEBUG : empty space: Excluded 2026/04/03 01:38:59 DEBUG : empty space: Excluded (Size Filter) 2026/04/03 01:38:59 DEBUG : empty space: Excluded 2026/04/03 01:38:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 01:38:59 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:38:59 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zutaquf9wudo) 2026/04/03 01:38:59 DEBUG : potato3: Sizes differ 2026/04/03 01:38:59 DEBUG : B2 bucket rclone-test-zutaquf9wudo: Waiting for checks to finish 2026/04/03 01:38:59 DEBUG : B2 bucket rclone-test-zutaquf9wudo: Waiting for transfers to finish 2026/04/03 01:39:00 DEBUG : potato2: size = 60 OK 2026/04/03 01:39:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 01:39:00 INFO : potato2: Copied (server-side copy) 2026/04/03 01:39:00 INFO : potato2: Deleted 2026/04/03 01:39:00 DEBUG : potato3: size = 68 OK 2026/04/03 01:39:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/03 01:39:00 INFO : potato3: Copied (server-side copy) 2026/04/03 01:39:00 INFO : potato3: Deleted 2026/04/03 01:39:00 DEBUG : Creating backend with remote "TestB2:rclone-test-tibudur7ligu" 2026/04/03 01:39:01 DEBUG : empty space: Excluded (Size Filter) 2026/04/03 01:39:01 DEBUG : empty space: Excluded 2026/04/03 01:39:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 01:39:01 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/03 01:39:01 DEBUG : B2 bucket rclone-test-tibudur7ligu: Waiting for checks to finish 2026/04/03 01:39:01 DEBUG : B2 bucket rclone-test-tibudur7ligu: Waiting for transfers to finish 2026/04/03 01:39:02 DEBUG : potato2: size = 60 OK 2026/04/03 01:39:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 01:39:02 INFO : potato2: Copied (server-side copy) 2026/04/03 01:39:02 INFO : potato2: Deleted 2026/04/03 01:39:02 DEBUG : potato3: size = 68 OK 2026/04/03 01:39:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/03 01:39:02 INFO : potato3: Copied (server-side copy) 2026/04/03 01:39:02 INFO : potato3: Deleted 2026/04/03 01:39:03 DEBUG : B2 bucket rclone-test-tibudur7ligu: Purge remote 2026/04/03 01:39:03 INFO : B2 bucket rclone-test-tibudur7ligu: cleaning bucket "rclone-test-tibudur7ligu" of all files 2026/04/03 01:39:03 DEBUG : potato2: Deleting (id "4_zff326d23f0ed5b0b9fd80e1b_f1189e7b9f7e9d33b_d20260403_m013902_c001_v0001185_t0051_u01775180342428") 2026/04/03 01:39:03 DEBUG : potato3: Deleting (id "4_zff326d23f0ed5b0b9fd80e1b_f102f12a88d001cfc_d20260403_m013902_c001_v0001180_t0014_u01775180342628") 2026/04/03 01:39:04 DEBUG : B2 bucket rclone-test-zutaquf9wudo: Purge remote 2026/04/03 01:39:04 INFO : B2 bucket rclone-test-zutaquf9wudo: cleaning bucket "rclone-test-zutaquf9wudo" of all files 2026/04/03 01:39:04 DEBUG : empty space: Deleting (id "4_z6fb24df3f0ed5b0b9fd80e1b_f11640fb1d1fd1e58_d20260403_m013857_c001_v0001174_t0030_u01775180337991") 2026/04/03 01:39:04 DEBUG : potato2: Deleting (id "4_z6fb24df3f0ed5b0b9fd80e1b_f410358b8620ccec9_d20260403_m013902_c001_v7007000_t0000_u01775180342609") 2026/04/03 01:39:04 DEBUG : potato2: Deleting (id "4_z6fb24df3f0ed5b0b9fd80e1b_f112fface1584f033_d20260403_m013859_c001_v0001144_t0034_u01775180339542") 2026/04/03 01:39:04 DEBUG : potato3: Deleting (id "4_z6fb24df3f0ed5b0b9fd80e1b_f410358b8620cceca_d20260403_m013902_c001_v7007000_t0000_u01775180342851") 2026/04/03 01:39:04 DEBUG : potato3: Deleting (id "4_z6fb24df3f0ed5b0b9fd80e1b_f1155651be33a2edb_d20260403_m013859_c001_v0001103_t0024_u01775180339929") 2026/04/03 01:39:04 DEBUG : potato3: Deleting (id "4_z6fb24df3f0ed5b0b9fd80e1b_f11640fb1d1fd1e6c_d20260403_m013858_c001_v0001174_t0035_u01775180338663") --- PASS: TestServerSideMoveWithFilter (12.03s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:39:05 DEBUG : Creating backend with remote "TestB2:rclone-test-coxezuw1wode" 2026/04/03 01:39:08 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gitaqef8kivi -> B2 bucket rclone-test-coxezuw1wode 2026/04/03 01:39:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 01:39:10 DEBUG : empty space: size = 1 OK 2026/04/03 01:39:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/03 01:39:10 DEBUG : empty space: Unchanged skipping 2026/04/03 01:39:10 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:39:10 DEBUG : potato3: size = 60 (B2 bucket rclone-test-coxezuw1wode) 2026/04/03 01:39:10 DEBUG : potato3: Sizes differ 2026/04/03 01:39:10 DEBUG : B2 bucket rclone-test-coxezuw1wode: Waiting for checks to finish 2026/04/03 01:39:10 INFO : empty space: Deleted 2026/04/03 01:39:10 DEBUG : B2 bucket rclone-test-coxezuw1wode: Waiting for transfers to finish 2026/04/03 01:39:11 DEBUG : potato2: size = 60 OK 2026/04/03 01:39:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 01:39:11 INFO : potato2: Copied (server-side copy) 2026/04/03 01:39:11 INFO : potato2: Deleted 2026/04/03 01:39:11 DEBUG : potato3: size = 68 OK 2026/04/03 01:39:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/03 01:39:11 INFO : potato3: Copied (server-side copy) 2026/04/03 01:39:11 INFO : potato3: Deleted 2026/04/03 01:39:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bomewir9zehe" 2026/04/03 01:39:13 INFO : tomatoDir: Making directory 2026/04/03 01:39:13 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/03 01:39:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/03 01:39:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/03 01:39:13 DEBUG : B2 bucket rclone-test-bomewir9zehe: Waiting for checks to finish 2026/04/03 01:39:13 DEBUG : B2 bucket rclone-test-bomewir9zehe: Waiting for transfers to finish 2026/04/03 01:39:14 DEBUG : empty space: size = 1 OK 2026/04/03 01:39:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/03 01:39:14 INFO : empty space: Copied (server-side copy) 2026/04/03 01:39:14 INFO : empty space: Deleted 2026/04/03 01:39:15 DEBUG : potato3: size = 68 OK 2026/04/03 01:39:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/03 01:39:15 INFO : potato3: Copied (server-side copy) 2026/04/03 01:39:15 INFO : potato3: Deleted 2026/04/03 01:39:15 DEBUG : potato2: size = 60 OK 2026/04/03 01:39:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/03 01:39:15 INFO : potato2: Copied (server-side copy) 2026/04/03 01:39:15 INFO : potato2: Deleted 2026/04/03 01:39:16 DEBUG : B2 bucket rclone-test-bomewir9zehe: Purge remote 2026/04/03 01:39:16 INFO : B2 bucket rclone-test-bomewir9zehe: cleaning bucket "rclone-test-bomewir9zehe" of all files 2026/04/03 01:39:16 DEBUG : empty space: Deleting (id "4_zefa29d03f0ed5b0b9fd80e1b_f101aac7487665548_d20260403_m013914_c001_v0001183_t0040_u01775180354704") 2026/04/03 01:39:16 DEBUG : potato2: Deleting (id "4_zefa29d03f0ed5b0b9fd80e1b_f10903b33e1c4142f_d20260403_m013914_c001_v0001167_t0010_u01775180354930") 2026/04/03 01:39:16 DEBUG : potato3: Deleting (id "4_zefa29d03f0ed5b0b9fd80e1b_f102f344e4072a1e3_d20260403_m013915_c001_v0001179_t0007_u01775180355104") 2026/04/03 01:39:17 DEBUG : B2 bucket rclone-test-coxezuw1wode: Purge remote 2026/04/03 01:39:17 INFO : B2 bucket rclone-test-coxezuw1wode: cleaning bucket "rclone-test-coxezuw1wode" of all files 2026/04/03 01:39:17 DEBUG : empty space: Deleting (id "4_z9f727de3f0ed5b0b9fd80e1b_f422d87a2a2aa7014_d20260403_m013914_c001_v7007000_t0000_u01775180354902") 2026/04/03 01:39:17 DEBUG : empty space: Deleting (id "4_z9f727de3f0ed5b0b9fd80e1b_f1189e7b9f7e9d391_d20260403_m013910_c001_v0001185_t0036_u01775180350128") 2026/04/03 01:39:17 DEBUG : potato2: Deleting (id "4_z9f727de3f0ed5b0b9fd80e1b_f422d87a2a2aa7016_d20260403_m013915_c001_v7007000_t0000_u01775180355583") 2026/04/03 01:39:17 DEBUG : potato2: Deleting (id "4_z9f727de3f0ed5b0b9fd80e1b_f112dc0bc21e6a772_d20260403_m013910_c001_v0001097_t0015_u01775180350890") 2026/04/03 01:39:17 DEBUG : potato3: Deleting (id "4_z9f727de3f0ed5b0b9fd80e1b_f422d87a2a2aa7015_d20260403_m013915_c001_v7007000_t0000_u01775180355350") 2026/04/03 01:39:17 DEBUG : potato3: Deleting (id "4_z9f727de3f0ed5b0b9fd80e1b_f102088ea31185578_d20260403_m013911_c001_v0001109_t0005_u01775180351262") 2026/04/03 01:39:17 DEBUG : potato3: Deleting (id "4_z9f727de3f0ed5b0b9fd80e1b_f1189e7b9f7e9d397_d20260403_m013910_c001_v0001185_t0045_u01775180350314") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.10s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:39:19 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.68s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:39:21 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:39:23 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/rclone-sync-test" 2026/04/03 01:39:25 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/rclone-sync-test-include/layer2" 2026/04/03 01:39:26 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/rclone-sync-test-ignore-file" 2026/04/03 01:39:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/03 01:39:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/03 01:39:30 DEBUG : pacer: Reducing sleep to 10ms 2026/04/03 01:39:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/03 01:39:30 DEBUG : B2 bucket rclone-test-gitaqef8kivi path rclone-sync-test: Waiting for checks to finish 2026/04/03 01:39:30 DEBUG : B2 bucket rclone-test-gitaqef8kivi path rclone-sync-test: Waiting for transfers to finish 2026/04/03 01:39:30 DEBUG : Waiting for deletions to finish 2026/04/03 01:39:30 INFO : There was nothing to transfer 2026/04/03 01:39:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/03 01:39:31 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:39:31 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:39:31 DEBUG : Waiting for deletions to finish 2026/04/03 01:39:31 INFO : There was nothing to transfer 2026/04/03 01:39:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/03 01:39:31 DEBUG : B2 bucket rclone-test-gitaqef8kivi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/03 01:39:31 DEBUG : B2 bucket rclone-test-gitaqef8kivi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/03 01:39:31 DEBUG : Waiting for deletions to finish 2026/04/03 01:39:31 INFO : There was nothing to transfer 2026/04/03 01:39:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/03 01:39:32 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:39:32 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:39:32 DEBUG : Waiting for deletions to finish 2026/04/03 01:39:32 INFO : There was nothing to transfer 2026/04/03 01:39:32 DEBUG : Excluded 2026/04/03 01:39:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/03 01:39:32 DEBUG : B2 bucket rclone-test-gitaqef8kivi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/03 01:39:32 DEBUG : B2 bucket rclone-test-gitaqef8kivi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/03 01:39:32 DEBUG : Waiting for deletions to finish 2026/04/03 01:39:32 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.22s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:39:33 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/dst" 2026/04/03 01:39:34 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/CompareDest" 2026/04/03 01:39:36 DEBUG : one: Need to transfer - File not found at Destination 2026/04/03 01:39:36 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:39:36 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:39:37 DEBUG : one: size = 3 OK 2026/04/03 01:39:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/03 01:39:37 INFO : one: Copied (new) 2026/04/03 01:39:37 DEBUG : Waiting for deletions to finish 2026/04/03 01:39:38 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:39:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone242069158) 2026/04/03 01:39:38 DEBUG : one: size = 3 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:39:38 DEBUG : one: Sizes differ 2026/04/03 01:39:38 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:39:38 DEBUG : one: size = 5 OK 2026/04/03 01:39:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/03 01:39:38 INFO : one: Copied (replaced existing) 2026/04/03 01:39:38 DEBUG : Waiting for deletions to finish 2026/04/03 01:39:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone242069158) 2026/04/03 01:39:40 DEBUG : one: size = 3 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:39:40 DEBUG : one: Sizes differ 2026/04/03 01:39:40 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:39:41 DEBUG : one: size = 5 OK 2026/04/03 01:39:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:39:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/03 01:39:41 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:39:41 DEBUG : Waiting for deletions to finish 2026/04/03 01:39:41 INFO : There was nothing to transfer 2026/04/03 01:39:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone242069158) 2026/04/03 01:39:42 DEBUG : one: size = 3 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:39:42 DEBUG : one: Sizes differ 2026/04/03 01:39:42 DEBUG : two: size = 3 OK 2026/04/03 01:39:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:39:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/03 01:39:42 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:39:42 DEBUG : one: size = 5 OK 2026/04/03 01:39:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:39:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/03 01:39:42 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:39:42 DEBUG : Waiting for deletions to finish 2026/04/03 01:39:42 INFO : There was nothing to transfer 2026/04/03 01:39:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone242069158) 2026/04/03 01:39:42 DEBUG : one: size = 3 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:39:42 DEBUG : one: Sizes differ 2026/04/03 01:39:43 DEBUG : one: size = 5 OK 2026/04/03 01:39:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:39:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/03 01:39:43 DEBUG : two: size = 3 OK 2026/04/03 01:39:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:39:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/03 01:39:43 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:39:43 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:39:43 DEBUG : Waiting for deletions to finish 2026/04/03 01:39:43 INFO : There was nothing to transfer 2026/04/03 01:39:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone242069158) 2026/04/03 01:39:44 DEBUG : one: size = 3 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:39:44 DEBUG : one: Sizes differ 2026/04/03 01:39:44 DEBUG : two: size = 3 OK 2026/04/03 01:39:44 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/04/03 01:39:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/03 01:39:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/03 01:39:44 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:39:44 DEBUG : one: size = 5 OK 2026/04/03 01:39:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:39:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/03 01:39:44 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:39:44 DEBUG : Waiting for deletions to finish 2026/04/03 01:39:44 INFO : There was nothing to transfer 2026/04/03 01:39:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone242069158) 2026/04/03 01:39:44 DEBUG : one: size = 3 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:39:44 DEBUG : one: Sizes differ 2026/04/03 01:39:45 DEBUG : two: size = 5 (Local file system at /tmp/rclone242069158) 2026/04/03 01:39:45 DEBUG : two: size = 3 (B2 bucket rclone-test-gitaqef8kivi path CompareDest) 2026/04/03 01:39:45 DEBUG : two: Sizes differ 2026/04/03 01:39:45 DEBUG : two: Need to transfer - File not found at Destination 2026/04/03 01:39:45 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:39:45 DEBUG : one: size = 5 OK 2026/04/03 01:39:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:39:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/03 01:39:45 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:39:46 DEBUG : two: size = 5 OK 2026/04/03 01:39:46 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/03 01:39:46 INFO : two: Copied (new) 2026/04/03 01:39:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.00s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:39:48 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/dest" 2026/04/03 01:39:50 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/pre-dest1" 2026/04/03 01:39:51 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/pre-dest2" 2026/04/03 01:39:53 DEBUG : 1: size = 1 OK 2026/04/03 01:39:53 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:39:53 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/03 01:39:53 DEBUG : 2: size = 1 OK 2026/04/03 01:39:53 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:39:53 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/03 01:39:53 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/03 01:39:53 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dest: Waiting for checks to finish 2026/04/03 01:39:53 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dest: Waiting for transfers to finish 2026/04/03 01:39:54 DEBUG : 3: size = 1 OK 2026/04/03 01:39:54 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/03 01:39:54 INFO : 3: Copied (new) 2026/04/03 01:39:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.86s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:39:56 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/dst" 2026/04/03 01:39:57 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/CopyDest" 2026/04/03 01:39:59 DEBUG : one: Need to transfer - File not found at Destination 2026/04/03 01:39:59 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:39:59 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:40:00 DEBUG : one: size = 3 OK 2026/04/03 01:40:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/03 01:40:00 INFO : one: Copied (new) 2026/04/03 01:40:00 DEBUG : Waiting for deletions to finish 2026/04/03 01:40:00 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:40:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone242069158) 2026/04/03 01:40:00 DEBUG : one: size = 3 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:40:00 DEBUG : one: Sizes differ 2026/04/03 01:40:00 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:40:01 DEBUG : one: size = 5 OK 2026/04/03 01:40:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/03 01:40:01 INFO : one: Copied (replaced existing) 2026/04/03 01:40:01 DEBUG : Waiting for deletions to finish 2026/04/03 01:40:03 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/BackupDir" 2026/04/03 01:40:04 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:40:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone242069158) 2026/04/03 01:40:04 DEBUG : one: size = 3 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:40:04 DEBUG : one: Sizes differ 2026/04/03 01:40:04 DEBUG : one: size = 5 OK 2026/04/03 01:40:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:40:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone242069158) 2026/04/03 01:40:04 DEBUG : one: size = 3 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:40:04 DEBUG : one: Sizes differ 2026/04/03 01:40:06 DEBUG : one: size = 3 OK 2026/04/03 01:40:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/03 01:40:06 INFO : one: Copied (server-side copy) 2026/04/03 01:40:06 INFO : one: Deleted 2026/04/03 01:40:06 DEBUG : one: size = 5 OK 2026/04/03 01:40:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/03 01:40:06 INFO : one: Copied (server-side copy) 2026/04/03 01:40:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/03 01:40:06 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:40:06 DEBUG : Waiting for deletions to finish 2026/04/03 01:40:07 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1165-02.backblaze.com/b2api/v1/b2_upload_file/cf821de3f0cd5b0b9fd80e1b/c001_v0001165_t0048": EOF 2026/04/03 01:40:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1165-02.backblaze.com/b2api/v1/b2_upload_file/cf821de3f0cd5b0b9fd80e1b/c001_v0001165_t0048": EOF) 2026/04/03 01:40:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "CopyDest/two" to B2 bucket rclone-test-gitaqef8kivi: 1/10 (Post "https://pod-000-1165-02.backblaze.com/b2api/v1/b2_upload_file/cf821de3f0cd5b0b9fd80e1b/c001_v0001165_t0048": EOF) 2026/04/03 01:40:10 DEBUG : pacer: Reducing sleep to 10ms 2026/04/03 01:40:10 DEBUG : one: size = 5 OK 2026/04/03 01:40:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:40:10 DEBUG : one: Unchanged skipping 2026/04/03 01:40:11 DEBUG : two: size = 3 OK 2026/04/03 01:40:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:40:11 DEBUG : two: size = 3 OK 2026/04/03 01:40:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/03 01:40:11 INFO : two: Copied (server-side copy) 2026/04/03 01:40:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/03 01:40:11 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:40:11 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:40:11 DEBUG : Waiting for deletions to finish 2026/04/03 01:40:11 DEBUG : one: size = 5 OK 2026/04/03 01:40:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:40:11 DEBUG : one: Unchanged skipping 2026/04/03 01:40:11 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:40:11 DEBUG : two: size = 3 OK 2026/04/03 01:40:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:40:11 DEBUG : two: Unchanged skipping 2026/04/03 01:40:11 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:40:11 DEBUG : Waiting for deletions to finish 2026/04/03 01:40:11 INFO : There was nothing to transfer 2026/04/03 01:40:12 DEBUG : one: size = 5 OK 2026/04/03 01:40:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:40:12 DEBUG : one: Unchanged skipping 2026/04/03 01:40:12 DEBUG : three: size = 7 (Local file system at /tmp/rclone242069158) 2026/04/03 01:40:12 DEBUG : three: size = 5 (B2 bucket rclone-test-gitaqef8kivi path CopyDest) 2026/04/03 01:40:12 DEBUG : three: Sizes differ 2026/04/03 01:40:12 DEBUG : three: Destination not found in --copy-dest 2026/04/03 01:40:12 DEBUG : three: Need to transfer - File not found at Destination 2026/04/03 01:40:12 DEBUG : two: size = 3 OK 2026/04/03 01:40:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/03 01:40:12 DEBUG : two: Unchanged skipping 2026/04/03 01:40:12 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:40:12 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:40:13 DEBUG : three: size = 7 OK 2026/04/03 01:40:13 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/03 01:40:13 INFO : three: Copied (new) 2026/04/03 01:40:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.56s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:40:17 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/dst" 2026/04/03 01:40:18 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/backup" 2026/04/03 01:40:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone242069158) 2026/04/03 01:40:20 DEBUG : one: size = 3 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:40:20 DEBUG : one: Sizes differ 2026/04/03 01:40:20 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:40:20 DEBUG : two: size = 3 OK 2026/04/03 01:40:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:40:20 DEBUG : two: Unchanged skipping 2026/04/03 01:40:21 DEBUG : one: size = 3 OK 2026/04/03 01:40:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/03 01:40:21 INFO : one: Copied (server-side copy) 2026/04/03 01:40:21 INFO : one: Deleted 2026/04/03 01:40:21 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:40:23 DEBUG : one: size = 4 OK 2026/04/03 01:40:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 01:40:23 INFO : one: Copied (new) 2026/04/03 01:40:23 DEBUG : Waiting for deletions to finish 2026/04/03 01:40:24 DEBUG : three.txt: size = 5 OK 2026/04/03 01:40:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/03 01:40:24 INFO : three.txt: Copied (server-side copy) 2026/04/03 01:40:24 INFO : three.txt: Deleted 2026/04/03 01:40:24 INFO : three.txt: Moved into backup dir 2026/04/03 01:40:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone242069158) 2026/04/03 01:40:26 DEBUG : one: size = 4 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:40:26 DEBUG : one: Sizes differ 2026/04/03 01:40:26 DEBUG : two: size = 3 OK 2026/04/03 01:40:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:40:26 DEBUG : two: Unchanged skipping 2026/04/03 01:40:26 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:40:26 DEBUG : one: size = 4 OK 2026/04/03 01:40:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 01:40:26 INFO : one: Copied (server-side copy) 2026/04/03 01:40:26 INFO : one: Deleted 2026/04/03 01:40:26 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:40:27 DEBUG : one: size = 5 OK 2026/04/03 01:40:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/03 01:40:27 INFO : one: Copied (new) 2026/04/03 01:40:27 DEBUG : Waiting for deletions to finish 2026/04/03 01:40:27 DEBUG : three.txt: size = 6 OK 2026/04/03 01:40:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/03 01:40:27 INFO : three.txt: Copied (server-side copy) 2026/04/03 01:40:28 INFO : three.txt: Deleted 2026/04/03 01:40:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.58s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:40:31 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/dst" 2026/04/03 01:40:32 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/backup" 2026/04/03 01:40:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone242069158) 2026/04/03 01:40:34 DEBUG : one: size = 3 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:40:34 DEBUG : one: Sizes differ 2026/04/03 01:40:34 DEBUG : two: size = 3 OK 2026/04/03 01:40:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:40:34 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:40:34 DEBUG : two: Unchanged skipping 2026/04/03 01:40:35 DEBUG : one.bak: size = 3 OK 2026/04/03 01:40:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/03 01:40:35 INFO : one: Copied (server-side copy) to: one.bak 2026/04/03 01:40:35 INFO : one: Deleted 2026/04/03 01:40:35 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:40:36 DEBUG : one: size = 4 OK 2026/04/03 01:40:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 01:40:36 INFO : one: Copied (new) 2026/04/03 01:40:36 DEBUG : Waiting for deletions to finish 2026/04/03 01:40:36 DEBUG : three.txt.bak: size = 5 OK 2026/04/03 01:40:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/03 01:40:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/03 01:40:37 INFO : three.txt: Deleted 2026/04/03 01:40:37 INFO : three.txt: Moved into backup dir 2026/04/03 01:40:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone242069158) 2026/04/03 01:40:38 DEBUG : one: size = 4 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:40:38 DEBUG : one: Sizes differ 2026/04/03 01:40:38 DEBUG : two: size = 3 OK 2026/04/03 01:40:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:40:38 DEBUG : two: Unchanged skipping 2026/04/03 01:40:38 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:40:39 DEBUG : one.bak: size = 4 OK 2026/04/03 01:40:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 01:40:39 INFO : one: Copied (server-side copy) to: one.bak 2026/04/03 01:40:39 INFO : one: Deleted 2026/04/03 01:40:39 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:40:39 DEBUG : one: size = 5 OK 2026/04/03 01:40:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/03 01:40:39 INFO : one: Copied (new) 2026/04/03 01:40:39 DEBUG : Waiting for deletions to finish 2026/04/03 01:40:40 DEBUG : three.txt.bak: size = 6 OK 2026/04/03 01:40:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/03 01:40:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/03 01:40:40 INFO : three.txt: Deleted 2026/04/03 01:40:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.21s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:40:42 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/dst" 2026/04/03 01:40:44 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/backup" 2026/04/03 01:40:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone242069158) 2026/04/03 01:40:45 DEBUG : one: size = 3 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:40:45 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:40:45 DEBUG : one: Sizes differ 2026/04/03 01:40:45 DEBUG : two: size = 3 OK 2026/04/03 01:40:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:40:45 DEBUG : two: Unchanged skipping 2026/04/03 01:40:47 DEBUG : one-2019-01-01: size = 3 OK 2026/04/03 01:40:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/03 01:40:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/03 01:40:47 INFO : one: Deleted 2026/04/03 01:40:47 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:40:48 DEBUG : one: size = 4 OK 2026/04/03 01:40:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 01:40:48 INFO : one: Copied (new) 2026/04/03 01:40:48 DEBUG : Waiting for deletions to finish 2026/04/03 01:40:48 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/03 01:40:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/03 01:40:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/03 01:40:48 INFO : three.txt: Deleted 2026/04/03 01:40:48 INFO : three.txt: Moved into backup dir 2026/04/03 01:40:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone242069158) 2026/04/03 01:40:50 DEBUG : one: size = 4 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:40:50 DEBUG : one: Sizes differ 2026/04/03 01:40:50 DEBUG : two: size = 3 OK 2026/04/03 01:40:50 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:40:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:40:50 DEBUG : two: Unchanged skipping 2026/04/03 01:40:50 DEBUG : one-2019-01-01: size = 4 OK 2026/04/03 01:40:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 01:40:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/03 01:40:51 INFO : one: Deleted 2026/04/03 01:40:51 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:40:51 DEBUG : one: size = 5 OK 2026/04/03 01:40:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/03 01:40:51 INFO : one: Copied (new) 2026/04/03 01:40:51 DEBUG : Waiting for deletions to finish 2026/04/03 01:40:52 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/03 01:40:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/03 01:40:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/03 01:40:52 INFO : three.txt: Deleted 2026/04/03 01:40:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.09s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:40:55 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/dst" 2026/04/03 01:40:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone242069158) 2026/04/03 01:40:57 DEBUG : one: size = 3 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:40:57 DEBUG : one: Sizes differ 2026/04/03 01:40:57 DEBUG : two: size = 3 OK 2026/04/03 01:40:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:40:57 DEBUG : two: Unchanged skipping 2026/04/03 01:40:57 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:40:57 DEBUG : one.bak: size = 3 OK 2026/04/03 01:40:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/03 01:40:57 INFO : one: Copied (server-side copy) to: one.bak 2026/04/03 01:40:57 INFO : one: Deleted 2026/04/03 01:40:57 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:40:58 DEBUG : one: size = 4 OK 2026/04/03 01:40:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 01:40:58 INFO : one: Copied (new) 2026/04/03 01:40:58 DEBUG : Waiting for deletions to finish 2026/04/03 01:40:59 DEBUG : three.txt.bak: size = 5 OK 2026/04/03 01:40:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/03 01:40:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/03 01:40:59 INFO : three.txt: Deleted 2026/04/03 01:40:59 INFO : three.txt: Moved into backup dir 2026/04/03 01:41:00 DEBUG : one.bak: Excluded (Path Filter) 2026/04/03 01:41:00 DEBUG : one.bak: Excluded 2026/04/03 01:41:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/03 01:41:00 DEBUG : three.txt.bak: Excluded 2026/04/03 01:41:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone242069158) 2026/04/03 01:41:00 DEBUG : one: size = 4 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:41:00 DEBUG : one: Sizes differ 2026/04/03 01:41:00 DEBUG : two: size = 3 OK 2026/04/03 01:41:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:00 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for checks to finish 2026/04/03 01:41:00 DEBUG : two: Unchanged skipping 2026/04/03 01:41:01 DEBUG : one.bak: size = 4 OK 2026/04/03 01:41:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 01:41:01 INFO : one: Copied (server-side copy) to: one.bak 2026/04/03 01:41:01 INFO : one: Deleted 2026/04/03 01:41:01 DEBUG : B2 bucket rclone-test-gitaqef8kivi path dst: Waiting for transfers to finish 2026/04/03 01:41:02 DEBUG : one: size = 5 OK 2026/04/03 01:41:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/03 01:41:02 INFO : one: Copied (new) 2026/04/03 01:41:02 DEBUG : Waiting for deletions to finish 2026/04/03 01:41:03 DEBUG : three.txt.bak: size = 6 OK 2026/04/03 01:41:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/03 01:41:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/03 01:41:03 INFO : three.txt: Deleted 2026/04/03 01:41:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.50s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:41:05 DEBUG : dst/one: Clearing upload URL because of error: Post "https://pod-000-1174-18.backblaze.com/b2api/v1/b2_upload_file/cf821de3f0cd5b0b9fd80e1b/c001_v0001174_t0028": EOF 2026/04/03 01:41:05 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1174-18.backblaze.com/b2api/v1/b2_upload_file/cf821de3f0cd5b0b9fd80e1b/c001_v0001174_t0028": EOF) 2026/04/03 01:41:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/one" to B2 bucket rclone-test-gitaqef8kivi: 1/10 (Post "https://pod-000-1174-18.backblaze.com/b2api/v1/b2_upload_file/cf821de3f0cd5b0b9fd80e1b/c001_v0001174_t0028": EOF) 2026/04/03 01:41:07 DEBUG : pacer: Reducing sleep to 10ms 2026/04/03 01:41:08 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/dst" 2026/04/03 01:41:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone242069158) 2026/04/03 01:41:09 DEBUG : one: size = 3 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:41:09 DEBUG : one: Sizes differ 2026/04/03 01:41:10 DEBUG : one.bak: size = 3 OK 2026/04/03 01:41:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/03 01:41:10 INFO : one: Copied (server-side copy) to: one.bak 2026/04/03 01:41:11 INFO : one: Deleted 2026/04/03 01:41:12 DEBUG : one: size = 4 OK 2026/04/03 01:41:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 01:41:12 INFO : one: Copied (new) 2026/04/03 01:41:12 DEBUG : two: size = 3 OK 2026/04/03 01:41:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:12 DEBUG : two: Unchanged skipping 2026/04/03 01:41:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone242069158) 2026/04/03 01:41:12 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:41:12 DEBUG : three.txt: Sizes differ 2026/04/03 01:41:12 DEBUG : three.txt.bak: size = 5 OK 2026/04/03 01:41:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/03 01:41:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/03 01:41:13 INFO : three.txt: Deleted 2026/04/03 01:41:13 DEBUG : three.txt: size = 6 OK 2026/04/03 01:41:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/03 01:41:13 INFO : three.txt: Copied (new) 2026/04/03 01:41:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone242069158) 2026/04/03 01:41:14 DEBUG : one: size = 4 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:41:14 DEBUG : one: Sizes differ 2026/04/03 01:41:15 DEBUG : one.bak: size = 4 OK 2026/04/03 01:41:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 01:41:15 INFO : one: Copied (server-side copy) to: one.bak 2026/04/03 01:41:15 INFO : one: Deleted 2026/04/03 01:41:15 DEBUG : one: size = 5 OK 2026/04/03 01:41:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/03 01:41:15 INFO : one: Copied (new) 2026/04/03 01:41:15 DEBUG : two: size = 3 OK 2026/04/03 01:41:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:15 DEBUG : two: Unchanged skipping 2026/04/03 01:41:16 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone242069158) 2026/04/03 01:41:16 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:41:16 DEBUG : three.txt: Sizes differ 2026/04/03 01:41:16 DEBUG : three.txt.bak: size = 6 OK 2026/04/03 01:41:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/03 01:41:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/03 01:41:16 INFO : three.txt: Deleted 2026/04/03 01:41:17 DEBUG : three.txt: size = 19 OK 2026/04/03 01:41:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/03 01:41:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.57s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:41:19 DEBUG : Creating backend with remote "TestB2:rclone-test-gitaqef8kivi/dst" 2026/04/03 01:41:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone242069158) 2026/04/03 01:41:21 DEBUG : one: size = 3 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:41:21 DEBUG : one: Sizes differ 2026/04/03 01:41:22 DEBUG : one-2019-01-01: size = 3 OK 2026/04/03 01:41:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/03 01:41:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/03 01:41:22 INFO : one: Deleted 2026/04/03 01:41:24 DEBUG : one: size = 4 OK 2026/04/03 01:41:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 01:41:24 INFO : one: Copied (new) 2026/04/03 01:41:24 DEBUG : two: size = 3 OK 2026/04/03 01:41:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:24 DEBUG : two: Unchanged skipping 2026/04/03 01:41:24 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone242069158) 2026/04/03 01:41:24 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:41:24 DEBUG : three.txt: Sizes differ 2026/04/03 01:41:25 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/03 01:41:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/03 01:41:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/03 01:41:25 INFO : three.txt: Deleted 2026/04/03 01:41:27 DEBUG : three.txt: size = 6 OK 2026/04/03 01:41:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/03 01:41:27 INFO : three.txt: Copied (new) 2026/04/03 01:41:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone242069158) 2026/04/03 01:41:28 DEBUG : one: size = 4 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:41:28 DEBUG : one: Sizes differ 2026/04/03 01:41:28 DEBUG : one-2019-01-01: size = 4 OK 2026/04/03 01:41:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/03 01:41:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/03 01:41:28 INFO : one: Deleted 2026/04/03 01:41:29 DEBUG : one: size = 5 OK 2026/04/03 01:41:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/03 01:41:29 INFO : one: Copied (new) 2026/04/03 01:41:30 DEBUG : two: size = 3 OK 2026/04/03 01:41:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:30 DEBUG : two: Unchanged skipping 2026/04/03 01:41:30 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone242069158) 2026/04/03 01:41:30 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-gitaqef8kivi path dst) 2026/04/03 01:41:30 DEBUG : three.txt: Sizes differ 2026/04/03 01:41:30 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/03 01:41:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/03 01:41:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/03 01:41:30 INFO : three.txt: Deleted 2026/04/03 01:41:31 DEBUG : three.txt: size = 19 OK 2026/04/03 01:41:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/03 01:41:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.45s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:41:34 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone242069158) 2026/04/03 01:41:34 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:41:34 DEBUG : Testêé: Sizes differ 2026/04/03 01:41:34 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:41:34 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:41:34 DEBUG : Testêé: size = 14 OK 2026/04/03 01:41:34 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/03 01:41:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/03 01:41:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.90s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:41:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/03 01:41:35 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:41:35 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:41:35 DEBUG : existing: size = 6 OK 2026/04/03 01:41:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/03 01:41:35 INFO : existing: Copied (new) 2026/04/03 01:41:35 DEBUG : Waiting for deletions to finish 2026/04/03 01:41:36 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:41:36 DEBUG : existing: size = 8 (Local file system at /tmp/rclone242069158) 2026/04/03 01:41:36 DEBUG : existing: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:41:36 DEBUG : existing: Sizes differ 2026/04/03 01:41:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/03 01:41:36 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:41:36 ERROR : B2 bucket rclone-test-gitaqef8kivi: not deleting files as there were IO errors 2026/04/03 01:41:36 ERROR : B2 bucket rclone-test-gitaqef8kivi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.09s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:41:37 DEBUG : EXISTING: size = 6 OK 2026/04/03 01:41:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:37 DEBUG : existing: Unchanged skipping 2026/04/03 01:41:37 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:41:37 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:41:37 DEBUG : Waiting for deletions to finish 2026/04/03 01:41:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.30s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", 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:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:41:49 DEBUG : both0: size = 6 OK 2026/04/03 01:41:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:49 DEBUG : both10: size = 6 OK 2026/04/03 01:41:49 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:41:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:49 DEBUG : both11: size = 6 OK 2026/04/03 01:41:49 DEBUG : both12: size = 6 OK 2026/04/03 01:41:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:49 DEBUG : both0: Unchanged skipping 2026/04/03 01:41:49 DEBUG : both13: size = 6 OK 2026/04/03 01:41:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:49 DEBUG : both10: Unchanged skipping 2026/04/03 01:41:49 DEBUG : both14: size = 6 OK 2026/04/03 01:41:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:49 DEBUG : both12: Unchanged skipping 2026/04/03 01:41:49 DEBUG : both15: size = 6 OK 2026/04/03 01:41:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:49 DEBUG : both14: Unchanged skipping 2026/04/03 01:41:49 DEBUG : both16: size = 6 OK 2026/04/03 01:41:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:49 DEBUG : both11: Unchanged skipping 2026/04/03 01:41:49 DEBUG : both17: size = 6 OK 2026/04/03 01:41:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:49 DEBUG : both16: Unchanged skipping 2026/04/03 01:41:49 DEBUG : both18: size = 6 OK 2026/04/03 01:41:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:49 DEBUG : both18: Unchanged skipping 2026/04/03 01:41:49 DEBUG : both19: size = 6 OK 2026/04/03 01:41:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:49 DEBUG : both17: Unchanged skipping 2026/04/03 01:41:49 DEBUG : both1: size = 6 OK 2026/04/03 01:41:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:49 DEBUG : both1: Unchanged skipping 2026/04/03 01:41:49 DEBUG : both2: size = 6 OK 2026/04/03 01:41:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:49 DEBUG : both15: Unchanged skipping 2026/04/03 01:41:49 DEBUG : both3: size = 6 OK 2026/04/03 01:41:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:49 DEBUG : both3: Unchanged skipping 2026/04/03 01:41:49 DEBUG : both4: size = 6 OK 2026/04/03 01:41:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:49 DEBUG : both4: Unchanged skipping 2026/04/03 01:41:49 DEBUG : both5: size = 6 OK 2026/04/03 01:41:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:49 DEBUG : both5: Unchanged skipping 2026/04/03 01:41:49 DEBUG : both6: size = 6 OK 2026/04/03 01:41:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:49 DEBUG : both13: Unchanged skipping 2026/04/03 01:41:49 DEBUG : both7: size = 6 OK 2026/04/03 01:41:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:49 DEBUG : both7: Unchanged skipping 2026/04/03 01:41:49 DEBUG : both8: size = 6 OK 2026/04/03 01:41:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:49 DEBUG : both19: Unchanged skipping 2026/04/03 01:41:49 DEBUG : both9: size = 6 OK 2026/04/03 01:41:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:41:49 DEBUG : both9: Unchanged skipping 2026/04/03 01:41:49 DEBUG : both2: Unchanged skipping 2026/04/03 01:41:49 DEBUG : both6: Unchanged skipping 2026/04/03 01:41:49 DEBUG : both8: Unchanged skipping 2026/04/03 01:41:49 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:41:49 DEBUG : Waiting for deletions to finish 2026/04/03 01:41:49 INFO : only4: Deleted 2026/04/03 01:41:49 INFO : only18: Deleted 2026/04/03 01:41:50 INFO : only14: Deleted 2026/04/03 01:41:50 INFO : only11: Deleted 2026/04/03 01:41:50 INFO : only0: Deleted 2026/04/03 01:41:50 INFO : only10: Deleted 2026/04/03 01:41:50 INFO : only16: Deleted 2026/04/03 01:41:50 INFO : only7: Deleted 2026/04/03 01:41:50 INFO : only13: Deleted 2026/04/03 01:41:50 INFO : only3: Deleted 2026/04/03 01:41:50 INFO : only15: Deleted 2026/04/03 01:41:50 INFO : only17: Deleted 2026/04/03 01:41:50 INFO : only1: Deleted 2026/04/03 01:41:50 INFO : only2: Deleted 2026/04/03 01:41:50 INFO : only5: Deleted 2026/04/03 01:41:50 INFO : only8: Deleted 2026/04/03 01:41:50 INFO : only12: Deleted 2026/04/03 01:41:50 INFO : only19: Deleted 2026/04/03 01:41:50 INFO : only6: Deleted 2026/04/03 01:41:50 INFO : only9: Deleted 2026/04/03 01:41:50 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.29s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:42:04 DEBUG : both0: size = 6 OK 2026/04/03 01:42:04 DEBUG : both11: size = 6 OK 2026/04/03 01:42:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:04 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:42:04 DEBUG : both10: size = 6 OK 2026/04/03 01:42:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:04 DEBUG : both12: size = 6 OK 2026/04/03 01:42:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:04 DEBUG : both11: Unchanged skipping 2026/04/03 01:42:04 DEBUG : both13: size = 6 OK 2026/04/03 01:42:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:04 DEBUG : both13: Unchanged skipping 2026/04/03 01:42:04 DEBUG : both14: size = 6 OK 2026/04/03 01:42:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:04 DEBUG : both14: Unchanged skipping 2026/04/03 01:42:04 DEBUG : both15: size = 6 OK 2026/04/03 01:42:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:04 DEBUG : both15: Unchanged skipping 2026/04/03 01:42:04 DEBUG : both16: size = 6 OK 2026/04/03 01:42:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:04 DEBUG : both16: Unchanged skipping 2026/04/03 01:42:04 DEBUG : both17: size = 6 OK 2026/04/03 01:42:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:04 DEBUG : both17: Unchanged skipping 2026/04/03 01:42:04 DEBUG : both18: size = 6 OK 2026/04/03 01:42:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:04 DEBUG : both0: Unchanged skipping 2026/04/03 01:42:04 DEBUG : both19: size = 6 OK 2026/04/03 01:42:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:04 DEBUG : both10: Unchanged skipping 2026/04/03 01:42:04 DEBUG : both1: size = 6 OK 2026/04/03 01:42:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:04 DEBUG : both12: Unchanged skipping 2026/04/03 01:42:04 DEBUG : both2: size = 6 OK 2026/04/03 01:42:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:04 DEBUG : both2: Unchanged skipping 2026/04/03 01:42:04 DEBUG : both3: size = 6 OK 2026/04/03 01:42:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:04 DEBUG : both3: Unchanged skipping 2026/04/03 01:42:04 DEBUG : both4: size = 6 OK 2026/04/03 01:42:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:04 DEBUG : both4: Unchanged skipping 2026/04/03 01:42:04 DEBUG : both5: size = 6 OK 2026/04/03 01:42:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:04 DEBUG : both5: Unchanged skipping 2026/04/03 01:42:04 DEBUG : both6: size = 6 OK 2026/04/03 01:42:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:04 DEBUG : both18: Unchanged skipping 2026/04/03 01:42:04 DEBUG : both7: size = 6 OK 2026/04/03 01:42:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:04 DEBUG : both7: Unchanged skipping 2026/04/03 01:42:04 DEBUG : both8: size = 6 OK 2026/04/03 01:42:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:04 DEBUG : both8: Unchanged skipping 2026/04/03 01:42:04 DEBUG : both9: size = 6 OK 2026/04/03 01:42:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:04 DEBUG : both9: Unchanged skipping 2026/04/03 01:42:04 DEBUG : only0: size = 0 (Local file system at /tmp/rclone242069158) 2026/04/03 01:42:04 DEBUG : only0: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:42:04 DEBUG : only0: Sizes differ 2026/04/03 01:42:04 DEBUG : only10: size = 0 (Local file system at /tmp/rclone242069158) 2026/04/03 01:42:04 DEBUG : only10: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:42:04 DEBUG : only10: Sizes differ 2026/04/03 01:42:04 DEBUG : only11: size = 0 (Local file system at /tmp/rclone242069158) 2026/04/03 01:42:04 DEBUG : only11: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:42:04 DEBUG : only11: Sizes differ 2026/04/03 01:42:04 DEBUG : only12: size = 0 (Local file system at /tmp/rclone242069158) 2026/04/03 01:42:04 DEBUG : only12: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:42:04 DEBUG : only12: Sizes differ 2026/04/03 01:42:04 DEBUG : only13: size = 0 (Local file system at /tmp/rclone242069158) 2026/04/03 01:42:04 DEBUG : only13: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:42:04 DEBUG : only13: Sizes differ 2026/04/03 01:42:04 DEBUG : only14: size = 0 (Local file system at /tmp/rclone242069158) 2026/04/03 01:42:04 DEBUG : only14: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:42:04 DEBUG : only14: Sizes differ 2026/04/03 01:42:04 DEBUG : only15: size = 0 (Local file system at /tmp/rclone242069158) 2026/04/03 01:42:04 DEBUG : only15: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:42:04 DEBUG : only15: Sizes differ 2026/04/03 01:42:04 DEBUG : only16: size = 0 (Local file system at /tmp/rclone242069158) 2026/04/03 01:42:04 DEBUG : only16: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:42:04 DEBUG : only16: Sizes differ 2026/04/03 01:42:04 DEBUG : only17: size = 0 (Local file system at /tmp/rclone242069158) 2026/04/03 01:42:04 DEBUG : only17: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:42:04 DEBUG : only17: Sizes differ 2026/04/03 01:42:04 DEBUG : only18: size = 0 (Local file system at /tmp/rclone242069158) 2026/04/03 01:42:04 DEBUG : only18: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:42:04 DEBUG : only18: Sizes differ 2026/04/03 01:42:04 DEBUG : only19: size = 0 (Local file system at /tmp/rclone242069158) 2026/04/03 01:42:04 DEBUG : only19: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:42:04 DEBUG : only19: Sizes differ 2026/04/03 01:42:04 DEBUG : only1: size = 0 (Local file system at /tmp/rclone242069158) 2026/04/03 01:42:04 DEBUG : only1: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:42:04 DEBUG : only1: Sizes differ 2026/04/03 01:42:04 DEBUG : only2: size = 0 (Local file system at /tmp/rclone242069158) 2026/04/03 01:42:04 DEBUG : only2: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:42:04 DEBUG : only2: Sizes differ 2026/04/03 01:42:04 DEBUG : only3: size = 0 (Local file system at /tmp/rclone242069158) 2026/04/03 01:42:04 DEBUG : only3: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:42:04 DEBUG : only3: Sizes differ 2026/04/03 01:42:04 DEBUG : only4: size = 0 (Local file system at /tmp/rclone242069158) 2026/04/03 01:42:04 DEBUG : only4: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:42:04 DEBUG : only4: Sizes differ 2026/04/03 01:42:04 DEBUG : only5: size = 0 (Local file system at /tmp/rclone242069158) 2026/04/03 01:42:04 DEBUG : only5: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:42:04 DEBUG : only5: Sizes differ 2026/04/03 01:42:04 DEBUG : only6: size = 0 (Local file system at /tmp/rclone242069158) 2026/04/03 01:42:04 DEBUG : only6: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:42:04 DEBUG : only6: Sizes differ 2026/04/03 01:42:04 DEBUG : only7: size = 0 (Local file system at /tmp/rclone242069158) 2026/04/03 01:42:04 DEBUG : only7: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:42:04 DEBUG : only7: Sizes differ 2026/04/03 01:42:04 DEBUG : only8: size = 0 (Local file system at /tmp/rclone242069158) 2026/04/03 01:42:04 DEBUG : only8: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:42:04 DEBUG : only8: Sizes differ 2026/04/03 01:42:04 DEBUG : only9: size = 0 (Local file system at /tmp/rclone242069158) 2026/04/03 01:42:04 DEBUG : only9: size = 6 (B2 bucket rclone-test-gitaqef8kivi) 2026/04/03 01:42:04 DEBUG : only9: Sizes differ 2026/04/03 01:42:04 DEBUG : both19: Unchanged skipping 2026/04/03 01:42:04 DEBUG : both1: Unchanged skipping 2026/04/03 01:42:04 DEBUG : both6: Unchanged skipping 2026/04/03 01:42:04 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:42:04 DEBUG : only0: size = 0 OK 2026/04/03 01:42:04 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 01:42:04 INFO : only0: Copied (replaced existing) 2026/04/03 01:42:05 DEBUG : only13: size = 0 OK 2026/04/03 01:42:05 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 01:42:05 INFO : only13: Copied (replaced existing) 2026/04/03 01:42:05 DEBUG : only10: size = 0 OK 2026/04/03 01:42:05 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 01:42:05 INFO : only10: Copied (replaced existing) 2026/04/03 01:42:05 DEBUG : only14: size = 0 OK 2026/04/03 01:42:05 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 01:42:05 INFO : only14: Copied (replaced existing) 2026/04/03 01:42:05 DEBUG : only11: size = 0 OK 2026/04/03 01:42:05 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 01:42:05 INFO : only11: Copied (replaced existing) 2026/04/03 01:42:05 DEBUG : only15: size = 0 OK 2026/04/03 01:42:05 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 01:42:05 INFO : only15: Copied (replaced existing) 2026/04/03 01:42:05 DEBUG : only16: size = 0 OK 2026/04/03 01:42:05 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 01:42:05 INFO : only16: Copied (replaced existing) 2026/04/03 01:42:05 DEBUG : only17: size = 0 OK 2026/04/03 01:42:05 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 01:42:05 INFO : only17: Copied (replaced existing) 2026/04/03 01:42:05 DEBUG : only18: size = 0 OK 2026/04/03 01:42:05 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 01:42:05 INFO : only18: Copied (replaced existing) 2026/04/03 01:42:05 DEBUG : only12: size = 0 OK 2026/04/03 01:42:05 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 01:42:05 INFO : only12: Copied (replaced existing) 2026/04/03 01:42:05 DEBUG : only19: size = 0 OK 2026/04/03 01:42:05 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 01:42:05 INFO : only19: Copied (replaced existing) 2026/04/03 01:42:05 DEBUG : only2: size = 0 OK 2026/04/03 01:42:05 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 01:42:05 INFO : only2: Copied (replaced existing) 2026/04/03 01:42:05 DEBUG : only1: size = 0 OK 2026/04/03 01:42:05 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 01:42:05 INFO : only1: Copied (replaced existing) 2026/04/03 01:42:05 DEBUG : only3: size = 0 OK 2026/04/03 01:42:05 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 01:42:05 INFO : only3: Copied (replaced existing) 2026/04/03 01:42:05 DEBUG : only4: size = 0 OK 2026/04/03 01:42:05 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 01:42:05 INFO : only4: Copied (replaced existing) 2026/04/03 01:42:05 DEBUG : only5: size = 0 OK 2026/04/03 01:42:05 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 01:42:05 INFO : only5: Copied (replaced existing) 2026/04/03 01:42:05 DEBUG : only6: size = 0 OK 2026/04/03 01:42:05 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 01:42:05 INFO : only6: Copied (replaced existing) 2026/04/03 01:42:05 DEBUG : only7: size = 0 OK 2026/04/03 01:42:05 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 01:42:05 INFO : only7: Copied (replaced existing) 2026/04/03 01:42:06 DEBUG : only8: size = 0 OK 2026/04/03 01:42:06 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 01:42:06 INFO : only8: Copied (replaced existing) 2026/04/03 01:42:06 DEBUG : only9: size = 0 OK 2026/04/03 01:42:06 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/03 01:42:06 INFO : only9: Copied (replaced existing) 2026/04/03 01:42:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.05s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:42:14 DEBUG : empty_dir: Making directory with metadata 2026/04/03 01:42:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/03 01:42:14 DEBUG : empty_on_remote: Making directory with metadata 2026/04/03 01:42:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/03 01:42:14 INFO : empty_on_remote: Making directory 2026/04/03 01:42:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/03 01:42:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/03 01:42:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/03 01:42:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/03 01:42:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.58s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:42:16 DEBUG : empty_dir: Making directory with metadata 2026/04/03 01:42:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/03 01:42:16 DEBUG : empty_on_remote: Making directory with metadata 2026/04/03 01:42:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/03 01:42:16 INFO : empty_on_remote: Making directory 2026/04/03 01:42:16 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/03 01:42:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/03 01:42:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/03 01:42:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/03 01:42:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/03 01:42:17 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:42:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/03 01:42:19 INFO : sub dir: Making directory 2026/04/03 01:42:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.40s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:42:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/03 01:42:22 INFO : sub dir: Making directory 2026/04/03 01:42:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.82s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:42:32 DEBUG : Waiting for deletions to finish 2026/04/03 01:42:32 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:42:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:42:32 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:42:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:42:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:42:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:42:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:42:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:42:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:42:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:42:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:42:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:42:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:42:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:42:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:42:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:42:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:42:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:42:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:42:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:42:33 DEBUG : apple: size = 5 OK 2026/04/03 01:42:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:33 DEBUG : apple: Unchanged skipping 2026/04/03 01:42:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 01:42:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 01:42:33 DEBUG : banana: size = 6 OK 2026/04/03 01:42:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:33 DEBUG : banana: Unchanged skipping 2026/04/03 01:42:33 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 01:42:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:33 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 01:42:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 01:42:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 01:42:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 01:42:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 01:42:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 01:42:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 01:42:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 01:42:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 01:42:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 01:42:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 01:42:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 01:42:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 01:42:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 01:42:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 01:42:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 01:42:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 01:42:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 01:42:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 01:42:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 01:42:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 01:42:33 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:42:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 01:42:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 01:42:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 01:42:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 01:42:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 01:42:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 01:42:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 01:42:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 01:42:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 01:42:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 01:42:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 01:42:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 01:42:33 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:42:33 DEBUG : Waiting for deletions to finish 2026/04/03 01:42:33 INFO : There was nothing to transfer 2026/04/03 01:42:33 DEBUG : Waiting for deletions to finish 2026/04/03 01:42:33 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:42:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:42:33 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:42:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:42:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:42:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:42:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:42:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:42:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:42:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:42:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:42:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:42:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:42:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:42:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:42:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:42:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:42:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:42:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:42:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:42:34 DEBUG : apple: size = 5 OK 2026/04/03 01:42:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:34 DEBUG : apple: Unchanged skipping 2026/04/03 01:42:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 01:42:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 01:42:34 DEBUG : banana: size = 6 OK 2026/04/03 01:42:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:34 DEBUG : banana: Unchanged skipping 2026/04/03 01:42:34 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 01:42:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:34 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 01:42:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 01:42:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 01:42:34 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:42:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 01:42:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 01:42:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 01:42:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 01:42:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 01:42:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 01:42:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 01:42:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 01:42:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 01:42:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 01:42:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 01:42:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 01:42:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 01:42:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 01:42:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 01:42:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 01:42:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 01:42:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 01:42:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 01:42:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 01:42:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 01:42:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 01:42:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 01:42:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 01:42:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 01:42:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 01:42:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 01:42:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 01:42:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 01:42:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 01:42:34 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:42:34 DEBUG : Waiting for deletions to finish 2026/04/03 01:42:34 INFO : There was nothing to transfer 2026/04/03 01:42:34 DEBUG : Waiting for deletions to finish 2026/04/03 01:42:34 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:42:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:42:34 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:42:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:42:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:42:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:42:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:42:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:42:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:42:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:42:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:42:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:42:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:42:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:42:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:42:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:42:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:42:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:42:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:42:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:42:45 DEBUG : Waiting for deletions to finish 2026/04/03 01:42:46 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:42:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:42:46 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:42:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:42:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:42:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:42:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:42:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:42:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:42:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:42:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:42:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:42:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:42:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:42:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:42:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:42:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:42:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:42:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:42:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:42:46 DEBUG : apple: size = 5 OK 2026/04/03 01:42:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:46 DEBUG : apple: Unchanged skipping 2026/04/03 01:42:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 01:42:46 DEBUG : banana: size = 6 OK 2026/04/03 01:42:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 01:42:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:46 DEBUG : banana: Unchanged skipping 2026/04/03 01:42:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 01:42:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 01:42:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 01:42:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 01:42:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 01:42:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 01:42:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 01:42:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 01:42:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 01:42:47 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:42:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 01:42:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 01:42:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 01:42:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 01:42:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 01:42:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 01:42:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 01:42:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 01:42:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:42:47 DEBUG : Waiting for deletions to finish 2026/04/03 01:42:47 INFO : There was nothing to transfer 2026/04/03 01:42:47 DEBUG : Waiting for deletions to finish 2026/04/03 01:42:47 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:42:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:42:47 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:42:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:42:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:42:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:42:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:42:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:42:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:42:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:42:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:42:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:42:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:42:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:42:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:42:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:42:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:42:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:42:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:42:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:42:47 DEBUG : apple: size = 5 OK 2026/04/03 01:42:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 01:42:47 DEBUG : apple: Unchanged skipping 2026/04/03 01:42:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 01:42:47 DEBUG : banana: size = 6 OK 2026/04/03 01:42:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : banana: Unchanged skipping 2026/04/03 01:42:47 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 01:42:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 01:42:47 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:42:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 01:42:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 01:42:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 01:42:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 01:42:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 01:42:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 01:42:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 01:42:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 01:42:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 01:42:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 01:42:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 01:42:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 01:42:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 01:42:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 01:42:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 01:42:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:42:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 01:42:47 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:42:47 DEBUG : Waiting for deletions to finish 2026/04/03 01:42:47 INFO : There was nothing to transfer 2026/04/03 01:42:47 DEBUG : Waiting for deletions to finish 2026/04/03 01:42:48 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:42:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:42:48 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:42:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:42:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:42:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:42:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:42:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:42:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:42:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:42:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:42:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:42:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:42:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:42:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:42:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:42:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:42:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:42:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:42:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:42:58 DEBUG : Waiting for deletions to finish 2026/04/03 01:42:59 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:42:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:42:59 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:42:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:42:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:42:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:42:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:42:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:42:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:42:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:42:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:42:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:42:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:42:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:42:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:42:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:42:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:42:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:42:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:42:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:42:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:42:59 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:42:59 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:42:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:42:59 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:42:59 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:42:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:42:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:42:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:42:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:42:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:42:59 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:42:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:42:59 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:42:59 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:42:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/03 01:42:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:42:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/03 01:42:59 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:42:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/03 01:42:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:42:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/03 01:42:59 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:42:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:42:59 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:42:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:42:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:42:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:42:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:42:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:42:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:42:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:42:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:42:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:42:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:42:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:42:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:42:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:42:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:42:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:42:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:42:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:42:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:42:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:42:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:42:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:42:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:42:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:42:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:42:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:42:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:42:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:42:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:42:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:42:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:42:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:42:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:42:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:42:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:42:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:42:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:42:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:42:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:42:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:42:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:42:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:42:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:42:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:42:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:42:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:42:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:42:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:42:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:42:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:42:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:42:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:42:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:42:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:42:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:42:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:42:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:42:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:42:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:42:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:42:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:42:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:42:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:42:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:42:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:42:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:42:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:42:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:42:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:42:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:42:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:42:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:42:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:42:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:42:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:42:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:42:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:42:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:42:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:42:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:42:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:42:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:42:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:42:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:42:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:42:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:42:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:42:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:42:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:42:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:42:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:42:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:42:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:42:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:42:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:42:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:42:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:42:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:42:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:42:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:42:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:42:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:42:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:42:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:42:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:42:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:42:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:42:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:42:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:42:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:42:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:42:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:42:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:42:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:42:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:42:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:42:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:42:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:42:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:42:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:42:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:42:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:42:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:42:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:42:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:42:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:42:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:42:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:42:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:42:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:42:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:42:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:42:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 01:42:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:42:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 01:42:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:42:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 01:42:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:42:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 01:42:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:42:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 01:42:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:42:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:42:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:42:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:42:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:42:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:42:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:42:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:42:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:42:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:42:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 01:42:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:42:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:42:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:42:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:42:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:42:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:42:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:42:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:42:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:42:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:42:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:42:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:42:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:42:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:42:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:42:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:42:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:42:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:42:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/03 01:42:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:42:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 01:43:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/03 01:43:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:00 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:43:00 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:43:00 DEBUG : YXBwbGU=: size = 5 OK 2026/04/03 01:43:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/03 01:43:00 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/03 01:43:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/03 01:43:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/03 01:43:00 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:00 DEBUG : YmFuYW5h: size = 6 OK 2026/04/03 01:43:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/03 01:43:00 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/03 01:43:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/03 01:43:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/03 01:43:00 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/03 01:43:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/03 01:43:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/03 01:43:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/03 01:43:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/03 01:43:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/03 01:43:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/03 01:43:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/03 01:43:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/03 01:43:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/03 01:43:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/03 01:43:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/03 01:43:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/03 01:43:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/03 01:43:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 01:43:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/03 01:43:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/03 01:43:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/03 01:43:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/03 01:43:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/03 01:43:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/03 01:43:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/03 01:43:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/03 01:43:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 01:43:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/03 01:43:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/03 01:43:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/03 01:43:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/03 01:43:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/03 01:43:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/03 01:43:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/03 01:43:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/03 01:43:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/03 01:43:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:01 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/03 01:43:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/03 01:43:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/03 01:43:01 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/03 01:43:01 INFO : dir1/0007-1234567.txt: Deleted 2026/04/03 01:43:01 INFO : dir1/0008-2345678.txt: Deleted 2026/04/03 01:43:01 INFO : dir1/0013-789;=.txt: Deleted 2026/04/03 01:43:01 INFO : dir1/0015-9;=.txt: Deleted 2026/04/03 01:43:01 INFO : appleappleapplebanana: Deleted 2026/04/03 01:43:01 INFO : dir1/0010-456789.txt: Deleted 2026/04/03 01:43:01 INFO : dir1/0003-defghij.txt: Deleted 2026/04/03 01:43:01 INFO : dir1/0014-89;=.txt: Deleted 2026/04/03 01:43:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/03 01:43:01 INFO : dir1/0011-56789;.txt: Deleted 2026/04/03 01:43:01 INFO : dir1/0012-6789;.txt: Deleted 2026/04/03 01:43:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/03 01:43:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/03 01:43:01 INFO : dir1/0009-3456789.txt: Deleted 2026/04/03 01:43:02 INFO : banana: Deleted 2026/04/03 01:43:02 INFO : splitbananasplit: Deleted 2026/04/03 01:43:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/03 01:43:02 INFO : apple: Deleted 2026/04/03 01:43:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/03 01:43:02 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/03 01:43:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/03 01:43:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/03 01:43:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/03 01:43:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/03 01:43:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/03 01:43:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/03 01:43:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/03 01:43:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/03 01:43:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 01:43:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 01:43:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/03 01:43:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 01:43:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:02 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:03 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:03 DEBUG : YXBwbGU=: size = 5 OK 2026/04/03 01:43:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:03 DEBUG : apple: Unchanged skipping 2026/04/03 01:43:03 DEBUG : YmFuYW5h: size = 6 OK 2026/04/03 01:43:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/03 01:43:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:03 DEBUG : banana: Unchanged skipping 2026/04/03 01:43:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/03 01:43:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 01:43:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:03 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 01:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 01:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 01:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 01:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 01:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 01:43:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 01:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/03 01:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/03 01:43:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/03 01:43:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/03 01:43:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 01:43:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/03 01:43:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/03 01:43:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 01:43:03 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:43:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/03 01:43:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/03 01:43:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 01:43:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 01:43:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/03 01:43:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/03 01:43:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/03 01:43:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 01:43:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/03 01:43:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 01:43:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/03 01:43:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 01:43:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 01:43:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/03 01:43:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/03 01:43:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:03 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/03 01:43:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 01:43:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/03 01:43:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 01:43:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/03 01:43:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/03 01:43:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 01:43:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 01:43:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 01:43:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 01:43:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 01:43:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 01:43:03 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:43:03 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:03 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/03 01:43:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/03 01:43:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/03 01:43:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/03 01:43:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/03 01:43:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/03 01:43:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/03 01:43:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/03 01:43:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/03 01:43:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/03 01:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 01:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 01:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/03 01:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/04/03 01:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/03 01:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/04/03 01:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/03 01:43:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/03 01:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/03 01:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/03 01:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/03 01:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/03 01:43:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:43:15 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:15 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:43:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:43:15 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:43:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:43:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:43:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:43:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:43:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:43:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:43:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:43:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:43:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:43:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:43:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:43:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:43:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:43:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:43:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:43:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:43:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:43:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/03 01:43:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/03 01:43:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/03 01:43:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/03 01:43:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 01:43:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 01:43:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/03 01:43:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 01:43:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/03 01:43:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 01:43:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 01:43:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 01:43:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 01:43:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 01:43:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 01:43:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 01:43:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 01:43:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 01:43:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 01:43:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 01:43:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 01:43:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/03 01:43:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 01:43:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 01:43:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 01:43:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 01:43:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 01:43:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 01:43:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 01:43:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 01:43:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 01:43:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 01:43:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 01:43:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 01:43:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 01:43:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 01:43:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 01:43:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 01:43:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 01:43:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 01:43:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 01:43:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 01:43:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 01:43:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 01:43:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 01:43:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 01:43:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 01:43:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/03 01:43:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 01:43:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 01:43:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 01:43:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 01:43:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 01:43:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 01:43:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 01:43:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 01:43:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 01:43:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 01:43:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 01:43:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 01:43:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 01:43:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/03 01:43:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 01:43:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 01:43:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 01:43:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 01:43:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 01:43:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 01:43:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 01:43:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 01:43:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 01:43:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 01:43:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 01:43:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 01:43:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 01:43:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 01:43:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 01:43:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/03 01:43:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 01:43:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 01:43:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 01:43:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 01:43:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/03 01:43:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 01:43:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/03 01:43:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 01:43:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/03 01:43:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 01:43:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/03 01:43:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 01:43:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/03 01:43:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 01:43:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 01:43:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 01:43:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 01:43:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 01:43:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 01:43:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 01:43:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 01:43:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 01:43:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 01:43:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/03 01:43:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 01:43:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 01:43:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 01:43:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 01:43:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 01:43:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/03 01:43:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 01:43:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 01:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 01:43:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 01:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 01:43:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 01:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 01:43:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 01:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 01:43:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 01:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 01:43:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/03 01:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 01:43:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 01:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 01:43:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 01:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 01:43:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/03 01:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 01:43:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 01:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 01:43:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 01:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 01:43:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 01:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 01:43:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 01:43:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/03 01:43:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 01:43:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/03 01:43:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 01:43:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/03 01:43:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 01:43:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/03 01:43:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 01:43:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/03 01:43:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/03 01:43:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 01:43:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 01:43:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 01:43:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 01:43:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 01:43:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 01:43:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 01:43:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 01:43:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 01:43:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/03 01:43:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 01:43:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/03 01:43:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 01:43:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 01:43:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 01:43:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 01:43:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 01:43:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/03 01:43:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 01:43:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 01:43:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 01:43:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 01:43:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 01:43:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 01:43:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 01:43:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 01:43:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 01:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 01:43:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/03 01:43:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 01:43:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/03 01:43:16 DEBUG : PREFIXapple: size = 5 OK 2026/04/03 01:43:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/03 01:43:16 INFO : apple: Copied (new) to: PREFIXapple 2026/04/03 01:43:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/03 01:43:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/03 01:43:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/03 01:43:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/03 01:43:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/03 01:43:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/03 01:43:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/03 01:43:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/03 01:43:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/03 01:43:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/03 01:43:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/03 01:43:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/03 01:43:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/03 01:43:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/03 01:43:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/03 01:43:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/03 01:43:16 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:43:16 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:43:16 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/03 01:43:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/03 01:43:16 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/03 01:43:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/03 01:43:16 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/03 01:43:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/03 01:43:16 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/03 01:43:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/03 01:43:16 DEBUG : PREFIXbanana: size = 6 OK 2026/04/03 01:43:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/03 01:43:16 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/03 01:43:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/03 01:43:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/03 01:43:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/03 01:43:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/03 01:43:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/03 01:43:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/03 01:43:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/03 01:43:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/03 01:43:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/03 01:43:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/03 01:43:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/03 01:43:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/03 01:43:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/03 01:43:16 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/03 01:43:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/03 01:43:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/03 01:43:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/03 01:43:16 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/03 01:43:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/03 01:43:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/03 01:43:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/03 01:43:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/03 01:43:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/03 01:43:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/03 01:43:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/03 01:43:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/03 01:43:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/03 01:43:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/03 01:43:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/03 01:43:16 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/03 01:43:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/03 01:43:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/03 01:43:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/03 01:43:16 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/03 01:43:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/03 01:43:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/03 01:43:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/03 01:43:16 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/03 01:43:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/03 01:43:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/03 01:43:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/03 01:43:16 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/03 01:43:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/03 01:43:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/03 01:43:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/03 01:43:16 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/03 01:43:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/03 01:43:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/03 01:43:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/03 01:43:16 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/03 01:43:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/03 01:43:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/03 01:43:16 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/03 01:43:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/03 01:43:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/03 01:43:17 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/03 01:43:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/03 01:43:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/03 01:43:17 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/03 01:43:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/03 01:43:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/03 01:43:17 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:17 INFO : splitbananasplit: Deleted 2026/04/03 01:43:17 INFO : appleappleapplebanana: Deleted 2026/04/03 01:43:17 INFO : dir1/0012-6789;.txt: Deleted 2026/04/03 01:43:17 INFO : dir1/0014-89;=.txt: Deleted 2026/04/03 01:43:17 INFO : dir1/0010-456789.txt: Deleted 2026/04/03 01:43:17 INFO : dir1/0015-9;=.txt: Deleted 2026/04/03 01:43:17 INFO : banana: Deleted 2026/04/03 01:43:17 INFO : dir1/0008-2345678.txt: Deleted 2026/04/03 01:43:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/03 01:43:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/03 01:43:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/03 01:43:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/03 01:43:17 INFO : dir1/0007-1234567.txt: Deleted 2026/04/03 01:43:17 INFO : dir1/0013-789;=.txt: Deleted 2026/04/03 01:43:17 INFO : apple: Deleted 2026/04/03 01:43:17 INFO : dir1/0003-defghij.txt: Deleted 2026/04/03 01:43:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/03 01:43:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/03 01:43:17 INFO : dir1/0009-3456789.txt: Deleted 2026/04/03 01:43:17 INFO : dir1/0011-56789;.txt: Deleted 2026/04/03 01:43:17 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:18 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/03 01:43:18 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:43:18 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/03 01:43:18 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/03 01:43:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:43:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:43:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:43:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:43:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:43:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:43:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:43:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:43:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:43:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:43:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:43:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:43:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:43:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:43:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:43:18 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:43:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/03 01:43:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/03 01:43:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/03 01:43:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/03 01:43:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/03 01:43:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/03 01:43:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/03 01:43:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/03 01:43:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/03 01:43:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/03 01:43:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/03 01:43:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/03 01:43:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/03 01:43:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/03 01:43:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/03 01:43:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/03 01:43:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/03 01:43:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/03 01:43:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/03 01:43:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/03 01:43:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/03 01:43:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/03 01:43:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/03 01:43:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/03 01:43:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/03 01:43:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/03 01:43:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/03 01:43:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/03 01:43:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/03 01:43:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/03 01:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/03 01:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/03 01:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/03 01:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/03 01:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/03 01:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/03 01:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/03 01:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/03 01:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/03 01:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/03 01:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/03 01:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/03 01:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/03 01:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/03 01:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/03 01:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/03 01:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/03 01:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/03 01:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/03 01:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/03 01:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/03 01:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/03 01:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/03 01:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/03 01:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/03 01:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/03 01:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/03 01:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/03 01:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/03 01:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/03 01:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/03 01:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/03 01:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/03 01:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/03 01:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/03 01:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/03 01:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/03 01:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/03 01:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/03 01:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/03 01:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/03 01:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/03 01:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/03 01:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/03 01:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/03 01:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/03 01:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/03 01:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/03 01:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/03 01:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/03 01:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/03 01:43:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/03 01:43:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/03 01:43:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/03 01:43:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/03 01:43:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/03 01:43:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/03 01:43:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/03 01:43:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/03 01:43:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/03 01:43:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/03 01:43:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/03 01:43:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/03 01:43:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/03 01:43:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/03 01:43:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/03 01:43:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/03 01:43:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/03 01:43:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/03 01:43:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 01:43:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/03 01:43:18 INFO : appleappleapplebanana: Copied (new) 2026/04/03 01:43:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:18 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:43:18 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:43:18 DEBUG : apple: size = 5 OK 2026/04/03 01:43:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/03 01:43:18 INFO : apple: Copied (new) 2026/04/03 01:43:18 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 01:43:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/03 01:43:18 INFO : splitbananasplit: Copied (new) 2026/04/03 01:43:19 DEBUG : banana: size = 6 OK 2026/04/03 01:43:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/03 01:43:19 INFO : banana: Copied (new) 2026/04/03 01:43:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 01:43:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/03 01:43:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/03 01:43:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 01:43:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/03 01:43:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/03 01:43:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 01:43:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/03 01:43:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/03 01:43:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 01:43:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/03 01:43:19 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/03 01:43:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 01:43:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/03 01:43:19 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/03 01:43:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 01:43:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/03 01:43:19 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/03 01:43:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 01:43:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/03 01:43:19 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/03 01:43:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 01:43:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/03 01:43:19 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/03 01:43:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 01:43:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/03 01:43:19 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/03 01:43:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 01:43:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/03 01:43:19 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/03 01:43:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 01:43:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/03 01:43:19 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/03 01:43:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 01:43:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/03 01:43:19 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/03 01:43:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 01:43:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/03 01:43:19 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/03 01:43:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 01:43:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/03 01:43:19 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/03 01:43:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 01:43:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/03 01:43:19 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/03 01:43:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 01:43:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/03 01:43:19 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/03 01:43:19 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:20 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/03 01:43:20 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/03 01:43:20 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/03 01:43:20 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/03 01:43:20 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/03 01:43:20 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/03 01:43:20 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/03 01:43:20 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/03 01:43:20 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/03 01:43:20 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/03 01:43:20 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/03 01:43:20 INFO : PREFIXbanana: Deleted 2026/04/03 01:43:20 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/03 01:43:20 INFO : PREFIXapple: Deleted 2026/04/03 01:43:20 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/03 01:43:20 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/03 01:43:20 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/03 01:43:20 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/03 01:43:20 INFO : PREFIXsplitbananasplit: Deleted 2026/04/03 01:43:20 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/03 01:43:20 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:20 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:43:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:43:20 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:43:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:43:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:43:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:43:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:43:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:43:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:43:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:43:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:43:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:43:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:43:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:43:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:43:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:43:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:43:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:43:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:43:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:43:21 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:21 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:43:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:43:21 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:43:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:43:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:43:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:43:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:43:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:43:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:43:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:43:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:43:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:43:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:43:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:43:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:43:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:43:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:43:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:43:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:43:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:43:32 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:32 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:43:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:43:32 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:43:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:43:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:43:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:43:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:43:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:43:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:43:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:43:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:43:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:43:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:43:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:43:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:43:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:43:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:43:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:43:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:43:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:43:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/03 01:43:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/03 01:43:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/03 01:43:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/03 01:43:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/03 01:43:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/03 01:43:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/03 01:43:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/03 01:43:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/03 01:43:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/03 01:43:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/03 01:43:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/03 01:43:33 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/03 01:43:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/03 01:43:33 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/03 01:43:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:33 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:43:33 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:43:33 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/03 01:43:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/03 01:43:33 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:33 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/03 01:43:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/03 01:43:33 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/03 01:43:33 DEBUG : appleSUFFIX: size = 5 OK 2026/04/03 01:43:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/03 01:43:33 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/03 01:43:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/03 01:43:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/03 01:43:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/03 01:43:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/03 01:43:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/03 01:43:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/03 01:43:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/03 01:43:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/03 01:43:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/03 01:43:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/03 01:43:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/03 01:43:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/03 01:43:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/03 01:43:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/03 01:43:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/03 01:43:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/03 01:43:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/03 01:43:34 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/03 01:43:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/03 01:43:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/03 01:43:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/03 01:43:34 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/03 01:43:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/03 01:43:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/03 01:43:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/03 01:43:34 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/03 01:43:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/03 01:43:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/03 01:43:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/03 01:43:34 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/03 01:43:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/03 01:43:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/03 01:43:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/03 01:43:34 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/03 01:43:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/03 01:43:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/03 01:43:34 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/03 01:43:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/03 01:43:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/03 01:43:34 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/03 01:43:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/03 01:43:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/03 01:43:34 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/03 01:43:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/03 01:43:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/03 01:43:34 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:34 INFO : dir1/0010-456789.txt: Deleted 2026/04/03 01:43:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/03 01:43:34 INFO : dir1/0012-6789;.txt: Deleted 2026/04/03 01:43:34 INFO : apple: Deleted 2026/04/03 01:43:34 INFO : dir1/0007-1234567.txt: Deleted 2026/04/03 01:43:34 INFO : dir1/0011-56789;.txt: Deleted 2026/04/03 01:43:34 INFO : dir1/0009-3456789.txt: Deleted 2026/04/03 01:43:34 INFO : dir1/0013-789;=.txt: Deleted 2026/04/03 01:43:34 INFO : dir1/0015-9;=.txt: Deleted 2026/04/03 01:43:34 INFO : appleappleapplebanana: Deleted 2026/04/03 01:43:34 INFO : dir1/0008-2345678.txt: Deleted 2026/04/03 01:43:34 INFO : banana: Deleted 2026/04/03 01:43:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/03 01:43:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/03 01:43:35 INFO : dir1/0003-defghij.txt: Deleted 2026/04/03 01:43:35 INFO : dir1/0014-89;=.txt: Deleted 2026/04/03 01:43:35 INFO : splitbananasplit: Deleted 2026/04/03 01:43:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/03 01:43:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/03 01:43:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/03 01:43:35 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:35 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/03 01:43:35 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/03 01:43:35 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/03 01:43:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/03 01:43:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/03 01:43:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/03 01:43:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/03 01:43:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/03 01:43:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/03 01:43:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/03 01:43:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/03 01:43:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/03 01:43:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/03 01:43:35 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/03 01:43:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/03 01:43:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/03 01:43:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/03 01:43:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/03 01:43:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/03 01:43:35 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/03 01:43:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/03 01:43:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/03 01:43:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/03 01:43:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/03 01:43:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/03 01:43:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/03 01:43:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/03 01:43:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/03 01:43:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/03 01:43:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/03 01:43:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/03 01:43:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/03 01:43:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/03 01:43:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/03 01:43:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/03 01:43:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/03 01:43:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/03 01:43:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/03 01:43:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/03 01:43:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/03 01:43:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/03 01:43:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/03 01:43:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/03 01:43:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/03 01:43:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/03 01:43:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/03 01:43:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/03 01:43:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/03 01:43:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/03 01:43:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/03 01:43:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/03 01:43:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/03 01:43:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/03 01:43:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/03 01:43:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/03 01:43:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/03 01:43:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/03 01:43:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/03 01:43:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/03 01:43:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/03 01:43:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/03 01:43:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/03 01:43:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/03 01:43:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/03 01:43:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/03 01:43:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/03 01:43:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/03 01:43:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/03 01:43:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/03 01:43:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/03 01:43:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/03 01:43:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/03 01:43:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/03 01:43:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/03 01:43:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/03 01:43:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/03 01:43:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 01:43:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/03 01:43:36 INFO : appleappleapplebanana: Copied (new) 2026/04/03 01:43:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:36 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:43:36 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:43:36 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 01:43:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/03 01:43:36 INFO : splitbananasplit: Copied (new) 2026/04/03 01:43:36 DEBUG : apple: size = 5 OK 2026/04/03 01:43:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/03 01:43:36 INFO : apple: Copied (new) 2026/04/03 01:43:36 DEBUG : banana: size = 6 OK 2026/04/03 01:43:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/03 01:43:36 INFO : banana: Copied (new) 2026/04/03 01:43:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 01:43:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/03 01:43:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/03 01:43:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 01:43:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/03 01:43:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/03 01:43:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 01:43:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/03 01:43:36 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/03 01:43:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 01:43:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/03 01:43:36 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/03 01:43:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 01:43:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/03 01:43:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/03 01:43:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 01:43:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/03 01:43:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/03 01:43:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 01:43:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/03 01:43:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/03 01:43:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 01:43:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/03 01:43:36 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/03 01:43:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 01:43:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/03 01:43:36 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/03 01:43:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 01:43:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/03 01:43:36 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/03 01:43:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 01:43:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/03 01:43:36 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/03 01:43:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 01:43:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/03 01:43:36 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/03 01:43:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 01:43:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/03 01:43:37 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/03 01:43:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 01:43:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/03 01:43:37 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/03 01:43:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 01:43:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/03 01:43:37 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/03 01:43:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 01:43:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/03 01:43:37 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/03 01:43:37 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:37 INFO : splitbananasplitSUFFIX: Deleted 2026/04/03 01:43:37 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/03 01:43:37 INFO : appleSUFFIX: Deleted 2026/04/03 01:43:37 INFO : bananaSUFFIX: Deleted 2026/04/03 01:43:37 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/03 01:43:37 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/03 01:43:37 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/03 01:43:37 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/03 01:43:37 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/03 01:43:37 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/03 01:43:37 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/03 01:43:37 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/03 01:43:37 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/03 01:43:37 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/03 01:43:37 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/03 01:43:37 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/03 01:43:37 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/03 01:43:37 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/03 01:43:37 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/03 01:43:37 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/03 01:43:37 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:38 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:38 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:43:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:43:49 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:49 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:43:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:43:49 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:43:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:43:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:43:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:43:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:43:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:43:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:43:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:43:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:43:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:43:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:43:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:43:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:43:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:43:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:43:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:43:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:43:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:43:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 01:43:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 01:43:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 01:43:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 01:43:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/03 01:43:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 01:43:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/03 01:43:50 DEBUG : apple: size = 5 OK 2026/04/03 01:43:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:50 DEBUG : apple: Unchanged skipping 2026/04/03 01:43:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:50 DEBUG : banana: size = 6 OK 2026/04/03 01:43:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:50 DEBUG : banana: Unchanged skipping 2026/04/03 01:43:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 01:43:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 01:43:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 01:43:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 01:43:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 01:43:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 01:43:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 01:43:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 01:43:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 01:43:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 01:43:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 01:43:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 01:43:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 01:43:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 01:43:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 01:43:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 01:43:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 01:43:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 01:43:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 01:43:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 01:43:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 01:43:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 01:43:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 01:43:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 01:43:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 01:43:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/03 01:43:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 01:43:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/03 01:43:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/03 01:43:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 01:43:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 01:43:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/03 01:43:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/03 01:43:50 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:43:50 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:43:50 DEBUG : splitbanan: size = 16 OK 2026/04/03 01:43:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/03 01:43:50 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/03 01:43:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/03 01:43:50 DEBUG : appleapple: size = 21 OK 2026/04/03 01:43:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/03 01:43:50 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/03 01:43:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/03 01:43:50 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/03 01:43:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/03 01:43:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/03 01:43:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/03 01:43:50 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/03 01:43:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/03 01:43:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/03 01:43:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/03 01:43:50 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/03 01:43:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/03 01:43:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/03 01:43:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/03 01:43:50 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/03 01:43:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/03 01:43:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/03 01:43:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/03 01:43:50 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/03 01:43:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/03 01:43:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/03 01:43:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/03 01:43:50 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/03 01:43:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/03 01:43:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/03 01:43:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/03 01:43:51 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/03 01:43:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/03 01:43:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/03 01:43:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/03 01:43:51 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/03 01:43:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/03 01:43:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/03 01:43:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/03 01:43:51 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/03 01:43:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/03 01:43:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/03 01:43:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/03 01:43:51 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/03 01:43:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/03 01:43:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/03 01:43:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/03 01:43:51 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/03 01:43:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/03 01:43:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/03 01:43:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/03 01:43:51 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/03 01:43:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/03 01:43:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/03 01:43:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/03 01:43:51 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/03 01:43:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/03 01:43:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/03 01:43:51 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/03 01:43:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/03 01:43:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/03 01:43:51 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/03 01:43:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/03 01:43:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/03 01:43:51 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/03 01:43:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/03 01:43:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/03 01:43:51 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/03 01:43:51 INFO : appleappleapplebanana: Deleted 2026/04/03 01:43:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/03 01:43:51 INFO : dir1/0007-1234567.txt: Deleted 2026/04/03 01:43:51 INFO : dir1/0010-456789.txt: Deleted 2026/04/03 01:43:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/03 01:43:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/03 01:43:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/03 01:43:52 INFO : dir1/0011-56789;.txt: Deleted 2026/04/03 01:43:52 INFO : dir1/0009-3456789.txt: Deleted 2026/04/03 01:43:52 INFO : dir1/0014-89;=.txt: Deleted 2026/04/03 01:43:52 INFO : dir1/0013-789;=.txt: Deleted 2026/04/03 01:43:52 INFO : dir1/0015-9;=.txt: Deleted 2026/04/03 01:43:52 INFO : splitbananasplit: Deleted 2026/04/03 01:43:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/03 01:43:52 INFO : dir1/0003-defghij.txt: Deleted 2026/04/03 01:43:52 INFO : dir1/0008-2345678.txt: Deleted 2026/04/03 01:43:52 INFO : dir1/0012-6789;.txt: Deleted 2026/04/03 01:43:52 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:52 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:43:52 DEBUG : appleapple: Excluded (Path Filter) 2026/04/03 01:43:52 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:43:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/03 01:43:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/03 01:43:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/03 01:43:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/03 01:43:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/03 01:43:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/03 01:43:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/03 01:43:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/03 01:43:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/03 01:43:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/03 01:43:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/03 01:43:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/03 01:43:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/03 01:43:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/03 01:43:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/03 01:43:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/03 01:43:52 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/03 01:43:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/03 01:43:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/03 01:43:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/03 01:43:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/03 01:43:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/03 01:43:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/03 01:43:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/03 01:43:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/03 01:43:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/03 01:43:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/03 01:43:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/03 01:43:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/03 01:43:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/03 01:43:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/03 01:43:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/03 01:43:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/03 01:43:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/03 01:43:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/03 01:43:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/03 01:43:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/03 01:43:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/03 01:43:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/03 01:43:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/03 01:43:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/03 01:43:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/03 01:43:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/03 01:43:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/03 01:43:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/03 01:43:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/03 01:43:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/03 01:43:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/03 01:43:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/03 01:43:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/03 01:43:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/03 01:43:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/03 01:43:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/03 01:43:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/03 01:43:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/03 01:43:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/03 01:43:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/03 01:43:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/03 01:43:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/03 01:43:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/03 01:43:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/03 01:43:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/03 01:43:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/03 01:43:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/03 01:43:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/03 01:43:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/03 01:43:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/03 01:43:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/03 01:43:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/03 01:43:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/03 01:43:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/03 01:43:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/03 01:43:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/03 01:43:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/03 01:43:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/03 01:43:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/03 01:43:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/03 01:43:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/03 01:43:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 01:43:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/03 01:43:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/03 01:43:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/03 01:43:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/03 01:43:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/03 01:43:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/03 01:43:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/03 01:43:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/03 01:43:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/03 01:43:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/03 01:43:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/03 01:43:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/03 01:43:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/03 01:43:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/03 01:43:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/03 01:43:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/03 01:43:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 01:43:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 01:43:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 01:43:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 01:43:53 DEBUG : apple: size = 5 OK 2026/04/03 01:43:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:53 DEBUG : apple: Unchanged skipping 2026/04/03 01:43:53 DEBUG : appleapple: size = 21 OK 2026/04/03 01:43:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 01:43:53 DEBUG : splitbanan: size = 16 OK 2026/04/03 01:43:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:53 DEBUG : banana: size = 6 OK 2026/04/03 01:43:53 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 01:43:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:53 DEBUG : banana: Unchanged skipping 2026/04/03 01:43:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 01:43:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 01:43:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 01:43:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 01:43:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 01:43:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 01:43:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 01:43:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 01:43:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 01:43:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 01:43:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 01:43:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 01:43:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 01:43:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 01:43:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 01:43:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 01:43:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 01:43:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 01:43:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 01:43:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 01:43:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 01:43:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 01:43:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 01:43:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 01:43:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/03 01:43:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/03 01:43:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/03 01:43:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/03 01:43:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/03 01:43:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/03 01:43:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/03 01:43:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/03 01:43:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/03 01:43:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/03 01:43:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/03 01:43:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/03 01:43:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/03 01:43:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/03 01:43:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/03 01:43:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/03 01:43:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/03 01:43:53 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/03 01:43:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 01:43:53 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/03 01:43:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 01:43:53 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/03 01:43:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 01:43:53 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/03 01:43:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 01:43:53 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/03 01:43:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 01:43:53 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/03 01:43:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 01:43:53 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/03 01:43:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 01:43:53 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/03 01:43:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 01:43:53 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/03 01:43:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 01:43:53 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/03 01:43:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 01:43:53 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/03 01:43:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 01:43:53 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/03 01:43:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 01:43:53 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/03 01:43:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 01:43:53 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/03 01:43:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 01:43:53 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/03 01:43:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 01:43:53 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/03 01:43:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:43:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 01:43:53 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:43:53 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:43:53 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:53 DEBUG : Waiting for deletions to finish 2026/04/03 01:43:53 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:43:53 DEBUG : appleapple: Excluded (Path Filter) 2026/04/03 01:43:53 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:43:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/03 01:43:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/03 01:43:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/03 01:43:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/03 01:43:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/03 01:43:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/03 01:43:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/03 01:43:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/03 01:43:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/03 01:43:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/03 01:43:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/03 01:43:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/03 01:43:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/03 01:43:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/03 01:43:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/03 01:43:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/03 01:43:53 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/03 01:43:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/03 01:43:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/03 01:43:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/03 01:43:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/03 01:43:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/03 01:43:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/03 01:43:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/03 01:43:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/03 01:43:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/03 01:43:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/03 01:43:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/03 01:43:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/03 01:43:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/03 01:43:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/03 01:43:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/03 01:43:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/03 01:43:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/03 01:43:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/03 01:43:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/03 01:43:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/03 01:43:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/03 01:43:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/03 01:43:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/03 01:43:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/03 01:43:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/03 01:43:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/03 01:43:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/03 01:43:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/03 01:43:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/03 01:43:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/03 01:43:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/03 01:43:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/03 01:43:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/03 01:43:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/03 01:43:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/03 01:43:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/03 01:43:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/03 01:43:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/03 01:43:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/03 01:43:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/03 01:43:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/03 01:43:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/03 01:43:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/03 01:43:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/03 01:43:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/03 01:43:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/03 01:43:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/03 01:43:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/03 01:43:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/03 01:43:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/03 01:43:53 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:44:04 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:05 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:44:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:44:05 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:44:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:44:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:44:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:44:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:44:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:44:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:44:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:44:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:44:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:44:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:44:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:44:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:44:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:44:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:44:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:44:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:44:05 DEBUG : apple: size = 5 OK 2026/04/03 01:44:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:05 DEBUG : apple: Unchanged skipping 2026/04/03 01:44:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 01:44:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 01:44:05 DEBUG : banana: size = 6 OK 2026/04/03 01:44:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:05 DEBUG : banana: Unchanged skipping 2026/04/03 01:44:05 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 01:44:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:05 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 01:44:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 01:44:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 01:44:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:05 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:44:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 01:44:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 01:44:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 01:44:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 01:44:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 01:44:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 01:44:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 01:44:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 01:44:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 01:44:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 01:44:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 01:44:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 01:44:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 01:44:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 01:44:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 01:44:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 01:44:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 01:44:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 01:44:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 01:44:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 01:44:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 01:44:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 01:44:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 01:44:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 01:44:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 01:44:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 01:44:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 01:44:05 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:44:05 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:05 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:06 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:44:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:44:06 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:44:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:44:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:44:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:44:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:44:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:44:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:44:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:44:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:44:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:44:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:44:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:44:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:44:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:44:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:44:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:44:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:44:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:44:06 DEBUG : apple: size = 5 OK 2026/04/03 01:44:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:06 DEBUG : apple: Unchanged skipping 2026/04/03 01:44:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 01:44:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 01:44:06 DEBUG : banana: size = 6 OK 2026/04/03 01:44:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:06 DEBUG : banana: Unchanged skipping 2026/04/03 01:44:06 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 01:44:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:06 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 01:44:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 01:44:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 01:44:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:06 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:44:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 01:44:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 01:44:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 01:44:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 01:44:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 01:44:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 01:44:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 01:44:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 01:44:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 01:44:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 01:44:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 01:44:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 01:44:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 01:44:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 01:44:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 01:44:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 01:44:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 01:44:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 01:44:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 01:44:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 01:44:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 01:44:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 01:44:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 01:44:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 01:44:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 01:44:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 01:44:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 01:44:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 01:44:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 01:44:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 01:44:06 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:44:06 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:06 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:07 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:07 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:44:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:44:18 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:18 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:44:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:44:18 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:44:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:44:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:44:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:44:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:44:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:44:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:44:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:44:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:44:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:44:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:44:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:44:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:44:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:44:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:44:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:44:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:44:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:44:19 DEBUG : apple: size = 5 OK 2026/04/03 01:44:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:19 DEBUG : apple: Unchanged skipping 2026/04/03 01:44:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 01:44:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 01:44:19 DEBUG : banana: size = 6 OK 2026/04/03 01:44:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:19 DEBUG : banana: Unchanged skipping 2026/04/03 01:44:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 01:44:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:19 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 01:44:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 01:44:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 01:44:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 01:44:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 01:44:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 01:44:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 01:44:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 01:44:19 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:44:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 01:44:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 01:44:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 01:44:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 01:44:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 01:44:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 01:44:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 01:44:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 01:44:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 01:44:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 01:44:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 01:44:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 01:44:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 01:44:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 01:44:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 01:44:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 01:44:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 01:44:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 01:44:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 01:44:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 01:44:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 01:44:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 01:44:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 01:44:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 01:44:19 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:44:19 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:19 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:19 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:44:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:44:19 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:44:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:44:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:44:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:44:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:44:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:44:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:44:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:44:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:44:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:44:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:44:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:44:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:44:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:44:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:44:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:44:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:44:20 DEBUG : apple: size = 5 OK 2026/04/03 01:44:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:20 DEBUG : apple: Unchanged skipping 2026/04/03 01:44:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 01:44:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 01:44:20 DEBUG : banana: size = 6 OK 2026/04/03 01:44:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:20 DEBUG : banana: Unchanged skipping 2026/04/03 01:44:20 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 01:44:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:20 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 01:44:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 01:44:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 01:44:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 01:44:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 01:44:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 01:44:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 01:44:20 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:44:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 01:44:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 01:44:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 01:44:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 01:44:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 01:44:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 01:44:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 01:44:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 01:44:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 01:44:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 01:44:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 01:44:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 01:44:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 01:44:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 01:44:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 01:44:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 01:44:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 01:44:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 01:44:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 01:44:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 01:44:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 01:44:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 01:44:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 01:44:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 01:44:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 01:44:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 01:44:20 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:44:20 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:20 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:20 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:44:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:44:20 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:44:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:44:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:44:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:44:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:44:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:44:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:44:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:44:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:44:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:44:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:44:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:44:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:44:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:44:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:44:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:44:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:44:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:44:31 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:32 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:44:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:44:32 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:44:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:44:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:44:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:44:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:44:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:44:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:44:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:44:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:44:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:44:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:44:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:44:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:44:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:44:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:44:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:44:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:44:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:44:32 DEBUG : apple: size = 5 OK 2026/04/03 01:44:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:32 DEBUG : apple: Unchanged skipping 2026/04/03 01:44:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 01:44:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 01:44:32 DEBUG : banana: size = 6 OK 2026/04/03 01:44:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 01:44:32 DEBUG : banana: Unchanged skipping 2026/04/03 01:44:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:32 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 01:44:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 01:44:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 01:44:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 01:44:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 01:44:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 01:44:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 01:44:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 01:44:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 01:44:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 01:44:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 01:44:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 01:44:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 01:44:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 01:44:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 01:44:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 01:44:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 01:44:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 01:44:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 01:44:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 01:44:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 01:44:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 01:44:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 01:44:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 01:44:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 01:44:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 01:44:32 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:44:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 01:44:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 01:44:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 01:44:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 01:44:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 01:44:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 01:44:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 01:44:32 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:44:32 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:32 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:33 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:44:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:44:33 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:44:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:44:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:44:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:44:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:44:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:44:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:44:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:44:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:44:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:44:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:44:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:44:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:44:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:44:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:44:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:44:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:44:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:44:33 DEBUG : apple: size = 5 OK 2026/04/03 01:44:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:33 DEBUG : apple: Unchanged skipping 2026/04/03 01:44:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 01:44:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 01:44:33 DEBUG : banana: size = 6 OK 2026/04/03 01:44:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:33 DEBUG : banana: Unchanged skipping 2026/04/03 01:44:33 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 01:44:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:33 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 01:44:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 01:44:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 01:44:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 01:44:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 01:44:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 01:44:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 01:44:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 01:44:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 01:44:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 01:44:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 01:44:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 01:44:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 01:44:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 01:44:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 01:44:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 01:44:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 01:44:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 01:44:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 01:44:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 01:44:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 01:44:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 01:44:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 01:44:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 01:44:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 01:44:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 01:44:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 01:44:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 01:44:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 01:44:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 01:44:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 01:44:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 01:44:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 01:44:33 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:44:33 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:44:33 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:33 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:34 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:44:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:44:34 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:44:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:44:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:44:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:44:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:44:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:44:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:44:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:44:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:44:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:44:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:44:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:44:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:44:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:44:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:44:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:44:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:44:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:44:45 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:45 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:44:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:44:45 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:44:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:44:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:44:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:44:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:44:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:44:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:44:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:44:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:44:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:44:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:44:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:44:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:44:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:44:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:44:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:44:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:44:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:44:45 DEBUG : apple: size = 5 OK 2026/04/03 01:44:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:45 DEBUG : apple: Unchanged skipping 2026/04/03 01:44:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 01:44:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 01:44:45 DEBUG : banana: size = 6 OK 2026/04/03 01:44:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:45 DEBUG : banana: Unchanged skipping 2026/04/03 01:44:45 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 01:44:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:45 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 01:44:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 01:44:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 01:44:46 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:44:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 01:44:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 01:44:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 01:44:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 01:44:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 01:44:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 01:44:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 01:44:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 01:44:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 01:44:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 01:44:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 01:44:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 01:44:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 01:44:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:44:46 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:46 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:46 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:44:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:44:46 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:44:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:44:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:44:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:44:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:44:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:44:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:44:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:44:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:44:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:44:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:44:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:44:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:44:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:44:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:44:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:44:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:44:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:44:46 DEBUG : apple: size = 5 OK 2026/04/03 01:44:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : apple: Unchanged skipping 2026/04/03 01:44:46 DEBUG : banana: size = 6 OK 2026/04/03 01:44:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 01:44:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 01:44:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 01:44:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 01:44:46 DEBUG : banana: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 01:44:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 01:44:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:44:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 01:44:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 01:44:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 01:44:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 01:44:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 01:44:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 01:44:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 01:44:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 01:44:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 01:44:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 01:44:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 01:44:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 01:44:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 01:44:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 01:44:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 01:44:46 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:44:46 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:46 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:47 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:44:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:44:47 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:44:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:44:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:44:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:44:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:44:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:44:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:44:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:44:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:44:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:44:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:44:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:44:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:44:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:44:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:44:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:44:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:44:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:44:58 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:58 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:44:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:44:58 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:44:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:44:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:44:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:44:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:44:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:44:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:44:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:44:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:44:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:44:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:44:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:44:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:44:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:44:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:44:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:44:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:44:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:44:59 DEBUG : apple: size = 5 OK 2026/04/03 01:44:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:59 DEBUG : apple: Unchanged skipping 2026/04/03 01:44:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 01:44:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 01:44:59 DEBUG : banana: size = 6 OK 2026/04/03 01:44:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:59 DEBUG : banana: Unchanged skipping 2026/04/03 01:44:59 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 01:44:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:59 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 01:44:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 01:44:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 01:44:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 01:44:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 01:44:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 01:44:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 01:44:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 01:44:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 01:44:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 01:44:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 01:44:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 01:44:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 01:44:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 01:44:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 01:44:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 01:44:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 01:44:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 01:44:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 01:44:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 01:44:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 01:44:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 01:44:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 01:44:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 01:44:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 01:44:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 01:44:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 01:44:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 01:44:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 01:44:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 01:44:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 01:44:59 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:44:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 01:44:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:44:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 01:44:59 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:44:59 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:59 DEBUG : Waiting for deletions to finish 2026/04/03 01:44:59 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:44:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:44:59 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:44:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:44:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:44:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:44:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:44:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:44:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:44:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:44:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:44:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:44:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:44:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/03 01:45:00 DEBUG : apple: size = 5 OK 2026/04/03 01:45:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:00 DEBUG : apple: Unchanged skipping 2026/04/03 01:45:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/03 01:45:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/03 01:45:00 DEBUG : splitbananasplit: size = 16 OK 2026/04/03 01:45:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:00 DEBUG : splitbananasplit: Unchanged skipping 2026/04/03 01:45:00 DEBUG : banana: size = 6 OK 2026/04/03 01:45:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:00 DEBUG : banana: Unchanged skipping 2026/04/03 01:45:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/03 01:45:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/03 01:45:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/03 01:45:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/03 01:45:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/03 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/03 01:45:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/03 01:45:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/03 01:45:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/03 01:45:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/03 01:45:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/03 01:45:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/03 01:45:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/03 01:45:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/03 01:45:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/03 01:45:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/03 01:45:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/03 01:45:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/03 01:45:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/03 01:45:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/03 01:45:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/03 01:45:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/03 01:45:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/03 01:45:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/03 01:45:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/03 01:45:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/03 01:45:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/03 01:45:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/03 01:45:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/03 01:45:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/03 01:45:00 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:45:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/03 01:45:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/03 01:45:00 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:45:00 DEBUG : Waiting for deletions to finish 2026/04/03 01:45:00 DEBUG : Waiting for deletions to finish 2026/04/03 01:45:01 DEBUG : apple: Excluded (Path Filter) 2026/04/03 01:45:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/03 01:45:01 DEBUG : banana: Excluded (Path Filter) 2026/04/03 01:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/03 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/03 01:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/03 01:45:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/03 01:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/03 01:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/03 01:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/03 01:45:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/03 01:45:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/03 01:45:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/03 01:45:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/03 01:45:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/03 01:45:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/03 01:45:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/03 01:45:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/03 01:45:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/03 01:45:01 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (159.18s) --- PASS: TestTransform/NFC (12.79s) --- PASS: TestTransform/NFD (13.33s) --- PASS: TestTransform/base64 (16.00s) --- PASS: TestTransform/prefix (17.62s) --- PASS: TestTransform/suffix (17.10s) --- PASS: TestTransform/truncate (14.76s) --- PASS: TestTransform/encoder (14.07s) --- PASS: TestTransform/ISO-8859-1 (13.21s) --- PASS: TestTransform/charmap (13.46s) --- PASS: TestTransform/lowercase (12.99s) --- PASS: TestTransform/ascii (13.84s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:45:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/03 01:45:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/03 01:45:06 INFO : sub dir_somesuffix: Making directory 2026/04/03 01:45:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/03 01:45:06 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/03 01:45:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/03 01:45:06 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/03 01:45:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/03 01:45:06 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:45:06 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:45:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/03 01:45:06 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:45:06 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/03 01:45:06 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.57s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:45:07 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:07 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:07 INFO : tictactoe: Making directory 2026/04/03 01:45:07 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:07 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 01:45:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/03 01:45:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 01:45:07 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:45:07 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:45:08 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/03 01:45:08 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:45:08 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/03 01:45:08 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.76s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:45:09 INFO : toe: Making directory 2026/04/03 01:45:09 INFO : toe/toe: Making directory 2026/04/03 01:45:09 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/03 01:45:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/03 01:45:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/03 01:45:09 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:45:09 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:45:09 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/03 01:45:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:45:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/03 01:45:09 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.58s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:45:10 INFO : toe: Making directory 2026/04/03 01:45:10 INFO : toe/toe: Making directory 2026/04/03 01:45:10 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/03 01:45:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/03 01:45:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/03 01:45:10 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:45:10 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:45:11 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/03 01:45:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:45:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/03 01:45:11 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.61s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:45:12 DEBUG : empty_dir: Making directory with metadata 2026/04/03 01:45:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/03 01:45:12 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:12 INFO : tictacempty_dir: Making directory 2026/04/03 01:45:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:12 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:12 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:12 INFO : tictactoe: Making directory 2026/04/03 01:45:12 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:12 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 01:45:12 INFO : tictactoe/tictactoe: Making directory 2026/04/03 01:45:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 01:45:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/03 01:45:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/03 01:45:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/03 01:45:12 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:45:12 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:45:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/03 01:45:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:45:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/03 01:45:13 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.58s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:45:13 DEBUG : empty_dir: Making directory with metadata 2026/04/03 01:45:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/03 01:45:13 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:14 INFO : tictacempty_dir: Making directory 2026/04/03 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:14 INFO : tictactoe: Making directory 2026/04/03 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 01:45:14 INFO : tictactoe/tictactoe: Making directory 2026/04/03 01:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 01:45:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/03 01:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 01:45:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/03 01:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 01:45:14 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:45:14 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:45:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/03 01:45:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:45:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 01:45:14 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/03 01:45:14 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:15 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:15 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/03 01:45:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/03 01:45:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:45:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/03 01:45:15 NOTICE: B2 bucket rclone-test-gitaqef8kivi: 0 differences found 2026/04/03 01:45:15 NOTICE: B2 bucket rclone-test-gitaqef8kivi: 1 matching files --- PASS: TestAllTag (2.21s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:45:16 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:16 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:16 INFO : tictactoe: Making directory 2026/04/03 01:45:16 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:16 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 01:45:16 INFO : tictactoe/tictactoe: Making directory 2026/04/03 01:45:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 01:45:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/03 01:45:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/03 01:45:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/03 01:45:16 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:45:16 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:45:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/03 01:45:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:45:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/03 01:45:16 DEBUG : Waiting for deletions to finish 2026/04/03 01:45:17 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:17 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:17 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 01:45:17 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:45:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/03 01:45:17 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/03 01:45:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/03 01:45:17 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/03 01:45:17 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:45:17 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.35s) === RUN TestSyntax 2026/04/03 01:45:18 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:45:18 INFO : toe: Making directory 2026/04/03 01:45:18 INFO : toe/toe: Making directory 2026/04/03 01:45:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/03 01:45:18 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:45:18 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:45:19 DEBUG : toe/toe/toe: size = 11 OK 2026/04/03 01:45:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:45:19 INFO : toe/toe/toe: Copied (new) 2026/04/03 01:45:19 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.57s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:45:20 DEBUG : empty_dir: Making directory with metadata 2026/04/03 01:45:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/03 01:45:20 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:20 INFO : tictacempty_dir: Making directory 2026/04/03 01:45:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:20 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:20 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:20 INFO : tictactoe: Making directory 2026/04/03 01:45:20 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:20 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 01:45:20 INFO : tictactoe/tictactoe: Making directory 2026/04/03 01:45:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 01:45:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/03 01:45:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 01:45:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/03 01:45:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 01:45:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 01:45:20 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:45:20 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:45:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/03 01:45:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:45:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 01:45:20 INFO : toe/toe/toe.txt: Deleted 2026/04/03 01:45:20 INFO : toe/toe: Removing directory 2026/04/03 01:45:20 INFO : toe: Removing directory 2026/04/03 01:45:20 INFO : empty_dir: Removing directory 2026/04/03 01:45:20 DEBUG : Local file system at /tmp/rclone242069158: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.56s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:45:21 DEBUG : empty_dir: Making directory with metadata 2026/04/03 01:45:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/03 01:45:21 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:21 INFO : tictacempty_dir: Making directory 2026/04/03 01:45:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:21 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:21 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:21 INFO : tictactoe: Making directory 2026/04/03 01:45:21 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:21 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 01:45:21 INFO : tictactoe/tictactoe: Making directory 2026/04/03 01:45:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 01:45:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/03 01:45:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 01:45:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/03 01:45:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 01:45:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 01:45:21 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:45:21 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:45:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/03 01:45:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:45:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 01:45:22 INFO : toe/toe/toe.txt: Deleted 2026/04/03 01:45:22 INFO : toe/toe: Removing directory 2026/04/03 01:45:22 INFO : toe: Removing directory 2026/04/03 01:45:22 INFO : empty_dir: Removing directory 2026/04/03 01:45:22 DEBUG : Local file system at /tmp/rclone242069158: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/03 01:45:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/03 01:45:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/03 01:45:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/03 01:45:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/03 01:45:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/03 01:45:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/03 01:45:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:45:23 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/03 01:45:24 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.35s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:45:24 DEBUG : Reset feature "Copy" 2026/04/03 01:45:24 DEBUG : Reset feature "Move" 2026/04/03 01:45:24 DEBUG : Reset feature "Copy" 2026/04/03 01:45:24 DEBUG : Reset feature "Move" 2026/04/03 01:45:24 DEBUG : empty_dir: Making directory with metadata 2026/04/03 01:45:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/03 01:45:24 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:25 INFO : tictacempty_dir: Making directory 2026/04/03 01:45:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/03 01:45:25 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:25 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:25 INFO : tictactoe: Making directory 2026/04/03 01:45:25 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:25 DEBUG : toe: transformed to: tictactoe 2026/04/03 01:45:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 01:45:25 INFO : tictactoe/tictactoe: Making directory 2026/04/03 01:45:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/03 01:45:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/03 01:45:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 01:45:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/03 01:45:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 01:45:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 01:45:25 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:45:25 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:45:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/03 01:45:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:45:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/03 01:45:25 INFO : toe/toe/toe.txt: Deleted 2026/04/03 01:45:25 INFO : toe/toe: Removing directory 2026/04/03 01:45:25 INFO : toe: Removing directory 2026/04/03 01:45:25 INFO : empty_dir: Removing directory 2026/04/03 01:45:25 DEBUG : Local file system at /tmp/rclone242069158: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/03 01:45:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/03 01:45:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/03 01:45:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/03 01:45:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/03 01:45:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/03 01:45:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/03 01:45:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:45:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/03 01:45:27 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.47s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:45:28 DEBUG : toe: transformed to: dG9l 2026/04/03 01:45:28 DEBUG : toe: transformed to: dG9l 2026/04/03 01:45:28 INFO : dG9l: Making directory 2026/04/03 01:45:28 DEBUG : toe: transformed to: dG9l 2026/04/03 01:45:28 DEBUG : toe: transformed to: dG9l 2026/04/03 01:45:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/03 01:45:28 INFO : dG9l/dG9l: Making directory 2026/04/03 01:45:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/03 01:45:28 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/03 01:45:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/03 01:45:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/03 01:45:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/03 01:45:28 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:45:28 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:45:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/03 01:45:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:45:29 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/03 01:45:29 DEBUG : Waiting for deletions to finish 2026/04/03 01:45:29 DEBUG : dG9l: transformed to: toe 2026/04/03 01:45:29 DEBUG : dG9l: transformed to: toe 2026/04/03 01:45:29 DEBUG : dG9l: transformed to: toe 2026/04/03 01:45:29 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/03 01:45:30 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/03 01:45:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/03 01:45:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/03 01:45:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/03 01:45:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/03 01:45:30 DEBUG : Local file system at /tmp/rclone242069158: Waiting for checks to finish 2026/04/03 01:45:30 DEBUG : Local file system at /tmp/rclone242069158: Waiting for transfers to finish 2026/04/03 01:45:30 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.43s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-gitaqef8kivi", Local "Local file system at /tmp/rclone242069158", Modify Window "1ms" 2026/04/03 01:45:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/03 01:45:30 DEBUG : toe: transformed to: 2026/04/03 01:45:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/03 01:45:31 DEBUG : toe: transformed to: 2026/04/03 01:45:31 INFO : B2 bucket rclone-test-gitaqef8kivi: Making directory 2026/04/03 01:45:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/03 01:45:31 DEBUG : toe: transformed to: 2026/04/03 01:45:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/03 01:45:31 DEBUG : toe: transformed to: 2026/04/03 01:45:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/03 01:45:31 DEBUG : toe/toe: transformed to: 2026/04/03 01:45:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/03 01:45:31 INFO : toe/toe: Making directory 2026/04/03 01:45:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/03 01:45:31 DEBUG : toe/toe: transformed to: 2026/04/03 01:45:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/03 01:45:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/03 01:45:31 DEBUG : toe: transformed to: 2026/04/03 01:45:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/03 01:45:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/03 01:45:31 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for checks to finish 2026/04/03 01:45:31 DEBUG : toe/toe/toe: transformed to: 2026/04/03 01:45:31 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/03 01:45:31 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Waiting for transfers to finish 2026/04/03 01:45:31 DEBUG : toe/toe/toe: size = 11 OK 2026/04/03 01:45:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/03 01:45:31 INFO : toe/toe/toe: Copied (new) 2026/04/03 01:45:31 ERROR : B2 bucket rclone-test-gitaqef8kivi: not deleting files as there were IO errors 2026/04/03 01:45:31 ERROR : B2 bucket rclone-test-gitaqef8kivi: not deleting directories as there were IO errors --- PASS: TestError (1.73s) PASS 2026/04/03 01:45:32 DEBUG : B2 bucket rclone-test-gitaqef8kivi: Purge remote 2026/04/03 01:45:32 INFO : B2 bucket rclone-test-gitaqef8kivi: cleaning bucket "rclone-test-gitaqef8kivi" of all files 2026/04/03 01:45:33 DEBUG : BackupDir/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169cbf_d20260403_m014014_c001_v7007000_t0000_u01775180414386") 2026/04/03 01:45:33 DEBUG : BackupDir/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f110a1b707d0b3d2e_d20260403_m014005_c001_v0001042_t0047_u01775180405824") 2026/04/03 01:45:33 DEBUG : CompareDest/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f422d87a2a2aa7022_d20260403_m013946_c001_v7007000_t0000_u01775180386571") 2026/04/03 01:45:33 DEBUG : CompareDest/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f102e1a8c951549b3_d20260403_m013940_c001_v0001165_t0058_u01775180380320") 2026/04/03 01:45:33 DEBUG : CompareDest/two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f422d87a2a2aa7023_d20260403_m013946_c001_v7007000_t0000_u01775180386752") 2026/04/03 01:45:33 DEBUG : CompareDest/two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a172_d20260403_m013941_c001_v0001174_t0027_u01775180381421") 2026/04/03 01:45:33 DEBUG : CopyDest/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169cc3_d20260403_m014014_c001_v7007000_t0000_u01775180414619") 2026/04/03 01:45:33 DEBUG : CopyDest/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a32a_d20260403_m014002_c001_v0001174_t0024_u01775180402610") 2026/04/03 01:45:33 DEBUG : CopyDest/three: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169cc8_d20260403_m014014_c001_v7007000_t0000_u01775180414800") 2026/04/03 01:45:33 DEBUG : CopyDest/three: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a43c_d20260403_m014011_c001_v0001174_t0008_u01775180411998") 2026/04/03 01:45:34 DEBUG : CopyDest/two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169ccb_d20260403_m014014_c001_v7007000_t0000_u01775180414982") 2026/04/03 01:45:34 DEBUG : CopyDest/two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a3f8_d20260403_m014009_c001_v0001174_t0030_u01775180409624") 2026/04/03 01:45:34 DEBUG : EXISTING: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f410358b8620ccf1c_d20260403_m014138_c001_v7007000_t0000_u01775180498231") 2026/04/03 01:45:34 DEBUG : EXISTING: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dcba_d20260403_m014137_c001_v0001185_t0022_u01775180497299") 2026/04/03 01:45:34 DEBUG : PREFIXapple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287bae_d20260403_m014320_c001_v7007000_t0000_u01775180600319") 2026/04/03 01:45:34 DEBUG : PREFIXapple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958d0d_d20260403_m014315_c001_v0001185_t0024_u01775180595964") 2026/04/03 01:45:34 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287bac_d20260403_m014320_c001_v7007000_t0000_u01775180600133") 2026/04/03 01:45:34 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e130_d20260403_m014315_c001_v0001185_t0020_u01775180595993") 2026/04/03 01:45:34 DEBUG : PREFIXbanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e810_d20260403_m014320_c001_v7007000_t0000_u01775180600298") 2026/04/03 01:45:34 DEBUG : PREFIXbanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc7b2_d20260403_m014315_c001_v0001171_t0046_u01775180595972") 2026/04/03 01:45:34 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e812_d20260403_m014320_c001_v7007000_t0000_u01775180600482") 2026/04/03 01:45:34 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914060b_d20260403_m014315_c001_v0001180_t0015_u01775180595985") 2026/04/03 01:45:34 DEBUG : Testêé: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f410358b8620ccf1a_d20260403_m014134_c001_v7007000_t0000_u01775180494836") 2026/04/03 01:45:34 DEBUG : Testêé: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dc98_d20260403_m014134_c001_v0001185_t0019_u01775180494272") 2026/04/03 01:45:34 DEBUG : Testêé: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dc90_d20260403_m014133_c001_v0001185_t0022_u01775180493704") 2026/04/03 01:45:34 DEBUG : YXBwbGU=: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b4061c0_d20260403_m014304_c001_v7007000_t0000_u01775180584502") 2026/04/03 01:45:34 DEBUG : YXBwbGU=: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e07a_d20260403_m014300_c001_v0001185_t0052_u01775180580047") 2026/04/03 01:45:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b4061c4_d20260403_m014304_c001_v7007000_t0000_u01775180584693") 2026/04/03 01:45:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc74c_d20260403_m014300_c001_v0001171_t0047_u01775180580056") 2026/04/03 01:45:34 DEBUG : YmFuYW5h: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b4061c9_d20260403_m014304_c001_v7007000_t0000_u01775180584876") 2026/04/03 01:45:34 DEBUG : YmFuYW5h: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891405d9_d20260403_m014300_c001_v0001180_t0056_u01775180580069") 2026/04/03 01:45:35 DEBUG : a/potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e603c7_d20260403_m013805_c001_v7007000_t0000_u01775180285863") 2026/04/03 01:45:35 DEBUG : a/potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5309_d20260403_m013804_c001_v0001117_t0040_u01775180284913") 2026/04/03 01:45:35 DEBUG : a/potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a2879ce_d20260403_m013802_c001_v7007000_t0000_u01775180282718") 2026/04/03 01:45:35 DEBUG : a/potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5303_d20260403_m013801_c001_v0001117_t0030_u01775180281508") 2026/04/03 01:45:35 DEBUG : a/potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e60385_d20260403_m013740_c001_v7007000_t0000_u01775180260919") 2026/04/03 01:45:35 DEBUG : a/potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b52b5_d20260403_m013739_c001_v0001117_t0019_u01775180259861") 2026/04/03 01:45:35 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba13_d20260403_m014501_c001_v7007000_t0000_u01775180701582") 2026/04/03 01:45:35 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e5ba_d20260403_m014457_c001_v0001185_t0009_u01775180697539") 2026/04/03 01:45:35 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9cab55_d20260403_m014447_c001_v7007000_t0000_u01775180687795") 2026/04/03 01:45:35 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e4de_d20260403_m014444_c001_v0001185_t0030_u01775180684243") 2026/04/03 01:45:35 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e79b_d20260403_m014434_c001_v7007000_t0000_u01775180674667") 2026/04/03 01:45:35 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e446_d20260403_m014431_c001_v0001185_t0047_u01775180671121") 2026/04/03 01:45:35 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a78_d20260403_m014421_c001_v7007000_t0000_u01775180661271") 2026/04/03 01:45:35 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e3b2_d20260403_m014417_c001_v0001185_t0012_u01775180657654") 2026/04/03 01:45:35 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287bd1_d20260403_m014408_c001_v7007000_t0000_u01775180648100") 2026/04/03 01:45:35 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e314_d20260403_m014403_c001_v0001185_t0014_u01775180643890") 2026/04/03 01:45:35 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22c6_d20260403_m014354_c001_v7007000_t0000_u01775180634007") 2026/04/03 01:45:35 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958e99_d20260403_m014348_c001_v0001185_t0050_u01775180628909") 2026/04/03 01:45:35 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a42_d20260403_m014339_c001_v7007000_t0000_u01775180619219") 2026/04/03 01:45:35 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914064d_d20260403_m014335_c001_v0001180_t0020_u01775180615969") 2026/04/03 01:45:36 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a3b_d20260403_m014334_c001_v7007000_t0000_u01775180614672") 2026/04/03 01:45:36 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc81b_d20260403_m014331_c001_v0001171_t0016_u01775180611528") 2026/04/03 01:45:36 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea45d_d20260403_m014321_c001_v7007000_t0000_u01775180601817") 2026/04/03 01:45:36 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e148_d20260403_m014318_c001_v0001185_t0010_u01775180598831") 2026/04/03 01:45:36 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287ba9_d20260403_m014317_c001_v7007000_t0000_u01775180597757") 2026/04/03 01:45:36 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958cf5_d20260403_m014314_c001_v0001185_t0038_u01775180594074") 2026/04/03 01:45:36 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a2b_d20260403_m014302_c001_v7007000_t0000_u01775180582037") 2026/04/03 01:45:36 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e066_d20260403_m014258_c001_v0001185_t0024_u01775180578005") 2026/04/03 01:45:36 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e6052b_d20260403_m014248_c001_v7007000_t0000_u01775180568662") 2026/04/03 01:45:36 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dffe_d20260403_m014244_c001_v0001185_t0009_u01775180564904") 2026/04/03 01:45:36 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e680a_d20260403_m014235_c001_v7007000_t0000_u01775180555259") 2026/04/03 01:45:36 DEBUG : apple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723df88_d20260403_m014231_c001_v0001185_t0039_u01775180551404") 2026/04/03 01:45:36 DEBUG : appleSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea482_d20260403_m014337_c001_v7007000_t0000_u01775180617511") 2026/04/03 01:45:36 DEBUG : appleSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc821_d20260403_m014333_c001_v0001171_t0041_u01775180613269") 2026/04/03 01:45:36 DEBUG : appleapple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22c7_d20260403_m014354_c001_v7007000_t0000_u01775180634188") 2026/04/03 01:45:36 DEBUG : appleapple: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958ea3_d20260403_m014350_c001_v0001185_t0025_u01775180630443") 2026/04/03 01:45:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba14_d20260403_m014501_c001_v7007000_t0000_u01775180701767") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891407a7_d20260403_m014458_c001_v0001180_t0056_u01775180698061") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9cab56_d20260403_m014447_c001_v7007000_t0000_u01775180687978") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914076d_d20260403_m014444_c001_v0001180_t0017_u01775180684779") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e79c_d20260403_m014434_c001_v7007000_t0000_u01775180674851") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140747_d20260403_m014431_c001_v0001180_t0052_u01775180671625") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a79_d20260403_m014421_c001_v7007000_t0000_u01775180661453") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140711_d20260403_m014418_c001_v0001180_t0046_u01775180658273") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287bd3_d20260403_m014408_c001_v7007000_t0000_u01775180648285") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891406b9_d20260403_m014404_c001_v0001180_t0051_u01775180644559") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf74e_d20260403_m014351_c001_v7007000_t0000_u01775180631665") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e278_d20260403_m014349_c001_v0001185_t0053_u01775180629291") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a43_d20260403_m014339_c001_v7007000_t0000_u01775180619400") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e1f2_d20260403_m014335_c001_v0001185_t0047_u01775180615978") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea47a_d20260403_m014334_c001_v7007000_t0000_u01775180614892") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e1cc_d20260403_m014332_c001_v0001185_t0028_u01775180612223") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea45e_d20260403_m014321_c001_v7007000_t0000_u01775180601999") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958d2b_d20260403_m014318_c001_v0001185_t0018_u01775180598853") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416538f7440245ec_d20260403_m014317_c001_v7007000_t0000_u01775180597343") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140607_d20260403_m014314_c001_v0001180_t0032_u01775180594621") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416e9bc51f4b7244_d20260403_m014301_c001_v7007000_t0000_u01775180581696") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891405d5_d20260403_m014258_c001_v0001180_t0050_u01775180578609") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e6052c_d20260403_m014248_c001_v7007000_t0000_u01775180568843") 2026/04/03 01:45:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891405a7_d20260403_m014245_c001_v0001180_t0027_u01775180565448") 2026/04/03 01:45:38 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e680b_d20260403_m014235_c001_v7007000_t0000_u01775180555443") 2026/04/03 01:45:38 DEBUG : appleappleapplebanana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140583_d20260403_m014232_c001_v0001180_t0019_u01775180552041") 2026/04/03 01:45:38 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea486_d20260403_m014337_c001_v7007000_t0000_u01775180617753") 2026/04/03 01:45:38 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914063b_d20260403_m014333_c001_v0001180_t0000_u01775180613279") 2026/04/03 01:45:38 DEBUG : b/potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e603c8_d20260403_m013806_c001_v7007000_t0000_u01775180286047") 2026/04/03 01:45:38 DEBUG : b/potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5305_d20260403_m013803_c001_v0001117_t0011_u01775180283267") 2026/04/03 01:45:38 DEBUG : b/potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a2879cd_d20260403_m013802_c001_v7007000_t0000_u01775180282172") 2026/04/03 01:45:38 DEBUG : b/potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b52f9_d20260403_m013800_c001_v0001117_t0023_u01775180280038") 2026/04/03 01:45:38 DEBUG : b/potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e60382_d20260403_m013740_c001_v7007000_t0000_u01775180260371") 2026/04/03 01:45:38 DEBUG : b/potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b52b1_d20260403_m013738_c001_v0001117_t0009_u01775180258460") 2026/04/03 01:45:38 DEBUG : backup/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f402bc6401953a30a_d20260403_m014028_c001_v7007000_t0000_u01775180428568") 2026/04/03 01:45:38 DEBUG : backup/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f11830219a0426c5c_d20260403_m014026_c001_v0001180_t0027_u01775180426413") 2026/04/03 01:45:38 DEBUG : backup/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f112de708803b0417_d20260403_m014021_c001_v0001171_t0047_u01775180421367") 2026/04/03 01:45:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf534_d20260403_m014052_c001_v7007000_t0000_u01775180452861") 2026/04/03 01:45:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1011260a9c4a5ad5_d20260403_m014050_c001_v0001185_t0038_u01775180450865") 2026/04/03 01:45:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118a864c3dc15cec_d20260403_m014046_c001_v0001183_t0018_u01775180446905") 2026/04/03 01:45:38 DEBUG : backup/one.bak: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f419a75b91027f1e3_d20260403_m014040_c001_v7007000_t0000_u01775180440776") 2026/04/03 01:45:38 DEBUG : backup/one.bak: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1031c7dd4b17daae_d20260403_m014039_c001_v0001177_t0046_u01775180439050") 2026/04/03 01:45:38 DEBUG : backup/one.bak: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f10514f8187b8c19f_d20260403_m014035_c001_v0001092_t0024_u01775180435049") 2026/04/03 01:45:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf535_d20260403_m014053_c001_v7007000_t0000_u01775180453045") 2026/04/03 01:45:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f103639566187077f_d20260403_m014051_c001_v0001137_t0045_u01775180451940") 2026/04/03 01:45:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1167d431e36fa799_d20260403_m014048_c001_v0001098_t0031_u01775180448500") 2026/04/03 01:45:39 DEBUG : backup/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f402bc6401953a30f_d20260403_m014028_c001_v7007000_t0000_u01775180428752") 2026/04/03 01:45:39 DEBUG : backup/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1047f57db48a4e2d_d20260403_m014027_c001_v0001131_t0038_u01775180427695") 2026/04/03 01:45:39 DEBUG : backup/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f115647f5b2c40a0c_d20260403_m014023_c001_v0001173_t0032_u01775180423741") 2026/04/03 01:45:39 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f419a75b91027f1e4_d20260403_m014040_c001_v7007000_t0000_u01775180440957") 2026/04/03 01:45:39 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f10502a41708adfbc_d20260403_m014039_c001_v0001173_t0032_u01775180439848") 2026/04/03 01:45:39 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f11125919de654e58_d20260403_m014036_c001_v0001042_t0038_u01775180436547") 2026/04/03 01:45:39 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba15_d20260403_m014501_c001_v7007000_t0000_u01775180701955") 2026/04/03 01:45:39 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc9a5_d20260403_m014457_c001_v0001171_t0059_u01775180697745") 2026/04/03 01:45:39 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9cab57_d20260403_m014448_c001_v7007000_t0000_u01775180688160") 2026/04/03 01:45:39 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc94d_d20260403_m014444_c001_v0001171_t0005_u01775180684427") 2026/04/03 01:45:39 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e79d_d20260403_m014435_c001_v7007000_t0000_u01775180675035") 2026/04/03 01:45:39 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc913_d20260403_m014431_c001_v0001171_t0010_u01775180671314") 2026/04/03 01:45:39 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a7a_d20260403_m014421_c001_v7007000_t0000_u01775180661635") 2026/04/03 01:45:39 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc8db_d20260403_m014417_c001_v0001171_t0036_u01775180657887") 2026/04/03 01:45:39 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287bd4_d20260403_m014408_c001_v7007000_t0000_u01775180648470") 2026/04/03 01:45:39 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc8ab_d20260403_m014404_c001_v0001171_t0001_u01775180644074") 2026/04/03 01:45:39 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22c8_d20260403_m014354_c001_v7007000_t0000_u01775180634408") 2026/04/03 01:45:39 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914067b_d20260403_m014349_c001_v0001180_t0032_u01775180629095") 2026/04/03 01:45:39 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a45_d20260403_m014339_c001_v7007000_t0000_u01775180619580") 2026/04/03 01:45:39 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc835_d20260403_m014335_c001_v0001171_t0056_u01775180615989") 2026/04/03 01:45:40 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea47b_d20260403_m014334_c001_v7007000_t0000_u01775180614905") 2026/04/03 01:45:40 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140639_d20260403_m014332_c001_v0001180_t0039_u01775180612033") 2026/04/03 01:45:40 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea45f_d20260403_m014322_c001_v7007000_t0000_u01775180602182") 2026/04/03 01:45:40 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc7ce_d20260403_m014318_c001_v0001171_t0034_u01775180598862") 2026/04/03 01:45:40 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416538f7440245ee_d20260403_m014317_c001_v7007000_t0000_u01775180597565") 2026/04/03 01:45:40 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc7a6_d20260403_m014314_c001_v0001171_t0006_u01775180594262") 2026/04/03 01:45:40 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f408df0c824b247f1_d20260403_m014301_c001_v7007000_t0000_u01775180581905") 2026/04/03 01:45:40 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc744_d20260403_m014258_c001_v0001171_t0048_u01775180578356") 2026/04/03 01:45:40 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e6052d_d20260403_m014249_c001_v7007000_t0000_u01775180569023") 2026/04/03 01:45:40 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc70a_d20260403_m014245_c001_v0001171_t0007_u01775180565112") 2026/04/03 01:45:40 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e680c_d20260403_m014235_c001_v7007000_t0000_u01775180555627") 2026/04/03 01:45:40 DEBUG : banana: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc6d0_d20260403_m014231_c001_v0001171_t0029_u01775180551621") 2026/04/03 01:45:40 DEBUG : bananaSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea481_d20260403_m014337_c001_v7007000_t0000_u01775180617504") 2026/04/03 01:45:40 DEBUG : bananaSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e1da_d20260403_m014333_c001_v0001185_t0013_u01775180613289") 2026/04/03 01:45:40 DEBUG : both0: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b93f_d20260403_m014206_c001_v7007000_t0000_u01775180526746") 2026/04/03 01:45:40 DEBUG : both0: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723ddba_d20260403_m014155_c001_v0001185_t0054_u01775180515722") 2026/04/03 01:45:40 DEBUG : both0: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf553_d20260403_m014151_c001_v7007000_t0000_u01775180511345") 2026/04/03 01:45:40 DEBUG : both0: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dcda_d20260403_m014140_c001_v0001185_t0034_u01775180500081") 2026/04/03 01:45:40 DEBUG : both1: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b940_d20260403_m014206_c001_v7007000_t0000_u01775180526930") 2026/04/03 01:45:40 DEBUG : both1: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723ddc0_d20260403_m014156_c001_v0001185_t0039_u01775180516089") 2026/04/03 01:45:41 DEBUG : both1: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf554_d20260403_m014151_c001_v7007000_t0000_u01775180511590") 2026/04/03 01:45:41 DEBUG : both1: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dce0_d20260403_m014140_c001_v0001185_t0042_u01775180500469") 2026/04/03 01:45:41 DEBUG : both10: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b941_d20260403_m014207_c001_v7007000_t0000_u01775180527114") 2026/04/03 01:45:41 DEBUG : both10: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723de02_d20260403_m014159_c001_v0001185_t0007_u01775180519672") 2026/04/03 01:45:41 DEBUG : both10: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf555_d20260403_m014151_c001_v7007000_t0000_u01775180511774") 2026/04/03 01:45:41 DEBUG : both10: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd2c_d20260403_m014144_c001_v0001185_t0021_u01775180504075") 2026/04/03 01:45:41 DEBUG : both11: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b942_d20260403_m014207_c001_v7007000_t0000_u01775180527300") 2026/04/03 01:45:41 DEBUG : both11: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723de0a_d20260403_m014200_c001_v0001185_t0009_u01775180520169") 2026/04/03 01:45:41 DEBUG : both11: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf556_d20260403_m014151_c001_v7007000_t0000_u01775180511958") 2026/04/03 01:45:41 DEBUG : both11: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd36_d20260403_m014144_c001_v0001185_t0030_u01775180504505") 2026/04/03 01:45:41 DEBUG : both12: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b943_d20260403_m014207_c001_v7007000_t0000_u01775180527487") 2026/04/03 01:45:41 DEBUG : both12: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723de10_d20260403_m014200_c001_v0001185_t0039_u01775180520671") 2026/04/03 01:45:41 DEBUG : both12: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf558_d20260403_m014152_c001_v7007000_t0000_u01775180512141") 2026/04/03 01:45:41 DEBUG : both12: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd40_d20260403_m014144_c001_v0001185_t0048_u01775180504938") 2026/04/03 01:45:41 DEBUG : both13: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b944_d20260403_m014207_c001_v7007000_t0000_u01775180527670") 2026/04/03 01:45:41 DEBUG : both13: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723de1c_d20260403_m014201_c001_v0001185_t0030_u01775180521070") 2026/04/03 01:45:41 DEBUG : both13: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf559_d20260403_m014152_c001_v7007000_t0000_u01775180512325") 2026/04/03 01:45:41 DEBUG : both13: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd46_d20260403_m014145_c001_v0001185_t0022_u01775180505310") 2026/04/03 01:45:41 DEBUG : both14: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b945_d20260403_m014207_c001_v7007000_t0000_u01775180527853") 2026/04/03 01:45:41 DEBUG : both14: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723de24_d20260403_m014201_c001_v0001185_t0023_u01775180521478") 2026/04/03 01:45:42 DEBUG : both14: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf55a_d20260403_m014152_c001_v7007000_t0000_u01775180512509") 2026/04/03 01:45:42 DEBUG : both14: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd52_d20260403_m014145_c001_v0001185_t0032_u01775180505763") 2026/04/03 01:45:42 DEBUG : both15: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b946_d20260403_m014208_c001_v7007000_t0000_u01775180528036") 2026/04/03 01:45:42 DEBUG : both15: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723de2a_d20260403_m014201_c001_v0001185_t0030_u01775180521847") 2026/04/03 01:45:42 DEBUG : both15: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf55b_d20260403_m014152_c001_v7007000_t0000_u01775180512693") 2026/04/03 01:45:42 DEBUG : both15: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd58_d20260403_m014146_c001_v0001185_t0045_u01775180506173") 2026/04/03 01:45:42 DEBUG : both16: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b947_d20260403_m014208_c001_v7007000_t0000_u01775180528228") 2026/04/03 01:45:42 DEBUG : both16: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723de2e_d20260403_m014202_c001_v0001185_t0048_u01775180522216") 2026/04/03 01:45:42 DEBUG : both16: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf55c_d20260403_m014152_c001_v7007000_t0000_u01775180512877") 2026/04/03 01:45:42 DEBUG : both16: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd5e_d20260403_m014146_c001_v0001185_t0009_u01775180506578") 2026/04/03 01:45:42 DEBUG : both17: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b948_d20260403_m014208_c001_v7007000_t0000_u01775180528413") 2026/04/03 01:45:42 DEBUG : both17: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723de36_d20260403_m014202_c001_v0001185_t0010_u01775180522606") 2026/04/03 01:45:42 DEBUG : both17: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf55d_d20260403_m014153_c001_v7007000_t0000_u01775180513061") 2026/04/03 01:45:42 DEBUG : both17: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd6a_d20260403_m014147_c001_v0001185_t0006_u01775180507490") 2026/04/03 01:45:42 DEBUG : both18: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b949_d20260403_m014208_c001_v7007000_t0000_u01775180528596") 2026/04/03 01:45:42 DEBUG : both18: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723de3a_d20260403_m014202_c001_v0001185_t0009_u01775180522984") 2026/04/03 01:45:42 DEBUG : both18: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf55e_d20260403_m014153_c001_v7007000_t0000_u01775180513244") 2026/04/03 01:45:42 DEBUG : both18: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd74_d20260403_m014147_c001_v0001185_t0029_u01775180507883") 2026/04/03 01:45:42 DEBUG : both19: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b94a_d20260403_m014208_c001_v7007000_t0000_u01775180528778") 2026/04/03 01:45:42 DEBUG : both19: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723de48_d20260403_m014203_c001_v0001185_t0028_u01775180523416") 2026/04/03 01:45:42 DEBUG : both19: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf55f_d20260403_m014153_c001_v7007000_t0000_u01775180513428") 2026/04/03 01:45:42 DEBUG : both19: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd82_d20260403_m014148_c001_v0001185_t0014_u01775180508252") 2026/04/03 01:45:42 DEBUG : both2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b94b_d20260403_m014208_c001_v7007000_t0000_u01775180528962") 2026/04/03 01:45:43 DEBUG : both2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723ddc8_d20260403_m014156_c001_v0001185_t0042_u01775180516456") 2026/04/03 01:45:43 DEBUG : both2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf560_d20260403_m014153_c001_v7007000_t0000_u01775180513655") 2026/04/03 01:45:43 DEBUG : both2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dce8_d20260403_m014140_c001_v0001185_t0026_u01775180500874") 2026/04/03 01:45:43 DEBUG : both3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b94c_d20260403_m014209_c001_v7007000_t0000_u01775180529145") 2026/04/03 01:45:43 DEBUG : both3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723ddce_d20260403_m014156_c001_v0001185_t0008_u01775180516824") 2026/04/03 01:45:43 DEBUG : both3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf562_d20260403_m014153_c001_v7007000_t0000_u01775180513838") 2026/04/03 01:45:43 DEBUG : both3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dcf6_d20260403_m014141_c001_v0001185_t0045_u01775180501381") 2026/04/03 01:45:43 DEBUG : both4: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b94d_d20260403_m014209_c001_v7007000_t0000_u01775180529327") 2026/04/03 01:45:43 DEBUG : both4: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723ddd6_d20260403_m014157_c001_v0001185_t0040_u01775180517343") 2026/04/03 01:45:43 DEBUG : both4: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf563_d20260403_m014154_c001_v7007000_t0000_u01775180514021") 2026/04/03 01:45:43 DEBUG : both4: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dcfe_d20260403_m014141_c001_v0001185_t0020_u01775180501749") 2026/04/03 01:45:43 DEBUG : both5: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b94e_d20260403_m014209_c001_v7007000_t0000_u01775180529513") 2026/04/03 01:45:43 DEBUG : both5: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dde0_d20260403_m014157_c001_v0001185_t0005_u01775180517713") 2026/04/03 01:45:43 DEBUG : both5: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf565_d20260403_m014154_c001_v7007000_t0000_u01775180514205") 2026/04/03 01:45:43 DEBUG : both5: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd02_d20260403_m014142_c001_v0001185_t0013_u01775180502155") 2026/04/03 01:45:43 DEBUG : both6: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b94f_d20260403_m014209_c001_v7007000_t0000_u01775180529696") 2026/04/03 01:45:43 DEBUG : both6: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dde6_d20260403_m014158_c001_v0001185_t0037_u01775180518082") 2026/04/03 01:45:43 DEBUG : both6: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf566_d20260403_m014154_c001_v7007000_t0000_u01775180514436") 2026/04/03 01:45:43 DEBUG : both6: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd0c_d20260403_m014142_c001_v0001185_t0023_u01775180502536") 2026/04/03 01:45:44 DEBUG : both7: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b950_d20260403_m014209_c001_v7007000_t0000_u01775180529879") 2026/04/03 01:45:44 DEBUG : both7: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723ddf2_d20260403_m014158_c001_v0001185_t0057_u01775180518477") 2026/04/03 01:45:44 DEBUG : both7: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf568_d20260403_m014154_c001_v7007000_t0000_u01775180514620") 2026/04/03 01:45:44 DEBUG : both7: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd12_d20260403_m014142_c001_v0001185_t0009_u01775180502934") 2026/04/03 01:45:44 DEBUG : both8: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b951_d20260403_m014210_c001_v7007000_t0000_u01775180530068") 2026/04/03 01:45:44 DEBUG : both8: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723ddf8_d20260403_m014158_c001_v0001185_t0021_u01775180518938") 2026/04/03 01:45:44 DEBUG : both8: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf56a_d20260403_m014154_c001_v7007000_t0000_u01775180514804") 2026/04/03 01:45:44 DEBUG : both8: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd1c_d20260403_m014143_c001_v0001185_t0056_u01775180503333") 2026/04/03 01:45:44 DEBUG : both9: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b952_d20260403_m014210_c001_v7007000_t0000_u01775180530251") 2026/04/03 01:45:44 DEBUG : both9: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723ddfc_d20260403_m014159_c001_v0001185_t0014_u01775180519305") 2026/04/03 01:45:44 DEBUG : both9: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf56d_d20260403_m014154_c001_v7007000_t0000_u01775180514987") 2026/04/03 01:45:44 DEBUG : both9: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd20_d20260403_m014143_c001_v0001185_t0012_u01775180503705") 2026/04/03 01:45:44 DEBUG : c/non empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e603c9_d20260403_m013806_c001_v7007000_t0000_u01775180286231") 2026/04/03 01:45:44 DEBUG : c/non empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5307_d20260403_m013803_c001_v0001117_t0008_u01775180283906") 2026/04/03 01:45:44 DEBUG : c/non empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a2879d0_d20260403_m013802_c001_v7007000_t0000_u01775180282900") 2026/04/03 01:45:44 DEBUG : c/non empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b52fb_d20260403_m013800_c001_v0001117_t0049_u01775180280560") 2026/04/03 01:45:44 DEBUG : c/non empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e60387_d20260403_m013741_c001_v7007000_t0000_u01775180261102") 2026/04/03 01:45:44 DEBUG : c/non empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b52b3_d20260403_m013738_c001_v0001117_t0001_u01775180258970") 2026/04/03 01:45:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b4061cb_d20260403_m014305_c001_v7007000_t0000_u01775180585059") 2026/04/03 01:45:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958c6b_d20260403_m014300_c001_v0001185_t0045_u01775180580081") 2026/04/03 01:45:44 DEBUG : check sum: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e6eb_d20260403_m013729_c001_v7007000_t0000_u01775180249734") 2026/04/03 01:45:44 DEBUG : check sum: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5283_d20260403_m013728_c001_v0001117_t0019_u01775180248464") 2026/04/03 01:45:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41931454b5997acf_d20260403_m014530_c001_v7007000_t0000_u01775180730571") 2026/04/03 01:45:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e7d0_d20260403_m014529_c001_v0001185_t0049_u01775180729116") 2026/04/03 01:45:45 DEBUG : dest/3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169cb1_d20260403_m013955_c001_v7007000_t0000_u01775180395618") 2026/04/03 01:45:45 DEBUG : dest/3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f404f7bca63006890_d20260403_m013954_c001_v0001100_t0015_u01775180394512") 2026/04/03 01:45:45 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22c9_d20260403_m014354_c001_v7007000_t0000_u01775180634589") 2026/04/03 01:45:45 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc875_d20260403_m014350_c001_v0001171_t0048_u01775180630664") 2026/04/03 01:45:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba16_d20260403_m014502_c001_v7007000_t0000_u01775180702139") 2026/04/03 01:45:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e540_d20260403_m014452_c001_v0001185_t0018_u01775180692428") 2026/04/03 01:45:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9cab59_d20260403_m014448_c001_v7007000_t0000_u01775180688341") 2026/04/03 01:45:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e49c_d20260403_m014439_c001_v0001185_t0018_u01775180679438") 2026/04/03 01:45:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e79e_d20260403_m014435_c001_v7007000_t0000_u01775180675233") 2026/04/03 01:45:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e40e_d20260403_m014425_c001_v0001185_t0019_u01775180665981") 2026/04/03 01:45:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a7b_d20260403_m014421_c001_v7007000_t0000_u01775180661819") 2026/04/03 01:45:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e36e_d20260403_m014412_c001_v0001185_t0052_u01775180652799") 2026/04/03 01:45:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287bd5_d20260403_m014408_c001_v7007000_t0000_u01775180648654") 2026/04/03 01:45:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e2d6_d20260403_m014358_c001_v0001185_t0020_u01775180638721") 2026/04/03 01:45:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f402bc6401953a4a8_d20260403_m014351_c001_v7007000_t0000_u01775180631654") 2026/04/03 01:45:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958e4d_d20260403_m014344_c001_v0001185_t0026_u01775180624012") 2026/04/03 01:45:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a46_d20260403_m014339_c001_v7007000_t0000_u01775180619823") 2026/04/03 01:45:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e1f8_d20260403_m014336_c001_v0001185_t0057_u01775180616182") 2026/04/03 01:45:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea47c_d20260403_m014335_c001_v7007000_t0000_u01775180615015") 2026/04/03 01:45:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc7fb_d20260403_m014326_c001_v0001171_t0011_u01775180606887") 2026/04/03 01:45:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea460_d20260403_m014322_c001_v7007000_t0000_u01775180602364") 2026/04/03 01:45:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958d2d_d20260403_m014319_c001_v0001185_t0042_u01775180599055") 2026/04/03 01:45:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea456_d20260403_m014317_c001_v7007000_t0000_u01775180597590") 2026/04/03 01:45:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958ccb_d20260403_m014309_c001_v0001185_t0055_u01775180589261") 2026/04/03 01:45:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f421ea000666d03ca_d20260403_m014301_c001_v7007000_t0000_u01775180581857") 2026/04/03 01:45:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e030_d20260403_m014253_c001_v0001185_t0038_u01775180573209") 2026/04/03 01:45:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e6052e_d20260403_m014249_c001_v7007000_t0000_u01775180569204") 2026/04/03 01:45:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dfca_d20260403_m014239_c001_v0001185_t0034_u01775180559881") 2026/04/03 01:45:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e680d_d20260403_m014235_c001_v7007000_t0000_u01775180555810") 2026/04/03 01:45:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723df68_d20260403_m014227_c001_v0001185_t0007_u01775180547118") 2026/04/03 01:45:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea487_d20260403_m014337_c001_v7007000_t0000_u01775180617881") 2026/04/03 01:45:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e1de_d20260403_m014333_c001_v0001185_t0009_u01775180613478") 2026/04/03 01:45:46 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22ca_d20260403_m014354_c001_v7007000_t0000_u01775180634778") 2026/04/03 01:45:46 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e27c_d20260403_m014350_c001_v0001185_t0040_u01775180630653") 2026/04/03 01:45:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba17_d20260403_m014502_c001_v7007000_t0000_u01775180702321") 2026/04/03 01:45:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc97b_d20260403_m014452_c001_v0001171_t0022_u01775180692991") 2026/04/03 01:45:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9cab5b_d20260403_m014448_c001_v7007000_t0000_u01775180688524") 2026/04/03 01:45:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc933_d20260403_m014440_c001_v0001171_t0019_u01775180680030") 2026/04/03 01:45:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e79f_d20260403_m014435_c001_v7007000_t0000_u01775180675419") 2026/04/03 01:45:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc8fb_d20260403_m014426_c001_v0001171_t0008_u01775180666529") 2026/04/03 01:45:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a7c_d20260403_m014422_c001_v7007000_t0000_u01775180662004") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc8bb_d20260403_m014413_c001_v0001171_t0037_u01775180653343") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287bd6_d20260403_m014408_c001_v7007000_t0000_u01775180648837") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc893_d20260403_m014359_c001_v0001171_t0051_u01775180639421") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf74f_d20260403_m014351_c001_v7007000_t0000_u01775180631847") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140671_d20260403_m014344_c001_v0001180_t0022_u01775180624562") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a48_d20260403_m014340_c001_v7007000_t0000_u01775180620003") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958de5_d20260403_m014336_c001_v0001185_t0037_u01775180616195") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a3a_d20260403_m014334_c001_v7007000_t0000_u01775180614484") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140629_d20260403_m014327_c001_v0001180_t0051_u01775180607591") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea461_d20260403_m014322_c001_v7007000_t0000_u01775180602547") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e150_d20260403_m014319_c001_v0001185_t0043_u01775180599063") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e80b_d20260403_m014317_c001_v7007000_t0000_u01775180597593") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc78e_d20260403_m014309_c001_v0001171_t0040_u01775180589813") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f422d87a2a2aa7073_d20260403_m014301_c001_v7007000_t0000_u01775180581819") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc726_d20260403_m014253_c001_v0001171_t0029_u01775180573750") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e6052f_d20260403_m014249_c001_v7007000_t0000_u01775180569385") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc6f6_d20260403_m014240_c001_v0001171_t0053_u01775180560484") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e680e_d20260403_m014235_c001_v7007000_t0000_u01775180555993") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc6ba_d20260403_m014227_c001_v0001171_t0045_u01775180547728") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f407de7e05d8c13b5_d20260403_m014337_c001_v7007000_t0000_u01775180617687") 2026/04/03 01:45:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958dbf_d20260403_m014333_c001_v0001185_t0029_u01775180613508") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22cb_d20260403_m014354_c001_v7007000_t0000_u01775180634960") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140683_d20260403_m014350_c001_v0001180_t0000_u01775180630676") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba18_d20260403_m014502_c001_v7007000_t0000_u01775180702503") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914078d_d20260403_m014453_c001_v0001180_t0043_u01775180693655") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9cab5c_d20260403_m014448_c001_v7007000_t0000_u01775180688705") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140757_d20260403_m014440_c001_v0001180_t0017_u01775180680686") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e7a0_d20260403_m014435_c001_v7007000_t0000_u01775180675603") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140735_d20260403_m014427_c001_v0001180_t0027_u01775180667202") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a7d_d20260403_m014422_c001_v7007000_t0000_u01775180662187") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891406ed_d20260403_m014414_c001_v0001180_t0038_u01775180654057") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287bd7_d20260403_m014409_c001_v7007000_t0000_u01775180649020") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891406a9_d20260403_m014400_c001_v0001180_t0023_u01775180640276") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf750_d20260403_m014352_c001_v7007000_t0000_u01775180632042") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e258_d20260403_m014345_c001_v0001185_t0029_u01775180625164") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a49_d20260403_m014340_c001_v7007000_t0000_u01775180620183") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914064f_d20260403_m014336_c001_v0001180_t0050_u01775180616205") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a3d_d20260403_m014335_c001_v7007000_t0000_u01775180615034") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e19e_d20260403_m014328_c001_v0001185_t0019_u01775180608191") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea463_d20260403_m014322_c001_v7007000_t0000_u01775180602729") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140619_d20260403_m014319_c001_v0001180_t0055_u01775180599088") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416538f7440245ef_d20260403_m014317_c001_v7007000_t0000_u01775180597707") 2026/04/03 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891405f5_d20260403_m014310_c001_v0001180_t0039_u01775180590437") 2026/04/03 01:45:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416e9bc51f4b7247_d20260403_m014301_c001_v7007000_t0000_u01775180581876") 2026/04/03 01:45:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891405c3_d20260403_m014254_c001_v0001180_t0028_u01775180574466") 2026/04/03 01:45:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e60530_d20260403_m014249_c001_v7007000_t0000_u01775180569565") 2026/04/03 01:45:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140593_d20260403_m014241_c001_v0001180_t0028_u01775180561220") 2026/04/03 01:45:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e680f_d20260403_m014236_c001_v7007000_t0000_u01775180556181") 2026/04/03 01:45:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914056f_d20260403_m014228_c001_v0001180_t0012_u01775180548061") 2026/04/03 01:45:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf73a_d20260403_m014337_c001_v7007000_t0000_u01775180617507") 2026/04/03 01:45:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914063d_d20260403_m014333_c001_v0001180_t0032_u01775180613521") 2026/04/03 01:45:49 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22cc_d20260403_m014355_c001_v7007000_t0000_u01775180635141") 2026/04/03 01:45:49 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958ea5_d20260403_m014350_c001_v0001185_t0033_u01775180630701") 2026/04/03 01:45:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba19_d20260403_m014502_c001_v7007000_t0000_u01775180702690") 2026/04/03 01:45:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214959375_d20260403_m014454_c001_v0001185_t0013_u01775180694235") 2026/04/03 01:45:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9cab5d_d20260403_m014448_c001_v7007000_t0000_u01775180688886") 2026/04/03 01:45:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214959255_d20260403_m014441_c001_v0001185_t0028_u01775180681249") 2026/04/03 01:45:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e7a1_d20260403_m014435_c001_v7007000_t0000_u01775180675788") 2026/04/03 01:45:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214959105_d20260403_m014427_c001_v0001185_t0011_u01775180667786") 2026/04/03 01:45:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a7e_d20260403_m014422_c001_v7007000_t0000_u01775180662371") 2026/04/03 01:45:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb21495904b_d20260403_m014414_c001_v0001185_t0014_u01775180654618") 2026/04/03 01:45:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287bd8_d20260403_m014409_c001_v7007000_t0000_u01775180649204") 2026/04/03 01:45:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958f79_d20260403_m014400_c001_v0001185_t0029_u01775180640847") 2026/04/03 01:45:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf751_d20260403_m014352_c001_v7007000_t0000_u01775180632223") 2026/04/03 01:45:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc863_d20260403_m014345_c001_v0001171_t0038_u01775180625714") 2026/04/03 01:45:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a4a_d20260403_m014340_c001_v7007000_t0000_u01775180620364") 2026/04/03 01:45:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc837_d20260403_m014336_c001_v0001171_t0025_u01775180616261") 2026/04/03 01:45:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f407de7e05d8c13b1_d20260403_m014335_c001_v7007000_t0000_u01775180615045") 2026/04/03 01:45:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958d83_d20260403_m014328_c001_v0001185_t0026_u01775180608752") 2026/04/03 01:45:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea464_d20260403_m014322_c001_v7007000_t0000_u01775180602912") 2026/04/03 01:45:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc7d2_d20260403_m014319_c001_v0001171_t0019_u01775180599132") 2026/04/03 01:45:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287baa_d20260403_m014317_c001_v7007000_t0000_u01775180597770") 2026/04/03 01:45:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e102_d20260403_m014311_c001_v0001185_t0057_u01775180591015") 2026/04/03 01:45:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f408df0c824b247f0_d20260403_m014301_c001_v7007000_t0000_u01775180581716") 2026/04/03 01:45:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958c3d_d20260403_m014255_c001_v0001185_t0007_u01775180575066") 2026/04/03 01:45:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e60531_d20260403_m014249_c001_v7007000_t0000_u01775180569746") 2026/04/03 01:45:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958b8f_d20260403_m014241_c001_v0001185_t0035_u01775180561826") 2026/04/03 01:45:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e6810_d20260403_m014236_c001_v7007000_t0000_u01775180556365") 2026/04/03 01:45:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958b0b_d20260403_m014228_c001_v0001185_t0050_u01775180548260") 2026/04/03 01:45:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f407de7e05d8c13b8_d20260403_m014337_c001_v7007000_t0000_u01775180617890") 2026/04/03 01:45:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc823_d20260403_m014333_c001_v0001171_t0054_u01775180613568") 2026/04/03 01:45:50 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22cd_d20260403_m014355_c001_v7007000_t0000_u01775180635323") 2026/04/03 01:45:50 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e280_d20260403_m014350_c001_v0001185_t0033_u01775180630837") 2026/04/03 01:45:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba1a_d20260403_m014502_c001_v7007000_t0000_u01775180702874") 2026/04/03 01:45:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e578_d20260403_m014454_c001_v0001185_t0053_u01775180694419") 2026/04/03 01:45:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9cab5e_d20260403_m014449_c001_v7007000_t0000_u01775180689067") 2026/04/03 01:45:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e4be_d20260403_m014441_c001_v0001185_t0032_u01775180681433") 2026/04/03 01:45:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e7a2_d20260403_m014435_c001_v7007000_t0000_u01775180675976") 2026/04/03 01:45:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e41e_d20260403_m014427_c001_v0001185_t0043_u01775180667970") 2026/04/03 01:45:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a7f_d20260403_m014422_c001_v7007000_t0000_u01775180662555") 2026/04/03 01:45:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e380_d20260403_m014414_c001_v0001185_t0049_u01775180654867") 2026/04/03 01:45:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287bd9_d20260403_m014409_c001_v7007000_t0000_u01775180649386") 2026/04/03 01:45:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e2f8_d20260403_m014401_c001_v0001185_t0050_u01775180641047") 2026/04/03 01:45:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f402bc6401953a4ab_d20260403_m014352_c001_v7007000_t0000_u01775180632206") 2026/04/03 01:45:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958e69_d20260403_m014345_c001_v0001185_t0052_u01775180625994") 2026/04/03 01:45:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a4b_d20260403_m014340_c001_v7007000_t0000_u01775180620545") 2026/04/03 01:45:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e1fc_d20260403_m014336_c001_v0001185_t0026_u01775180616367") 2026/04/03 01:45:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea47e_d20260403_m014335_c001_v7007000_t0000_u01775180615079") 2026/04/03 01:45:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc809_d20260403_m014328_c001_v0001171_t0038_u01775180608958") 2026/04/03 01:45:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea465_d20260403_m014323_c001_v7007000_t0000_u01775180603094") 2026/04/03 01:45:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958d31_d20260403_m014319_c001_v0001185_t0057_u01775180599250") 2026/04/03 01:45:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169de5_d20260403_m014317_c001_v7007000_t0000_u01775180597718") 2026/04/03 01:45:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958ce1_d20260403_m014311_c001_v0001185_t0041_u01775180591203") 2026/04/03 01:45:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9caa68_d20260403_m014302_c001_v7007000_t0000_u01775180582027") 2026/04/03 01:45:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e042_d20260403_m014255_c001_v0001185_t0014_u01775180575334") 2026/04/03 01:45:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e60532_d20260403_m014249_c001_v7007000_t0000_u01775180569926") 2026/04/03 01:45:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dfdc_d20260403_m014242_c001_v0001185_t0056_u01775180562010") 2026/04/03 01:45:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e6811_d20260403_m014236_c001_v7007000_t0000_u01775180556548") 2026/04/03 01:45:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723df76_d20260403_m014228_c001_v0001185_t0020_u01775180548445") 2026/04/03 01:45:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea483_d20260403_m014337_c001_v7007000_t0000_u01775180617513") 2026/04/03 01:45:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958dc1_d20260403_m014333_c001_v0001185_t0042_u01775180613694") 2026/04/03 01:45:52 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22ce_d20260403_m014355_c001_v7007000_t0000_u01775180635505") 2026/04/03 01:45:52 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958eab_d20260403_m014350_c001_v0001185_t0032_u01775180630887") 2026/04/03 01:45:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba1b_d20260403_m014503_c001_v7007000_t0000_u01775180703057") 2026/04/03 01:45:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc981_d20260403_m014454_c001_v0001171_t0028_u01775180694761") 2026/04/03 01:45:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9cab5f_d20260403_m014449_c001_v7007000_t0000_u01775180689250") 2026/04/03 01:45:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc93b_d20260403_m014441_c001_v0001171_t0024_u01775180681617") 2026/04/03 01:45:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e7a3_d20260403_m014436_c001_v7007000_t0000_u01775180676163") 2026/04/03 01:45:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc8fd_d20260403_m014428_c001_v0001171_t0019_u01775180668161") 2026/04/03 01:45:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a80_d20260403_m014422_c001_v7007000_t0000_u01775180662738") 2026/04/03 01:45:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc8c3_d20260403_m014415_c001_v0001171_t0045_u01775180655050") 2026/04/03 01:45:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287bda_d20260403_m014409_c001_v7007000_t0000_u01775180649568") 2026/04/03 01:45:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc89f_d20260403_m014401_c001_v0001171_t0040_u01775180641230") 2026/04/03 01:45:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22c2_d20260403_m014351_c001_v7007000_t0000_u01775180631679") 2026/04/03 01:45:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140675_d20260403_m014346_c001_v0001180_t0029_u01775180626209") 2026/04/03 01:45:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a4c_d20260403_m014340_c001_v7007000_t0000_u01775180620727") 2026/04/03 01:45:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958de9_d20260403_m014336_c001_v0001185_t0009_u01775180616382") 2026/04/03 01:45:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea47f_d20260403_m014335_c001_v7007000_t0000_u01775180615090") 2026/04/03 01:45:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140631_d20260403_m014329_c001_v0001180_t0000_u01775180609217") 2026/04/03 01:45:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea466_d20260403_m014323_c001_v7007000_t0000_u01775180603276") 2026/04/03 01:45:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e152_d20260403_m014319_c001_v0001185_t0024_u01775180599259") 2026/04/03 01:45:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e80d_d20260403_m014317_c001_v7007000_t0000_u01775180597781") 2026/04/03 01:45:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc794_d20260403_m014311_c001_v0001171_t0036_u01775180591415") 2026/04/03 01:45:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b4061b2_d20260403_m014301_c001_v7007000_t0000_u01775180581280") 2026/04/03 01:45:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc734_d20260403_m014255_c001_v0001171_t0052_u01775180575524") 2026/04/03 01:45:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e60533_d20260403_m014250_c001_v7007000_t0000_u01775180570107") 2026/04/03 01:45:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc6fe_d20260403_m014242_c001_v0001171_t0039_u01775180562220") 2026/04/03 01:45:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e6812_d20260403_m014236_c001_v7007000_t0000_u01775180556732") 2026/04/03 01:45:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc6c0_d20260403_m014228_c001_v0001171_t0042_u01775180548631") 2026/04/03 01:45:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea484_d20260403_m014337_c001_v7007000_t0000_u01775180617699") 2026/04/03 01:45:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914063f_d20260403_m014333_c001_v0001180_t0053_u01775180613706") 2026/04/03 01:45:53 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22cf_d20260403_m014355_c001_v7007000_t0000_u01775180635686") 2026/04/03 01:45:53 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140685_d20260403_m014350_c001_v0001180_t0039_u01775180630939") 2026/04/03 01:45:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba1c_d20260403_m014503_c001_v7007000_t0000_u01775180703247") 2026/04/03 01:45:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140793_d20260403_m014455_c001_v0001180_t0033_u01775180695181") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9cab60_d20260403_m014449_c001_v7007000_t0000_u01775180689440") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914075d_d20260403_m014441_c001_v0001180_t0006_u01775180681938") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e7a4_d20260403_m014436_c001_v7007000_t0000_u01775180676349") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914073d_d20260403_m014428_c001_v0001180_t0038_u01775180668441") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a82_d20260403_m014422_c001_v7007000_t0000_u01775180662920") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891406f5_d20260403_m014415_c001_v0001180_t0048_u01775180655311") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287bdb_d20260403_m014409_c001_v7007000_t0000_u01775180649751") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891406af_d20260403_m014401_c001_v0001180_t0007_u01775180641552") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f402bc6401953a4aa_d20260403_m014352_c001_v7007000_t0000_u01775180632019") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e266_d20260403_m014346_c001_v0001185_t0042_u01775180626412") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a4d_d20260403_m014340_c001_v7007000_t0000_u01775180620908") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140653_d20260403_m014336_c001_v0001180_t0039_u01775180616424") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f407de7e05d8c13b2_d20260403_m014335_c001_v7007000_t0000_u01775180615097") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e1ac_d20260403_m014329_c001_v0001185_t0050_u01775180609466") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea467_d20260403_m014323_c001_v7007000_t0000_u01775180603459") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914061b_d20260403_m014319_c001_v0001180_t0059_u01775180599319") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea457_d20260403_m014317_c001_v7007000_t0000_u01775180597792") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891405fb_d20260403_m014311_c001_v0001180_t0042_u01775180591670") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b4061b6_d20260403_m014302_c001_v7007000_t0000_u01775180582029") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891405c5_d20260403_m014255_c001_v0001180_t0029_u01775180575776") 2026/04/03 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e60534_d20260403_m014250_c001_v7007000_t0000_u01775180570288") 2026/04/03 01:45:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140597_d20260403_m014242_c001_v0001180_t0006_u01775180562517") 2026/04/03 01:45:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e6813_d20260403_m014236_c001_v7007000_t0000_u01775180556916") 2026/04/03 01:45:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140575_d20260403_m014229_c001_v0001180_t0025_u01775180549121") 2026/04/03 01:45:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f407de7e05d8c13b6_d20260403_m014337_c001_v7007000_t0000_u01775180617708") 2026/04/03 01:45:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e1e0_d20260403_m014333_c001_v0001185_t0054_u01775180613770") 2026/04/03 01:45:55 DEBUG : dir1/0007-12345: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22d0_d20260403_m014355_c001_v7007000_t0000_u01775180635916") 2026/04/03 01:45:55 DEBUG : dir1/0007-12345: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc879_d20260403_m014350_c001_v0001171_t0018_u01775180630950") 2026/04/03 01:45:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba1d_d20260403_m014503_c001_v7007000_t0000_u01775180703431") 2026/04/03 01:45:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214959397_d20260403_m014455_c001_v0001185_t0034_u01775180695383") 2026/04/03 01:45:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9cab61_d20260403_m014449_c001_v7007000_t0000_u01775180689623") 2026/04/03 01:45:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214959263_d20260403_m014442_c001_v0001185_t0056_u01775180682200") 2026/04/03 01:45:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e7a6_d20260403_m014436_c001_v7007000_t0000_u01775180676534") 2026/04/03 01:45:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214959115_d20260403_m014428_c001_v0001185_t0012_u01775180668641") 2026/04/03 01:45:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a83_d20260403_m014423_c001_v7007000_t0000_u01775180663102") 2026/04/03 01:45:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb21495905f_d20260403_m014415_c001_v0001185_t0005_u01775180655508") 2026/04/03 01:45:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287bdc_d20260403_m014409_c001_v7007000_t0000_u01775180649935") 2026/04/03 01:45:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958f89_d20260403_m014401_c001_v0001185_t0049_u01775180641872") 2026/04/03 01:45:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f402bc6401953a4a9_d20260403_m014351_c001_v7007000_t0000_u01775180631836") 2026/04/03 01:45:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc865_d20260403_m014346_c001_v0001171_t0046_u01775180626659") 2026/04/03 01:45:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a4e_d20260403_m014341_c001_v7007000_t0000_u01775180621088") 2026/04/03 01:45:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc83b_d20260403_m014336_c001_v0001171_t0014_u01775180616517") 2026/04/03 01:45:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea478_d20260403_m014334_c001_v7007000_t0000_u01775180614834") 2026/04/03 01:45:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958d89_d20260403_m014329_c001_v0001185_t0040_u01775180609652") 2026/04/03 01:45:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea468_d20260403_m014323_c001_v7007000_t0000_u01775180603641") 2026/04/03 01:45:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc7d6_d20260403_m014319_c001_v0001171_t0051_u01775180599426") 2026/04/03 01:45:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e80c_d20260403_m014317_c001_v7007000_t0000_u01775180597738") 2026/04/03 01:45:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e108_d20260403_m014311_c001_v0001185_t0033_u01775180591872") 2026/04/03 01:45:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b4061b3_d20260403_m014301_c001_v7007000_t0000_u01775180581464") 2026/04/03 01:45:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958c49_d20260403_m014255_c001_v0001185_t0014_u01775180575991") 2026/04/03 01:45:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e60536_d20260403_m014250_c001_v7007000_t0000_u01775180570468") 2026/04/03 01:45:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958b93_d20260403_m014242_c001_v0001185_t0018_u01775180562753") 2026/04/03 01:45:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e6814_d20260403_m014237_c001_v7007000_t0000_u01775180557098") 2026/04/03 01:45:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958b17_d20260403_m014229_c001_v0001185_t0042_u01775180549318") 2026/04/03 01:45:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a40_d20260403_m014337_c001_v7007000_t0000_u01775180617720") 2026/04/03 01:45:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc825_d20260403_m014333_c001_v0001171_t0019_u01775180613854") 2026/04/03 01:45:56 DEBUG : dir1/0008-23456: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22d1_d20260403_m014356_c001_v7007000_t0000_u01775180636097") 2026/04/03 01:45:56 DEBUG : dir1/0008-23456: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e286_d20260403_m014351_c001_v0001185_t0008_u01775180631044") 2026/04/03 01:45:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba1e_d20260403_m014503_c001_v7007000_t0000_u01775180703613") 2026/04/03 01:45:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e590_d20260403_m014455_c001_v0001185_t0052_u01775180695577") 2026/04/03 01:45:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9cab62_d20260403_m014449_c001_v7007000_t0000_u01775180689805") 2026/04/03 01:45:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e4c6_d20260403_m014442_c001_v0001185_t0037_u01775180682399") 2026/04/03 01:45:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e7a7_d20260403_m014436_c001_v7007000_t0000_u01775180676719") 2026/04/03 01:45:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e428_d20260403_m014428_c001_v0001185_t0027_u01775180668825") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a84_d20260403_m014423_c001_v7007000_t0000_u01775180663286") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e394_d20260403_m014415_c001_v0001185_t0041_u01775180655725") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287bdd_d20260403_m014410_c001_v7007000_t0000_u01775180650118") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e306_d20260403_m014402_c001_v0001185_t0017_u01775180642090") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f419a75b91027f272_d20260403_m014352_c001_v7007000_t0000_u01775180632233") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958e7b_d20260403_m014346_c001_v0001185_t0048_u01775180626908") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a4f_d20260403_m014341_c001_v7007000_t0000_u01775180621269") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e1fe_d20260403_m014336_c001_v0001185_t0054_u01775180616558") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f407de7e05d8c13b0_d20260403_m014334_c001_v7007000_t0000_u01775180614882") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc80f_d20260403_m014329_c001_v0001171_t0027_u01775180609838") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea469_d20260403_m014323_c001_v7007000_t0000_u01775180603823") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e154_d20260403_m014319_c001_v0001185_t0040_u01775180599443") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287ba8_d20260403_m014317_c001_v7007000_t0000_u01775180597568") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958ce7_d20260403_m014312_c001_v0001185_t0017_u01775180592089") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b4061b4_d20260403_m014301_c001_v7007000_t0000_u01775180581647") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e050_d20260403_m014256_c001_v0001185_t0009_u01775180576189") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e60537_d20260403_m014250_c001_v7007000_t0000_u01775180570649") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dfe8_d20260403_m014242_c001_v0001185_t0026_u01775180562974") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e6815_d20260403_m014237_c001_v7007000_t0000_u01775180557282") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723df7c_d20260403_m014229_c001_v0001185_t0032_u01775180549511") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f407de7e05d8c13b7_d20260403_m014337_c001_v7007000_t0000_u01775180617869") 2026/04/03 01:45:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958dc3_d20260403_m014333_c001_v0001185_t0019_u01775180613901") 2026/04/03 01:45:57 DEBUG : dir1/0009-34567: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22d2_d20260403_m014356_c001_v7007000_t0000_u01775180636280") 2026/04/03 01:45:58 DEBUG : dir1/0009-34567: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958ead_d20260403_m014351_c001_v0001185_t0010_u01775180631073") 2026/04/03 01:45:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba1f_d20260403_m014503_c001_v7007000_t0000_u01775180703797") 2026/04/03 01:45:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc98d_d20260403_m014455_c001_v0001171_t0018_u01775180695773") 2026/04/03 01:45:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9cab63_d20260403_m014449_c001_v7007000_t0000_u01775180689988") 2026/04/03 01:45:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc943_d20260403_m014442_c001_v0001171_t0057_u01775180682583") 2026/04/03 01:45:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e7a8_d20260403_m014436_c001_v7007000_t0000_u01775180676905") 2026/04/03 01:45:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc8ff_d20260403_m014429_c001_v0001171_t0047_u01775180669035") 2026/04/03 01:45:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a85_d20260403_m014423_c001_v7007000_t0000_u01775180663468") 2026/04/03 01:45:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc8cf_d20260403_m014415_c001_v0001171_t0009_u01775180655908") 2026/04/03 01:45:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287bde_d20260403_m014410_c001_v7007000_t0000_u01775180650301") 2026/04/03 01:45:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc8a3_d20260403_m014402_c001_v0001171_t0036_u01775180642276") 2026/04/03 01:45:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f419a75b91027f271_d20260403_m014352_c001_v7007000_t0000_u01775180632049") 2026/04/03 01:45:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140677_d20260403_m014347_c001_v0001180_t0005_u01775180627093") 2026/04/03 01:45:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a50_d20260403_m014341_c001_v7007000_t0000_u01775180621449") 2026/04/03 01:45:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140655_d20260403_m014336_c001_v0001180_t0035_u01775180616688") 2026/04/03 01:45:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f407de7e05d8c13af_d20260403_m014334_c001_v7007000_t0000_u01775180614863") 2026/04/03 01:45:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140633_d20260403_m014330_c001_v0001180_t0021_u01775180610107") 2026/04/03 01:45:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea46a_d20260403_m014324_c001_v7007000_t0000_u01775180604005") 2026/04/03 01:45:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958d35_d20260403_m014319_c001_v0001185_t0053_u01775180599490") 2026/04/03 01:45:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416538f7440245f1_d20260403_m014317_c001_v7007000_t0000_u01775180597890") 2026/04/03 01:45:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc79a_d20260403_m014312_c001_v0001171_t0002_u01775180592273") 2026/04/03 01:45:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f421ea000666d03cb_d20260403_m014301_c001_v7007000_t0000_u01775180581898") 2026/04/03 01:45:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc738_d20260403_m014256_c001_v0001171_t0028_u01775180576422") 2026/04/03 01:45:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e60538_d20260403_m014250_c001_v7007000_t0000_u01775180570831") 2026/04/03 01:45:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc702_d20260403_m014243_c001_v0001171_t0009_u01775180563158") 2026/04/03 01:45:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e6816_d20260403_m014237_c001_v7007000_t0000_u01775180557466") 2026/04/03 01:45:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc6c6_d20260403_m014229_c001_v0001171_t0006_u01775180549696") 2026/04/03 01:45:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f407de7e05d8c13b4_d20260403_m014337_c001_v7007000_t0000_u01775180617520") 2026/04/03 01:45:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e1e4_d20260403_m014333_c001_v0001185_t0047_u01775180613954") 2026/04/03 01:45:59 DEBUG : dir1/0010-45678: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22d3_d20260403_m014356_c001_v7007000_t0000_u01775180636461") 2026/04/03 01:45:59 DEBUG : dir1/0010-45678: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140687_d20260403_m014351_c001_v0001180_t0006_u01775180631144") 2026/04/03 01:45:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba20_d20260403_m014503_c001_v7007000_t0000_u01775180703981") 2026/04/03 01:45:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140797_d20260403_m014456_c001_v0001180_t0009_u01775180696059") 2026/04/03 01:45:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9cab64_d20260403_m014450_c001_v7007000_t0000_u01775180690170") 2026/04/03 01:45:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140761_d20260403_m014442_c001_v0001180_t0019_u01775180682890") 2026/04/03 01:45:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e7a9_d20260403_m014437_c001_v7007000_t0000_u01775180677093") 2026/04/03 01:45:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140741_d20260403_m014429_c001_v0001180_t0030_u01775180669636") 2026/04/03 01:45:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a86_d20260403_m014423_c001_v7007000_t0000_u01775180663650") 2026/04/03 01:45:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891406ff_d20260403_m014416_c001_v0001180_t0019_u01775180656348") 2026/04/03 01:45:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287bdf_d20260403_m014410_c001_v7007000_t0000_u01775180650485") 2026/04/03 01:46:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891406b1_d20260403_m014402_c001_v0001180_t0009_u01775180642533") 2026/04/03 01:46:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22c3_d20260403_m014351_c001_v7007000_t0000_u01775180631860") 2026/04/03 01:46:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e26e_d20260403_m014347_c001_v0001185_t0038_u01775180627364") 2026/04/03 01:46:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a51_d20260403_m014341_c001_v7007000_t0000_u01775180621735") 2026/04/03 01:46:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958def_d20260403_m014336_c001_v0001185_t0044_u01775180616699") 2026/04/03 01:46:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea476_d20260403_m014334_c001_v7007000_t0000_u01775180614472") 2026/04/03 01:46:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e1b0_d20260403_m014330_c001_v0001185_t0005_u01775180610310") 2026/04/03 01:46:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea46b_d20260403_m014324_c001_v7007000_t0000_u01775180604188") 2026/04/03 01:46:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914061d_d20260403_m014319_c001_v0001180_t0013_u01775180599535") 2026/04/03 01:46:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e80a_d20260403_m014317_c001_v7007000_t0000_u01775180597544") 2026/04/03 01:46:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891405ff_d20260403_m014312_c001_v0001180_t0023_u01775180592714") 2026/04/03 01:46:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f421ea000666d03c9_d20260403_m014301_c001_v7007000_t0000_u01775180581715") 2026/04/03 01:46:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891405cf_d20260403_m014256_c001_v0001180_t0047_u01775180576688") 2026/04/03 01:46:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e60539_d20260403_m014251_c001_v7007000_t0000_u01775180571012") 2026/04/03 01:46:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914059d_d20260403_m014243_c001_v0001180_t0049_u01775180563446") 2026/04/03 01:46:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e6817_d20260403_m014237_c001_v7007000_t0000_u01775180557650") 2026/04/03 01:46:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914057b_d20260403_m014230_c001_v0001180_t0007_u01775180550004") 2026/04/03 01:46:00 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf73b_d20260403_m014337_c001_v7007000_t0000_u01775180617761") 2026/04/03 01:46:00 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140641_d20260403_m014333_c001_v0001180_t0019_u01775180613970") 2026/04/03 01:46:00 DEBUG : dir1/0011-56789: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22d4_d20260403_m014356_c001_v7007000_t0000_u01775180636643") 2026/04/03 01:46:00 DEBUG : dir1/0011-56789: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc87b_d20260403_m014351_c001_v0001171_t0022_u01775180631263") 2026/04/03 01:46:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba21_d20260403_m014504_c001_v7007000_t0000_u01775180704166") 2026/04/03 01:46:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb2149593a5_d20260403_m014456_c001_v0001185_t0039_u01775180696306") 2026/04/03 01:46:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9cab65_d20260403_m014450_c001_v7007000_t0000_u01775180690351") 2026/04/03 01:46:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214959271_d20260403_m014443_c001_v0001185_t0005_u01775180683077") 2026/04/03 01:46:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e7aa_d20260403_m014437_c001_v7007000_t0000_u01775180677279") 2026/04/03 01:46:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb21495916b_d20260403_m014429_c001_v0001185_t0006_u01775180669840") 2026/04/03 01:46:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a87_d20260403_m014423_c001_v7007000_t0000_u01775180663832") 2026/04/03 01:46:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214959079_d20260403_m014416_c001_v0001185_t0024_u01775180656546") 2026/04/03 01:46:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287be0_d20260403_m014410_c001_v7007000_t0000_u01775180650668") 2026/04/03 01:46:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958f99_d20260403_m014402_c001_v0001185_t0028_u01775180642782") 2026/04/03 01:46:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22c4_d20260403_m014352_c001_v7007000_t0000_u01775180632042") 2026/04/03 01:46:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc869_d20260403_m014347_c001_v0001171_t0037_u01775180627550") 2026/04/03 01:46:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a52_d20260403_m014341_c001_v7007000_t0000_u01775180621916") 2026/04/03 01:46:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e202_d20260403_m014336_c001_v0001185_t0017_u01775180616743") 2026/04/03 01:46:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a3c_d20260403_m014334_c001_v7007000_t0000_u01775180614853") 2026/04/03 01:46:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958d99_d20260403_m014330_c001_v0001185_t0051_u01775180610497") 2026/04/03 01:46:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea46c_d20260403_m014324_c001_v7007000_t0000_u01775180604391") 2026/04/03 01:46:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e158_d20260403_m014319_c001_v0001185_t0024_u01775180599628") 2026/04/03 01:46:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169de6_d20260403_m014317_c001_v7007000_t0000_u01775180597900") 2026/04/03 01:46:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e10e_d20260403_m014312_c001_v0001185_t0053_u01775180592912") 2026/04/03 01:46:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b4061b5_d20260403_m014301_c001_v7007000_t0000_u01775180581836") 2026/04/03 01:46:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958c4d_d20260403_m014256_c001_v0001185_t0052_u01775180576884") 2026/04/03 01:46:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e6053a_d20260403_m014251_c001_v7007000_t0000_u01775180571192") 2026/04/03 01:46:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958b9b_d20260403_m014243_c001_v0001185_t0015_u01775180563655") 2026/04/03 01:46:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e6818_d20260403_m014237_c001_v7007000_t0000_u01775180557835") 2026/04/03 01:46:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958b23_d20260403_m014230_c001_v0001185_t0034_u01775180550309") 2026/04/03 01:46:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a41_d20260403_m014337_c001_v7007000_t0000_u01775180617903") 2026/04/03 01:46:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958dc7_d20260403_m014334_c001_v0001185_t0055_u01775180614087") 2026/04/03 01:46:02 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22d5_d20260403_m014356_c001_v7007000_t0000_u01775180636825") 2026/04/03 01:46:02 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958eb5_d20260403_m014351_c001_v0001185_t0018_u01775180631276") 2026/04/03 01:46:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba22_d20260403_m014504_c001_v7007000_t0000_u01775180704349") 2026/04/03 01:46:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e59e_d20260403_m014456_c001_v0001185_t0040_u01775180696490") 2026/04/03 01:46:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9cab66_d20260403_m014450_c001_v7007000_t0000_u01775180690532") 2026/04/03 01:46:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e4d2_d20260403_m014443_c001_v0001185_t0020_u01775180683261") 2026/04/03 01:46:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e7ab_d20260403_m014437_c001_v7007000_t0000_u01775180677463") 2026/04/03 01:46:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e43a_d20260403_m014430_c001_v0001185_t0012_u01775180670048") 2026/04/03 01:46:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a88_d20260403_m014424_c001_v7007000_t0000_u01775180664016") 2026/04/03 01:46:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e3a4_d20260403_m014416_c001_v0001185_t0014_u01775180656729") 2026/04/03 01:46:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287be1_d20260403_m014410_c001_v7007000_t0000_u01775180650852") 2026/04/03 01:46:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e30c_d20260403_m014402_c001_v0001185_t0056_u01775180642969") 2026/04/03 01:46:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22c5_d20260403_m014352_c001_v7007000_t0000_u01775180632245") 2026/04/03 01:46:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958e8d_d20260403_m014347_c001_v0001185_t0023_u01775180627820") 2026/04/03 01:46:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a53_d20260403_m014342_c001_v7007000_t0000_u01775180622096") 2026/04/03 01:46:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc83d_d20260403_m014336_c001_v0001171_t0021_u01775180616821") 2026/04/03 01:46:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea477_d20260403_m014334_c001_v7007000_t0000_u01775180614653") 2026/04/03 01:46:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc815_d20260403_m014330_c001_v0001171_t0045_u01775180610694") 2026/04/03 01:46:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea46d_d20260403_m014324_c001_v7007000_t0000_u01775180604573") 2026/04/03 01:46:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958d37_d20260403_m014319_c001_v0001185_t0045_u01775180599713") 2026/04/03 01:46:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416538f7440245ed_d20260403_m014317_c001_v7007000_t0000_u01775180597525") 2026/04/03 01:46:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958cf1_d20260403_m014313_c001_v0001185_t0050_u01775180593098") 2026/04/03 01:46:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a2a_d20260403_m014301_c001_v7007000_t0000_u01775180581848") 2026/04/03 01:46:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e060_d20260403_m014257_c001_v0001185_t0024_u01775180577067") 2026/04/03 01:46:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e6053b_d20260403_m014251_c001_v7007000_t0000_u01775180571376") 2026/04/03 01:46:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dff4_d20260403_m014243_c001_v0001185_t0011_u01775180563838") 2026/04/03 01:46:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e6819_d20260403_m014238_c001_v7007000_t0000_u01775180558018") 2026/04/03 01:46:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723df80_d20260403_m014230_c001_v0001185_t0035_u01775180550494") 2026/04/03 01:46:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a3f_d20260403_m014337_c001_v7007000_t0000_u01775180617533") 2026/04/03 01:46:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc82b_d20260403_m014334_c001_v0001171_t0019_u01775180614125") 2026/04/03 01:46:03 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22d6_d20260403_m014357_c001_v7007000_t0000_u01775180637006") 2026/04/03 01:46:03 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e28e_d20260403_m014351_c001_v0001185_t0018_u01775180631379") 2026/04/03 01:46:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba23_d20260403_m014504_c001_v7007000_t0000_u01775180704546") 2026/04/03 01:46:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc995_d20260403_m014456_c001_v0001171_t0000_u01775180696674") 2026/04/03 01:46:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9cab67_d20260403_m014450_c001_v7007000_t0000_u01775180690714") 2026/04/03 01:46:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc94b_d20260403_m014443_c001_v0001171_t0023_u01775180683448") 2026/04/03 01:46:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e7ac_d20260403_m014437_c001_v7007000_t0000_u01775180677648") 2026/04/03 01:46:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc90b_d20260403_m014430_c001_v0001171_t0047_u01775180670233") 2026/04/03 01:46:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a89_d20260403_m014424_c001_v7007000_t0000_u01775180664198") 2026/04/03 01:46:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc8d5_d20260403_m014416_c001_v0001171_t0036_u01775180656913") 2026/04/03 01:46:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287be2_d20260403_m014411_c001_v7007000_t0000_u01775180651063") 2026/04/03 01:46:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc8a7_d20260403_m014403_c001_v0001171_t0053_u01775180643153") 2026/04/03 01:46:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f404a9f8744268d15_d20260403_m014352_c001_v7007000_t0000_u01775180632064") 2026/04/03 01:46:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140679_d20260403_m014348_c001_v0001180_t0005_u01775180628011") 2026/04/03 01:46:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a54_d20260403_m014342_c001_v7007000_t0000_u01775180622277") 2026/04/03 01:46:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140659_d20260403_m014336_c001_v0001180_t0018_u01775180616899") 2026/04/03 01:46:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf734_d20260403_m014334_c001_v7007000_t0000_u01775180614865") 2026/04/03 01:46:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140637_d20260403_m014330_c001_v0001180_t0038_u01775180610957") 2026/04/03 01:46:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea46e_d20260403_m014324_c001_v7007000_t0000_u01775180604756") 2026/04/03 01:46:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914061f_d20260403_m014319_c001_v0001180_t0030_u01775180599752") 2026/04/03 01:46:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416538f7440245f0_d20260403_m014317_c001_v7007000_t0000_u01775180597750") 2026/04/03 01:46:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc7a0_d20260403_m014313_c001_v0001171_t0006_u01775180593296") 2026/04/03 01:46:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f421ea000666d03c8_d20260403_m014301_c001_v7007000_t0000_u01775180581660") 2026/04/03 01:46:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc740_d20260403_m014257_c001_v0001171_t0057_u01775180577263") 2026/04/03 01:46:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e6053c_d20260403_m014251_c001_v7007000_t0000_u01775180571557") 2026/04/03 01:46:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc706_d20260403_m014244_c001_v0001171_t0046_u01775180564035") 2026/04/03 01:46:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e681a_d20260403_m014238_c001_v7007000_t0000_u01775180558201") 2026/04/03 01:46:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc6ce_d20260403_m014230_c001_v0001171_t0051_u01775180550695") 2026/04/03 01:46:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e605bc_d20260403_m014337_c001_v7007000_t0000_u01775180617545") 2026/04/03 01:46:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e1e6_d20260403_m014334_c001_v0001185_t0054_u01775180614140") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22d8_d20260403_m014357_c001_v7007000_t0000_u01775180637187") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140689_d20260403_m014351_c001_v0001180_t0050_u01775180631392") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba24_d20260403_m014504_c001_v7007000_t0000_u01775180704729") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891407a3_d20260403_m014457_c001_v0001180_t0050_u01775180697131") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9cab68_d20260403_m014450_c001_v7007000_t0000_u01775180690895") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140769_d20260403_m014443_c001_v0001180_t0031_u01775180683859") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e7ad_d20260403_m014437_c001_v7007000_t0000_u01775180677832") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140745_d20260403_m014430_c001_v0001180_t0001_u01775180670570") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a8a_d20260403_m014424_c001_v7007000_t0000_u01775180664381") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140707_d20260403_m014417_c001_v0001180_t0059_u01775180657246") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287be3_d20260403_m014411_c001_v7007000_t0000_u01775180651247") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891406b5_d20260403_m014403_c001_v0001180_t0032_u01775180643434") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e78e_d20260403_m014352_c001_v7007000_t0000_u01775180632073") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e272_d20260403_m014348_c001_v0001185_t0037_u01775180628306") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a55_d20260403_m014342_c001_v7007000_t0000_u01775180622457") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958df3_d20260403_m014336_c001_v0001185_t0047_u01775180616910") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea47d_d20260403_m014335_c001_v7007000_t0000_u01775180615060") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e1be_d20260403_m014331_c001_v0001185_t0030_u01775180611155") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea46f_d20260403_m014324_c001_v7007000_t0000_u01775180604938") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e15a_d20260403_m014319_c001_v0001185_t0044_u01775180599812") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169de4_d20260403_m014317_c001_v7007000_t0000_u01775180597535") 2026/04/03 01:46:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140601_d20260403_m014313_c001_v0001180_t0006_u01775180593627") 2026/04/03 01:46:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416e9bc51f4b7246_d20260403_m014301_c001_v7007000_t0000_u01775180581817") 2026/04/03 01:46:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891405d3_d20260403_m014257_c001_v0001180_t0041_u01775180577601") 2026/04/03 01:46:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e6053d_d20260403_m014251_c001_v7007000_t0000_u01775180571737") 2026/04/03 01:46:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914059f_d20260403_m014244_c001_v0001180_t0006_u01775180564427") 2026/04/03 01:46:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e681b_d20260403_m014238_c001_v7007000_t0000_u01775180558384") 2026/04/03 01:46:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914057f_d20260403_m014230_c001_v0001180_t0024_u01775180550985") 2026/04/03 01:46:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e605bd_d20260403_m014337_c001_v7007000_t0000_u01775180617733") 2026/04/03 01:46:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140645_d20260403_m014334_c001_v0001180_t0038_u01775180614165") 2026/04/03 01:46:06 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22d9_d20260403_m014357_c001_v7007000_t0000_u01775180637368") 2026/04/03 01:46:06 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958eb9_d20260403_m014351_c001_v0001185_t0037_u01775180631462") 2026/04/03 01:46:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba25_d20260403_m014504_c001_v7007000_t0000_u01775180704911") 2026/04/03 01:46:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb2149593af_d20260403_m014457_c001_v0001185_t0047_u01775180697353") 2026/04/03 01:46:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9cab69_d20260403_m014451_c001_v7007000_t0000_u01775180691077") 2026/04/03 01:46:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214959285_d20260403_m014444_c001_v0001185_t0055_u01775180684059") 2026/04/03 01:46:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e7ae_d20260403_m014438_c001_v7007000_t0000_u01775180678016") 2026/04/03 01:46:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214959187_d20260403_m014430_c001_v0001185_t0026_u01775180670877") 2026/04/03 01:46:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a8b_d20260403_m014424_c001_v7007000_t0000_u01775180664564") 2026/04/03 01:46:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214959081_d20260403_m014417_c001_v0001185_t0010_u01775180657457") 2026/04/03 01:46:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287be4_d20260403_m014411_c001_v7007000_t0000_u01775180651430") 2026/04/03 01:46:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958fa5_d20260403_m014403_c001_v0001185_t0044_u01775180643653") 2026/04/03 01:46:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e82d_d20260403_m014352_c001_v7007000_t0000_u01775180632073") 2026/04/03 01:46:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc86d_d20260403_m014348_c001_v0001171_t0031_u01775180628580") 2026/04/03 01:46:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a56_d20260403_m014342_c001_v7007000_t0000_u01775180622637") 2026/04/03 01:46:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e208_d20260403_m014336_c001_v0001185_t0048_u01775180616928") 2026/04/03 01:46:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea479_d20260403_m014334_c001_v7007000_t0000_u01775180614873") 2026/04/03 01:46:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958da9_d20260403_m014331_c001_v0001185_t0037_u01775180611342") 2026/04/03 01:46:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea471_d20260403_m014325_c001_v7007000_t0000_u01775180605121") 2026/04/03 01:46:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958d3d_d20260403_m014319_c001_v0001185_t0034_u01775180599899") 2026/04/03 01:46:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287ba7_d20260403_m014317_c001_v7007000_t0000_u01775180597558") 2026/04/03 01:46:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e110_d20260403_m014313_c001_v0001185_t0010_u01775180593888") 2026/04/03 01:46:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a29_d20260403_m014301_c001_v7007000_t0000_u01775180581667") 2026/04/03 01:46:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958c55_d20260403_m014257_c001_v0001185_t0050_u01775180577803") 2026/04/03 01:46:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e6053e_d20260403_m014251_c001_v7007000_t0000_u01775180571919") 2026/04/03 01:46:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958ba5_d20260403_m014244_c001_v0001185_t0030_u01775180564689") 2026/04/03 01:46:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e681c_d20260403_m014238_c001_v7007000_t0000_u01775180558569") 2026/04/03 01:46:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958b2d_d20260403_m014231_c001_v0001185_t0033_u01775180551219") 2026/04/03 01:46:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea485_d20260403_m014337_c001_v7007000_t0000_u01775180617742") 2026/04/03 01:46:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958dcd_d20260403_m014334_c001_v0001185_t0016_u01775180614273") 2026/04/03 01:46:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b4061d0_d20260403_m014305_c001_v7007000_t0000_u01775180585243") 2026/04/03 01:46:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e07e_d20260403_m014300_c001_v0001185_t0021_u01775180580267") 2026/04/03 01:46:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b4061d5_d20260403_m014305_c001_v7007000_t0000_u01775180585450") 2026/04/03 01:46:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958c6f_d20260403_m014300_c001_v0001185_t0049_u01775180580286") 2026/04/03 01:46:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b4061d9_d20260403_m014305_c001_v7007000_t0000_u01775180585632") 2026/04/03 01:46:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891405df_d20260403_m014300_c001_v0001180_t0045_u01775180580317") 2026/04/03 01:46:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b4061de_d20260403_m014305_c001_v7007000_t0000_u01775180585841") 2026/04/03 01:46:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc74e_d20260403_m014300_c001_v0001171_t0013_u01775180580347") 2026/04/03 01:46:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b4061e3_d20260403_m014306_c001_v7007000_t0000_u01775180586025") 2026/04/03 01:46:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e084_d20260403_m014300_c001_v0001185_t0036_u01775180580472") 2026/04/03 01:46:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b4061e7_d20260403_m014306_c001_v7007000_t0000_u01775180586208") 2026/04/03 01:46:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958c71_d20260403_m014300_c001_v0001185_t0028_u01775180580498") 2026/04/03 01:46:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b4061ec_d20260403_m014306_c001_v7007000_t0000_u01775180586394") 2026/04/03 01:46:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891405e1_d20260403_m014300_c001_v0001180_t0000_u01775180580542") 2026/04/03 01:46:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b4061f1_d20260403_m014306_c001_v7007000_t0000_u01775180586588") 2026/04/03 01:46:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc754_d20260403_m014300_c001_v0001171_t0029_u01775180580640") 2026/04/03 01:46:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b4061f5_d20260403_m014306_c001_v7007000_t0000_u01775180586773") 2026/04/03 01:46:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e086_d20260403_m014300_c001_v0001185_t0046_u01775180580664") 2026/04/03 01:46:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b4061f9_d20260403_m014306_c001_v7007000_t0000_u01775180586957") 2026/04/03 01:46:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958c75_d20260403_m014300_c001_v0001185_t0031_u01775180580725") 2026/04/03 01:46:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b4061fe_d20260403_m014307_c001_v7007000_t0000_u01775180587141") 2026/04/03 01:46:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891405e3_d20260403_m014300_c001_v0001180_t0056_u01775180580820") 2026/04/03 01:46:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b406202_d20260403_m014307_c001_v7007000_t0000_u01775180587337") 2026/04/03 01:46:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e088_d20260403_m014300_c001_v0001185_t0041_u01775180580849") 2026/04/03 01:46:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b406207_d20260403_m014307_c001_v7007000_t0000_u01775180587521") 2026/04/03 01:46:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc75a_d20260403_m014300_c001_v0001171_t0052_u01775180580938") 2026/04/03 01:46:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b40620a_d20260403_m014307_c001_v7007000_t0000_u01775180587705") 2026/04/03 01:46:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958c7b_d20260403_m014300_c001_v0001185_t0017_u01775180580952") 2026/04/03 01:46:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b40620f_d20260403_m014307_c001_v7007000_t0000_u01775180587887") 2026/04/03 01:46:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891405e5_d20260403_m014301_c001_v0001180_t0048_u01775180581045") 2026/04/03 01:46:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f403c31894b406214_d20260403_m014308_c001_v7007000_t0000_u01775180588070") 2026/04/03 01:46:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e08a_d20260403_m014301_c001_v0001185_t0015_u01775180581054") 2026/04/03 01:46:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416538f7440245f2_d20260403_m014320_c001_v7007000_t0000_u01775180600095") 2026/04/03 01:46:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958d0f_d20260403_m014316_c001_v0001185_t0018_u01775180596175") 2026/04/03 01:46:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416538f7440245f5_d20260403_m014320_c001_v7007000_t0000_u01775180600334") 2026/04/03 01:46:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914060d_d20260403_m014316_c001_v0001180_t0028_u01775180596205") 2026/04/03 01:46:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e811_d20260403_m014320_c001_v7007000_t0000_u01775180600348") 2026/04/03 01:46:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e134_d20260403_m014316_c001_v0001185_t0028_u01775180596225") 2026/04/03 01:46:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e80f_d20260403_m014320_c001_v7007000_t0000_u01775180600156") 2026/04/03 01:46:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc7b8_d20260403_m014316_c001_v0001171_t0008_u01775180596265") 2026/04/03 01:46:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169deb_d20260403_m014320_c001_v7007000_t0000_u01775180600450") 2026/04/03 01:46:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958d13_d20260403_m014316_c001_v0001185_t0005_u01775180596361") 2026/04/03 01:46:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416538f7440245f3_d20260403_m014320_c001_v7007000_t0000_u01775180600147") 2026/04/03 01:46:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e136_d20260403_m014316_c001_v0001185_t0050_u01775180596409") 2026/04/03 01:46:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169dea_d20260403_m014320_c001_v7007000_t0000_u01775180600267") 2026/04/03 01:46:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e8914060f_d20260403_m014316_c001_v0001180_t0027_u01775180596435") 2026/04/03 01:46:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e80e_d20260403_m014320_c001_v7007000_t0000_u01775180600114") 2026/04/03 01:46:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958d17_d20260403_m014316_c001_v0001185_t0029_u01775180596550") 2026/04/03 01:46:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287bad_d20260403_m014320_c001_v7007000_t0000_u01775180600310") 2026/04/03 01:46:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc7bc_d20260403_m014316_c001_v0001171_t0048_u01775180596558") 2026/04/03 01:46:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169de9_d20260403_m014320_c001_v7007000_t0000_u01775180600085") 2026/04/03 01:46:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e13a_d20260403_m014316_c001_v0001185_t0024_u01775180596605") 2026/04/03 01:46:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416538f7440245f6_d20260403_m014320_c001_v7007000_t0000_u01775180600461") 2026/04/03 01:46:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140611_d20260403_m014316_c001_v0001180_t0029_u01775180596640") 2026/04/03 01:46:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416538f7440245f4_d20260403_m014320_c001_v7007000_t0000_u01775180600277") 2026/04/03 01:46:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958d1b_d20260403_m014316_c001_v0001185_t0021_u01775180596745") 2026/04/03 01:46:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea45a_d20260403_m014320_c001_v7007000_t0000_u01775180600106") 2026/04/03 01:46:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e13e_d20260403_m014316_c001_v0001185_t0009_u01775180596826") 2026/04/03 01:46:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea45b_d20260403_m014320_c001_v7007000_t0000_u01775180600289") 2026/04/03 01:46:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140613_d20260403_m014316_c001_v0001180_t0042_u01775180596840") 2026/04/03 01:46:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea45c_d20260403_m014320_c001_v7007000_t0000_u01775180600474") 2026/04/03 01:46:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc7c2_d20260403_m014316_c001_v0001171_t0035_u01775180596875") 2026/04/03 01:46:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287bab_d20260403_m014320_c001_v7007000_t0000_u01775180600125") 2026/04/03 01:46:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958d1f_d20260403_m014316_c001_v0001185_t0034_u01775180596935") 2026/04/03 01:46:10 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f410358b8620ccf15_d20260403_m014132_c001_v7007000_t0000_u01775180492198") 2026/04/03 01:46:10 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1034b3037a4be64d_d20260403_m014129_c001_v0001167_t0013_u01775180489037") 2026/04/03 01:46:11 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e67f2_d20260403_m014128_c001_v7007000_t0000_u01775180488851") 2026/04/03 01:46:11 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1034b3037a4be615_d20260403_m014123_c001_v0001167_t0024_u01775180483434") 2026/04/03 01:46:11 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e67ef_d20260403_m014122_c001_v7007000_t0000_u01775180482682") 2026/04/03 01:46:11 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dc18_d20260403_m014119_c001_v0001185_t0039_u01775180479215") 2026/04/03 01:46:11 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f73599fc_d20260403_m014117_c001_v7007000_t0000_u01775180477765") 2026/04/03 01:46:11 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f104ad75d19d9ac08_d20260403_m014115_c001_v0001137_t0049_u01775180475346") 2026/04/03 01:46:11 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f419a75b91027f20a_d20260403_m014115_c001_v7007000_t0000_u01775180475162") 2026/04/03 01:46:11 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f104ad75d19d9abfe_d20260403_m014111_c001_v0001137_t0042_u01775180471856") 2026/04/03 01:46:11 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f419a75b91027f1fd_d20260403_m014111_c001_v7007000_t0000_u01775180471088") 2026/04/03 01:46:11 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dbb8_d20260403_m014107_c001_v0001185_t0020_u01775180467890") 2026/04/03 01:46:11 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf53a_d20260403_m014104_c001_v7007000_t0000_u01775180464359") 2026/04/03 01:46:11 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f10542d9e533ce215_d20260403_m014101_c001_v0001144_t0035_u01775180461692") 2026/04/03 01:46:11 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287a4c_d20260403_m014101_c001_v7007000_t0000_u01775180461508") 2026/04/03 01:46:11 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f10542d9e533ce209_d20260403_m014058_c001_v0001144_t0016_u01775180458364") 2026/04/03 01:46:11 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287a4a_d20260403_m014057_c001_v7007000_t0000_u01775180457594") 2026/04/03 01:46:11 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a8bc_d20260403_m014053_c001_v0001174_t0017_u01775180453783") 2026/04/03 01:46:11 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf536_d20260403_m014053_c001_v7007000_t0000_u01775180453229") 2026/04/03 01:46:11 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1021daa6620d5a9c_d20260403_m014051_c001_v0001172_t0038_u01775180451236") 2026/04/03 01:46:11 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f419a75b91027f1ed_d20260403_m014051_c001_v7007000_t0000_u01775180451050") 2026/04/03 01:46:11 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1021daa6620d5a92_d20260403_m014047_c001_v0001172_t0012_u01775180447895") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f419a75b91027f1ea_d20260403_m014047_c001_v7007000_t0000_u01775180447140") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a77e_d20260403_m014041_c001_v0001174_t0008_u01775180441700") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f419a75b91027f1e5_d20260403_m014041_c001_v7007000_t0000_u01775180441141") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f112a6a767b2978bd_d20260403_m014039_c001_v0001184_t0027_u01775180439460") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e604da_d20260403_m014039_c001_v7007000_t0000_u01775180439273") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f112a6a767b2978a7_d20260403_m014036_c001_v0001184_t0051_u01775180436143") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e604d7_d20260403_m014035_c001_v7007000_t0000_u01775180435377") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a632_d20260403_m014029_c001_v0001174_t0035_u01775180429488") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f402bc6401953a313_d20260403_m014028_c001_v7007000_t0000_u01775180428935") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1118c1af98d984db_d20260403_m014026_c001_v0001167_t0035_u01775180426821") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f419a75b91027f175_d20260403_m014026_c001_v7007000_t0000_u01775180426617") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1118c1af98d984a1_d20260403_m014022_c001_v0001167_t0013_u01775180422352") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f419a75b91027f173_d20260403_m014021_c001_v7007000_t0000_u01775180421627") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a4a2_d20260403_m014015_c001_v0001174_t0046_u01775180415909") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169cd0_d20260403_m014015_c001_v7007000_t0000_u01775180415174") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1060c9d01b518fef_d20260403_m014006_c001_v0001043_t0049_u01775180406468") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416e9bc51f4b71b3_d20260403_m014006_c001_v7007000_t0000_u01775180406261") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f102e1a8c951549e9_d20260403_m014002_c001_v0001165_t0052_u01775180402005") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111adb41983bfb3f_d20260403_m014001_c001_v0001153_t0007_u01775180401079") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111adb41983bfb3d_d20260403_m013959_c001_v0001153_t0011_u01775180399997") 2026/04/03 01:46:12 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f422d87a2a2aa7025_d20260403_m013946_c001_v7007000_t0000_u01775180386942") 2026/04/03 01:46:13 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a12e_d20260403_m013939_c001_v0001174_t0034_u01775180379291") 2026/04/03 01:46:13 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f101cbb59872b9fe8_d20260403_m013938_c001_v0001098_t0029_u01775180378412") 2026/04/03 01:46:13 DEBUG : dst/one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f101cbb59872b9fe0_d20260403_m013937_c001_v0001098_t0056_u01775180377294") 2026/04/03 01:46:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f410358b8620ccf16_d20260403_m014132_c001_v7007000_t0000_u01775180492392") 2026/04/03 01:46:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f101178bbf34ed2a6_d20260403_m014128_c001_v0001174_t0014_u01775180488484") 2026/04/03 01:46:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f104f72e2df506881_d20260403_m014122_c001_v0001174_t0031_u01775180482180") 2026/04/03 01:46:13 DEBUG : dst/one.bak: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f73599fd_d20260403_m014117_c001_v7007000_t0000_u01775180477947") 2026/04/03 01:46:13 DEBUG : dst/one.bak: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118a5c34b90fbab5_d20260403_m014114_c001_v0001103_t0015_u01775180474767") 2026/04/03 01:46:13 DEBUG : dst/one.bak: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1100520c0f8cbea0_d20260403_m014110_c001_v0001178_t0028_u01775180470872") 2026/04/03 01:46:13 DEBUG : dst/one.bak: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf53b_d20260403_m014104_c001_v7007000_t0000_u01775180464543") 2026/04/03 01:46:13 DEBUG : dst/one.bak: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f11017f64aed7063e_d20260403_m014100_c001_v0001167_t0036_u01775180460911") 2026/04/03 01:46:13 DEBUG : dst/one.bak: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723db60_d20260403_m014057_c001_v0001185_t0045_u01775180457367") 2026/04/03 01:46:13 DEBUG : dst/three: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169cd4_d20260403_m014015_c001_v7007000_t0000_u01775180415359") 2026/04/03 01:46:13 DEBUG : dst/three: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111adb41983bfb57_d20260403_m014013_c001_v0001153_t0025_u01775180413435") 2026/04/03 01:46:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f410358b8620ccf17_d20260403_m014132_c001_v7007000_t0000_u01775180492573") 2026/04/03 01:46:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1155651be33a326b_d20260403_m014130_c001_v0001103_t0023_u01775180490502") 2026/04/03 01:46:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f10120a8af41d1f19_d20260403_m014124_c001_v0001041_t0054_u01775180484688") 2026/04/03 01:46:13 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f410358b8620ccf18_d20260403_m014132_c001_v7007000_t0000_u01775180492753") 2026/04/03 01:46:13 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1034b3037a4be661_d20260403_m014130_c001_v0001167_t0027_u01775180490989") 2026/04/03 01:46:13 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e67f3_d20260403_m014130_c001_v7007000_t0000_u01775180490803") 2026/04/03 01:46:13 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1034b3037a4be627_d20260403_m014125_c001_v0001167_t0012_u01775180485384") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e67f0_d20260403_m014125_c001_v7007000_t0000_u01775180485187") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dc1e_d20260403_m014119_c001_v0001185_t0019_u01775180479586") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f73599fe_d20260403_m014118_c001_v7007000_t0000_u01775180478128") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f104ad75d19d9ac0c_d20260403_m014116_c001_v0001137_t0024_u01775180476976") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f419a75b91027f20b_d20260403_m014116_c001_v7007000_t0000_u01775180476794") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f104ad75d19d9ac02_d20260403_m014113_c001_v0001137_t0037_u01775180473303") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f419a75b91027f208_d20260403_m014113_c001_v7007000_t0000_u01775180473121") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dbc2_d20260403_m014108_c001_v0001185_t0028_u01775180468278") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287a58_d20260403_m014103_c001_v7007000_t0000_u01775180463799") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a952_d20260403_m014059_c001_v0001174_t0020_u01775180459824") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287a4b_d20260403_m014059_c001_v7007000_t0000_u01775180459449") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a8d2_d20260403_m014054_c001_v0001174_t0029_u01775180454767") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f419a75b91027f1ef_d20260403_m014052_c001_v7007000_t0000_u01775180452302") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a86a_d20260403_m014049_c001_v0001174_t0015_u01775180449931") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f419a75b91027f1ec_d20260403_m014048_c001_v7007000_t0000_u01775180448816") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a7a0_d20260403_m014042_c001_v0001174_t0010_u01775180442438") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e604db_d20260403_m014040_c001_v7007000_t0000_u01775180440182") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a732_d20260403_m014038_c001_v0001174_t0046_u01775180438108") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e604d8_d20260403_m014037_c001_v7007000_t0000_u01775180437015") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a65c_d20260403_m014030_c001_v0001174_t0035_u01775180430394") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f419a75b91027f177_d20260403_m014027_c001_v7007000_t0000_u01775180427998") 2026/04/03 01:46:14 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a5d0_d20260403_m014025_c001_v0001174_t0049_u01775180425472") 2026/04/03 01:46:15 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f419a75b91027f174_d20260403_m014024_c001_v7007000_t0000_u01775180424319") 2026/04/03 01:46:15 DEBUG : dst/three.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a4c0_d20260403_m014016_c001_v0001174_t0032_u01775180416732") 2026/04/03 01:46:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f73599ff_d20260403_m014118_c001_v7007000_t0000_u01775180478310") 2026/04/03 01:46:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1168b6b5efbef64a_d20260403_m014116_c001_v0001153_t0020_u01775180476377") 2026/04/03 01:46:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118a947732601db8_d20260403_m014112_c001_v0001178_t0040_u01775180472849") 2026/04/03 01:46:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf53c_d20260403_m014104_c001_v7007000_t0000_u01775180464728") 2026/04/03 01:46:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108343e8903de8eb_d20260403_m014103_c001_v0001130_t0040_u01775180463157") 2026/04/03 01:46:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1047f57db48a4e87_d20260403_m014059_c001_v0001131_t0019_u01775180459144") 2026/04/03 01:46:15 DEBUG : dst/two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f410358b8620ccf19_d20260403_m014132_c001_v7007000_t0000_u01775180492935") 2026/04/03 01:46:15 DEBUG : dst/two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dc1a_d20260403_m014119_c001_v0001185_t0035_u01775180479401") 2026/04/03 01:46:15 DEBUG : dst/two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a00_d20260403_m014118_c001_v7007000_t0000_u01775180478492") 2026/04/03 01:46:15 DEBUG : dst/two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dbbe_d20260403_m014108_c001_v0001185_t0053_u01775180468091") 2026/04/03 01:46:15 DEBUG : dst/two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf53d_d20260403_m014104_c001_v7007000_t0000_u01775180464912") 2026/04/03 01:46:15 DEBUG : dst/two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a8c4_d20260403_m014054_c001_v0001174_t0011_u01775180454186") 2026/04/03 01:46:15 DEBUG : dst/two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf537_d20260403_m014053_c001_v7007000_t0000_u01775180453412") 2026/04/03 01:46:15 DEBUG : dst/two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a78c_d20260403_m014042_c001_v0001174_t0035_u01775180442001") 2026/04/03 01:46:15 DEBUG : dst/two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f419a75b91027f1e6_d20260403_m014041_c001_v7007000_t0000_u01775180441322") 2026/04/03 01:46:15 DEBUG : dst/two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a646_d20260403_m014029_c001_v0001174_t0006_u01775180429952") 2026/04/03 01:46:15 DEBUG : dst/two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f402bc6401953a317_d20260403_m014029_c001_v7007000_t0000_u01775180429118") 2026/04/03 01:46:15 DEBUG : dst/two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a4b8_d20260403_m014016_c001_v0001174_t0046_u01775180416460") 2026/04/03 01:46:15 DEBUG : dst/two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169cd9_d20260403_m014015_c001_v7007000_t0000_u01775180415542") 2026/04/03 01:46:15 DEBUG : dst/two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f101a49200148a763_d20260403_m014011_c001_v0001176_t0031_u01775180411148") 2026/04/03 01:46:16 DEBUG : dst/two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f422d87a2a2aa7026_d20260403_m013947_c001_v7007000_t0000_u01775180387122") 2026/04/03 01:46:16 DEBUG : dst/two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f101cbb59872ba001_d20260403_m013945_c001_v0001098_t0007_u01775180385597") 2026/04/03 01:46:16 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416e9bc51f4b71a7_d20260403_m013910_c001_v7007000_t0000_u01775180350860") 2026/04/03 01:46:16 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f75199e8e_d20260403_m013907_c001_v0001174_t0030_u01775180347550") 2026/04/03 01:46:16 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416e9bc51f4b71a4_d20260403_m013905_c001_v7007000_t0000_u01775180345626") 2026/04/03 01:46:16 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f102e1a8c95154911_d20260403_m013855_c001_v0001165_t0001_u01775180335737") 2026/04/03 01:46:16 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c8e_d20260403_m013847_c001_v7007000_t0000_u01775180327173") 2026/04/03 01:46:16 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f75199ce8_d20260403_m013843_c001_v0001174_t0035_u01775180323619") 2026/04/03 01:46:16 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c6d_d20260403_m013821_c001_v7007000_t0000_u01775180301686") 2026/04/03 01:46:16 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5337_d20260403_m013819_c001_v0001117_t0010_u01775180299232") 2026/04/03 01:46:16 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c68_d20260403_m013817_c001_v7007000_t0000_u01775180297931") 2026/04/03 01:46:16 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b532b_d20260403_m013816_c001_v0001117_t0047_u01775180296122") 2026/04/03 01:46:16 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e603d7_d20260403_m013812_c001_v7007000_t0000_u01775180292608") 2026/04/03 01:46:16 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b531b_d20260403_m013810_c001_v0001117_t0038_u01775180290209") 2026/04/03 01:46:16 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e603d2_d20260403_m013809_c001_v7007000_t0000_u01775180289164") 2026/04/03 01:46:16 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5311_d20260403_m013807_c001_v0001117_t0019_u01775180287365") 2026/04/03 01:46:16 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e603b3_d20260403_m013759_c001_v7007000_t0000_u01775180279490") 2026/04/03 01:46:16 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b52f5_d20260403_m013757_c001_v0001117_t0014_u01775180277486") 2026/04/03 01:46:16 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e603a9_d20260403_m013756_c001_v7007000_t0000_u01775180276308") 2026/04/03 01:46:16 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b52ef_d20260403_m013755_c001_v0001117_t0049_u01775180275274") 2026/04/03 01:46:16 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e60399_d20260403_m013749_c001_v7007000_t0000_u01775180269633") 2026/04/03 01:46:17 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b52d3_d20260403_m013747_c001_v0001117_t0018_u01775180267841") 2026/04/03 01:46:17 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e60394_d20260403_m013746_c001_v7007000_t0000_u01775180266008") 2026/04/03 01:46:17 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b52c5_d20260403_m013744_c001_v0001117_t0007_u01775180264602") 2026/04/03 01:46:17 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e60393_d20260403_m013744_c001_v7007000_t0000_u01775180264235") 2026/04/03 01:46:17 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108c19a27286601b_d20260403_m013743_c001_v0001036_t0054_u01775180263384") 2026/04/03 01:46:17 DEBUG : empty space: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b52bb_d20260403_m013741_c001_v0001117_t0041_u01775180261466") 2026/04/03 01:46:17 DEBUG : enormous: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c6b_d20260403_m013820_c001_v7007000_t0000_u01775180300768") 2026/04/03 01:46:17 DEBUG : enormous: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b533d_d20260403_m013819_c001_v0001117_t0014_u01775180299854") 2026/04/03 01:46:17 DEBUG : existing: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f410358b8620ccf1b_d20260403_m014136_c001_v7007000_t0000_u01775180496930") 2026/04/03 01:46:17 DEBUG : existing: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dcb0_d20260403_m014135_c001_v0001185_t0006_u01775180495700") 2026/04/03 01:46:17 DEBUG : existing: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c84_d20260403_m013842_c001_v7007000_t0000_u01775180322215") 2026/04/03 01:46:17 DEBUG : existing: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f75199ca6_d20260403_m013840_c001_v0001174_t0036_u01775180320758") 2026/04/03 01:46:17 DEBUG : existing: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e710_d20260403_m013738_c001_v7007000_t0000_u01775180258090") 2026/04/03 01:46:17 DEBUG : existing: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b52a5_d20260403_m013736_c001_v0001117_t0042_u01775180256811") 2026/04/03 01:46:17 DEBUG : existing: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e706_d20260403_m013736_c001_v7007000_t0000_u01775180256267") 2026/04/03 01:46:17 DEBUG : existing: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b52a1_d20260403_m013735_c001_v0001117_t0057_u01775180255252") 2026/04/03 01:46:17 DEBUG : existing: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b529b_d20260403_m013734_c001_v0001117_t0059_u01775180254117") 2026/04/03 01:46:17 DEBUG : existing-b: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c85_d20260403_m013842_c001_v7007000_t0000_u01775180322397") 2026/04/03 01:46:17 DEBUG : existing-b: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f102e1a8c951548e9_d20260403_m013840_c001_v0001165_t0005_u01775180320747") 2026/04/03 01:46:17 DEBUG : file1: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b96a_d20260403_m014218_c001_v7007000_t0000_u01775180538765") 2026/04/03 01:46:18 DEBUG : file1: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140557_d20260403_m014217_c001_v0001180_t0053_u01775180537570") 2026/04/03 01:46:18 DEBUG : file1: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b967_d20260403_m014216_c001_v7007000_t0000_u01775180536244") 2026/04/03 01:46:18 DEBUG : file1: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958a35_d20260403_m014214_c001_v0001185_t0032_u01775180534990") 2026/04/03 01:46:18 DEBUG : five: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c6e_d20260403_m013826_c001_v7007000_t0000_u01775180306533") 2026/04/03 01:46:18 DEBUG : five: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f408355d8701b535b_d20260403_m013823_c001_v0001117_t0024_u01775180303989") 2026/04/03 01:46:18 DEBUG : foo: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e60396_d20260403_m013747_c001_v7007000_t0000_u01775180267474") 2026/04/03 01:46:18 DEBUG : foo: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f408355d8701b52cf_d20260403_m013746_c001_v0001117_t0024_u01775180266924") 2026/04/03 01:46:18 DEBUG : foo: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f408355d8701b52cb_d20260403_m013746_c001_v0001117_t0024_u01775180266373") 2026/04/03 01:46:18 DEBUG : four: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c6f_d20260403_m013826_c001_v7007000_t0000_u01775180306716") 2026/04/03 01:46:18 DEBUG : four: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f402e1a8c951548a9_d20260403_m013824_c001_v0001165_t0048_u01775180304557") 2026/04/03 01:46:18 DEBUG : four: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5355_d20260403_m013823_c001_v0001117_t0029_u01775180303100") 2026/04/03 01:46:18 DEBUG : hello world2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f415843ef8bcc7be2_d20260403_m013644_c001_v7007000_t0000_u01775180204697") 2026/04/03 01:46:18 DEBUG : hello world2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b521b_d20260403_m013643_c001_v0001117_t0036_u01775180203463") 2026/04/03 01:46:18 DEBUG : ignore-size: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e6f1_d20260403_m013733_c001_v7007000_t0000_u01775180253753") 2026/04/03 01:46:18 DEBUG : ignore-size: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5291_d20260403_m013732_c001_v0001117_t0031_u01775180252412") 2026/04/03 01:46:18 DEBUG : nested/sub dir/file: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c81_d20260403_m013840_c001_v7007000_t0000_u01775180320007") 2026/04/03 01:46:18 DEBUG : nested/sub dir/file: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f75199c8e_d20260403_m013839_c001_v0001174_t0026_u01775180319167") 2026/04/03 01:46:18 DEBUG : nested/sub dir/file: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c7f_d20260403_m013838_c001_v7007000_t0000_u01775180318417") 2026/04/03 01:46:18 DEBUG : nested/sub dir/file: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f75199c6c_d20260403_m013837_c001_v0001174_t0034_u01775180317386") 2026/04/03 01:46:18 DEBUG : one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c70_d20260403_m013826_c001_v7007000_t0000_u01775180306900") 2026/04/03 01:46:18 DEBUG : one: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f408355d8701b534b_d20260403_m013822_c001_v0001117_t0024_u01775180302060") 2026/04/03 01:46:19 DEBUG : only0: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b953_d20260403_m014210_c001_v7007000_t0000_u01775180530433") 2026/04/03 01:46:19 DEBUG : only0: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4137ffa18723de5c_d20260403_m014204_c001_v0001185_t0048_u01775180524512") 2026/04/03 01:46:19 DEBUG : only0: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723ddbc_d20260403_m014155_c001_v0001185_t0050_u01775180515905") 2026/04/03 01:46:19 DEBUG : only0: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41135e7daccae651_d20260403_m014149_c001_v7007000_t0000_u01775180509990") 2026/04/03 01:46:19 DEBUG : only0: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dcdc_d20260403_m014140_c001_v0001185_t0024_u01775180500266") 2026/04/03 01:46:19 DEBUG : only1: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b954_d20260403_m014210_c001_v7007000_t0000_u01775180530627") 2026/04/03 01:46:19 DEBUG : only1: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f411c8fb214958995_d20260403_m014205_c001_v0001185_t0037_u01775180525668") 2026/04/03 01:46:19 DEBUG : only1: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723ddc2_d20260403_m014156_c001_v0001185_t0005_u01775180516273") 2026/04/03 01:46:19 DEBUG : only1: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f410358b8620ccf1f_d20260403_m014150_c001_v7007000_t0000_u01775180510373") 2026/04/03 01:46:19 DEBUG : only1: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dce4_d20260403_m014140_c001_v0001185_t0052_u01775180500666") 2026/04/03 01:46:19 DEBUG : only10: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b955_d20260403_m014210_c001_v7007000_t0000_u01775180530810") 2026/04/03 01:46:19 DEBUG : only10: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4075b86e89140531_d20260403_m014205_c001_v0001180_t0040_u01775180525106") 2026/04/03 01:46:19 DEBUG : only10: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723de04_d20260403_m014159_c001_v0001185_t0007_u01775180519916") 2026/04/03 01:46:19 DEBUG : only10: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f410358b8620ccf1d_d20260403_m014149_c001_v7007000_t0000_u01775180509998") 2026/04/03 01:46:19 DEBUG : only10: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd30_d20260403_m014144_c001_v0001185_t0020_u01775180504260") 2026/04/03 01:46:19 DEBUG : only11: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b956_d20260403_m014210_c001_v7007000_t0000_u01775180530999") 2026/04/03 01:46:19 DEBUG : only11: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f411c8fb214958987_d20260403_m014205_c001_v0001185_t0037_u01775180525298") 2026/04/03 01:46:19 DEBUG : only11: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723de0e_d20260403_m014200_c001_v0001185_t0042_u01775180520479") 2026/04/03 01:46:19 DEBUG : only11: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf54e_d20260403_m014149_c001_v7007000_t0000_u01775180509983") 2026/04/03 01:46:19 DEBUG : only11: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd3c_d20260403_m014144_c001_v0001185_t0050_u01775180504711") 2026/04/03 01:46:20 DEBUG : only12: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b957_d20260403_m014211_c001_v7007000_t0000_u01775180531181") 2026/04/03 01:46:20 DEBUG : only12: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4158edb7988dc660_d20260403_m014205_c001_v0001171_t0021_u01775180525485") 2026/04/03 01:46:20 DEBUG : only12: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723de16_d20260403_m014200_c001_v0001185_t0027_u01775180520872") 2026/04/03 01:46:20 DEBUG : only12: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f410358b8620ccf20_d20260403_m014150_c001_v7007000_t0000_u01775180510561") 2026/04/03 01:46:20 DEBUG : only12: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd42_d20260403_m014145_c001_v0001185_t0051_u01775180505122") 2026/04/03 01:46:20 DEBUG : only13: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b958_d20260403_m014211_c001_v7007000_t0000_u01775180531365") 2026/04/03 01:46:20 DEBUG : only13: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4137ffa18723de64_d20260403_m014205_c001_v0001185_t0048_u01775180525094") 2026/04/03 01:46:20 DEBUG : only13: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723de22_d20260403_m014201_c001_v0001185_t0038_u01775180521272") 2026/04/03 01:46:20 DEBUG : only13: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f410358b8620ccf1e_d20260403_m014150_c001_v7007000_t0000_u01775180510189") 2026/04/03 01:46:20 DEBUG : only13: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd4e_d20260403_m014145_c001_v0001185_t0029_u01775180505535") 2026/04/03 01:46:20 DEBUG : only14: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b959_d20260403_m014211_c001_v7007000_t0000_u01775180531548") 2026/04/03 01:46:20 DEBUG : only14: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4137ffa18723de6a_d20260403_m014205_c001_v0001185_t0048_u01775180525274") 2026/04/03 01:46:20 DEBUG : only14: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723de26_d20260403_m014201_c001_v0001185_t0011_u01775180521662") 2026/04/03 01:46:20 DEBUG : only14: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e21bc_d20260403_m014149_c001_v7007000_t0000_u01775180509971") 2026/04/03 01:46:20 DEBUG : only14: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd54_d20260403_m014145_c001_v0001185_t0040_u01775180505947") 2026/04/03 01:46:20 DEBUG : only15: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b95a_d20260403_m014211_c001_v7007000_t0000_u01775180531731") 2026/04/03 01:46:20 DEBUG : only15: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4075b86e89140533_d20260403_m014205_c001_v0001180_t0040_u01775180525290") 2026/04/03 01:46:20 DEBUG : only15: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723de2c_d20260403_m014202_c001_v0001185_t0019_u01775180522031") 2026/04/03 01:46:20 DEBUG : only15: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e21be_d20260403_m014150_c001_v7007000_t0000_u01775180510337") 2026/04/03 01:46:20 DEBUG : only15: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd5c_d20260403_m014146_c001_v0001185_t0039_u01775180506360") 2026/04/03 01:46:20 DEBUG : only16: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b95b_d20260403_m014211_c001_v7007000_t0000_u01775180531916") 2026/04/03 01:46:21 DEBUG : only16: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4137ffa18723de72_d20260403_m014205_c001_v0001185_t0048_u01775180525455") 2026/04/03 01:46:21 DEBUG : only16: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723de32_d20260403_m014202_c001_v0001185_t0048_u01775180522421") 2026/04/03 01:46:21 DEBUG : only16: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e21bd_d20260403_m014150_c001_v7007000_t0000_u01775180510154") 2026/04/03 01:46:21 DEBUG : only16: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd64_d20260403_m014146_c001_v0001185_t0008_u01775180506862") 2026/04/03 01:46:21 DEBUG : only17: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b95c_d20260403_m014212_c001_v7007000_t0000_u01775180532103") 2026/04/03 01:46:21 DEBUG : only17: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f411c8fb21495898d_d20260403_m014205_c001_v0001185_t0037_u01775180525483") 2026/04/03 01:46:21 DEBUG : only17: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723de38_d20260403_m014202_c001_v0001185_t0021_u01775180522793") 2026/04/03 01:46:21 DEBUG : only17: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf550_d20260403_m014150_c001_v7007000_t0000_u01775180510352") 2026/04/03 01:46:21 DEBUG : only17: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd6e_d20260403_m014147_c001_v0001185_t0010_u01775180507698") 2026/04/03 01:46:21 DEBUG : only18: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b95d_d20260403_m014212_c001_v7007000_t0000_u01775180532289") 2026/04/03 01:46:21 DEBUG : only18: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4075b86e89140535_d20260403_m014205_c001_v0001180_t0040_u01775180525494") 2026/04/03 01:46:21 DEBUG : only18: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723de42_d20260403_m014203_c001_v0001185_t0033_u01775180523227") 2026/04/03 01:46:21 DEBUG : only18: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e21bb_d20260403_m014149_c001_v7007000_t0000_u01775180509790") 2026/04/03 01:46:22 DEBUG : only18: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd76_d20260403_m014148_c001_v0001185_t0019_u01775180508067") 2026/04/03 01:46:22 DEBUG : only19: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b95e_d20260403_m014212_c001_v7007000_t0000_u01775180532474") 2026/04/03 01:46:22 DEBUG : only19: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4137ffa18723de78_d20260403_m014205_c001_v0001185_t0048_u01775180525636") 2026/04/03 01:46:22 DEBUG : only19: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723de4a_d20260403_m014203_c001_v0001185_t0033_u01775180523599") 2026/04/03 01:46:22 DEBUG : only19: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41135e7daccae654_d20260403_m014150_c001_v7007000_t0000_u01775180510566") 2026/04/03 01:46:22 DEBUG : only19: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd84_d20260403_m014148_c001_v0001185_t0006_u01775180508440") 2026/04/03 01:46:22 DEBUG : only2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b95f_d20260403_m014212_c001_v7007000_t0000_u01775180532659") 2026/04/03 01:46:22 DEBUG : only2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4075b86e89140537_d20260403_m014205_c001_v0001180_t0040_u01775180525686") 2026/04/03 01:46:22 DEBUG : only2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723ddca_d20260403_m014156_c001_v0001185_t0044_u01775180516639") 2026/04/03 01:46:22 DEBUG : only2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41135e7daccae653_d20260403_m014150_c001_v7007000_t0000_u01775180510381") 2026/04/03 01:46:22 DEBUG : only2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dcf2_d20260403_m014141_c001_v0001185_t0009_u01775180501058") 2026/04/03 01:46:22 DEBUG : only3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b960_d20260403_m014212_c001_v7007000_t0000_u01775180532843") 2026/04/03 01:46:22 DEBUG : only3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4158edb7988dc662_d20260403_m014205_c001_v0001171_t0021_u01775180525688") 2026/04/03 01:46:22 DEBUG : only3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723ddd2_d20260403_m014157_c001_v0001185_t0023_u01775180517099") 2026/04/03 01:46:22 DEBUG : only3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41135e7daccae652_d20260403_m014150_c001_v7007000_t0000_u01775180510178") 2026/04/03 01:46:22 DEBUG : only3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dcfc_d20260403_m014141_c001_v0001185_t0013_u01775180501565") 2026/04/03 01:46:22 DEBUG : only4: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b961_d20260403_m014213_c001_v7007000_t0000_u01775180533028") 2026/04/03 01:46:22 DEBUG : only4: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4137ffa18723de7c_d20260403_m014205_c001_v0001185_t0048_u01775180525818") 2026/04/03 01:46:22 DEBUG : only4: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dddc_d20260403_m014157_c001_v0001185_t0047_u01775180517528") 2026/04/03 01:46:23 DEBUG : only4: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e21ba_d20260403_m014149_c001_v7007000_t0000_u01775180509608") 2026/04/03 01:46:23 DEBUG : only4: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd00_d20260403_m014141_c001_v0001185_t0011_u01775180501939") 2026/04/03 01:46:23 DEBUG : only5: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b962_d20260403_m014213_c001_v7007000_t0000_u01775180533210") 2026/04/03 01:46:23 DEBUG : only5: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4075b86e89140539_d20260403_m014205_c001_v0001180_t0040_u01775180525869") 2026/04/03 01:46:23 DEBUG : only5: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dde4_d20260403_m014157_c001_v0001185_t0051_u01775180517897") 2026/04/03 01:46:23 DEBUG : only5: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e21bf_d20260403_m014150_c001_v7007000_t0000_u01775180510519") 2026/04/03 01:46:23 DEBUG : only5: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd06_d20260403_m014142_c001_v0001185_t0047_u01775180502340") 2026/04/03 01:46:23 DEBUG : only6: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b963_d20260403_m014213_c001_v7007000_t0000_u01775180533394") 2026/04/03 01:46:23 DEBUG : only6: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f411c8fb21495899d_d20260403_m014205_c001_v0001185_t0037_u01775180525879") 2026/04/03 01:46:23 DEBUG : only6: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723ddee_d20260403_m014158_c001_v0001185_t0015_u01775180518287") 2026/04/03 01:46:23 DEBUG : only6: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e21c0_d20260403_m014150_c001_v7007000_t0000_u01775180510701") 2026/04/03 01:46:23 DEBUG : only6: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd10_d20260403_m014142_c001_v0001185_t0041_u01775180502750") 2026/04/03 01:46:23 DEBUG : only7: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b964_d20260403_m014213_c001_v7007000_t0000_u01775180533578") 2026/04/03 01:46:23 DEBUG : only7: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4158edb7988dc66a_d20260403_m014205_c001_v0001171_t0021_u01775180525887") 2026/04/03 01:46:23 DEBUG : only7: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723ddf4_d20260403_m014158_c001_v0001185_t0032_u01775180518689") 2026/04/03 01:46:23 DEBUG : only7: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf54f_d20260403_m014150_c001_v7007000_t0000_u01775180510168") 2026/04/03 01:46:23 DEBUG : only7: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd16_d20260403_m014143_c001_v0001185_t0052_u01775180503143") 2026/04/03 01:46:23 DEBUG : only8: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b965_d20260403_m014213_c001_v7007000_t0000_u01775180533763") 2026/04/03 01:46:23 DEBUG : only8: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4137ffa18723de82_d20260403_m014206_c001_v0001185_t0048_u01775180526000") 2026/04/03 01:46:23 DEBUG : only8: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723ddfa_d20260403_m014159_c001_v0001185_t0021_u01775180519122") 2026/04/03 01:46:24 DEBUG : only8: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf551_d20260403_m014150_c001_v7007000_t0000_u01775180510535") 2026/04/03 01:46:24 DEBUG : only8: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd1e_d20260403_m014143_c001_v0001185_t0057_u01775180503520") 2026/04/03 01:46:24 DEBUG : only9: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b966_d20260403_m014214_c001_v7007000_t0000_u01775180534028") 2026/04/03 01:46:24 DEBUG : only9: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4075b86e8914053b_d20260403_m014206_c001_v0001180_t0040_u01775180526052") 2026/04/03 01:46:24 DEBUG : only9: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723ddfe_d20260403_m014159_c001_v0001185_t0039_u01775180519488") 2026/04/03 01:46:24 DEBUG : only9: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf552_d20260403_m014150_c001_v7007000_t0000_u01775180510719") 2026/04/03 01:46:24 DEBUG : only9: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723dd26_d20260403_m014143_c001_v0001185_t0034_u01775180503890") 2026/04/03 01:46:24 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c7c_d20260403_m013836_c001_v7007000_t0000_u01775180316253") 2026/04/03 01:46:24 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f102e1a8c951548c9_d20260403_m013833_c001_v0001165_t0005_u01775180313909") 2026/04/03 01:46:24 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c79_d20260403_m013833_c001_v7007000_t0000_u01775180313170") 2026/04/03 01:46:24 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f75199c04_d20260403_m013831_c001_v0001174_t0030_u01775180311157") 2026/04/03 01:46:24 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c76_d20260403_m013830_c001_v7007000_t0000_u01775180310247") 2026/04/03 01:46:24 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f75199bc6_d20260403_m013827_c001_v0001174_t0049_u01775180307830") 2026/04/03 01:46:24 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e603d9_d20260403_m013815_c001_v7007000_t0000_u01775180295029") 2026/04/03 01:46:24 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5325_d20260403_m013813_c001_v0001117_t0034_u01775180293173") 2026/04/03 01:46:24 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e603d5_d20260403_m013811_c001_v7007000_t0000_u01775180291226") 2026/04/03 01:46:24 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5319_d20260403_m013809_c001_v0001117_t0026_u01775180289715") 2026/04/03 01:46:24 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e603cf_d20260403_m013808_c001_v7007000_t0000_u01775180288188") 2026/04/03 01:46:24 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b530f_d20260403_m013806_c001_v0001117_t0023_u01775180286597") 2026/04/03 01:46:24 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e603b1_d20260403_m013758_c001_v7007000_t0000_u01775180278943") 2026/04/03 01:46:24 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b52f3_d20260403_m013756_c001_v0001117_t0013_u01775180276860") 2026/04/03 01:46:25 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e603aa_d20260403_m013756_c001_v7007000_t0000_u01775180276492") 2026/04/03 01:46:25 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b52eb_d20260403_m013754_c001_v0001117_t0049_u01775180274628") 2026/04/03 01:46:25 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e603a3_d20260403_m013754_c001_v7007000_t0000_u01775180274263") 2026/04/03 01:46:25 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b52e9_d20260403_m013753_c001_v0001117_t0054_u01775180273408") 2026/04/03 01:46:25 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b52e5_d20260403_m013752_c001_v0001117_t0049_u01775180272428") 2026/04/03 01:46:25 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e6039e_d20260403_m013752_c001_v7007000_t0000_u01775180272065") 2026/04/03 01:46:25 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b52df_d20260403_m013751_c001_v0001117_t0051_u01775180271185") 2026/04/03 01:46:25 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b52dd_d20260403_m013750_c001_v0001117_t0014_u01775180270196") 2026/04/03 01:46:25 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e6039a_d20260403_m013749_c001_v7007000_t0000_u01775180269816") 2026/04/03 01:46:25 DEBUG : potato: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b52d9_d20260403_m013748_c001_v0001117_t0029_u01775180268712") 2026/04/03 01:46:25 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f417e3c6357348aa4_d20260403_m013921_c001_v7007000_t0000_u01775180361412") 2026/04/03 01:46:25 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f75199f82_d20260403_m013920_c001_v0001174_t0038_u01775180360556") 2026/04/03 01:46:25 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416e9bc51f4b71a8_d20260403_m013911_c001_v7007000_t0000_u01775180351479") 2026/04/03 01:46:25 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f102e1a8c9515492b_d20260403_m013906_c001_v0001165_t0039_u01775180346966") 2026/04/03 01:46:25 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416e9bc51f4b719f_d20260403_m013900_c001_v7007000_t0000_u01775180340118") 2026/04/03 01:46:25 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f75199dac_d20260403_m013854_c001_v0001174_t0045_u01775180334921") 2026/04/03 01:46:25 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c90_d20260403_m013847_c001_v7007000_t0000_u01775180327389") 2026/04/03 01:46:25 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f102e1a8c951548f3_d20260403_m013843_c001_v0001165_t0033_u01775180323366") 2026/04/03 01:46:25 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c6c_d20260403_m013820_c001_v7007000_t0000_u01775180300951") 2026/04/03 01:46:25 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5331_d20260403_m013818_c001_v0001117_t0051_u01775180298480") 2026/04/03 01:46:25 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c69_d20260403_m013818_c001_v7007000_t0000_u01775180298113") 2026/04/03 01:46:25 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5329_d20260403_m013815_c001_v0001117_t0031_u01775180295607") 2026/04/03 01:46:25 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e603da_d20260403_m013815_c001_v7007000_t0000_u01775180295220") 2026/04/03 01:46:26 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5327_d20260403_m013814_c001_v0001117_t0032_u01775180294115") 2026/04/03 01:46:26 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e603d8_d20260403_m013812_c001_v7007000_t0000_u01775180292791") 2026/04/03 01:46:26 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b531d_d20260403_m013811_c001_v0001117_t0017_u01775180291630") 2026/04/03 01:46:26 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e603d3_d20260403_m013809_c001_v7007000_t0000_u01775180289350") 2026/04/03 01:46:26 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5315_d20260403_m013808_c001_v0001117_t0013_u01775180288179") 2026/04/03 01:46:26 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e603b6_d20260403_m013759_c001_v7007000_t0000_u01775180279673") 2026/04/03 01:46:26 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b52f7_d20260403_m013758_c001_v0001117_t0017_u01775180278495") 2026/04/03 01:46:26 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f415843ef8bcc7bf0_d20260403_m013648_c001_v7007000_t0000_u01775180208234") 2026/04/03 01:46:26 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5223_d20260403_m013647_c001_v0001117_t0024_u01775180207134") 2026/04/03 01:46:26 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f415843ef8bcc7bec_d20260403_m013646_c001_v7007000_t0000_u01775180206225") 2026/04/03 01:46:26 DEBUG : potato2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b521d_d20260403_m013645_c001_v0001117_t0035_u01775180205323") 2026/04/03 01:46:26 DEBUG : potato3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416e9bc51f4b71a9_d20260403_m013911_c001_v7007000_t0000_u01775180351893") 2026/04/03 01:46:26 DEBUG : potato3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f102e1a8c95154931_d20260403_m013908_c001_v0001165_t0058_u01775180348207") 2026/04/03 01:46:26 DEBUG : potato3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416e9bc51f4b71a0_d20260403_m013900_c001_v7007000_t0000_u01775180340320") 2026/04/03 01:46:26 DEBUG : potato3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f75199dcc_d20260403_m013856_c001_v0001174_t0009_u01775180336103") 2026/04/03 01:46:26 DEBUG : potato3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c92_d20260403_m013847_c001_v7007000_t0000_u01775180327754") 2026/04/03 01:46:26 DEBUG : potato3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f102e1a8c951548fd_d20260403_m013844_c001_v0001165_t0023_u01775180324065") 2026/04/03 01:46:26 DEBUG : pre-dest1/1: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169cb2_d20260403_m013955_c001_v7007000_t0000_u01775180395800") 2026/04/03 01:46:26 DEBUG : pre-dest1/1: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f102e1a8c951549c3_d20260403_m013947_c001_v0001165_t0051_u01775180387856") 2026/04/03 01:46:26 DEBUG : pre-dest2/2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169cb3_d20260403_m013955_c001_v7007000_t0000_u01775180395982") 2026/04/03 01:46:27 DEBUG : pre-dest2/2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f7519a20a_d20260403_m013948_c001_v0001174_t0012_u01775180388438") 2026/04/03 01:46:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f422d87a2a2aa701c_d20260403_m013933_c001_v7007000_t0000_u01775180373126") 2026/04/03 01:46:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f102e1a8c9515498f_d20260403_m013929_c001_v0001165_t0033_u01775180369248") 2026/04/03 01:46:27 DEBUG : sizeonly: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e6ee_d20260403_m013731_c001_v7007000_t0000_u01775180251862") 2026/04/03 01:46:27 DEBUG : sizeonly: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5287_d20260403_m013730_c001_v0001117_t0040_u01775180250279") 2026/04/03 01:46:27 DEBUG : splitbanan: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f413781a4b77e22da_d20260403_m014357_c001_v7007000_t0000_u01775180637550") 2026/04/03 01:46:27 DEBUG : splitbanan: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140681_d20260403_m014350_c001_v0001180_t0030_u01775180630453") 2026/04/03 01:46:27 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba26_d20260403_m014505_c001_v7007000_t0000_u01775180705106") 2026/04/03 01:46:27 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb2149593bf_d20260403_m014458_c001_v0001185_t0021_u01775180698261") 2026/04/03 01:46:27 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4156b7c90a9cab6a_d20260403_m014451_c001_v7007000_t0000_u01775180691258") 2026/04/03 01:46:27 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214959291_d20260403_m014444_c001_v0001185_t0020_u01775180684980") 2026/04/03 01:46:27 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f420aa437c1a2e7af_d20260403_m014438_c001_v7007000_t0000_u01775180678200") 2026/04/03 01:46:27 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb2149591a1_d20260403_m014431_c001_v0001185_t0007_u01775180671841") 2026/04/03 01:46:27 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a8c_d20260403_m014424_c001_v7007000_t0000_u01775180664747") 2026/04/03 01:46:27 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214959091_d20260403_m014418_c001_v0001185_t0031_u01775180658475") 2026/04/03 01:46:27 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287be5_d20260403_m014411_c001_v7007000_t0000_u01775180651613") 2026/04/03 01:46:27 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958fb7_d20260403_m014404_c001_v0001185_t0020_u01775180644787") 2026/04/03 01:46:27 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f40630a944a287bb8_d20260403_m014352_c001_v7007000_t0000_u01775180632083") 2026/04/03 01:46:27 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc871_d20260403_m014349_c001_v0001171_t0012_u01775180629476") 2026/04/03 01:46:27 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f414e6892f7359a57_d20260403_m014342_c001_v7007000_t0000_u01775180622817") 2026/04/03 01:46:27 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958de3_d20260403_m014336_c001_v0001185_t0034_u01775180616000") 2026/04/03 01:46:28 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4122dcd5518bf735_d20260403_m014335_c001_v7007000_t0000_u01775180615067") 2026/04/03 01:46:28 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958db7_d20260403_m014332_c001_v0001185_t0035_u01775180612418") 2026/04/03 01:46:28 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4238f2ad9a8ea472_d20260403_m014325_c001_v7007000_t0000_u01775180605303") 2026/04/03 01:46:28 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140617_d20260403_m014318_c001_v0001180_t0008_u01775180598844") 2026/04/03 01:46:28 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416538f7440245eb_d20260403_m014317_c001_v7007000_t0000_u01775180597161") 2026/04/03 01:46:28 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e11e_d20260403_m014314_c001_v0001185_t0007_u01775180594837") 2026/04/03 01:46:28 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f416e9bc51f4b7248_d20260403_m014301_c001_v7007000_t0000_u01775180581998") 2026/04/03 01:46:28 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958c61_d20260403_m014258_c001_v0001185_t0023_u01775180578810") 2026/04/03 01:46:28 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418e4eae27e60540_d20260403_m014252_c001_v7007000_t0000_u01775180572100") 2026/04/03 01:46:28 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958bab_d20260403_m014245_c001_v0001185_t0045_u01775180565650") 2026/04/03 01:46:28 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f401c9a85589e681d_d20260403_m014238_c001_v7007000_t0000_u01775180558754") 2026/04/03 01:46:28 DEBUG : splitbananasplit: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958b37_d20260403_m014232_c001_v0001185_t0006_u01775180552268") 2026/04/03 01:46:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f407de7e05d8c13b3_d20260403_m014337_c001_v7007000_t0000_u01775180617504") 2026/04/03 01:46:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958db9_d20260403_m014333_c001_v0001185_t0015_u01775180613314") 2026/04/03 01:46:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f402bc6401953a3fd_d20260403_m014226_c001_v7007000_t0000_u01775180546050") 2026/04/03 01:46:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958ad5_d20260403_m014223_c001_v0001185_t0020_u01775180543513") 2026/04/03 01:46:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b96d_d20260403_m014222_c001_v7007000_t0000_u01775180542345") 2026/04/03 01:46:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc6a4_d20260403_m014219_c001_v0001171_t0049_u01775180539717") 2026/04/03 01:46:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c82_d20260403_m013840_c001_v7007000_t0000_u01775180320190") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f102e1a8c951548e1_d20260403_m013839_c001_v0001165_t0024_u01775180319155") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c80_d20260403_m013838_c001_v7007000_t0000_u01775180318605") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f102e1a8c951548d5_d20260403_m013837_c001_v0001165_t0057_u01775180317374") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e6ea_d20260403_m013727_c001_v7007000_t0000_u01775180247919") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b527d_d20260403_m013726_c001_v0001117_t0011_u01775180246029") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e6e9_d20260403_m013725_c001_v7007000_t0000_u01775180245667") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b527b_d20260403_m013724_c001_v0001117_t0037_u01775180244255") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e6dd_d20260403_m013722_c001_v7007000_t0000_u01775180242197") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5273_d20260403_m013720_c001_v0001117_t0043_u01775180240556") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e6d4_d20260403_m013720_c001_v7007000_t0000_u01775180240014") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b526b_d20260403_m013718_c001_v0001117_t0025_u01775180238156") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5265_d20260403_m013715_c001_v0001117_t0017_u01775180235243") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e6c0_d20260403_m013714_c001_v7007000_t0000_u01775180234881") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b525f_d20260403_m013713_c001_v0001117_t0056_u01775180233932") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b525b_d20260403_m013712_c001_v0001117_t0039_u01775180232770") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f4180b70d8899e6be_d20260403_m013712_c001_v7007000_t0000_u01775180232405") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5253_d20260403_m013709_c001_v0001117_t0029_u01775180229061") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b524f_d20260403_m013706_c001_v0001117_t0050_u01775180226055") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f415843ef8bcc7bfc_d20260403_m013705_c001_v7007000_t0000_u01775180225691") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b524b_d20260403_m013704_c001_v0001117_t0056_u01775180224565") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5247_d20260403_m013703_c001_v0001117_t0013_u01775180223408") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f415843ef8bcc7bf9_d20260403_m013703_c001_v7007000_t0000_u01775180223040") 2026/04/03 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b523f_d20260403_m013658_c001_v0001117_t0057_u01775180218870") 2026/04/03 01:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f415843ef8bcc7bf6_d20260403_m013658_c001_v7007000_t0000_u01775180218506") 2026/04/03 01:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b523d_d20260403_m013657_c001_v0001117_t0001_u01775180217479") 2026/04/03 01:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f415843ef8bcc7bf5_d20260403_m013656_c001_v7007000_t0000_u01775180216572") 2026/04/03 01:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b523b_d20260403_m013655_c001_v0001117_t0011_u01775180215642") 2026/04/03 01:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f415843ef8bcc7bf4_d20260403_m013655_c001_v7007000_t0000_u01775180215099") 2026/04/03 01:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5235_d20260403_m013654_c001_v0001117_t0027_u01775180214082") 2026/04/03 01:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f415843ef8bcc7bf3_d20260403_m013653_c001_v7007000_t0000_u01775180213177") 2026/04/03 01:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5231_d20260403_m013651_c001_v0001117_t0023_u01775180211853") 2026/04/03 01:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f415843ef8bcc7bf2_d20260403_m013651_c001_v7007000_t0000_u01775180211308") 2026/04/03 01:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b522d_d20260403_m013650_c001_v0001117_t0047_u01775180210383") 2026/04/03 01:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f415843ef8bcc7bf1_d20260403_m013649_c001_v7007000_t0000_u01775180209771") 2026/04/03 01:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5229_d20260403_m013648_c001_v0001117_t0010_u01775180208780") 2026/04/03 01:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f415843ef8bcc7be0_d20260403_m013642_c001_v7007000_t0000_u01775180202917") 2026/04/03 01:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5217_d20260403_m013641_c001_v0001117_t0005_u01775180201969") 2026/04/03 01:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f415843ef8bcc7bde_d20260403_m013641_c001_v7007000_t0000_u01775180201423") 2026/04/03 01:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5213_d20260403_m013640_c001_v0001117_t0032_u01775180200587") 2026/04/03 01:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f415843ef8bcc7bd3_d20260403_m013639_c001_v7007000_t0000_u01775180199682") 2026/04/03 01:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b520f_d20260403_m013638_c001_v0001117_t0000_u01775180198492") 2026/04/03 01:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f415843ef8bcc7bd1_d20260403_m013636_c001_v7007000_t0000_u01775180196302") 2026/04/03 01:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5209_d20260403_m013635_c001_v0001117_t0023_u01775180195325") 2026/04/03 01:46:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f402bc6401953a3fe_d20260403_m014226_c001_v7007000_t0000_u01775180546232") 2026/04/03 01:46:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140569_d20260403_m014223_c001_v0001180_t0053_u01775180543484") 2026/04/03 01:46:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b96e_d20260403_m014222_c001_v7007000_t0000_u01775180542529") 2026/04/03 01:46:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723df1a_d20260403_m014219_c001_v0001185_t0048_u01775180539730") 2026/04/03 01:46:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba27_d20260403_m014507_c001_v7007000_t0000_u01775180707093") 2026/04/03 01:46:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e674_d20260403_m014506_c001_v0001185_t0048_u01775180706480") 2026/04/03 01:46:31 DEBUG : sub/yam: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c7b_d20260403_m013835_c001_v7007000_t0000_u01775180315693") 2026/04/03 01:46:31 DEBUG : sub/yam: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f118c256f75199c28_d20260403_m013833_c001_v0001174_t0038_u01775180313920") 2026/04/03 01:46:31 DEBUG : test_dir1/file2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b96b_d20260403_m014218_c001_v7007000_t0000_u01775180538949") 2026/04/03 01:46:31 DEBUG : test_dir1/file2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723df0a_d20260403_m014217_c001_v0001185_t0035_u01775180537212") 2026/04/03 01:46:31 DEBUG : test_dir1/file2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b968_d20260403_m014216_c001_v7007000_t0000_u01775180536428") 2026/04/03 01:46:31 DEBUG : test_dir1/file2: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723deea_d20260403_m014214_c001_v0001185_t0025_u01775180534989") 2026/04/03 01:46:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b96c_d20260403_m014219_c001_v7007000_t0000_u01775180539133") 2026/04/03 01:46:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214958a5f_d20260403_m014217_c001_v0001185_t0008_u01775180537202") 2026/04/03 01:46:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8b969_d20260403_m014216_c001_v7007000_t0000_u01775180536612") 2026/04/03 01:46:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc68c_d20260403_m014214_c001_v0001171_t0009_u01775180534971") 2026/04/03 01:46:31 DEBUG : three: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c71_d20260403_m013827_c001_v7007000_t0000_u01775180307084") 2026/04/03 01:46:31 DEBUG : three: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b535f_d20260403_m013825_c001_v0001117_t0007_u01775180305310") 2026/04/03 01:46:31 DEBUG : three: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f108355d8701b5351_d20260403_m013822_c001_v0001117_t0015_u01775180302431") 2026/04/03 01:46:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba28_d20260403_m014508_c001_v7007000_t0000_u01775180708854") 2026/04/03 01:46:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dc9f5_d20260403_m014508_c001_v0001171_t0015_u01775180708093") 2026/04/03 01:46:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba37_d20260403_m014527_c001_v7007000_t0000_u01775180727184") 2026/04/03 01:46:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e89140805_d20260403_m014525_c001_v0001180_t0021_u01775180725663") 2026/04/03 01:46:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba33_d20260403_m014524_c001_v7007000_t0000_u01775180724072") 2026/04/03 01:46:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dca33_d20260403_m014522_c001_v0001171_t0037_u01775180722271") 2026/04/03 01:46:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba31_d20260403_m014521_c001_v7007000_t0000_u01775180721303") 2026/04/03 01:46:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e770_d20260403_m014520_c001_v0001185_t0036_u01775180720710") 2026/04/03 01:46:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba2c_d20260403_m014515_c001_v7007000_t0000_u01775180715827") 2026/04/03 01:46:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dca0f_d20260403_m014514_c001_v0001171_t0046_u01775180714590") 2026/04/03 01:46:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba2f_d20260403_m014518_c001_v7007000_t0000_u01775180718190") 2026/04/03 01:46:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891407e5_d20260403_m014516_c001_v0001180_t0039_u01775180716799") 2026/04/03 01:46:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba2b_d20260403_m014513_c001_v7007000_t0000_u01775180713604") 2026/04/03 01:46:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1137ffa18723e6f0_d20260403_m014512_c001_v0001185_t0052_u01775180712987") 2026/04/03 01:46:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba2a_d20260403_m014512_c001_v7007000_t0000_u01775180712038") 2026/04/03 01:46:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214959455_d20260403_m014511_c001_v0001185_t0045_u01775180711431") 2026/04/03 01:46:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba29_d20260403_m014510_c001_v7007000_t0000_u01775180710429") 2026/04/03 01:46:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1075b86e891407cf_d20260403_m014509_c001_v0001180_t0028_u01775180709812") 2026/04/03 01:46:32 DEBUG : toe/toe/toe: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41931454b5997ad0_d20260403_m014532_c001_v7007000_t0000_u01775180732303") 2026/04/03 01:46:32 DEBUG : toe/toe/toe: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f1158edb7988dca52_d20260403_m014531_c001_v0001171_t0030_u01775180731564") 2026/04/03 01:46:32 DEBUG : toe/toe/toe: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba30_d20260403_m014519_c001_v7007000_t0000_u01775180719751") 2026/04/03 01:46:32 DEBUG : toe/toe/toe: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb2149594ab_d20260403_m014519_c001_v0001185_t0051_u01775180719157") 2026/04/03 01:46:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba38_d20260403_m014527_c001_v7007000_t0000_u01775180727783") 2026/04/03 01:46:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f111c8fb214959503_d20260403_m014526_c001_v0001185_t0019_u01775180726992") 2026/04/03 01:46:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f41789a451cf8ba35_d20260403_m014524_c001_v7007000_t0000_u01775180724672") 2026/04/03 01:46:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f115025e0920fb0f2_d20260403_m014523_c001_v0001130_t0045_u01775180723624") 2026/04/03 01:46:33 DEBUG : two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c72_d20260403_m013827_c001_v7007000_t0000_u01775180307269") 2026/04/03 01:46:33 DEBUG : two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f418c256f75199ba4_d20260403_m013824_c001_v0001174_t0028_u01775180304746") 2026/04/03 01:46:33 DEBUG : two: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f408355d8701b534f_d20260403_m013822_c001_v0001117_t0024_u01775180302242") 2026/04/03 01:46:33 DEBUG : yam: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c7d_d20260403_m013836_c001_v7007000_t0000_u01775180316441") 2026/04/03 01:46:33 DEBUG : yam: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f113417eeaab24796_d20260403_m013835_c001_v0001174_t0006_u01775180315204") 2026/04/03 01:46:33 DEBUG : yam: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c78_d20260403_m013832_c001_v7007000_t0000_u01775180312621") 2026/04/03 01:46:33 DEBUG : yam: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f102e1a8c951548c5_d20260403_m013830_c001_v0001165_t0037_u01775180310990") 2026/04/03 01:46:33 DEBUG : yam: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c75_d20260403_m013829_c001_v7007000_t0000_u01775180309700") 2026/04/03 01:46:33 DEBUG : yam: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f102e1a8c951548bb_d20260403_m013827_c001_v0001165_t0041_u01775180307819") 2026/04/03 01:46:33 DEBUG : yaml: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c7a_d20260403_m013833_c001_v7007000_t0000_u01775180313353") 2026/04/03 01:46:33 DEBUG : yaml: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f11372cdd1f511f88_d20260403_m013832_c001_v0001097_t0049_u01775180312194") 2026/04/03 01:46:33 DEBUG : yaml: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f400162639f169c77_d20260403_m013830_c001_v7007000_t0000_u01775180310429") 2026/04/03 01:46:33 DEBUG : yaml: Deleting (id "4_zcf821de3f0cd5b0b9fd80e1b_f114c7da116ad25a6_d20260403_m013829_c001_v0001174_t0048_u01775180309209") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m3.282406405s (try 1/5)