"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/03/26 04:51:41 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali" 2026/03/26 04:51:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 04:51:42 DEBUG : Creating backend with remote "/tmp/rclone2063507634" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:51:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 04:51:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/26 04:51:43 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:51:43 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:51:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 04:51:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 04:51:43 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:51:43 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:51:44 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 04:51:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 04:51:44 INFO : sub dir/hello world: Copied (new) 2026/03/26 04:51:44 DEBUG : B2 bucket rclone-test-berolip4kali: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.84s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", 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-berolip4kali", Local "Local file system at /tmp/rclone2063507634", 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-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:51:46 DEBUG : Creating backend with remote "/non-existing" 2026/03/26 04:51:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/26 04:51:46 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:51:46 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:51:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 04:51:47 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:51:47 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:51:47 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 04:51:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 04:51:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.65s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", 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-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:51:48 INFO : B2 bucket rclone-test-berolip4kali: Running all checks before starting transfers 2026/03/26 04:51:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 04:51:48 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:51:48 INFO : B2 bucket rclone-test-berolip4kali: Checks finished, now starting transfers 2026/03/26 04:51:48 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:51:49 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 04:51:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 04:51:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.25s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:51:49 ERROR : Ignoring --no-traverse with sync 2026/03/26 04:51:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 04:51:50 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:51:50 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:51:50 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 04:51:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 04:51:50 INFO : sub dir/hello world: Copied (new) 2026/03/26 04:51:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.33s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:51:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/26 04:51:51 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:51:51 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:51:51 DEBUG : hello world2: size = 12 OK 2026/03/26 04:51:51 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/26 04:51:51 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.19s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:51:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 04:51:52 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:51:52 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:51:53 DEBUG : potato2: size = 11 OK 2026/03/26 04:51:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 04:51:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.38s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:51:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 04:51:54 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:51:54 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:51:54 DEBUG : potato2: size = 11 OK 2026/03/26 04:51:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 04:51:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.71s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:51:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/26 04:51:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 04:51:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/26 04:51:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 04:51:55 INFO : sub dir2: Making directory 2026/03/26 04:51:55 INFO : sub dir: Making directory 2026/03/26 04:51:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 04:51:55 INFO : sub dir2/sub sub dir2: Making directory 2026/03/26 04:51:55 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:51:55 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:51:56 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 04:51:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 04:51:56 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/03/26 04:51:56 DEBUG : B2 bucket rclone-test-berolip4kali: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.43s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:51:57 INFO : sub dir2: Making directory 2026/03/26 04:51:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/26 04:51:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 04:51:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 04:51:57 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:51:57 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:51:57 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 04:51:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 04:51:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.41s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:51:58 DEBUG : sub dir2: Making directory with metadata 2026/03/26 04:51:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 04:51:58 INFO : sub dir2: Making directory 2026/03/26 04:51:58 INFO : sub dir: Making directory 2026/03/26 04:51:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 04:51:58 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:51:58 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:51:58 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 04:51:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 04:51:58 INFO : sub dir/hello world: Copied (new) 2026/03/26 04:51:58 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/26 04:51:59 DEBUG : B2 bucket rclone-test-berolip4kali: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/26 04:51:59 DEBUG : B2 bucket rclone-test-berolip4kali: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.41s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", 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-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:00 INFO : sub dir2: Making directory 2026/03/26 04:52:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 04:52:00 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:00 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:00 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 04:52:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 04:52:00 INFO : sub dir/hello world: Copied (new) 2026/03/26 04:52:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.33s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:01 DEBUG : sub dir2: Making directory with metadata 2026/03/26 04:52:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 04:52:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 04:52:01 INFO : sub dir2: Making directory 2026/03/26 04:52:01 INFO : sub dir: Making directory 2026/03/26 04:52:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 04:52:01 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:01 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 04:52:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 04:52:01 INFO : sub dir/hello world: Copied (new) 2026/03/26 04:52:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/26 04:52:02 DEBUG : B2 bucket rclone-test-berolip4kali: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.15s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", 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-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:03 INFO : sub dir2: Making directory 2026/03/26 04:52:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 04:52:03 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:03 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:03 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 04:52:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 04:52:03 INFO : sub dir/hello world: Copied (new) 2026/03/26 04:52:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.30s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:04 DEBUG : Creating backend with remote "TestB2:rclone-test-lematid6pahi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-berolip4kali -> B2 bucket rclone-test-lematid6pahi 2026/03/26 04:52:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 04:52:06 DEBUG : B2 bucket rclone-test-lematid6pahi: Waiting for checks to finish 2026/03/26 04:52:06 DEBUG : B2 bucket rclone-test-lematid6pahi: Waiting for transfers to finish 2026/03/26 04:52:06 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 04:52:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 04:52:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 04:52:07 DEBUG : B2 bucket rclone-test-lematid6pahi: Purge remote 2026/03/26 04:52:07 INFO : B2 bucket rclone-test-lematid6pahi: cleaning bucket "rclone-test-lematid6pahi" of all files 2026/03/26 04:52:07 DEBUG : sub dir/hello world: Deleting (id "4_zffd24d5370cd2b8b9fd80e1b_f112cee10d85685ab_d20260326_m045206_c001_v0001041_t0002_u01774500726670") --- PASS: TestServerSideCopy (4.10s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:09 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:09 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:52:09 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-berolip4kali) 2026/03/26 04:52:09 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 04:52:09 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:09 DEBUG : sub dir/hello world: size = 17 OK 2026/03/26 04:52:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/26 04:52:09 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.00s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:10 DEBUG : Creating backend with remote "TestB2:rclone-test-danujuq5deju" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-berolip4kali -> B2 bucket rclone-test-danujuq5deju 2026/03/26 04:52:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 04:52:12 DEBUG : B2 bucket rclone-test-danujuq5deju: Waiting for checks to finish 2026/03/26 04:52:12 DEBUG : B2 bucket rclone-test-danujuq5deju: Waiting for transfers to finish 2026/03/26 04:52:13 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 04:52:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 04:52:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 04:52:14 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-berolip4kali) 2026/03/26 04:52:14 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-danujuq5deju) 2026/03/26 04:52:14 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 04:52:14 DEBUG : B2 bucket rclone-test-danujuq5deju: Waiting for checks to finish 2026/03/26 04:52:14 DEBUG : B2 bucket rclone-test-danujuq5deju: Waiting for transfers to finish 2026/03/26 04:52:14 DEBUG : sub dir/hello world: size = 17 OK 2026/03/26 04:52:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/26 04:52:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 04:52:15 DEBUG : B2 bucket rclone-test-danujuq5deju: Purge remote 2026/03/26 04:52:15 INFO : B2 bucket rclone-test-danujuq5deju: cleaning bucket "rclone-test-danujuq5deju" of all files 2026/03/26 04:52:15 DEBUG : sub dir/hello world: Deleting (id "4_zef225dd370cd2b8b9fd80e1b_f106c29ad7143a949_d20260326_m045214_c001_v0001154_t0003_u01774500734713") 2026/03/26 04:52:15 DEBUG : sub dir/hello world: Deleting (id "4_zef225dd370cd2b8b9fd80e1b_f1023b0da5b30be37_d20260326_m045212_c001_v0001098_t0030_u01774500732775") --- PASS: TestServerSideCopyOverSelf (6.30s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:17 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:17 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:52:17 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-berolip4kali) 2026/03/26 04:52:17 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 04:52:17 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:18 DEBUG : sub dir/hello world: size = 17 OK 2026/03/26 04:52:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/26 04:52:18 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/26 04:52:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.03s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:19 DEBUG : Creating backend with remote "TestB2:rclone-test-tocasiy1jone" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-berolip4kali -> B2 bucket rclone-test-tocasiy1jone 2026/03/26 04:52:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 04:52:20 DEBUG : B2 bucket rclone-test-tocasiy1jone: Waiting for checks to finish 2026/03/26 04:52:20 DEBUG : B2 bucket rclone-test-tocasiy1jone: Waiting for transfers to finish 2026/03/26 04:52:21 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 04:52:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 04:52:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 04:52:22 DEBUG : B2 bucket rclone-test-tocasiy1jone: Waiting for checks to finish 2026/03/26 04:52:22 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-berolip4kali) 2026/03/26 04:52:22 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tocasiy1jone) 2026/03/26 04:52:22 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 04:52:22 DEBUG : B2 bucket rclone-test-tocasiy1jone: Waiting for transfers to finish 2026/03/26 04:52:23 DEBUG : sub dir/hello world: size = 17 OK 2026/03/26 04:52:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/26 04:52:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 04:52:23 INFO : sub dir/hello world: Deleted 2026/03/26 04:52:24 DEBUG : testing file moves 2026/03/26 04:52:24 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-berolip4kali) 2026/03/26 04:52:24 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tocasiy1jone) 2026/03/26 04:52:24 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 04:52:24 DEBUG : B2 bucket rclone-test-tocasiy1jone: Waiting for checks to finish 2026/03/26 04:52:24 DEBUG : B2 bucket rclone-test-tocasiy1jone: Waiting for transfers to finish 2026/03/26 04:52:24 DEBUG : sub dir/hello world: size = 24 OK 2026/03/26 04:52:24 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/26 04:52:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 04:52:24 INFO : sub dir/hello world: Deleted 2026/03/26 04:52:25 DEBUG : B2 bucket rclone-test-tocasiy1jone: Purge remote 2026/03/26 04:52:25 INFO : B2 bucket rclone-test-tocasiy1jone: cleaning bucket "rclone-test-tocasiy1jone" of all files 2026/03/26 04:52:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f627de370cd2b8b9fd80e1b_f111a14613510e40b_d20260326_m045224_c001_v0001184_t0018_u01774500744560") 2026/03/26 04:52:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f627de370cd2b8b9fd80e1b_f10093d2c53c45ffb_d20260326_m045222_c001_v0001102_t0054_u01774500742693") 2026/03/26 04:52:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f627de370cd2b8b9fd80e1b_f1193385b528ac9ba_d20260326_m045221_c001_v0001146_t0055_u01774500741137") --- PASS: TestServerSideMoveOverSelf (7.97s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:27 ERROR : error listing: directory not found 2026/03/26 04:52:27 INFO : Local file system at /tmp/rclone2063507634: Making directory 2026/03/26 04:52:27 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:27 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.87s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 04:52:29 DEBUG : Local file system at /tmp/rclone2063507634: Waiting for checks to finish 2026/03/26 04:52:29 DEBUG : Local file system at /tmp/rclone2063507634: Waiting for transfers to finish 2026/03/26 04:52:30 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/26 04:52:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 04:52:30 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/26 04:52:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.37s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:31 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/26 04:52:31 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:31 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:31 DEBUG : check sum: size = 1 OK 2026/03/26 04:52:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/26 04:52:31 INFO : check sum: Copied (new) 2026/03/26 04:52:31 DEBUG : Waiting for deletions to finish 2026/03/26 04:52:31 DEBUG : check sum: size = 1 OK 2026/03/26 04:52:31 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/26 04:52:31 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/26 04:52:31 DEBUG : check sum: Unchanged skipping 2026/03/26 04:52:31 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:31 DEBUG : Waiting for deletions to finish 2026/03/26 04:52:31 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.60s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/26 04:52:32 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:32 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:33 DEBUG : sizeonly: size = 6 OK 2026/03/26 04:52:33 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/26 04:52:33 INFO : sizeonly: Copied (new) 2026/03/26 04:52:33 DEBUG : Waiting for deletions to finish 2026/03/26 04:52:33 DEBUG : sizeonly: size = 6 OK 2026/03/26 04:52:33 DEBUG : sizeonly: Sizes identical 2026/03/26 04:52:33 DEBUG : sizeonly: Unchanged skipping 2026/03/26 04:52:33 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:33 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:33 DEBUG : Waiting for deletions to finish 2026/03/26 04:52:33 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.72s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/26 04:52:34 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:34 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:35 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/26 04:52:35 INFO : ignore-size: Copied (new) 2026/03/26 04:52:35 DEBUG : Waiting for deletions to finish 2026/03/26 04:52:35 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:52:35 DEBUG : ignore-size: Unchanged skipping 2026/03/26 04:52:35 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:35 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:35 DEBUG : Waiting for deletions to finish 2026/03/26 04:52:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.96s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:36 DEBUG : existing: size = 6 OK 2026/03/26 04:52:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:52:36 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:36 DEBUG : existing: Unchanged skipping 2026/03/26 04:52:36 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:36 DEBUG : Waiting for deletions to finish 2026/03/26 04:52:36 INFO : There was nothing to transfer 2026/03/26 04:52:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/26 04:52:37 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:37 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:37 DEBUG : existing: size = 6 OK 2026/03/26 04:52:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/26 04:52:37 INFO : existing: Copied (replaced existing) 2026/03/26 04:52:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.95s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/26 04:52:38 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:38 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:38 DEBUG : existing: size = 6 OK 2026/03/26 04:52:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/26 04:52:38 INFO : existing: Copied (new) 2026/03/26 04:52:38 DEBUG : Waiting for deletions to finish 2026/03/26 04:52:39 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:39 DEBUG : existing: Destination exists, skipping 2026/03/26 04:52:39 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:39 DEBUG : Waiting for deletions to finish 2026/03/26 04:52:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.69s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:40 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/26 04:52:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/26 04:52:41 DEBUG : c/non empty space: size = 5 OK 2026/03/26 04:52:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:52:41 DEBUG : c/non empty space: Unchanged skipping 2026/03/26 04:52:41 DEBUG : a/potato2: size = 60 OK 2026/03/26 04:52:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 04:52:41 INFO : a/potato2: Copied (new) 2026/03/26 04:52:41 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:41 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:41 DEBUG : Waiting for deletions to finish 2026/03/26 04:52:41 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.51s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:43 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:43 DEBUG : empty space: size = 1 OK 2026/03/26 04:52:43 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/03/26 04:52:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/26 04:52:43 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/26 04:52:43 DEBUG : empty space: Unchanged skipping 2026/03/26 04:52:43 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:43 DEBUG : Waiting for deletions to finish 2026/03/26 04:52:43 INFO : There was nothing to transfer 2026/03/26 04:52:43 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:43 DEBUG : empty space: size = 1 OK 2026/03/26 04:52:43 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/03/26 04:52:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/26 04:52:44 INFO : empty space: Updated modification time in destination 2026/03/26 04:52:44 DEBUG : empty space: Unchanged skipping 2026/03/26 04:52:44 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:44 DEBUG : Waiting for deletions to finish 2026/03/26 04:52:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.73s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:45 DEBUG : empty space: size = 1 OK 2026/03/26 04:52: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/03/26 04:52:45 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/26 04:52:45 DEBUG : empty space: Unchanged skipping 2026/03/26 04:52:45 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:45 DEBUG : Waiting for deletions to finish 2026/03/26 04:52:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.49s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:47 DEBUG : foo: size = 3 OK 2026/03/26 04:52:47 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/03/26 04:52:47 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:52:47 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-berolip4kali) 2026/03/26 04:52:47 DEBUG : foo: sha1 differ 2026/03/26 04:52:47 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:47 DEBUG : foo: size = 3 OK 2026/03/26 04:52:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/26 04:52:47 INFO : foo: Copied (replaced existing) 2026/03/26 04:52:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:48 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/26 04:52:48 DEBUG : empty space: size = 1 OK 2026/03/26 04:52:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:52:48 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:48 DEBUG : empty space: Unchanged skipping 2026/03/26 04:52:48 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:49 DEBUG : potato: size = 60 OK 2026/03/26 04:52:49 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 04:52:49 INFO : potato: Copied (new) 2026/03/26 04:52:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:50 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:52:50 DEBUG : potato: size = 60 (B2 bucket rclone-test-berolip4kali) 2026/03/26 04:52:50 DEBUG : potato: Sizes differ 2026/03/26 04:52:50 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:50 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:51 DEBUG : potato: size = 21 OK 2026/03/26 04:52:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/26 04:52:51 INFO : potato: Copied (replaced existing) 2026/03/26 04:52:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.77s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:52 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:52 DEBUG : potato: size = 21 OK 2026/03/26 04:52:52 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/03/26 04:52:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2063507634) 2026/03/26 04:52:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-berolip4kali) 2026/03/26 04:52:52 DEBUG : potato: sha1 differ 2026/03/26 04:52:52 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:52 DEBUG : potato: size = 21 OK 2026/03/26 04:52:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/26 04:52:52 INFO : potato: Copied (replaced existing) 2026/03/26 04:52:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 04:52:54 DEBUG : empty space: size = 1 OK 2026/03/26 04:52:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:52:54 DEBUG : empty space: Unchanged skipping 2026/03/26 04:52:54 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:54 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/26 04:52:54 DEBUG : Waiting for deletions to finish 2026/03/26 04:52:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 04:52:56 DEBUG : empty space: size = 1 OK 2026/03/26 04:52:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:52:56 DEBUG : empty space: Unchanged skipping 2026/03/26 04:52:56 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:56 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:57 DEBUG : potato2: size = 60 OK 2026/03/26 04:52:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 04:52:57 INFO : potato2: Copied (new) 2026/03/26 04:52:57 DEBUG : Waiting for deletions to finish 2026/03/26 04:52:57 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:52:58 INFO : d: Making directory 2026/03/26 04:52:58 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/26 04:52:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/26 04:52:59 DEBUG : c/non empty space: size = 5 OK 2026/03/26 04:52:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:52:59 DEBUG : c/non empty space: Unchanged skipping 2026/03/26 04:52:59 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:52:59 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:52:59 DEBUG : a/potato2: size = 60 OK 2026/03/26 04:52:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 04:52:59 INFO : a/potato2: Copied (new) 2026/03/26 04:52:59 DEBUG : Waiting for deletions to finish 2026/03/26 04:53:00 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:53:01 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/26 04:53:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/26 04:53:02 DEBUG : c/non empty space: size = 5 OK 2026/03/26 04:53:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:53:02 DEBUG : c/non empty space: Unchanged skipping 2026/03/26 04:53:02 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:53:02 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:53:02 DEBUG : a/potato2: size = 60 OK 2026/03/26 04:53:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 04:53:02 INFO : a/potato2: Copied (new) 2026/03/26 04:53:02 ERROR : B2 bucket rclone-test-berolip4kali: not deleting files as there were IO errors 2026/03/26 04:53:02 ERROR : B2 bucket rclone-test-berolip4kali: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.73s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:53:04 DEBUG : Waiting for deletions to finish 2026/03/26 04:53:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 04:53:04 DEBUG : empty space: size = 1 OK 2026/03/26 04:53:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:53:04 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:53:04 DEBUG : empty space: Unchanged skipping 2026/03/26 04:53:04 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:53:05 INFO : potato: Deleted 2026/03/26 04:53:05 DEBUG : potato2: size = 60 OK 2026/03/26 04:53:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 04:53:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.43s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:53:07 DEBUG : Waiting for deletions to finish 2026/03/26 04:53:07 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:53:07 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:53:07 INFO : potato: Deleted 2026/03/26 04:53:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 04:53:07 DEBUG : empty space: size = 1 OK 2026/03/26 04:53:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:53:07 DEBUG : empty space: Unchanged skipping 2026/03/26 04:53:07 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:53:07 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:53:08 DEBUG : potato2: size = 60 OK 2026/03/26 04:53:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 04:53:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.85s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:53:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 04:53:09 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:53:09 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:53:10 DEBUG : potato2: size = 19 OK 2026/03/26 04:53:10 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/26 04:53:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.99s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:53:12 DEBUG : enormous: Excluded (Size Filter) 2026/03/26 04:53:12 DEBUG : enormous: Excluded 2026/03/26 04:53:12 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 04:53:12 DEBUG : potato2: Excluded 2026/03/26 04:53:12 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 04:53:12 DEBUG : potato2: Excluded 2026/03/26 04:53:12 DEBUG : empty space: size = 1 OK 2026/03/26 04:53:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:53:12 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:53:12 DEBUG : empty space: Unchanged skipping 2026/03/26 04:53:12 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:53:12 DEBUG : Waiting for deletions to finish 2026/03/26 04:53:12 INFO : There was nothing to transfer 2026/03/26 04:53:12 DEBUG : enormous: Excluded (Size Filter) 2026/03/26 04:53:12 DEBUG : enormous: Excluded 2026/03/26 04:53:12 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 04:53:12 DEBUG : potato2: Excluded 2026/03/26 04:53:12 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 04:53:12 DEBUG : potato2: Excluded 2026/03/26 04:53:12 DEBUG : empty space: size = 1 OK 2026/03/26 04:53:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/26 04:53:12 DEBUG : empty space: Unchanged skipping 2026/03/26 04:53:12 DEBUG : Local file system at /tmp/rclone2063507634: Waiting for checks to finish 2026/03/26 04:53:12 DEBUG : Local file system at /tmp/rclone2063507634: Waiting for transfers to finish 2026/03/26 04:53:12 DEBUG : Waiting for deletions to finish 2026/03/26 04:53:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.43s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:53:14 DEBUG : enormous: Excluded (Size Filter) 2026/03/26 04:53:14 DEBUG : enormous: Excluded 2026/03/26 04:53:14 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 04:53:14 DEBUG : potato2: Excluded 2026/03/26 04:53:14 DEBUG : empty space: size = 1 OK 2026/03/26 04:53:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:53:14 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:53:14 DEBUG : empty space: Unchanged skipping 2026/03/26 04:53:14 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:53:14 DEBUG : Waiting for deletions to finish 2026/03/26 04:53:15 INFO : enormous: Deleted 2026/03/26 04:53:15 INFO : potato2: Deleted 2026/03/26 04:53:15 INFO : There was nothing to transfer 2026/03/26 04:53:15 DEBUG : empty space: size = 1 OK 2026/03/26 04:53:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/26 04:53:15 DEBUG : Local file system at /tmp/rclone2063507634: Waiting for checks to finish 2026/03/26 04:53:15 DEBUG : empty space: Unchanged skipping 2026/03/26 04:53:15 DEBUG : Local file system at /tmp/rclone2063507634: Waiting for transfers to finish 2026/03/26 04:53:15 DEBUG : Waiting for deletions to finish 2026/03/26 04:53:15 INFO : enormous: Deleted 2026/03/26 04:53:15 INFO : potato2: Deleted 2026/03/26 04:53:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.74s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:53:17 DEBUG : five: Need to transfer - File not found at Destination 2026/03/26 04:53:17 DEBUG : one: Destination is newer than source, skipping 2026/03/26 04:53:17 DEBUG : two: size = 3 OK 2026/03/26 04:53:17 DEBUG : four: size = 4 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:53:17 DEBUG : four: size = 8 (B2 bucket rclone-test-berolip4kali) 2026/03/26 04:53:17 DEBUG : four: Sizes differ 2026/03/26 04:53:17 DEBUG : three: size = 5 OK 2026/03/26 04:53:17 DEBUG : three: Sizes identical 2026/03/26 04:53:17 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:53:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2063507634) 2026/03/26 04:53:17 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-berolip4kali) 2026/03/26 04:53:17 DEBUG : two: sha1 differ 2026/03/26 04:53:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/26 04:53:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/26 04:53:17 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:53:18 DEBUG : five: size = 4 OK 2026/03/26 04:53:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/26 04:53:18 INFO : five: Copied (new) 2026/03/26 04:53:18 DEBUG : four: size = 4 OK 2026/03/26 04:53:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/26 04:53:18 INFO : four: Copied (replaced existing) 2026/03/26 04:53:18 DEBUG : two: size = 3 OK 2026/03/26 04:53:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/26 04:53:18 INFO : two: Copied (replaced existing) 2026/03/26 04:53:18 DEBUG : Waiting for deletions to finish 2026/03/26 04:53:19 DEBUG : five: size = 4 OK 2026/03/26 04:53:19 DEBUG : one: Destination is newer than source, skipping 2026/03/26 04:53:19 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:53:19 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/26 04:53:19 DEBUG : four: size = 4 OK 2026/03/26 04:53:19 DEBUG : two: size = 3 OK 2026/03/26 04:53:19 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/26 04:53:19 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/26 04:53:19 DEBUG : three: size = 5 OK 2026/03/26 04:53:19 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/26 04:53:19 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/26 04:53:19 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/26 04:53:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/26 04:53:19 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/26 04:53:19 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/26 04:53:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2063507634) 2026/03/26 04:53:19 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-berolip4kali) 2026/03/26 04:53:19 DEBUG : three: sha1 differ 2026/03/26 04:53:19 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/26 04:53:19 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:53:19 DEBUG : three: size = 5 OK 2026/03/26 04:53:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/26 04:53:19 INFO : three: Copied (replaced existing) 2026/03/26 04:53:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.16s) === 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-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/26 04:53:21 INFO : B2 bucket rclone-test-berolip4kali: Making map for --track-renames 2026/03/26 04:53:21 INFO : B2 bucket rclone-test-berolip4kali: Finished making map for --track-renames 2026/03/26 04:53:21 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:53:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/26 04:53:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/26 04:53:21 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for renames to finish 2026/03/26 04:53:21 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:53:21 DEBUG : yam: size = 11 OK 2026/03/26 04:53:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/26 04:53:21 INFO : yam: Copied (new) 2026/03/26 04:53:22 DEBUG : potato: size = 14 OK 2026/03/26 04:53:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/26 04:53:22 INFO : potato: Copied (new) 2026/03/26 04:53:22 DEBUG : Waiting for deletions to finish 2026/03/26 04:53:22 INFO : B2 bucket rclone-test-berolip4kali: Making map for --track-renames 2026/03/26 04:53:22 DEBUG : potato: size = 14 OK 2026/03/26 04:53:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:53:22 INFO : B2 bucket rclone-test-berolip4kali: Finished making map for --track-renames 2026/03/26 04:53:22 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:53:22 DEBUG : potato: Unchanged skipping 2026/03/26 04:53:22 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for renames to finish 2026/03/26 04:53:23 DEBUG : yaml: size = 11 OK 2026/03/26 04:53:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/26 04:53:23 INFO : yam: Copied (server-side copy) to: yaml 2026/03/26 04:53:23 INFO : yam: Deleted 2026/03/26 04:53:23 INFO : yaml: Renamed from "yam" 2026/03/26 04:53:23 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:53:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.94s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/26 04:53:24 INFO : B2 bucket rclone-test-berolip4kali: Making map for --track-renames 2026/03/26 04:53:24 INFO : B2 bucket rclone-test-berolip4kali: Finished making map for --track-renames 2026/03/26 04:53:24 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:53:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/26 04:53:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/26 04:53:24 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for renames to finish 2026/03/26 04:53:24 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:53:24 DEBUG : yam: size = 11 OK 2026/03/26 04:53:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/26 04:53:24 INFO : yam: Copied (new) 2026/03/26 04:53:24 DEBUG : potato: size = 14 OK 2026/03/26 04:53:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/26 04:53:24 INFO : potato: Copied (new) 2026/03/26 04:53:24 DEBUG : Waiting for deletions to finish 2026/03/26 04:53:25 DEBUG : potato: size = 14 OK 2026/03/26 04:53:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:53:25 INFO : B2 bucket rclone-test-berolip4kali: Making map for --track-renames 2026/03/26 04:53:25 INFO : B2 bucket rclone-test-berolip4kali: Finished making map for --track-renames 2026/03/26 04:53:25 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:53:25 DEBUG : potato: Unchanged skipping 2026/03/26 04:53:25 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for renames to finish 2026/03/26 04:53:25 DEBUG : yaml: size = 11 OK 2026/03/26 04:53:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/26 04:53:25 INFO : yam: Copied (server-side copy) to: yaml 2026/03/26 04:53:25 INFO : yam: Deleted 2026/03/26 04:53:25 INFO : yaml: Renamed from "yam" 2026/03/26 04:53:25 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:53:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.53s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/26 04:53:26 INFO : B2 bucket rclone-test-berolip4kali: Making map for --track-renames 2026/03/26 04:53:26 INFO : B2 bucket rclone-test-berolip4kali: Finished making map for --track-renames 2026/03/26 04:53:26 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:53:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/26 04:53:26 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for renames to finish 2026/03/26 04:53:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/26 04:53:26 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:53:27 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1167-14.backblaze.com/b2api/v1/b2_upload_file/7f42ed9370bd2b8b9fd80e1b/c001_v0001167_t0023": EOF 2026/03/26 04:53:27 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-14.backblaze.com/b2api/v1/b2_upload_file/7f42ed9370bd2b8b9fd80e1b/c001_v0001167_t0023": EOF) 2026/03/26 04:53:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 04:53:27 DEBUG : potato: Received error: Post "https://pod-000-1167-14.backblaze.com/b2api/v1/b2_upload_file/7f42ed9370bd2b8b9fd80e1b/c001_v0001167_t0023": EOF - low level retry 0/10 2026/03/26 04:53:27 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 04:53:27 DEBUG : sub/yam: size = 11 OK 2026/03/26 04:53:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/26 04:53:27 INFO : sub/yam: Copied (new) 2026/03/26 04:53:27 DEBUG : potato: size = 14 OK 2026/03/26 04:53:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/26 04:53:27 INFO : potato: Copied (new) 2026/03/26 04:53:27 DEBUG : Waiting for deletions to finish 2026/03/26 04:53:27 DEBUG : potato: size = 14 OK 2026/03/26 04:53:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:53:27 DEBUG : potato: Unchanged skipping 2026/03/26 04:53:28 INFO : B2 bucket rclone-test-berolip4kali: Making map for --track-renames 2026/03/26 04:53:28 INFO : B2 bucket rclone-test-berolip4kali: Finished making map for --track-renames 2026/03/26 04:53:28 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:53:28 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for renames to finish 2026/03/26 04:53:28 DEBUG : yam: size = 11 OK 2026/03/26 04:53:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/26 04:53:28 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/26 04:53:28 INFO : sub/yam: Deleted 2026/03/26 04:53:28 INFO : yam: Renamed from "sub/yam" 2026/03/26 04:53:28 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:53:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.75s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:53:29 DEBUG : Creating backend with remote "/tmp/rclone2063507634/dir1" 2026/03/26 04:53:29 DEBUG : Config file has changed externally - reloading 2026/03/26 04:53:29 DEBUG : Creating backend with remote "/tmp/rclone2063507634/dir2" 2026/03/26 04:53:29 DEBUG : Local file system at /tmp/rclone2063507634/dir2: Using server-side directory move 2026/03/26 04:53:29 INFO : Local file system at /tmp/rclone2063507634/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/26 04:53:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/26 04:53:29 DEBUG : Local file system at /tmp/rclone2063507634/dir2: Waiting for checks to finish 2026/03/26 04:53:29 DEBUG : Local file system at /tmp/rclone2063507634/dir2: Waiting for transfers to finish 2026/03/26 04:53:29 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 04:53:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/26 04:53:30 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:53:30 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:53:30 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 04:53:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 04:53:30 INFO : sub dir/hello world: Copied (new) 2026/03/26 04:53:30 INFO : sub dir/hello world: Deleted 2026/03/26 04:53:30 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/26 04:53:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/26 04:53:30 INFO : nested/sub dir/file: Copied (new) 2026/03/26 04:53:30 INFO : nested/sub dir/file: Deleted 2026/03/26 04:53:30 INFO : sub dir: Removing directory 2026/03/26 04:53:30 INFO : nested/sub dir: Removing directory 2026/03/26 04:53:30 INFO : nested: Removing directory 2026/03/26 04:53:30 DEBUG : Local file system at /tmp/rclone2063507634: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.41s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:53:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 04:53:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/26 04:53:31 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:53:31 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:53:31 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 04:53:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 04:53:31 INFO : sub dir/hello world: Copied (new) 2026/03/26 04:53:31 INFO : sub dir/hello world: Deleted 2026/03/26 04:53:31 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/26 04:53:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/26 04:53:31 INFO : nested/sub dir/file: Copied (new) 2026/03/26 04:53:31 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.53s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:53:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/26 04:53:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/26 04:53:33 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:53:33 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:53:33 DEBUG : existing: size = 6 OK 2026/03/26 04:53:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/26 04:53:33 INFO : existing: Copied (new) 2026/03/26 04:53:33 INFO : existing: Deleted 2026/03/26 04:53:33 DEBUG : existing-b: size = 6 OK 2026/03/26 04:53:33 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/26 04:53:33 INFO : existing-b: Copied (new) 2026/03/26 04:53:33 INFO : existing-b: Deleted 2026/03/26 04:53:33 DEBUG : existing: Destination exists, skipping 2026/03/26 04:53:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/26 04:53:33 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:53:33 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:53:33 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.75s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:53:34 DEBUG : Creating backend with remote "TestB2:rclone-test-vafuxox9huqe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-berolip4kali -> B2 bucket rclone-test-vafuxox9huqe 2026/03/26 04:53:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 04:53:38 DEBUG : empty space: size = 1 OK 2026/03/26 04:53:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 04:53:38 DEBUG : empty space: Unchanged skipping 2026/03/26 04:53:38 DEBUG : potato3: size = 68 (B2 bucket rclone-test-berolip4kali) 2026/03/26 04:53:38 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vafuxox9huqe) 2026/03/26 04:53:38 DEBUG : potato3: Sizes differ 2026/03/26 04:53:38 DEBUG : B2 bucket rclone-test-vafuxox9huqe: Waiting for checks to finish 2026/03/26 04:53:38 INFO : empty space: Deleted 2026/03/26 04:53:38 DEBUG : B2 bucket rclone-test-vafuxox9huqe: Waiting for transfers to finish 2026/03/26 04:53:39 DEBUG : potato2: size = 60 OK 2026/03/26 04:53:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 04:53:39 INFO : potato2: Copied (server-side copy) 2026/03/26 04:53:39 DEBUG : potato3: size = 68 OK 2026/03/26 04:53:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/26 04:53:39 INFO : potato3: Copied (server-side copy) 2026/03/26 04:53:39 INFO : potato2: Deleted 2026/03/26 04:53:39 INFO : potato3: Deleted 2026/03/26 04:53:39 DEBUG : Creating backend with remote "TestB2:rclone-test-nexefen5yoha" 2026/03/26 04:53:41 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/26 04:53:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 04:53:41 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/26 04:53:41 DEBUG : B2 bucket rclone-test-nexefen5yoha: Waiting for checks to finish 2026/03/26 04:53:41 DEBUG : B2 bucket rclone-test-nexefen5yoha: Waiting for transfers to finish 2026/03/26 04:53:41 DEBUG : empty space: size = 1 OK 2026/03/26 04:53:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/26 04:53:41 INFO : empty space: Copied (server-side copy) 2026/03/26 04:53:42 INFO : empty space: Deleted 2026/03/26 04:53:42 DEBUG : potato3: size = 68 OK 2026/03/26 04:53:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/26 04:53:42 INFO : potato3: Copied (server-side copy) 2026/03/26 04:53:42 DEBUG : potato2: size = 60 OK 2026/03/26 04:53:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 04:53:42 INFO : potato2: Copied (server-side copy) 2026/03/26 04:53:42 INFO : potato3: Deleted 2026/03/26 04:53:42 INFO : potato2: Deleted 2026/03/26 04:53:42 DEBUG : B2 bucket rclone-test-nexefen5yoha: Purge remote 2026/03/26 04:53:42 INFO : B2 bucket rclone-test-nexefen5yoha: cleaning bucket "rclone-test-nexefen5yoha" of all files 2026/03/26 04:53:42 DEBUG : empty space: Deleting (id "4_z0fa2bd9370dd2b8b9fd80e1b_f1195a7a44a48085f_d20260326_m045341_c001_v0001167_t0005_u01774500821637") 2026/03/26 04:53:42 DEBUG : potato2: Deleting (id "4_z0fa2bd9370dd2b8b9fd80e1b_f110a507185b0b0c3_d20260326_m045342_c001_v0001184_t0027_u01774500822015") 2026/03/26 04:53:42 DEBUG : potato3: Deleting (id "4_z0fa2bd9370dd2b8b9fd80e1b_f1042ee9d50f12c38_d20260326_m045342_c001_v0001185_t0019_u01774500822015") 2026/03/26 04:53:43 DEBUG : B2 bucket rclone-test-vafuxox9huqe: Purge remote 2026/03/26 04:53:43 INFO : B2 bucket rclone-test-vafuxox9huqe: cleaning bucket "rclone-test-vafuxox9huqe" of all files 2026/03/26 04:53:43 DEBUG : empty space: Deleting (id "4_zef32ad7370dd2b8b9fd80e1b_f4069398b0b833b54_d20260326_m045342_c001_v7007000_t0000_u01774500822016") 2026/03/26 04:53:43 DEBUG : empty space: Deleting (id "4_zef32ad7370dd2b8b9fd80e1b_f10240dccc7850f0b_d20260326_m045337_c001_v0001184_t0011_u01774500817887") 2026/03/26 04:53:43 DEBUG : potato2: Deleting (id "4_zef32ad7370dd2b8b9fd80e1b_f4084662c85672a09_d20260326_m045342_c001_v7007000_t0000_u01774500822227") 2026/03/26 04:53:43 DEBUG : potato2: Deleting (id "4_zef32ad7370dd2b8b9fd80e1b_f1047f57db47a0175_d20260326_m045338_c001_v0001131_t0046_u01774500818718") 2026/03/26 04:53:43 DEBUG : potato3: Deleting (id "4_zef32ad7370dd2b8b9fd80e1b_f4069398b0b833b55_d20260326_m045342_c001_v7007000_t0000_u01774500822207") 2026/03/26 04:53:43 DEBUG : potato3: Deleting (id "4_zef32ad7370dd2b8b9fd80e1b_f114dc78d2387a341_d20260326_m045339_c001_v0001173_t0002_u01774500819095") 2026/03/26 04:53:43 DEBUG : potato3: Deleting (id "4_zef32ad7370dd2b8b9fd80e1b_f10240dccc7850f0d_d20260326_m045338_c001_v0001184_t0031_u01774500818089") 2026/03/26 04:53:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/26 04:53:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 04:53:44 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (10.52s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:53:45 DEBUG : Creating backend with remote "TestB2:rclone-test-cogatac8ciho" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-berolip4kali -> B2 bucket rclone-test-cogatac8ciho 2026/03/26 04:53:50 DEBUG : empty space: Excluded (Size Filter) 2026/03/26 04:53:50 DEBUG : empty space: Excluded 2026/03/26 04:53:50 DEBUG : empty space: Excluded (Size Filter) 2026/03/26 04:53:50 DEBUG : empty space: Excluded 2026/03/26 04:53:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 04:53:50 DEBUG : potato3: size = 68 (B2 bucket rclone-test-berolip4kali) 2026/03/26 04:53:50 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cogatac8ciho) 2026/03/26 04:53:50 DEBUG : potato3: Sizes differ 2026/03/26 04:53:50 DEBUG : B2 bucket rclone-test-cogatac8ciho: Waiting for checks to finish 2026/03/26 04:53:50 DEBUG : B2 bucket rclone-test-cogatac8ciho: Waiting for transfers to finish 2026/03/26 04:53:50 DEBUG : potato2: size = 60 OK 2026/03/26 04:53:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 04:53:50 INFO : potato2: Copied (server-side copy) 2026/03/26 04:53:50 INFO : potato2: Deleted 2026/03/26 04:53:50 DEBUG : potato3: size = 68 OK 2026/03/26 04:53:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/26 04:53:50 INFO : potato3: Copied (server-side copy) 2026/03/26 04:53:50 INFO : potato3: Deleted 2026/03/26 04:53:51 DEBUG : Creating backend with remote "TestB2:rclone-test-sagafap4nawo" 2026/03/26 04:53:51 DEBUG : empty space: Excluded (Size Filter) 2026/03/26 04:53:51 DEBUG : empty space: Excluded 2026/03/26 04:53:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 04:53:52 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/26 04:53:52 DEBUG : B2 bucket rclone-test-sagafap4nawo: Waiting for checks to finish 2026/03/26 04:53:52 DEBUG : B2 bucket rclone-test-sagafap4nawo: Waiting for transfers to finish 2026/03/26 04:53:53 DEBUG : potato2: size = 60 OK 2026/03/26 04:53:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 04:53:53 INFO : potato2: Copied (server-side copy) 2026/03/26 04:53:53 INFO : potato2: Deleted 2026/03/26 04:53:53 DEBUG : potato3: size = 68 OK 2026/03/26 04:53:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/26 04:53:53 INFO : potato3: Copied (server-side copy) 2026/03/26 04:53:53 INFO : potato3: Deleted 2026/03/26 04:53:54 DEBUG : B2 bucket rclone-test-sagafap4nawo: Purge remote 2026/03/26 04:53:54 INFO : B2 bucket rclone-test-sagafap4nawo: cleaning bucket "rclone-test-sagafap4nawo" of all files 2026/03/26 04:53:54 DEBUG : potato2: Deleting (id "4_zbf62ed4370dd2b8b9fd80e1b_f10011acf4ba10ddd_d20260326_m045352_c001_v0001113_t0024_u01774500832826") 2026/03/26 04:53:54 DEBUG : potato3: Deleting (id "4_zbf62ed4370dd2b8b9fd80e1b_f101d5ca210b40eb0_d20260326_m045353_c001_v0001044_t0048_u01774500833195") 2026/03/26 04:53:54 DEBUG : B2 bucket rclone-test-cogatac8ciho: Purge remote 2026/03/26 04:53:54 INFO : B2 bucket rclone-test-cogatac8ciho: cleaning bucket "rclone-test-cogatac8ciho" of all files 2026/03/26 04:53:55 DEBUG : empty space: Deleting (id "4_zcf42dd3370dd2b8b9fd80e1b_f1074594bfb149cb4_d20260326_m045349_c001_v0001131_t0005_u01774500829084") 2026/03/26 04:53:55 DEBUG : potato2: Deleting (id "4_zcf42dd3370dd2b8b9fd80e1b_f413d527c91b7916a_d20260326_m045353_c001_v7007000_t0000_u01774500833197") 2026/03/26 04:53:55 DEBUG : potato2: Deleting (id "4_zcf42dd3370dd2b8b9fd80e1b_f1127697a22967e6c_d20260326_m045350_c001_v0001100_t0059_u01774500830130") 2026/03/26 04:53:55 DEBUG : potato3: Deleting (id "4_zcf42dd3370dd2b8b9fd80e1b_f413d527c91b7916b_d20260326_m045353_c001_v7007000_t0000_u01774500833664") 2026/03/26 04:53:55 DEBUG : potato3: Deleting (id "4_zcf42dd3370dd2b8b9fd80e1b_f113e2d03ca835ca7_d20260326_m045350_c001_v0001150_t0032_u01774500830496") 2026/03/26 04:53:55 DEBUG : potato3: Deleting (id "4_zcf42dd3370dd2b8b9fd80e1b_f1074594bfb149cb8_d20260326_m045349_c001_v0001131_t0015_u01774500829427") --- PASS: TestServerSideMoveWithFilter (12.00s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:53:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xujotaj3zeka" 2026/03/26 04:53:59 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-berolip4kali -> B2 bucket rclone-test-xujotaj3zeka 2026/03/26 04:54:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 04:54:01 DEBUG : empty space: size = 1 OK 2026/03/26 04:54:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 04:54:01 DEBUG : empty space: Unchanged skipping 2026/03/26 04:54:01 DEBUG : potato3: size = 68 (B2 bucket rclone-test-berolip4kali) 2026/03/26 04:54:01 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xujotaj3zeka) 2026/03/26 04:54:01 DEBUG : potato3: Sizes differ 2026/03/26 04:54:01 DEBUG : B2 bucket rclone-test-xujotaj3zeka: Waiting for checks to finish 2026/03/26 04:54:02 INFO : empty space: Deleted 2026/03/26 04:54:02 DEBUG : B2 bucket rclone-test-xujotaj3zeka: Waiting for transfers to finish 2026/03/26 04:54:02 DEBUG : potato2: size = 60 OK 2026/03/26 04:54:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 04:54:02 INFO : potato2: Copied (server-side copy) 2026/03/26 04:54:02 INFO : potato2: Deleted 2026/03/26 04:54:02 DEBUG : potato3: size = 68 OK 2026/03/26 04:54:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/26 04:54:02 INFO : potato3: Copied (server-side copy) 2026/03/26 04:54:02 INFO : potato3: Deleted 2026/03/26 04:54:03 DEBUG : Creating backend with remote "TestB2:rclone-test-jimituj9voye" 2026/03/26 04:54:03 INFO : tomatoDir: Making directory 2026/03/26 04:54:04 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/26 04:54:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 04:54:04 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/26 04:54:04 DEBUG : B2 bucket rclone-test-jimituj9voye: Waiting for checks to finish 2026/03/26 04:54:04 DEBUG : B2 bucket rclone-test-jimituj9voye: Waiting for transfers to finish 2026/03/26 04:54:05 DEBUG : empty space: size = 1 OK 2026/03/26 04:54:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/26 04:54:05 INFO : empty space: Copied (server-side copy) 2026/03/26 04:54:05 INFO : empty space: Deleted 2026/03/26 04:54:05 DEBUG : potato3: size = 68 OK 2026/03/26 04:54:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/26 04:54:05 INFO : potato3: Copied (server-side copy) 2026/03/26 04:54:05 INFO : potato3: Deleted 2026/03/26 04:54:05 DEBUG : potato2: size = 60 OK 2026/03/26 04:54:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 04:54:05 INFO : potato2: Copied (server-side copy) 2026/03/26 04:54:05 INFO : potato2: Deleted 2026/03/26 04:54:06 DEBUG : B2 bucket rclone-test-jimituj9voye: Purge remote 2026/03/26 04:54:06 INFO : B2 bucket rclone-test-jimituj9voye: cleaning bucket "rclone-test-jimituj9voye" of all files 2026/03/26 04:54:06 DEBUG : empty space: Deleting (id "4_z3f821d4370ed2b8b9fd80e1b_f116f9405ac0ccf4f_d20260326_m045405_c001_v0001183_t0026_u01774500845060") 2026/03/26 04:54:06 DEBUG : potato2: Deleting (id "4_z3f821d4370ed2b8b9fd80e1b_f118349f5b3a45dc1_d20260326_m045405_c001_v0001167_t0015_u01774500845429") 2026/03/26 04:54:06 DEBUG : potato3: Deleting (id "4_z3f821d4370ed2b8b9fd80e1b_f1063856419919c78_d20260326_m045405_c001_v0001185_t0019_u01774500845308") 2026/03/26 04:54:07 DEBUG : B2 bucket rclone-test-xujotaj3zeka: Purge remote 2026/03/26 04:54:07 INFO : B2 bucket rclone-test-xujotaj3zeka: cleaning bucket "rclone-test-xujotaj3zeka" of all files 2026/03/26 04:54:07 DEBUG : empty space: Deleting (id "4_zdf420d1370ed2b8b9fd80e1b_f418af7e1f64c4302_d20260326_m045405_c001_v7007000_t0000_u01774500845284") 2026/03/26 04:54:07 DEBUG : empty space: Deleting (id "4_zdf420d1370ed2b8b9fd80e1b_f1137424203b9a448_d20260326_m045400_c001_v0001091_t0024_u01774500840856") 2026/03/26 04:54:07 DEBUG : potato2: Deleting (id "4_zdf420d1370ed2b8b9fd80e1b_f418af7e1f64c430d_d20260326_m045405_c001_v7007000_t0000_u01774500845818") 2026/03/26 04:54:07 DEBUG : potato2: Deleting (id "4_zdf420d1370ed2b8b9fd80e1b_f1042ee9d50f12d98_d20260326_m045401_c001_v0001185_t0024_u01774500841928") 2026/03/26 04:54:07 DEBUG : potato3: Deleting (id "4_zdf420d1370ed2b8b9fd80e1b_f418af7e1f64c4306_d20260326_m045405_c001_v7007000_t0000_u01774500845513") 2026/03/26 04:54:07 DEBUG : potato3: Deleting (id "4_zdf420d1370ed2b8b9fd80e1b_f1106d77ddd0dc212_d20260326_m045402_c001_v0001101_t0031_u01774500842281") 2026/03/26 04:54:07 DEBUG : potato3: Deleting (id "4_zdf420d1370ed2b8b9fd80e1b_f1137424203b9a44a_d20260326_m045401_c001_v0001091_t0025_u01774500841216") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.99s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:54:09 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.62s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:54:11 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:54:13 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/rclone-sync-test" 2026/03/26 04:54:15 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/rclone-sync-test-include/layer2" 2026/03/26 04:54:16 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/rclone-sync-test-ignore-file" 2026/03/26 04:54:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/26 04:54:20 DEBUG : B2 bucket rclone-test-berolip4kali path rclone-sync-test: Waiting for checks to finish 2026/03/26 04:54:20 DEBUG : B2 bucket rclone-test-berolip4kali path rclone-sync-test: Waiting for transfers to finish 2026/03/26 04:54:20 DEBUG : Waiting for deletions to finish 2026/03/26 04:54:20 INFO : There was nothing to transfer 2026/03/26 04:54:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/26 04:54:21 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:54:21 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:54:21 DEBUG : Waiting for deletions to finish 2026/03/26 04:54:21 INFO : There was nothing to transfer 2026/03/26 04:54:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/26 04:54:21 DEBUG : B2 bucket rclone-test-berolip4kali path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/26 04:54:21 DEBUG : B2 bucket rclone-test-berolip4kali path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/26 04:54:21 DEBUG : Waiting for deletions to finish 2026/03/26 04:54:21 INFO : There was nothing to transfer 2026/03/26 04:54:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/26 04:54:22 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:54:22 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:54:22 DEBUG : Waiting for deletions to finish 2026/03/26 04:54:22 INFO : There was nothing to transfer 2026/03/26 04:54:22 DEBUG : Excluded 2026/03/26 04:54:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/26 04:54:22 DEBUG : B2 bucket rclone-test-berolip4kali path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/26 04:54:22 DEBUG : B2 bucket rclone-test-berolip4kali path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/26 04:54:22 DEBUG : Waiting for deletions to finish 2026/03/26 04:54:22 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.09s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:54:23 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/dst" 2026/03/26 04:54:24 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/CompareDest" 2026/03/26 04:54:26 DEBUG : one: Need to transfer - File not found at Destination 2026/03/26 04:54:26 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:54:26 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:54:27 DEBUG : one: size = 3 OK 2026/03/26 04:54:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/26 04:54:27 INFO : one: Copied (new) 2026/03/26 04:54:27 DEBUG : Waiting for deletions to finish 2026/03/26 04:54:27 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:54:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:54:27 DEBUG : one: size = 3 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:54:27 DEBUG : one: Sizes differ 2026/03/26 04:54:28 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:54:28 DEBUG : one: size = 5 OK 2026/03/26 04:54:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/26 04:54:28 INFO : one: Copied (replaced existing) 2026/03/26 04:54:28 DEBUG : Waiting for deletions to finish 2026/03/26 04:54:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:54:30 DEBUG : one: size = 3 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:54:30 DEBUG : one: Sizes differ 2026/03/26 04:54:30 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:54:30 DEBUG : one: size = 5 OK 2026/03/26 04:54:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:54:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/26 04:54:30 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:54:30 DEBUG : Waiting for deletions to finish 2026/03/26 04:54:30 INFO : There was nothing to transfer 2026/03/26 04:54:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:54:31 DEBUG : one: size = 3 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:54:31 DEBUG : one: Sizes differ 2026/03/26 04:54:31 DEBUG : two: size = 3 OK 2026/03/26 04:54:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:54:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/26 04:54:31 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:54:31 DEBUG : one: size = 5 OK 2026/03/26 04:54:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:54:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/26 04:54:31 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:54:31 DEBUG : Waiting for deletions to finish 2026/03/26 04:54:31 INFO : There was nothing to transfer 2026/03/26 04:54:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:54:32 DEBUG : one: size = 3 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:54:32 DEBUG : one: Sizes differ 2026/03/26 04:54:32 DEBUG : two: size = 3 OK 2026/03/26 04:54:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:54:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/26 04:54:32 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:54:32 DEBUG : one: size = 5 OK 2026/03/26 04:54:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:54:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/26 04:54:32 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:54:32 DEBUG : Waiting for deletions to finish 2026/03/26 04:54:32 INFO : There was nothing to transfer 2026/03/26 04:54:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:54:33 DEBUG : one: size = 3 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:54:33 DEBUG : one: Sizes differ 2026/03/26 04:54:33 DEBUG : two: size = 3 OK 2026/03/26 04:54:33 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/03/26 04:54:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/26 04:54:33 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/26 04:54:33 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:54:33 DEBUG : one: size = 5 OK 2026/03/26 04:54:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:54:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/26 04:54:33 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:54:33 DEBUG : Waiting for deletions to finish 2026/03/26 04:54:33 INFO : There was nothing to transfer 2026/03/26 04:54:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:54:34 DEBUG : one: size = 3 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:54:34 DEBUG : one: Sizes differ 2026/03/26 04:54:34 DEBUG : two: size = 5 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:54:34 DEBUG : two: size = 3 (B2 bucket rclone-test-berolip4kali path CompareDest) 2026/03/26 04:54:34 DEBUG : two: Sizes differ 2026/03/26 04:54:34 DEBUG : two: Need to transfer - File not found at Destination 2026/03/26 04:54:34 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:54:34 DEBUG : one: size = 5 OK 2026/03/26 04:54:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:54:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/26 04:54:34 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:54:35 DEBUG : two: size = 5 OK 2026/03/26 04:54:35 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/26 04:54:35 INFO : two: Copied (new) 2026/03/26 04:54:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.39s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:54:38 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/dest" 2026/03/26 04:54:39 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/pre-dest1" 2026/03/26 04:54:40 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/pre-dest2" 2026/03/26 04:55:41 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": net/http: TLS handshake timeout) 2026/03/26 04:55:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 04:55:42 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 04:55:43 DEBUG : 1: size = 1 OK 2026/03/26 04:55:43 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:55:43 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/26 04:55:43 DEBUG : 2: size = 1 OK 2026/03/26 04:55:43 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:55:43 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/26 04:55:44 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/26 04:55:44 DEBUG : B2 bucket rclone-test-berolip4kali path dest: Waiting for checks to finish 2026/03/26 04:55:44 DEBUG : B2 bucket rclone-test-berolip4kali path dest: Waiting for transfers to finish 2026/03/26 04:55:44 DEBUG : 3: size = 1 OK 2026/03/26 04:55:44 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/26 04:55:44 INFO : 3: Copied (new) 2026/03/26 04:55:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (69.89s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:55:46 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/dst" 2026/03/26 04:55:47 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/CopyDest" 2026/03/26 04:55:49 DEBUG : one: Need to transfer - File not found at Destination 2026/03/26 04:55:49 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:55:49 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:55:51 DEBUG : one: size = 3 OK 2026/03/26 04:55:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/26 04:55:51 INFO : one: Copied (new) 2026/03/26 04:55:51 DEBUG : Waiting for deletions to finish 2026/03/26 04:55:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:55:51 DEBUG : one: size = 3 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:55:51 DEBUG : one: Sizes differ 2026/03/26 04:55:51 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:55:51 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:55:52 DEBUG : one: size = 5 OK 2026/03/26 04:55:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/26 04:55:52 INFO : one: Copied (replaced existing) 2026/03/26 04:55:52 DEBUG : Waiting for deletions to finish 2026/03/26 04:55:54 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/BackupDir" 2026/03/26 04:55:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:55:55 DEBUG : one: size = 3 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:55:55 DEBUG : one: Sizes differ 2026/03/26 04:55:55 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:55:55 DEBUG : one: size = 5 OK 2026/03/26 04:55:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:55:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:55:55 DEBUG : one: size = 3 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:55:55 DEBUG : one: Sizes differ 2026/03/26 04:55:57 DEBUG : one: size = 3 OK 2026/03/26 04:55:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/26 04:55:57 INFO : one: Copied (server-side copy) 2026/03/26 04:55:57 INFO : one: Deleted 2026/03/26 04:55:57 DEBUG : one: size = 5 OK 2026/03/26 04:55:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/26 04:55:57 INFO : one: Copied (server-side copy) 2026/03/26 04:55:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/26 04:55:57 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:55:57 DEBUG : Waiting for deletions to finish 2026/03/26 04:55:58 DEBUG : one: size = 5 OK 2026/03/26 04:55:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:55:58 DEBUG : one: Unchanged skipping 2026/03/26 04:55:58 DEBUG : two: size = 3 OK 2026/03/26 04:55:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:55:59 DEBUG : two: size = 3 OK 2026/03/26 04:55:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/26 04:55:59 INFO : two: Copied (server-side copy) 2026/03/26 04:55:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/26 04:55:59 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:55:59 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:55:59 DEBUG : Waiting for deletions to finish 2026/03/26 04:55:59 DEBUG : one: size = 5 OK 2026/03/26 04:55:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:55:59 DEBUG : one: Unchanged skipping 2026/03/26 04:55:59 DEBUG : two: size = 3 OK 2026/03/26 04:55:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:55:59 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:55:59 DEBUG : two: Unchanged skipping 2026/03/26 04:55:59 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:55:59 DEBUG : Waiting for deletions to finish 2026/03/26 04:55:59 INFO : There was nothing to transfer 2026/03/26 04:56:00 DEBUG : one: size = 5 OK 2026/03/26 04:56:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:56:00 DEBUG : one: Unchanged skipping 2026/03/26 04:56:00 DEBUG : three: size = 7 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:56:00 DEBUG : three: size = 5 (B2 bucket rclone-test-berolip4kali path CopyDest) 2026/03/26 04:56:00 DEBUG : three: Sizes differ 2026/03/26 04:56:00 DEBUG : three: Destination not found in --copy-dest 2026/03/26 04:56:00 DEBUG : three: Need to transfer - File not found at Destination 2026/03/26 04:56:00 DEBUG : two: size = 3 OK 2026/03/26 04:56:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 04:56:00 DEBUG : two: Unchanged skipping 2026/03/26 04:56:00 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:56:00 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:56:02 DEBUG : three: size = 7 OK 2026/03/26 04:56:02 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/26 04:56:02 INFO : three: Copied (new) 2026/03/26 04:56:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.38s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:56:05 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/dst" 2026/03/26 04:56:06 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/backup" 2026/03/26 04:56:08 DEBUG : two: size = 3 OK 2026/03/26 04:56:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:56:08 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:56:08 DEBUG : two: Unchanged skipping 2026/03/26 04:56:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:56:08 DEBUG : one: size = 3 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:56:08 DEBUG : one: Sizes differ 2026/03/26 04:56:09 DEBUG : one: size = 3 OK 2026/03/26 04:56:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/26 04:56:09 INFO : one: Copied (server-side copy) 2026/03/26 04:56:10 INFO : one: Deleted 2026/03/26 04:56:10 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:56:10 DEBUG : one: size = 4 OK 2026/03/26 04:56:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 04:56:10 INFO : one: Copied (new) 2026/03/26 04:56:10 DEBUG : Waiting for deletions to finish 2026/03/26 04:56:11 DEBUG : three.txt: size = 5 OK 2026/03/26 04:56:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/26 04:56:11 INFO : three.txt: Copied (server-side copy) 2026/03/26 04:56:11 INFO : three.txt: Deleted 2026/03/26 04:56:11 INFO : three.txt: Moved into backup dir 2026/03/26 04:57:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": net/http: TLS handshake timeout) 2026/03/26 04:57:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 04:57:12 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 04:57:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:57:13 DEBUG : two: size = 3 OK 2026/03/26 04:57:13 DEBUG : one: size = 4 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:57:13 DEBUG : one: Sizes differ 2026/03/26 04:57:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:57:13 DEBUG : two: Unchanged skipping 2026/03/26 04:57:13 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:57:15 DEBUG : one: size = 4 OK 2026/03/26 04:57:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 04:57:15 INFO : one: Copied (server-side copy) 2026/03/26 04:57:15 INFO : one: Deleted 2026/03/26 04:57:15 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:57:15 DEBUG : one: size = 5 OK 2026/03/26 04:57:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/26 04:57:15 INFO : one: Copied (new) 2026/03/26 04:57:15 DEBUG : Waiting for deletions to finish 2026/03/26 04:57:16 DEBUG : three.txt: size = 6 OK 2026/03/26 04:57:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/26 04:57:16 INFO : three.txt: Copied (server-side copy) 2026/03/26 04:57:16 INFO : three.txt: Deleted 2026/03/26 04:57:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (73.90s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:57:19 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/dst" 2026/03/26 04:57:20 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/backup" 2026/03/26 04:57:22 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:57:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:57:22 DEBUG : one: size = 3 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:57:22 DEBUG : one: Sizes differ 2026/03/26 04:57:22 DEBUG : two: size = 3 OK 2026/03/26 04:57:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:57:22 DEBUG : two: Unchanged skipping 2026/03/26 04:57:24 DEBUG : one.bak: size = 3 OK 2026/03/26 04:57:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/26 04:57:24 INFO : one: Copied (server-side copy) to: one.bak 2026/03/26 04:57:25 INFO : one: Deleted 2026/03/26 04:57:25 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:57:26 DEBUG : one: size = 4 OK 2026/03/26 04:57:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 04:57:26 INFO : one: Copied (new) 2026/03/26 04:57:26 DEBUG : Waiting for deletions to finish 2026/03/26 04:57:26 DEBUG : three.txt.bak: size = 5 OK 2026/03/26 04:57:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/26 04:57:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/26 04:57:26 INFO : three.txt: Deleted 2026/03/26 04:57:26 INFO : three.txt: Moved into backup dir 2026/03/26 04:57:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:57:28 DEBUG : one: size = 4 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:57:28 DEBUG : one: Sizes differ 2026/03/26 04:57:28 DEBUG : two: size = 3 OK 2026/03/26 04:57:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:57:28 DEBUG : two: Unchanged skipping 2026/03/26 04:57:28 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:57:29 DEBUG : one.bak: size = 4 OK 2026/03/26 04:57:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 04:57:29 INFO : one: Copied (server-side copy) to: one.bak 2026/03/26 04:57:29 INFO : one: Deleted 2026/03/26 04:57:29 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:57:29 DEBUG : one: size = 5 OK 2026/03/26 04:57:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/26 04:57:29 INFO : one: Copied (new) 2026/03/26 04:57:29 DEBUG : Waiting for deletions to finish 2026/03/26 04:57:30 DEBUG : three.txt.bak: size = 6 OK 2026/03/26 04:57:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/26 04:57:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/26 04:57:30 INFO : three.txt: Deleted 2026/03/26 04:57:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:57:33 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/dst" 2026/03/26 04:58:34 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-berolip4kali/dst": net/http: TLS handshake timeout) 2026/03/26 04:58:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 04:58:34 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 04:58:34 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/backup" 2026/03/26 04:58:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:58:36 DEBUG : one: size = 3 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:58:36 DEBUG : one: Sizes differ 2026/03/26 04:58:36 DEBUG : two: size = 3 OK 2026/03/26 04:58:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:58:36 DEBUG : two: Unchanged skipping 2026/03/26 04:58:36 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:58:37 DEBUG : one-2019-01-01: size = 3 OK 2026/03/26 04:58:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/26 04:58:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/26 04:58:38 INFO : one: Deleted 2026/03/26 04:58:38 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:58:38 DEBUG : one: size = 4 OK 2026/03/26 04:58:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 04:58:38 INFO : one: Copied (new) 2026/03/26 04:58:38 DEBUG : Waiting for deletions to finish 2026/03/26 04:58:39 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/26 04:58:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/26 04:58:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/26 04:58:39 INFO : three.txt: Deleted 2026/03/26 04:58:39 INFO : three.txt: Moved into backup dir 2026/03/26 04:58:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:58:41 DEBUG : one: size = 4 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:58:41 DEBUG : one: Sizes differ 2026/03/26 04:58:41 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:58:41 DEBUG : two: size = 3 OK 2026/03/26 04:58:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:58:41 DEBUG : two: Unchanged skipping 2026/03/26 04:58:41 DEBUG : one-2019-01-01: size = 4 OK 2026/03/26 04:58:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 04:58:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/26 04:58:41 INFO : one: Deleted 2026/03/26 04:58:41 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:58:42 DEBUG : one: size = 5 OK 2026/03/26 04:58:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/26 04:58:42 INFO : one: Copied (new) 2026/03/26 04:58:42 DEBUG : Waiting for deletions to finish 2026/03/26 04:58:42 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/26 04:58:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/26 04:58:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/26 04:58:43 INFO : three.txt: Deleted 2026/03/26 04:58:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (72.46s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:58:45 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/dst" 2026/03/26 04:58:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:58:47 DEBUG : one: size = 3 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:58:47 DEBUG : one: Sizes differ 2026/03/26 04:58:47 DEBUG : two: size = 3 OK 2026/03/26 04:58:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:58:47 DEBUG : two: Unchanged skipping 2026/03/26 04:58:47 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:58:48 DEBUG : one.bak: size = 3 OK 2026/03/26 04:58:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/26 04:58:48 INFO : one: Copied (server-side copy) to: one.bak 2026/03/26 04:58:48 INFO : one: Deleted 2026/03/26 04:58:48 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:58:49 DEBUG : one: size = 4 OK 2026/03/26 04:58:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 04:58:49 INFO : one: Copied (new) 2026/03/26 04:58:49 DEBUG : Waiting for deletions to finish 2026/03/26 04:58:50 DEBUG : three.txt.bak: size = 5 OK 2026/03/26 04:58:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/26 04:58:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/26 04:58:50 INFO : three.txt: Deleted 2026/03/26 04:58:50 INFO : three.txt: Moved into backup dir 2026/03/26 04:58:51 DEBUG : one.bak: Excluded (Path Filter) 2026/03/26 04:58:51 DEBUG : one.bak: Excluded 2026/03/26 04:58:51 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/26 04:58:51 DEBUG : three.txt.bak: Excluded 2026/03/26 04:58:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:58:51 DEBUG : one: size = 4 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:58:51 DEBUG : one: Sizes differ 2026/03/26 04:58:51 DEBUG : two: size = 3 OK 2026/03/26 04:58:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:58:51 DEBUG : two: Unchanged skipping 2026/03/26 04:58:51 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for checks to finish 2026/03/26 04:58:52 DEBUG : one.bak: size = 4 OK 2026/03/26 04:58:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 04:58:52 INFO : one: Copied (server-side copy) to: one.bak 2026/03/26 04:58:52 INFO : one: Deleted 2026/03/26 04:58:52 DEBUG : B2 bucket rclone-test-berolip4kali path dst: Waiting for transfers to finish 2026/03/26 04:58:52 DEBUG : one: size = 5 OK 2026/03/26 04:58:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/26 04:58:52 INFO : one: Copied (new) 2026/03/26 04:58:52 DEBUG : Waiting for deletions to finish 2026/03/26 04:58:53 DEBUG : three.txt.bak: size = 6 OK 2026/03/26 04:58:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/26 04:58:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/26 04:58:53 INFO : three.txt: Deleted 2026/03/26 04:58:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.76s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:58:56 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/dst" 2026/03/26 04:58:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:58:57 DEBUG : one: size = 3 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:58:57 DEBUG : one: Sizes differ 2026/03/26 04:58:59 DEBUG : one.bak: size = 3 OK 2026/03/26 04:58:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/26 04:58:59 INFO : one: Copied (server-side copy) to: one.bak 2026/03/26 04:58:59 INFO : one: Deleted 2026/03/26 04:59:00 DEBUG : one: size = 4 OK 2026/03/26 04:59:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 04:59:00 INFO : one: Copied (new) 2026/03/26 04:59:00 DEBUG : two: size = 3 OK 2026/03/26 04:59:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:00 DEBUG : two: Unchanged skipping 2026/03/26 04:59:00 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:59:00 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:59:00 DEBUG : three.txt: Sizes differ 2026/03/26 04:59:01 DEBUG : three.txt.bak: size = 5 OK 2026/03/26 04:59:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/26 04:59:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/26 04:59:01 INFO : three.txt: Deleted 2026/03/26 04:59:02 DEBUG : three.txt: size = 6 OK 2026/03/26 04:59:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/26 04:59:02 INFO : three.txt: Copied (new) 2026/03/26 04:59:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:59:02 DEBUG : one: size = 4 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:59:02 DEBUG : one: Sizes differ 2026/03/26 04:59:03 DEBUG : one.bak: size = 4 OK 2026/03/26 04:59:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 04:59:03 INFO : one: Copied (server-side copy) to: one.bak 2026/03/26 04:59:03 INFO : one: Deleted 2026/03/26 04:59:04 DEBUG : one: size = 5 OK 2026/03/26 04:59:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/26 04:59:04 INFO : one: Copied (new) 2026/03/26 04:59:04 DEBUG : two: size = 3 OK 2026/03/26 04:59:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:04 DEBUG : two: Unchanged skipping 2026/03/26 04:59:04 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:59:04 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:59:04 DEBUG : three.txt: Sizes differ 2026/03/26 04:59:05 DEBUG : three.txt.bak: size = 6 OK 2026/03/26 04:59:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/26 04:59:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/26 04:59:05 INFO : three.txt: Deleted 2026/03/26 04:59:05 DEBUG : three.txt: size = 19 OK 2026/03/26 04:59:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/26 04:59:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.38s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:59:09 DEBUG : Creating backend with remote "TestB2:rclone-test-berolip4kali/dst" 2026/03/26 04:59:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:59:10 DEBUG : one: size = 3 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:59:10 DEBUG : one: Sizes differ 2026/03/26 04:59:11 DEBUG : one-2019-01-01: size = 3 OK 2026/03/26 04:59:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/26 04:59:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/26 04:59:12 INFO : one: Deleted 2026/03/26 04:59:13 DEBUG : one: size = 4 OK 2026/03/26 04:59:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 04:59:13 INFO : one: Copied (new) 2026/03/26 04:59:13 DEBUG : two: size = 3 OK 2026/03/26 04:59:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:13 DEBUG : two: Unchanged skipping 2026/03/26 04:59:13 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:59:13 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:59:13 DEBUG : three.txt: Sizes differ 2026/03/26 04:59:14 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/26 04:59:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/26 04:59:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/26 04:59:14 INFO : three.txt: Deleted 2026/03/26 04:59:15 DEBUG : three.txt: size = 6 OK 2026/03/26 04:59:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/26 04:59:15 INFO : three.txt: Copied (new) 2026/03/26 04:59:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:59:16 DEBUG : one: size = 4 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:59:16 DEBUG : one: Sizes differ 2026/03/26 04:59:17 DEBUG : one-2019-01-01: size = 4 OK 2026/03/26 04:59:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 04:59:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/26 04:59:17 INFO : one: Deleted 2026/03/26 04:59:17 DEBUG : one: size = 5 OK 2026/03/26 04:59:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/26 04:59:17 INFO : one: Copied (new) 2026/03/26 04:59:17 DEBUG : two: size = 3 OK 2026/03/26 04:59:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:17 DEBUG : two: Unchanged skipping 2026/03/26 04:59:18 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:59:18 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-berolip4kali path dst) 2026/03/26 04:59:18 DEBUG : three.txt: Sizes differ 2026/03/26 04:59:18 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/26 04:59:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/26 04:59:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/26 04:59:18 INFO : three.txt: Deleted 2026/03/26 04:59:19 DEBUG : three.txt: size = 19 OK 2026/03/26 04:59:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/26 04:59:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.30s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:59:21 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:59:21 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-berolip4kali) 2026/03/26 04:59:21 DEBUG : Testêé: Sizes differ 2026/03/26 04:59:21 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:59:21 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:59:22 DEBUG : Testêé: size = 14 OK 2026/03/26 04:59:22 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/26 04:59:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/26 04:59:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.66s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:59:23 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/26 04:59:23 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:59:23 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:59:23 DEBUG : existing: size = 6 OK 2026/03/26 04:59:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/26 04:59:23 INFO : existing: Copied (new) 2026/03/26 04:59:23 DEBUG : Waiting for deletions to finish 2026/03/26 04:59:24 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2063507634) 2026/03/26 04:59:24 DEBUG : existing: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 04:59:24 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:59:24 DEBUG : existing: Sizes differ 2026/03/26 04:59:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/26 04:59:24 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:59:24 ERROR : B2 bucket rclone-test-berolip4kali: not deleting files as there were IO errors 2026/03/26 04:59:24 ERROR : B2 bucket rclone-test-berolip4kali: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.90s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:59:26 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:59:26 DEBUG : EXISTING: size = 6 OK 2026/03/26 04:59:26 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:26 DEBUG : existing: Unchanged skipping 2026/03/26 04:59:26 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:59:26 DEBUG : Waiting for deletions to finish 2026/03/26 04:59:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", 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-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 04:59:41 DEBUG : both10: size = 6 OK 2026/03/26 04:59:41 DEBUG : both0: size = 6 OK 2026/03/26 04:59:41 DEBUG : both12: size = 6 OK 2026/03/26 04:59:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:41 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 04:59:41 DEBUG : both0: Unchanged skipping 2026/03/26 04:59:41 DEBUG : both13: size = 6 OK 2026/03/26 04:59:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:41 DEBUG : both11: size = 6 OK 2026/03/26 04:59:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:41 DEBUG : both13: Unchanged skipping 2026/03/26 04:59:41 DEBUG : both14: size = 6 OK 2026/03/26 04:59:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:41 DEBUG : both10: Unchanged skipping 2026/03/26 04:59:41 DEBUG : both15: size = 6 OK 2026/03/26 04:59:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:41 DEBUG : both15: Unchanged skipping 2026/03/26 04:59:41 DEBUG : both16: size = 6 OK 2026/03/26 04:59:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:41 DEBUG : both16: Unchanged skipping 2026/03/26 04:59:41 DEBUG : both17: size = 6 OK 2026/03/26 04:59:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:41 DEBUG : both11: Unchanged skipping 2026/03/26 04:59:41 DEBUG : both18: size = 6 OK 2026/03/26 04:59:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:41 DEBUG : both18: Unchanged skipping 2026/03/26 04:59:41 DEBUG : both19: size = 6 OK 2026/03/26 04:59:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:41 DEBUG : both19: Unchanged skipping 2026/03/26 04:59:41 DEBUG : both1: size = 6 OK 2026/03/26 04:59:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:41 DEBUG : both12: Unchanged skipping 2026/03/26 04:59:41 DEBUG : both2: size = 6 OK 2026/03/26 04:59:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:41 DEBUG : both2: Unchanged skipping 2026/03/26 04:59:41 DEBUG : both3: size = 6 OK 2026/03/26 04:59:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:41 DEBUG : both3: Unchanged skipping 2026/03/26 04:59:41 DEBUG : both4: size = 6 OK 2026/03/26 04:59:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:41 DEBUG : both4: Unchanged skipping 2026/03/26 04:59:41 DEBUG : both5: size = 6 OK 2026/03/26 04:59:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:41 DEBUG : both5: Unchanged skipping 2026/03/26 04:59:41 DEBUG : both6: size = 6 OK 2026/03/26 04:59:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:41 DEBUG : both6: Unchanged skipping 2026/03/26 04:59:41 DEBUG : both7: size = 6 OK 2026/03/26 04:59:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:41 DEBUG : both1: Unchanged skipping 2026/03/26 04:59:41 DEBUG : both8: size = 6 OK 2026/03/26 04:59:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:41 DEBUG : both7: Unchanged skipping 2026/03/26 04:59:41 DEBUG : both9: size = 6 OK 2026/03/26 04:59:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 04:59:41 DEBUG : both17: Unchanged skipping 2026/03/26 04:59:41 DEBUG : both14: Unchanged skipping 2026/03/26 04:59:41 DEBUG : both8: Unchanged skipping 2026/03/26 04:59:41 DEBUG : both9: Unchanged skipping 2026/03/26 04:59:41 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 04:59:41 DEBUG : Waiting for deletions to finish 2026/03/26 04:59:42 INFO : only1: Deleted 2026/03/26 04:59:42 INFO : only17: Deleted 2026/03/26 04:59:42 INFO : only19: Deleted 2026/03/26 04:59:42 INFO : only7: Deleted 2026/03/26 04:59:42 INFO : only2: Deleted 2026/03/26 04:59:42 INFO : only5: Deleted 2026/03/26 04:59:42 INFO : only6: Deleted 2026/03/26 04:59:42 INFO : only9: Deleted 2026/03/26 04:59:42 INFO : only10: Deleted 2026/03/26 04:59:42 INFO : only4: Deleted 2026/03/26 04:59:42 INFO : only13: Deleted 2026/03/26 04:59:42 INFO : only14: Deleted 2026/03/26 04:59:42 INFO : only16: Deleted 2026/03/26 04:59:42 INFO : only18: Deleted 2026/03/26 04:59:42 INFO : only3: Deleted 2026/03/26 04:59:42 INFO : only8: Deleted 2026/03/26 04:59:43 INFO : only0: Deleted 2026/03/26 04:59:43 INFO : only11: Deleted 2026/03/26 04:59:43 INFO : only12: Deleted 2026/03/26 04:59:43 INFO : only15: Deleted 2026/03/26 04:59:43 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.11s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:00:01 DEBUG : both0: size = 6 OK 2026/03/26 05:00:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:01 DEBUG : both0: Unchanged skipping 2026/03/26 05:00:01 DEBUG : both11: size = 6 OK 2026/03/26 05:00:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:01 DEBUG : both11: Unchanged skipping 2026/03/26 05:00:01 DEBUG : both10: size = 6 OK 2026/03/26 05:00:01 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:00:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:01 DEBUG : both13: size = 6 OK 2026/03/26 05:00:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:01 DEBUG : both14: size = 6 OK 2026/03/26 05:00:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:01 DEBUG : both10: Unchanged skipping 2026/03/26 05:00:01 DEBUG : both15: size = 6 OK 2026/03/26 05:00:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:01 DEBUG : both12: size = 6 OK 2026/03/26 05:00:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:01 DEBUG : both14: Unchanged skipping 2026/03/26 05:00:01 DEBUG : both16: size = 6 OK 2026/03/26 05:00:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:01 DEBUG : both12: Unchanged skipping 2026/03/26 05:00:01 DEBUG : both17: size = 6 OK 2026/03/26 05:00:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:01 DEBUG : both17: Unchanged skipping 2026/03/26 05:00:01 DEBUG : both18: size = 6 OK 2026/03/26 05:00:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:01 DEBUG : both18: Unchanged skipping 2026/03/26 05:00:01 DEBUG : both19: size = 6 OK 2026/03/26 05:00:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:01 DEBUG : both19: Unchanged skipping 2026/03/26 05:00:01 DEBUG : both1: size = 6 OK 2026/03/26 05:00:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:01 DEBUG : both16: Unchanged skipping 2026/03/26 05:00:01 DEBUG : both2: size = 6 OK 2026/03/26 05:00:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:01 DEBUG : both15: Unchanged skipping 2026/03/26 05:00:01 DEBUG : both3: size = 6 OK 2026/03/26 05:00:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:01 DEBUG : both3: Unchanged skipping 2026/03/26 05:00:01 DEBUG : both4: size = 6 OK 2026/03/26 05:00:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:01 DEBUG : both4: Unchanged skipping 2026/03/26 05:00:01 DEBUG : both5: size = 6 OK 2026/03/26 05:00:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:01 DEBUG : both5: Unchanged skipping 2026/03/26 05:00:01 DEBUG : both6: size = 6 OK 2026/03/26 05:00:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:01 DEBUG : both6: Unchanged skipping 2026/03/26 05:00:01 DEBUG : both7: size = 6 OK 2026/03/26 05:00:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:01 DEBUG : both7: Unchanged skipping 2026/03/26 05:00:01 DEBUG : both8: size = 6 OK 2026/03/26 05:00:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:01 DEBUG : both8: Unchanged skipping 2026/03/26 05:00:01 DEBUG : both9: size = 6 OK 2026/03/26 05:00:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:01 DEBUG : both9: Unchanged skipping 2026/03/26 05:00:01 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2063507634) 2026/03/26 05:00:01 DEBUG : only0: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 05:00:01 DEBUG : only0: Sizes differ 2026/03/26 05:00:01 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2063507634) 2026/03/26 05:00:01 DEBUG : only10: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 05:00:01 DEBUG : only10: Sizes differ 2026/03/26 05:00:01 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2063507634) 2026/03/26 05:00:01 DEBUG : only11: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 05:00:01 DEBUG : only11: Sizes differ 2026/03/26 05:00:01 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2063507634) 2026/03/26 05:00:01 DEBUG : only12: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 05:00:01 DEBUG : only12: Sizes differ 2026/03/26 05:00:01 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2063507634) 2026/03/26 05:00:01 DEBUG : only13: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 05:00:01 DEBUG : only13: Sizes differ 2026/03/26 05:00:01 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2063507634) 2026/03/26 05:00:01 DEBUG : only14: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 05:00:01 DEBUG : only14: Sizes differ 2026/03/26 05:00:01 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2063507634) 2026/03/26 05:00:01 DEBUG : only15: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 05:00:01 DEBUG : only15: Sizes differ 2026/03/26 05:00:01 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2063507634) 2026/03/26 05:00:01 DEBUG : only16: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 05:00:01 DEBUG : only16: Sizes differ 2026/03/26 05:00:01 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2063507634) 2026/03/26 05:00:01 DEBUG : only17: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 05:00:01 DEBUG : only17: Sizes differ 2026/03/26 05:00:01 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2063507634) 2026/03/26 05:00:01 DEBUG : only18: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 05:00:01 DEBUG : only18: Sizes differ 2026/03/26 05:00:01 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2063507634) 2026/03/26 05:00:01 DEBUG : only19: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 05:00:01 DEBUG : only19: Sizes differ 2026/03/26 05:00:01 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2063507634) 2026/03/26 05:00:01 DEBUG : only1: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 05:00:01 DEBUG : only1: Sizes differ 2026/03/26 05:00:01 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2063507634) 2026/03/26 05:00:01 DEBUG : only2: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 05:00:01 DEBUG : only2: Sizes differ 2026/03/26 05:00:01 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2063507634) 2026/03/26 05:00:01 DEBUG : only3: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 05:00:01 DEBUG : only3: Sizes differ 2026/03/26 05:00:01 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2063507634) 2026/03/26 05:00:01 DEBUG : only4: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 05:00:01 DEBUG : only4: Sizes differ 2026/03/26 05:00:01 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2063507634) 2026/03/26 05:00:01 DEBUG : only5: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 05:00:01 DEBUG : only5: Sizes differ 2026/03/26 05:00:01 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2063507634) 2026/03/26 05:00:01 DEBUG : only6: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 05:00:01 DEBUG : only6: Sizes differ 2026/03/26 05:00:01 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2063507634) 2026/03/26 05:00:01 DEBUG : only7: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 05:00:01 DEBUG : only7: Sizes differ 2026/03/26 05:00:01 DEBUG : both2: Unchanged skipping 2026/03/26 05:00:01 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2063507634) 2026/03/26 05:00:01 DEBUG : only8: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 05:00:01 DEBUG : only8: Sizes differ 2026/03/26 05:00:01 DEBUG : both13: Unchanged skipping 2026/03/26 05:00:01 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2063507634) 2026/03/26 05:00:01 DEBUG : only9: size = 6 (B2 bucket rclone-test-berolip4kali) 2026/03/26 05:00:01 DEBUG : only9: Sizes differ 2026/03/26 05:00:01 DEBUG : both1: Unchanged skipping 2026/03/26 05:00:01 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:00:02 DEBUG : only0: size = 0 OK 2026/03/26 05:00:02 DEBUG : only10: size = 0 OK 2026/03/26 05:00:02 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 05:00:02 INFO : only0: Copied (replaced existing) 2026/03/26 05:00:02 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 05:00:02 INFO : only10: Copied (replaced existing) 2026/03/26 05:00:02 DEBUG : only13: size = 0 OK 2026/03/26 05:00:02 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 05:00:02 INFO : only13: Copied (replaced existing) 2026/03/26 05:00:02 DEBUG : only14: size = 0 OK 2026/03/26 05:00:02 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 05:00:02 INFO : only14: Copied (replaced existing) 2026/03/26 05:00:02 DEBUG : only11: size = 0 OK 2026/03/26 05:00:02 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 05:00:02 INFO : only11: Copied (replaced existing) 2026/03/26 05:00:02 DEBUG : only16: size = 0 OK 2026/03/26 05:00:02 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 05:00:02 INFO : only16: Copied (replaced existing) 2026/03/26 05:00:02 DEBUG : only15: size = 0 OK 2026/03/26 05:00:02 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 05:00:02 INFO : only15: Copied (replaced existing) 2026/03/26 05:00:02 DEBUG : only17: size = 0 OK 2026/03/26 05:00:02 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 05:00:02 INFO : only17: Copied (replaced existing) 2026/03/26 05:00:02 DEBUG : only12: size = 0 OK 2026/03/26 05:00:02 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 05:00:02 INFO : only12: Copied (replaced existing) 2026/03/26 05:00:02 DEBUG : only18: size = 0 OK 2026/03/26 05:00:02 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 05:00:02 INFO : only18: Copied (replaced existing) 2026/03/26 05:00:02 DEBUG : only19: size = 0 OK 2026/03/26 05:00:02 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 05:00:02 INFO : only19: Copied (replaced existing) 2026/03/26 05:00:02 DEBUG : only1: size = 0 OK 2026/03/26 05:00:02 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 05:00:02 INFO : only1: Copied (replaced existing) 2026/03/26 05:00:02 DEBUG : only2: size = 0 OK 2026/03/26 05:00:02 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 05:00:02 INFO : only2: Copied (replaced existing) 2026/03/26 05:00:02 DEBUG : only3: size = 0 OK 2026/03/26 05:00:02 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 05:00:02 INFO : only3: Copied (replaced existing) 2026/03/26 05:00:02 DEBUG : only4: size = 0 OK 2026/03/26 05:00:02 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 05:00:02 INFO : only4: Copied (replaced existing) 2026/03/26 05:00:03 DEBUG : only5: size = 0 OK 2026/03/26 05:00:03 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 05:00:03 INFO : only5: Copied (replaced existing) 2026/03/26 05:00:03 DEBUG : only6: size = 0 OK 2026/03/26 05:00:03 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 05:00:03 INFO : only6: Copied (replaced existing) 2026/03/26 05:00:03 DEBUG : only7: size = 0 OK 2026/03/26 05:00:03 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 05:00:03 INFO : only7: Copied (replaced existing) 2026/03/26 05:00:03 DEBUG : only8: size = 0 OK 2026/03/26 05:00:03 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 05:00:03 INFO : only8: Copied (replaced existing) 2026/03/26 05:00:03 DEBUG : only9: size = 0 OK 2026/03/26 05:00:03 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 05:00:03 INFO : only9: Copied (replaced existing) 2026/03/26 05:00:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.12s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:00:11 DEBUG : empty_dir: Making directory with metadata 2026/03/26 05:00:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:00:11 DEBUG : empty_on_remote: Making directory with metadata 2026/03/26 05:00:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:00:11 INFO : empty_on_remote: Making directory 2026/03/26 05:00:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/26 05:00:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/26 05:00:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/26 05:00:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:00:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.78s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:00:14 DEBUG : empty_dir: Making directory with metadata 2026/03/26 05:00:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:00:14 DEBUG : empty_on_remote: Making directory with metadata 2026/03/26 05:00:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:00:14 INFO : empty_on_remote: Making directory 2026/03/26 05:00:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/26 05:00:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/26 05:00:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/26 05:00:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:00:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/26 05:00:15 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.45s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:00:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:00:16 INFO : sub dir: Making directory 2026/03/26 05:00:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.54s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:00:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:00:20 INFO : sub dir: Making directory 2026/03/26 05:00:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.68s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:00:31 DEBUG : Waiting for deletions to finish 2026/03/26 05:00:32 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:00:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:00:32 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:00:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:00:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:00:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:00:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:00:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:00:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:00:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:00:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:00:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:00:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:00:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:00:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:00:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:00:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:00:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:00:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:00:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:00:32 DEBUG : apple: size = 5 OK 2026/03/26 05:00:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:00:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:32 DEBUG : apple: Unchanged skipping 2026/03/26 05:00:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:00:32 DEBUG : banana: size = 6 OK 2026/03/26 05:00:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:32 DEBUG : banana: Unchanged skipping 2026/03/26 05:00:32 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:00:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:32 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:00:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:00:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:00:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:00:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:00:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:00:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:00:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:00:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:00:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:00:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:00:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:00:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:00:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:00:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:00:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:00:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:00:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:00:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:00:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:00:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:00:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:00:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:00:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:00:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:00:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:00:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:00:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:00:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:00:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:00:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:00:32 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:00:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:00:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:00:32 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:00:32 DEBUG : Waiting for deletions to finish 2026/03/26 05:00:32 INFO : There was nothing to transfer 2026/03/26 05:00:32 DEBUG : Waiting for deletions to finish 2026/03/26 05:00:33 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : apple: size = 5 OK 2026/03/26 05:00:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:33 DEBUG : apple: Unchanged skipping 2026/03/26 05:00:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:00:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:00:33 DEBUG : banana: size = 6 OK 2026/03/26 05:00:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:33 DEBUG : banana: Unchanged skipping 2026/03/26 05:00:33 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:00:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:33 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:00:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:00:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:00:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:00:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:00:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:00:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:00:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:00:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:00:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:00:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:00:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:00:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:00:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:33 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:00:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:00:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:00:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:00:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:00:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:00:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:00:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:00:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:00:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:00:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:00:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:00:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:00:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:00:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:00:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:00:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:00:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:00:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:00:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:00:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:00:33 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:00:33 DEBUG : Waiting for deletions to finish 2026/03/26 05:00:33 INFO : There was nothing to transfer 2026/03/26 05:00:33 DEBUG : Waiting for deletions to finish 2026/03/26 05:00:33 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:00:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:00:46 DEBUG : Waiting for deletions to finish 2026/03/26 05:00:47 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : apple: size = 5 OK 2026/03/26 05:00:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:00:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:00:47 DEBUG : banana: size = 6 OK 2026/03/26 05:00:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:47 DEBUG : banana: Unchanged skipping 2026/03/26 05:00:47 DEBUG : apple: Unchanged skipping 2026/03/26 05:00:47 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:00:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:47 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:00:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:00:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:00:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:00:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:00:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:00:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:00:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:00:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:00:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:00:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:00:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:00:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:00:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:00:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:00:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:00:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:00:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:00:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:00:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:00:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:00:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:00:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:00:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:00:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:00:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:00:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:00:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:00:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:00:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:00:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:00:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:00:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:00:47 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:00:47 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:00:47 DEBUG : Waiting for deletions to finish 2026/03/26 05:00:47 INFO : There was nothing to transfer 2026/03/26 05:00:47 DEBUG : Waiting for deletions to finish 2026/03/26 05:00:47 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:00:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:00:48 DEBUG : apple: size = 5 OK 2026/03/26 05:00:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:48 DEBUG : apple: Unchanged skipping 2026/03/26 05:00:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:00:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:00:48 DEBUG : banana: size = 6 OK 2026/03/26 05:00:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:48 DEBUG : banana: Unchanged skipping 2026/03/26 05:00:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:00:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:00:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:00:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:00:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:00:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:00:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:00:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:00:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:00:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:00:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:00:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:00:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:00:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:00:48 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:00:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:00:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:00:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:00:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:00:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:00:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:00:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:00:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:00:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:00:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:00:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:00:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:00:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:00:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:00:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:00:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:00:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:00:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:00:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:00:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:00:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:00:48 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:00:48 DEBUG : Waiting for deletions to finish 2026/03/26 05:00:48 INFO : There was nothing to transfer 2026/03/26 05:00:48 DEBUG : Waiting for deletions to finish 2026/03/26 05:00:48 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:00:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:00:48 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:00:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:00:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:00:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:00:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:00:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:00:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:00:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:00:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:00:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:00:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:00:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:00:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:00:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:00:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:00:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:00:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:00:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:01:01 DEBUG : Waiting for deletions to finish 2026/03/26 05:01:02 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:01:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:01:02 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:01:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:01:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:01:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:01:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:01:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:01:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:01:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:01:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:01:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:01:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:01:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:01:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:01:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:01:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:01:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:01:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:01:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:01:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:02 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:02 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:02 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:02 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:02 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:02 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:02 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/26 05:01:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 05:01:02 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/26 05:01:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 05:01:02 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:02 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/26 05:01:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/26 05:01:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:02 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:01:02 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:01:02 DEBUG : YmFuYW5h: size = 6 OK 2026/03/26 05:01:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/26 05:01:02 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/26 05:01:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:02 DEBUG : YXBwbGU=: size = 5 OK 2026/03/26 05:01:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/26 05:01:02 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/26 05:01:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/26 05:01:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/26 05:01:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/26 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/26 05:01:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/26 05:01:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/26 05:01:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/26 05:01:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/26 05:01:03 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/26 05:01:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/26 05:01:03 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/26 05:01:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/26 05:01:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/26 05:01:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/26 05:01:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/26 05:01:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/26 05:01:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/26 05:01:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/26 05:01:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/26 05:01:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/26 05:01:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/26 05:01:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/26 05:01:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/26 05:01:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/26 05:01:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/26 05:01:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/26 05:01:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/26 05:01:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/26 05:01:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 05:01:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/26 05:01:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/26 05:01:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/26 05:01:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/26 05:01:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/26 05:01:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/26 05:01:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:04 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/26 05:01:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/26 05:01:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/26 05:01:04 DEBUG : Waiting for deletions to finish 2026/03/26 05:01:04 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/26 05:01:04 INFO : dir1/0011-56789;.txt: Deleted 2026/03/26 05:01:05 INFO : splitbananasplit: Deleted 2026/03/26 05:01:05 INFO : dir1/0013-789;=.txt: Deleted 2026/03/26 05:01:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/26 05:01:05 INFO : banana: Deleted 2026/03/26 05:01:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/26 05:01:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/26 05:01:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/26 05:01:05 INFO : dir1/0008-2345678.txt: Deleted 2026/03/26 05:01:05 INFO : apple: Deleted 2026/03/26 05:01:05 INFO : appleappleapplebanana: Deleted 2026/03/26 05:01:05 INFO : dir1/0009-3456789.txt: Deleted 2026/03/26 05:01:05 INFO : dir1/0010-456789.txt: Deleted 2026/03/26 05:01:05 INFO : dir1/0012-6789;.txt: Deleted 2026/03/26 05:01:05 INFO : dir1/0003-defghij.txt: Deleted 2026/03/26 05:01:05 INFO : dir1/0007-1234567.txt: Deleted 2026/03/26 05:01:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/26 05:01:05 INFO : dir1/0014-89;=.txt: Deleted 2026/03/26 05:01:05 INFO : dir1/0015-9;=.txt: Deleted 2026/03/26 05:01:05 DEBUG : Waiting for deletions to finish 2026/03/26 05:01:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/26 05:01:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/26 05:01:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/26 05:01:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/26 05:01:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/26 05:01:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/26 05:01:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/26 05:01:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/26 05:01:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/26 05:01:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 05:01:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:06 DEBUG : YXBwbGU=: size = 5 OK 2026/03/26 05:01:06 DEBUG : YmFuYW5h: size = 6 OK 2026/03/26 05:01:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:06 DEBUG : banana: Unchanged skipping 2026/03/26 05:01:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:06 DEBUG : apple: Unchanged skipping 2026/03/26 05:01:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/26 05:01:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:01:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/26 05:01:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:06 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/26 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/26 05:01:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/26 05:01:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/26 05:01:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/26 05:01:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/26 05:01:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:01:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:01:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/26 05:01:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/26 05:01:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/26 05:01:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:01:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/26 05:01:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:01:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:01:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/26 05:01:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:01:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/26 05:01:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:01:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/26 05:01:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:01:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/26 05:01:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:01:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:01:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/26 05:01:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:01:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:01:06 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:01:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/26 05:01:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:06 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/26 05:01:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:01:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:01:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/26 05:01:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:01:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:01:06 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:01:06 DEBUG : Waiting for deletions to finish 2026/03/26 05:01:06 DEBUG : Waiting for deletions to finish 2026/03/26 05:01:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/26 05:01:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/26 05:01:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/26 05:01:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/26 05:01:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/26 05:01:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/26 05:01:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/26 05:01:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/26 05:01:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/26 05:01:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/26 05:01:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:06 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 05:01:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:06 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:01:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:01:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:01:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:01:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:01:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:01:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:01:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:01:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:01:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:01:20 DEBUG : Waiting for deletions to finish 2026/03/26 05:01:20 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:01:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:01:20 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:01:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:01:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:01:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:01:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:01:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:01:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:01:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:01:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:01:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:01:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:01:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:01:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:01:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:01:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:01:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:01:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:01:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:01:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/26 05:01:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 05:01:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/26 05:01:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 05:01:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:01:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:01:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 05:01:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:01:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 05:01:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:01:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:01:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:01:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:01:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:01:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:01:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:01:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:01:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:01:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:01:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:01:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:01:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 05:01:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:01:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:01:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:01:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:01:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:01:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:01:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:01:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:01:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:01:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:01:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:01:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:01:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:01:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:01:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:01:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:01:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:01:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:01:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:01:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:01:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:01:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:01:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:01:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:01:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:01:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 05:01:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:01:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:01:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:01:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:01:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:01:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:01:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:01:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:01:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:01:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:01:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:01:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:01:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:01:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 05:01:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:01:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:01:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:01:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:01:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:01:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:01:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:01:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:01:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:01:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:01:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:01:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:01:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:01:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:01:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:01:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 05:01:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:01:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:01:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:01:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:01:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 05:01:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:01:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 05:01:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:01:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 05:01:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:01:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 05:01:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:01:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 05:01:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:01:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:01:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:01:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:01:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:01:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:01:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:01:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:01:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:01:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:01:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 05:01:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:01:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:01:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:01:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:01:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:01:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 05:01:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:01:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:01:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:01:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:01:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:01:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:01:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:01:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:01:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:01:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:01:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:01:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 05:01:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:01:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:01:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:01:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:01:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:01:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 05:01:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:01:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:01:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:01:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:01:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:01:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:01:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:01:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:01:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 05:01:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:01:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 05:01:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:01:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 05:01:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:01:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 05:01:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:01:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 05:01:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 05:01:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:01:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:01:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:01:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:01:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:01:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:01:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:01:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:01:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:01:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 05:01:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:01:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 05:01:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:01:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:01:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:01:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:01:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:01:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 05:01:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:01:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:01:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:01:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:01:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:01:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:01:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:01:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:01:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:01:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:01:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/26 05:01:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:01:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:01:20 DEBUG : PREFIXbanana: size = 6 OK 2026/03/26 05:01:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/26 05:01:20 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/26 05:01:20 DEBUG : PREFIXapple: size = 5 OK 2026/03/26 05:01:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/26 05:01:20 INFO : apple: Copied (new) to: PREFIXapple 2026/03/26 05:01:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:01:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:01:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:01:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:01:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:01:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 05:01:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:01:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:01:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 05:01:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 05:01:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:01:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:01:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:01:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:01:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/26 05:01:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 05:01:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 05:01:20 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:01:20 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:01:21 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/26 05:01:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/26 05:01:21 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/26 05:01:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 05:01:21 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/26 05:01:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/26 05:01:21 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/26 05:01:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 05:01:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/26 05:01:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/26 05:01:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 05:01:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 05:01:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:01:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/26 05:01:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 05:01:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 05:01:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/26 05:01:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/26 05:01:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 05:01:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 05:01:21 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/26 05:01:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/26 05:01:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/26 05:01:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 05:01:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/26 05:01:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/26 05:01:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 05:01:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 05:01:21 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/26 05:01:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/26 05:01:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/26 05:01:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 05:01:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/26 05:01:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/26 05:01:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 05:01:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 05:01:21 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/26 05:01:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/26 05:01:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/26 05:01:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 05:01:21 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/26 05:01:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/26 05:01:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/26 05:01:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 05:01:21 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/26 05:01:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/26 05:01:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/26 05:01:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 05:01:21 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/26 05:01:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/26 05:01:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/26 05:01:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 05:01:21 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/26 05:01:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/26 05:01:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/26 05:01:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 05:01:22 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/26 05:01:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/26 05:01:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/26 05:01:22 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/26 05:01:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/26 05:01:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/26 05:01:22 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/26 05:01:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/26 05:01:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/26 05:01:22 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/26 05:01:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/26 05:01:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/26 05:01:22 DEBUG : Waiting for deletions to finish 2026/03/26 05:01:22 INFO : dir1/0011-56789;.txt: Deleted 2026/03/26 05:01:22 INFO : dir1/0007-1234567.txt: Deleted 2026/03/26 05:01:22 INFO : appleappleapplebanana: Deleted 2026/03/26 05:01:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/26 05:01:22 INFO : dir1/0009-3456789.txt: Deleted 2026/03/26 05:01:22 INFO : dir1/0012-6789;.txt: Deleted 2026/03/26 05:01:22 INFO : dir1/0013-789;=.txt: Deleted 2026/03/26 05:01:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/26 05:01:23 INFO : dir1/0010-456789.txt: Deleted 2026/03/26 05:01:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/26 05:01:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/26 05:01:23 INFO : dir1/0008-2345678.txt: Deleted 2026/03/26 05:01:23 INFO : dir1/0014-89;=.txt: Deleted 2026/03/26 05:01:23 INFO : apple: Deleted 2026/03/26 05:01:23 INFO : dir1/0015-9;=.txt: Deleted 2026/03/26 05:01:23 INFO : banana: Deleted 2026/03/26 05:01:23 INFO : splitbananasplit: Deleted 2026/03/26 05:01:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/26 05:01:23 INFO : dir1/0003-defghij.txt: Deleted 2026/03/26 05:01:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/26 05:01:23 DEBUG : Waiting for deletions to finish 2026/03/26 05:01:23 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/26 05:01:23 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:01:23 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/26 05:01:23 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/26 05:01:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:01:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:01:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:01:23 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:01:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:01:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:01:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:01:23 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:01:23 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:01:23 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:01:23 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:01:23 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:01:23 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:01:23 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:01:23 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:01:23 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:01:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 05:01:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 05:01:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 05:01:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 05:01:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 05:01:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 05:01:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 05:01:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 05:01:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 05:01:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 05:01:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 05:01:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 05:01:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 05:01:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 05:01:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 05:01:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 05:01:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 05:01:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 05:01:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 05:01:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 05:01:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 05:01:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 05:01:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 05:01:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 05:01:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 05:01:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 05:01:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 05:01:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 05:01:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 05:01:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 05:01:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 05:01:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 05:01:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 05:01:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 05:01:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 05:01:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 05:01:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 05:01:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 05:01:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 05:01:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 05:01:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 05:01:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 05:01:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 05:01:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 05:01:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 05:01:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 05:01:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 05:01:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 05:01:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 05:01:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 05:01:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 05:01:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 05:01:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 05:01:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 05:01:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 05:01:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 05:01:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 05:01:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 05:01:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 05:01:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 05:01:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 05:01:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 05:01:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 05:01:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 05:01:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 05:01:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 05:01:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 05:01:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 05:01:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 05:01:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 05:01:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 05:01:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 05:01:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 05:01:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 05:01:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 05:01:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 05:01:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 05:01:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 05:01:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 05:01:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 05:01:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 05:01:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 05:01:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 05:01:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 05:01:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 05:01:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 05:01:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 05:01:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 05:01:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 05:01:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 05:01:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 05:01:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 05:01:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 05:01:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 05:01:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:01:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:01:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:01:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:01:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 05:01:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 05:01:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 05:01:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 05:01:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 05:01:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 05:01:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 05:01:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 05:01:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 05:01:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 05:01:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 05:01:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 05:01:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 05:01:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 05:01:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 05:01:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 05:01:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/26 05:01:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 05:01:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/26 05:01:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 05:01:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:01:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/26 05:01:24 INFO : appleappleapplebanana: Copied (new) 2026/03/26 05:01:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:24 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:01:24 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:01:24 DEBUG : banana: size = 6 OK 2026/03/26 05:01:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/26 05:01:24 INFO : banana: Copied (new) 2026/03/26 05:01:24 DEBUG : apple: size = 5 OK 2026/03/26 05:01:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/26 05:01:24 INFO : apple: Copied (new) 2026/03/26 05:01:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:01:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/26 05:01:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/26 05:01:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:01:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/26 05:01:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/26 05:01:24 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:01:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/26 05:01:24 INFO : splitbananasplit: Copied (new) 2026/03/26 05:01:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:01:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/26 05:01:24 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/26 05:01:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:01:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/26 05:01:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/26 05:01:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:01:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/26 05:01:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/26 05:01:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:01:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/26 05:01:24 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/26 05:01:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:01:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/26 05:01:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/26 05:01:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:01:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/26 05:01:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/26 05:01:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:01:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/26 05:01:25 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/26 05:01:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:01:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/26 05:01:25 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/26 05:01:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:01:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/26 05:01:25 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/26 05:01:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:01:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/26 05:01:25 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/26 05:01:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:01:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/26 05:01:25 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/26 05:01:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:01:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/26 05:01:25 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/26 05:01:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:01:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/26 05:01:25 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/26 05:01:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:01:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/26 05:01:26 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/26 05:01:26 DEBUG : Waiting for deletions to finish 2026/03/26 05:01:26 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/26 05:01:26 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/26 05:01:26 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/26 05:01:26 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/26 05:01:26 INFO : PREFIXsplitbananasplit: Deleted 2026/03/26 05:01:26 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/26 05:01:26 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/26 05:01:26 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/26 05:01:26 INFO : PREFIXbanana: Deleted 2026/03/26 05:01:26 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/26 05:01:26 INFO : PREFIXapple: Deleted 2026/03/26 05:01:26 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/26 05:01:26 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/26 05:01:26 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/26 05:01:26 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/26 05:01:26 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/26 05:01:26 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/26 05:01:26 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/26 05:01:26 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/26 05:01:26 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/26 05:01:26 DEBUG : Waiting for deletions to finish 2026/03/26 05:01:26 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:01:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:01:26 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:01:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:01:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:01:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:01:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:01:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:01:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:01:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:01:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:01:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:01:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:01:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:01:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:01:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:01:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:01:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:01:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:01:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:01:27 DEBUG : Waiting for deletions to finish 2026/03/26 05:01:27 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:01:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:01:27 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:01:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:01:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:01:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:01:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:01:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:01:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:01:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:01:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:01:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:01:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:01:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:01:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:01:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:01:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:01:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:01:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:01:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:01:39 DEBUG : Waiting for deletions to finish 2026/03/26 05:01:40 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:01:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:01:40 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:01:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:01:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:01:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:01:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:01:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:01:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:01:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:01:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:01:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:01:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:01:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:01:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 05:01:40 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 05:01:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:40 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 05:01:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 05:01:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:40 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:40 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/26 05:01:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 05:01:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/26 05:01:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 05:01:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 05:01:40 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 05:01:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:01:40 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/26 05:01:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/26 05:01:40 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:40 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:01:40 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:01:40 DEBUG : appleSUFFIX: size = 5 OK 2026/03/26 05:01:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/26 05:01:40 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:40 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/26 05:01:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/26 05:01:40 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/26 05:01:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/26 05:01:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 05:01:40 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/26 05:01:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/26 05:01:40 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/26 05:01:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/26 05:01:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/26 05:01:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/26 05:01:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/26 05:01:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/26 05:01:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/26 05:01:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/26 05:01:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/26 05:01:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/26 05:01:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/26 05:01:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/26 05:01:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/26 05:01:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/26 05:01:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/26 05:01:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/26 05:01:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/26 05:01:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/26 05:01:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/26 05:01:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/26 05:01:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/26 05:01:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/26 05:01:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/26 05:01:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/26 05:01:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/26 05:01:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/26 05:01:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/26 05:01:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/26 05:01:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/26 05:01:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/26 05:01:41 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/26 05:01:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/26 05:01:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/26 05:01:41 DEBUG : Waiting for deletions to finish 2026/03/26 05:01:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/26 05:01:42 INFO : dir1/0015-9;=.txt: Deleted 2026/03/26 05:01:42 INFO : dir1/0009-3456789.txt: Deleted 2026/03/26 05:01:42 INFO : apple: Deleted 2026/03/26 05:01:42 INFO : banana: Deleted 2026/03/26 05:01:42 INFO : splitbananasplit: Deleted 2026/03/26 05:01:42 INFO : dir1/0011-56789;.txt: Deleted 2026/03/26 05:01:42 INFO : dir1/0013-789;=.txt: Deleted 2026/03/26 05:01:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/26 05:01:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/26 05:01:42 INFO : dir1/0007-1234567.txt: Deleted 2026/03/26 05:01:42 INFO : dir1/0012-6789;.txt: Deleted 2026/03/26 05:01:42 INFO : dir1/0014-89;=.txt: Deleted 2026/03/26 05:01:42 INFO : appleappleapplebanana: Deleted 2026/03/26 05:01:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/26 05:01:42 INFO : dir1/0003-defghij.txt: Deleted 2026/03/26 05:01:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/26 05:01:42 INFO : dir1/0008-2345678.txt: Deleted 2026/03/26 05:01:42 INFO : dir1/0010-456789.txt: Deleted 2026/03/26 05:01:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/26 05:01:42 DEBUG : Waiting for deletions to finish 2026/03/26 05:01:42 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/26 05:01:42 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/26 05:01:42 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/26 05:01:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:01:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:01:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:01:43 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:01:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:01:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:01:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:01:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:01:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:01:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:01:43 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:01:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:01:43 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:01:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:01:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:01:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:01:43 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/26 05:01:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 05:01:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 05:01:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 05:01:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 05:01:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 05:01:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 05:01:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 05:01:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 05:01:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 05:01:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 05:01:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 05:01:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 05:01:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 05:01:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 05:01:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 05:01:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 05:01:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 05:01:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 05:01:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 05:01:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 05:01:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 05:01:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 05:01:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 05:01:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 05:01:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 05:01:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 05:01:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 05:01:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 05:01:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 05:01:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 05:01:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 05:01:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 05:01:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:01:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 05:01:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 05:01:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 05:01:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:01:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/26 05:01:43 INFO : splitbananasplit: Copied (new) 2026/03/26 05:01:43 DEBUG : apple: size = 5 OK 2026/03/26 05:01:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/26 05:01:43 INFO : apple: Copied (new) 2026/03/26 05:01:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:01:43 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:01:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/26 05:01:43 INFO : appleappleapplebanana: Copied (new) 2026/03/26 05:01:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:01:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/26 05:01:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/26 05:01:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:01:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/26 05:01:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/26 05:01:43 DEBUG : banana: size = 6 OK 2026/03/26 05:01:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/26 05:01:43 INFO : banana: Copied (new) 2026/03/26 05:01:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:01:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/26 05:01:44 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/26 05:01:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:01:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/26 05:01:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/26 05:01:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:01:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/26 05:01:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/26 05:01:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:01:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/26 05:01:44 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/26 05:01:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:01:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/26 05:01:44 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/26 05:01:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:01:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/26 05:01:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/26 05:01:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:01:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/26 05:01:44 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/26 05:01:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:01:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/26 05:01:44 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/26 05:01:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:01:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/26 05:01:44 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/26 05:01:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:01:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/26 05:01:44 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/26 05:01:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:01:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/26 05:01:44 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/26 05:01:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:01:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/26 05:01:45 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/26 05:01:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:01:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/26 05:01:45 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/26 05:01:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:01:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/26 05:01:45 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/26 05:01:45 DEBUG : Waiting for deletions to finish 2026/03/26 05:01:45 INFO : bananaSUFFIX: Deleted 2026/03/26 05:01:45 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/26 05:01:45 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/26 05:01:45 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/26 05:01:45 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/26 05:01:45 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/26 05:01:45 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/26 05:01:45 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/26 05:01:45 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/26 05:01:45 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/26 05:01:45 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/26 05:01:45 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/26 05:01:45 INFO : appleSUFFIX: Deleted 2026/03/26 05:01:45 INFO : splitbananasplitSUFFIX: Deleted 2026/03/26 05:01:45 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/26 05:01:45 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/26 05:01:45 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/26 05:01:45 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/26 05:01:45 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/26 05:01:45 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/26 05:01:45 DEBUG : Waiting for deletions to finish 2026/03/26 05:01:46 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : Waiting for deletions to finish 2026/03/26 05:01:46 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:01:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:01:58 DEBUG : Waiting for deletions to finish 2026/03/26 05:01:59 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:01:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:01:59 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:01:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:01:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:01:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:01:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:01:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:01:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:01:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:01:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:01:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:01:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:01:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:01:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:01:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:01:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:01:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:01:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:01:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:01:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:01:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:01:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:01:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:01:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:01:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:01:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:01:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:01:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:01:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 05:01:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:01:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 05:01:59 DEBUG : apple: size = 5 OK 2026/03/26 05:01:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:59 DEBUG : apple: Unchanged skipping 2026/03/26 05:01:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:01:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:01:59 DEBUG : banana: size = 6 OK 2026/03/26 05:01:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:01:59 DEBUG : banana: Unchanged skipping 2026/03/26 05:01:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:01:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:01:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:01:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:01:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:01:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:01:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:01:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:01:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:01:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:01:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:01:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:01:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:01:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:01:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:01:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:01:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:01:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:01:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:01:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:01:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:01:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:01:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:01:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:01:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:01:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:01:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:01:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:01:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:01:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:01:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:01:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:01:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:01:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:01:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:01:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:01:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:01:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:01:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:01:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:01:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:01:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:01:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:01:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:01:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:01:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:01:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:01:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:01:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:01:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:01:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:01:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:01:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:01:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:01:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:01:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:01:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:01:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:01:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:01:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:01:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:01:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:01:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:01:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:01:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:01:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:01:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:01:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:01:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:01:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:01:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:01:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:01:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:01:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:01:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:01:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:01:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:01:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:01:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:01:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:01:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:01:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:01:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:01:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:01:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:01:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:01:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:01:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:01:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:01:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:01:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:01:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:01:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:01:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:01:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:01:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:01:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:01:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:01:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:01:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:01:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:01:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:01:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:01:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:01:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:01:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:01:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:01:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:01:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:01:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:01:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:01:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:01:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:01:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:01:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:01:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:01:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:01:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:01:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:01:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:01:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:01:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:01:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:01:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:01:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:01:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:01:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:01:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:01:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:01:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:01:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:01:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:01:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:01:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:01:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:01:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:01:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:01:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:01:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:01:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:01:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:01:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:01:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:01:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:01:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:01:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:01:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:01:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:01:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:01:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:01:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:01:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:01:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:01:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:01:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:01:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:01:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:01:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:01:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:01:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:01:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:01:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:01:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:01:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:01:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:01:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:01:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:01:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:01:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/26 05:01:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:01:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:01:59 DEBUG : splitbanan: size = 16 OK 2026/03/26 05:01:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/26 05:01:59 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/26 05:01:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:01:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:01:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:01:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:01:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:01:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:01:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:01:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:01:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:01:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:01:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:01:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:01:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:01:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:01:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/26 05:01:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:01:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 05:01:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 05:01:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 05:01:59 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:01:59 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:02:00 DEBUG : appleapple: size = 21 OK 2026/03/26 05:02:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/26 05:02:00 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/26 05:02:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 05:02:00 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/26 05:02:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/26 05:02:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/26 05:02:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 05:02:00 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/26 05:02:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/26 05:02:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/26 05:02:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 05:02:00 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/26 05:02:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/26 05:02:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/26 05:02:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 05:02:00 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/26 05:02:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/26 05:02:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/26 05:02:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 05:02:00 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/26 05:02:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/26 05:02:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/26 05:02:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 05:02:00 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/26 05:02:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/26 05:02:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/26 05:02:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 05:02:00 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/26 05:02:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/26 05:02:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/26 05:02:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 05:02:00 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/26 05:02:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/26 05:02:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/26 05:02:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 05:02:01 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/26 05:02:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/26 05:02:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/26 05:02:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 05:02:01 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/26 05:02:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/26 05:02:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/26 05:02:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 05:02:01 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/26 05:02:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/26 05:02:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/26 05:02:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 05:02:01 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/26 05:02:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/26 05:02:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/26 05:02:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 05:02:01 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/26 05:02:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/26 05:02:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/26 05:02:01 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/26 05:02:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/26 05:02:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/26 05:02:01 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/26 05:02:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/26 05:02:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/26 05:02:01 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/26 05:02:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/26 05:02:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/26 05:02:01 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:01 INFO : dir1/0013-789;=.txt: Deleted 2026/03/26 05:02:01 INFO : dir1/0012-6789;.txt: Deleted 2026/03/26 05:02:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/26 05:02:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/26 05:02:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/26 05:02:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/26 05:02:02 INFO : dir1/0007-1234567.txt: Deleted 2026/03/26 05:02:02 INFO : dir1/0008-2345678.txt: Deleted 2026/03/26 05:02:02 INFO : dir1/0009-3456789.txt: Deleted 2026/03/26 05:02:02 INFO : splitbananasplit: Deleted 2026/03/26 05:02:02 INFO : dir1/0014-89;=.txt: Deleted 2026/03/26 05:02:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/26 05:02:02 INFO : dir1/0003-defghij.txt: Deleted 2026/03/26 05:02:02 INFO : dir1/0011-56789;.txt: Deleted 2026/03/26 05:02:02 INFO : dir1/0015-9;=.txt: Deleted 2026/03/26 05:02:02 INFO : appleappleapplebanana: Deleted 2026/03/26 05:02:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/26 05:02:02 INFO : dir1/0010-456789.txt: Deleted 2026/03/26 05:02:02 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:02 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:02:02 DEBUG : appleapple: Excluded (Path Filter) 2026/03/26 05:02:02 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:02:02 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/26 05:02:02 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/26 05:02:02 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/26 05:02:02 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/26 05:02:02 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/26 05:02:02 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/26 05:02:02 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/26 05:02:02 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/26 05:02:02 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/26 05:02:02 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/26 05:02:02 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/26 05:02:02 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/26 05:02:02 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/26 05:02:02 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/26 05:02:02 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/26 05:02:02 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/26 05:02:02 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/26 05:02:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 05:02:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 05:02:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 05:02:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 05:02:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 05:02:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 05:02:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 05:02:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 05:02:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 05:02:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 05:02:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 05:02:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 05:02:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 05:02:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 05:02:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 05:02:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 05:02:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 05:02:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 05:02:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 05:02:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 05:02:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 05:02:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 05:02:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 05:02:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 05:02:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 05:02:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 05:02:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 05:02:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 05:02:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 05:02:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 05:02:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 05:02:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 05:02:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 05:02:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 05:02:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 05:02:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 05:02:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 05:02:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 05:02:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 05:02:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 05:02:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 05:02:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 05:02:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 05:02:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 05:02:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 05:02:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 05:02:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 05:02:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 05:02:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 05:02:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 05:02:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 05:02:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 05:02:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 05:02:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 05:02:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 05:02:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 05:02:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 05:02:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 05:02:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 05:02:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 05:02:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 05:02:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:02:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 05:02:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 05:02:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 05:02:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 05:02:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 05:02:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 05:02:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 05:02:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 05:02:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 05:02:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 05:02:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 05:02:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 05:02:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 05:02:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 05:02:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 05:02:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 05:02:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:02:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:02:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:02:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:02:02 DEBUG : apple: size = 5 OK 2026/03/26 05:02:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:02 DEBUG : apple: Unchanged skipping 2026/03/26 05:02:02 DEBUG : banana: size = 6 OK 2026/03/26 05:02:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:02 DEBUG : banana: Unchanged skipping 2026/03/26 05:02:02 DEBUG : appleapple: size = 21 OK 2026/03/26 05:02:02 DEBUG : splitbanan: size = 16 OK 2026/03/26 05:02:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:02 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:02:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:02:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:02:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:02:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:02:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:02:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:02:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:02:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:02:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:02:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:02:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:02:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:02:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:02:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:02:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:02:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:02:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:02:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:02:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:02:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:02:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:02:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:02:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:02:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:02:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:02:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:02:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:02:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:02:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:02:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:02:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:02:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:02:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:02:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:02:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:02:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:02:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:02:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:02:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:02:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:02:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:02:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:02:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:02:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:02:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:02:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:02:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:02:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:02:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:02:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:02:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:02:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:02:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:02:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:02:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:02:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:02:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:02:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:02:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:02:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:02:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:02:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:02:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:02:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:02:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:02:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:02:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:02:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:02:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:02:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:02:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:02:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:02:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:02:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:02:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:02:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:02:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:02:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:02:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:02:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:02:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:02:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:02:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:02:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:02:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:02:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:02:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:02:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:02:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:02:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:02:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:02:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:02:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:02:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:02:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:02:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:02:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:02:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:02:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:02:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:02:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:02:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:02:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:02:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:02:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:02:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:02:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:02:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:02:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:02:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:02:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:02:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:02:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:02:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:02:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:02:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:02:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:02:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:02:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:02:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:02:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:02:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:02:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:02:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:02:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:02:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:02:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:02:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:02:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:02:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:02:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:02:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:02:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:02:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:02:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:02:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:02:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:02:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:02:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:02:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:02:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:02:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:02:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:02:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:02:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:02:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:02:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:02:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:02:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:02:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:02:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:02:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:02:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:02:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:02:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:02:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:02:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:02:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:02:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:02:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:02:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:02:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:02:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:02:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:02:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:02:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:02:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:02:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:02:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:02:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/26 05:02:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:02:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:02:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:02:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:02:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:02:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:02:03 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/26 05:02:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:02:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:02:03 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/26 05:02:03 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/26 05:02:03 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/26 05:02:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:02:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:02:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:02:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:02:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:02:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:02:03 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/26 05:02:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:02:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:02:03 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/26 05:02:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:02:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:02:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:02:03 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/26 05:02:03 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/26 05:02:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:03 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/26 05:02:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:02:03 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/26 05:02:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:02:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:02:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:02:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:02:03 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/26 05:02:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:02:03 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/26 05:02:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:02:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:02:03 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/26 05:02:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:02:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:02:03 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/26 05:02:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:02:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/26 05:02:03 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/26 05:02:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:02:03 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/26 05:02:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:02:03 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:02:03 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:02:03 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:03 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:03 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:02:03 DEBUG : appleapple: Excluded (Path Filter) 2026/03/26 05:02:03 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:02:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/26 05:02:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/26 05:02:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/26 05:02:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/26 05:02:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/26 05:02:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/26 05:02:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/26 05:02:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/26 05:02:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/26 05:02:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/26 05:02:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/26 05:02:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/26 05:02:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/26 05:02:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/26 05:02:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/26 05:02:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/26 05:02:03 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/26 05:02:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 05:02:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 05:02:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 05:02:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 05:02:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 05:02:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 05:02:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 05:02:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 05:02:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 05:02:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 05:02:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 05:02:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 05:02:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 05:02:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 05:02:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 05:02:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 05:02:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 05:02:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 05:02:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 05:02:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 05:02:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 05:02:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 05:02:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 05:02:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 05:02:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 05:02:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 05:02:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 05:02:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 05:02:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 05:02:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 05:02:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 05:02:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:02:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 05:02:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:02:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 05:02:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 05:02:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 05:02:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 05:02:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 05:02:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 05:02:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 05:02:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 05:02:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 05:02:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 05:02:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 05:02:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 05:02:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 05:02:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 05:02:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 05:02:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 05:02:03 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:02:16 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:16 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:02:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:02:16 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:02:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:02:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:02:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:02:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:02:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:02:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:02:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:02:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:02:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:02:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:02:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:02:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:02:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:02:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:02:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:02:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:02:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:02:16 DEBUG : apple: size = 5 OK 2026/03/26 05:02:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:16 DEBUG : apple: Unchanged skipping 2026/03/26 05:02:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:02:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:02:16 DEBUG : banana: size = 6 OK 2026/03/26 05:02:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:16 DEBUG : banana: Unchanged skipping 2026/03/26 05:02:16 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:02:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:16 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:02:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:02:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:02:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:02:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:02:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:02:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:02:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:02:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:02:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:02:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:02:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:02:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:02:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:02:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:02:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:02:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:02:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:02:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:02:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:02:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:02:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:02:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:02:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:02:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:02:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:02:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:02:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:02:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:02:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:02:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:02:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:02:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:02:16 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:02:16 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:02:16 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:16 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:17 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:02:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:02:17 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:02:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:02:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:02:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:02:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:02:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:02:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:02:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:02:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:02:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:02:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:02:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:02:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:02:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:02:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:02:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:02:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:02:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:02:17 DEBUG : apple: size = 5 OK 2026/03/26 05:02:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:02:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:17 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:02:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:17 DEBUG : banana: size = 6 OK 2026/03/26 05:02:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:17 DEBUG : banana: Unchanged skipping 2026/03/26 05:02:17 DEBUG : apple: Unchanged skipping 2026/03/26 05:02:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:02:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:02:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:02:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:02:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:02:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:02:17 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:02:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:02:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:02:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:02:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:02:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:02:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:02:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:02:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:02:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:02:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:02:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:02:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:02:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:02:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:02:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:02:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:02:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:02:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:02:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:02:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:02:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:02:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:02:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:02:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:02:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:02:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:02:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:02:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:02:17 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:02:17 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:17 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:18 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:18 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:02:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:02:34 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:34 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:02:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:02:34 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:02:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:02:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:02:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:02:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:02:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:02:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:02:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:02:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:02:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:02:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:02:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:02:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:02:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:02:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:02:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:02:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:02:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:02:35 DEBUG : apple: size = 5 OK 2026/03/26 05:02:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:02:35 DEBUG : banana: size = 6 OK 2026/03/26 05:02:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:35 DEBUG : banana: Unchanged skipping 2026/03/26 05:02:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:35 DEBUG : apple: Unchanged skipping 2026/03/26 05:02:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:02:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:02:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:02:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:02:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:02:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:02:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:02:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:02:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:02:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:02:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:02:35 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:02:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:02:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:02:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:02:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:02:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:02:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:02:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:02:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:02:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:02:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:02:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:02:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:02:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:02:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:02:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:02:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:02:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:02:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:02:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:02:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:02:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:02:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:02:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:02:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:02:35 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:02:35 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:35 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:35 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:02:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:02:35 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:02:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:02:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:02:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:02:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:02:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:02:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:02:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:02:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:02:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:02:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:02:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:02:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:02:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:02:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:02:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:02:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:02:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:02:36 DEBUG : apple: size = 5 OK 2026/03/26 05:02:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:02:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:02:36 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:02:36 DEBUG : banana: size = 6 OK 2026/03/26 05:02:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:36 DEBUG : apple: Unchanged skipping 2026/03/26 05:02:36 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:02:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:36 DEBUG : banana: Unchanged skipping 2026/03/26 05:02:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:02:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:02:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:02:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:02:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:02:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:02:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:02:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:02:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:02:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:02:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:02:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:02:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:02:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:02:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:02:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:02:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:02:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:02:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:02:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:02:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:02:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:02:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:02:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:02:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:02:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:02:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:02:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:02:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:02:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:02:36 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:02:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:02:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:02:36 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:02:36 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:36 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:36 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:02:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:02:36 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:02:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:02:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:02:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:02:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:02:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:02:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:02:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:02:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:02:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:02:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:02:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:02:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:02:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:02:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:02:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:02:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:02:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:02:49 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:49 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:02:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:02:49 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:02:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:02:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:02:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:02:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:02:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:02:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:02:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:02:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:02:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:02:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:02:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:02:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:02:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:02:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:02:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:02:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:02:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : apple: size = 5 OK 2026/03/26 05:02:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : apple: Unchanged skipping 2026/03/26 05:02:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:02:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:02:50 DEBUG : banana: size = 6 OK 2026/03/26 05:02:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : banana: Unchanged skipping 2026/03/26 05:02:50 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:02:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:02:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:02:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:02:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:02:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:02:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:02:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:02:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:02:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:02:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:02:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:02:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:02:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:02:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:02:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:02:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:02:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:02:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:02:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:02:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:02:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:02:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:02:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:02:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:02:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:02:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:02:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:02:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:02:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:02:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:02:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:02:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:02:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:02:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:02:50 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:02:50 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:50 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:50 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:02:50 DEBUG : apple: size = 5 OK 2026/03/26 05:02:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : apple: Unchanged skipping 2026/03/26 05:02:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:02:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:02:50 DEBUG : banana: size = 6 OK 2026/03/26 05:02:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : banana: Unchanged skipping 2026/03/26 05:02:50 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:02:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:50 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:02:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:02:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:02:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:02:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:02:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:02:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:02:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:02:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:02:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:02:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:02:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:02:51 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:02:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:02:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:02:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:02:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:02:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:02:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:02:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:02:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:02:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:02:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:02:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:02:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:02:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:02:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:02:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:02:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:02:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:02:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:02:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:02:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:02:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:02:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:02:51 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:02:51 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:51 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:51 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:02:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:02:51 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:02:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:02:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:02:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:02:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:02:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:02:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:02:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:02:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:02:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:02:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:02:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:02:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:02:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:02:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:02:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:02:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:02:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:03:04 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:05 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:03:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:03:05 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:03:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:03:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:03:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:03:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:03:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:03:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:03:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:03:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:03:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:03:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:03:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:03:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:03:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:03:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:03:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:03:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:03:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:03:05 DEBUG : apple: size = 5 OK 2026/03/26 05:03:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:05 DEBUG : apple: Unchanged skipping 2026/03/26 05:03:05 DEBUG : banana: size = 6 OK 2026/03/26 05:03:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:03:05 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:03:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:05 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:03:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:03:05 DEBUG : banana: Unchanged skipping 2026/03/26 05:03:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:03:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:03:05 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:03:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:03:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:03:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:03:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:03:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:03:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:03:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:03:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:03:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:03:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:03:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:03:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:03:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:03:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:03:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:03:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:03:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:03:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:03:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:03:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:03:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:03:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:03:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:03:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:03:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:03:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:03:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:03:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:03:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:03:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:03:05 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:03:05 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:05 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:06 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:03:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:03:06 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:03:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:03:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:03:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:03:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:03:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:03:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:03:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:03:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:03:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:03:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:03:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:03:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:03:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:03:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:03:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:03:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:03:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:03:06 DEBUG : apple: size = 5 OK 2026/03/26 05:03:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:06 DEBUG : apple: Unchanged skipping 2026/03/26 05:03:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:03:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:03:06 DEBUG : banana: size = 6 OK 2026/03/26 05:03:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:06 DEBUG : banana: Unchanged skipping 2026/03/26 05:03:06 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:03:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:06 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:03:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:03:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:03:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:03:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:03:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:03:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:03:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:03:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:03:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:03:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:03:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:03:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:03:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:03:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:03:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:03:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:03:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:03:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:03:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:03:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:03:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:03:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:03:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:03:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:03:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:03:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:03:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:03:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:03:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:03:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:03:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:03:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:03:06 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:03:06 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:03:06 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:06 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:07 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:03:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:03:07 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:03:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:03:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:03:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:03:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:03:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:03:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:03:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:03:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:03:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:03:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:03:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:03:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:03:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:03:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:03:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:03:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:03:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:03:19 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:20 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:03:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:03:20 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:03:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:03:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:03:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:03:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:03:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:03:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:03:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:03:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:03:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:03:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:03:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:03:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:03:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:03:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:03:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:03:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:03:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : apple: size = 5 OK 2026/03/26 05:03:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : apple: Unchanged skipping 2026/03/26 05:03:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:03:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:03:21 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:03:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : banana: size = 6 OK 2026/03/26 05:03:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : banana: Unchanged skipping 2026/03/26 05:03:21 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:03:21 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:03:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:03:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:03:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:03:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:03:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:03:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:03:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:03:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:03:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:03:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:03:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:03:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:03:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:03:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:03:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:03:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:03:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:03:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:03:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:03:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:03:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:03:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:03:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:03:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:03:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:03:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:03:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:03:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:03:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:03:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:03:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:03:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:03:21 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:03:21 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:21 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:21 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:03:21 DEBUG : apple: size = 5 OK 2026/03/26 05:03:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:03:21 DEBUG : apple: Unchanged skipping 2026/03/26 05:03:21 DEBUG : banana: size = 6 OK 2026/03/26 05:03:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:03:21 DEBUG : banana: Unchanged skipping 2026/03/26 05:03:21 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:03:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:21 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:03:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:03:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:03:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:03:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:03:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:03:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:03:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:03:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:03:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:03:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:03:22 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:03:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:03:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:03:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:03:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:03:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:03:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:03:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:03:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:03:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:03:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:03:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:03:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:03:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:03:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:03:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:03:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:03:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:03:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:03:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:03:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:03:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:03:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:03:22 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:03:22 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:22 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:22 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:03:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:03:22 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:03:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:03:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:03:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:03:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:03:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:03:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:03:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:03:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:03:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:03:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:03:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:03:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:03:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:03:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:03:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:03:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:03:22 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (183.15s) --- PASS: TestTransform/NFC (14.64s) --- PASS: TestTransform/NFD (14.78s) --- PASS: TestTransform/base64 (18.03s) --- PASS: TestTransform/prefix (20.79s) --- PASS: TestTransform/suffix (19.02s) --- PASS: TestTransform/truncate (17.06s) --- PASS: TestTransform/encoder (15.35s) --- PASS: TestTransform/ISO-8859-1 (17.93s) --- PASS: TestTransform/charmap (14.63s) --- PASS: TestTransform/lowercase (15.72s) --- PASS: TestTransform/ascii (15.19s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:03:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/26 05:03:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/26 05:03:27 INFO : sub dir_somesuffix: Making directory 2026/03/26 05:03:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/26 05:03:27 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/26 05:03:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/26 05:03:27 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/26 05:03:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/26 05:03:27 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:03:27 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:03:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/26 05:03:28 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 05:03:28 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/26 05:03:28 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.89s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:03:29 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:29 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:29 INFO : tictactoe: Making directory 2026/03/26 05:03:29 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:29 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:03:29 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/26 05:03:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:03:29 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:03:29 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:03:29 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/26 05:03:29 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 05:03:29 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/26 05:03:29 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.55s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:03:30 INFO : toe: Making directory 2026/03/26 05:03:30 INFO : toe/toe: Making directory 2026/03/26 05:03:30 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/26 05:03:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/26 05:03:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/26 05:03:30 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:03:30 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:03:31 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/26 05:03:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 05:03:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/26 05:03:31 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.84s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:03:32 INFO : toe: Making directory 2026/03/26 05:03:32 INFO : toe/toe: Making directory 2026/03/26 05:03:32 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/26 05:03:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/26 05:03:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/26 05:03:32 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:03:32 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:03:33 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/26 05:03:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 05:03:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/26 05:03:33 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.63s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:03:34 DEBUG : empty_dir: Making directory with metadata 2026/03/26 05:03:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 05:03:34 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:34 INFO : tictacempty_dir: Making directory 2026/03/26 05:03:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:34 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:34 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:34 INFO : tictactoe: Making directory 2026/03/26 05:03:34 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:34 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:03:34 INFO : tictactoe/tictactoe: Making directory 2026/03/26 05:03:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:03:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/26 05:03:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 05:03:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/26 05:03:34 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:03:34 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:03:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/26 05:03:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 05:03:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/26 05:03:34 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.65s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:03:35 DEBUG : empty_dir: Making directory with metadata 2026/03/26 05:03:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 05:03:35 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:35 INFO : tictacempty_dir: Making directory 2026/03/26 05:03:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:35 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:35 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:35 INFO : tictactoe: Making directory 2026/03/26 05:03:35 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:35 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:03:35 INFO : tictactoe/tictactoe: Making directory 2026/03/26 05:03:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:03:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/26 05:03:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:03:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 05:03:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:03:35 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:03:35 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:03:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 05:03:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 05:03:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:03:36 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/26 05:03:36 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:03:36 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:36 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:36 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/26 05:03:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 05:03:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 05:03:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/26 05:03:37 NOTICE: B2 bucket rclone-test-berolip4kali: 0 differences found 2026/03/26 05:03:37 NOTICE: B2 bucket rclone-test-berolip4kali: 1 matching files --- PASS: TestAllTag (2.14s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:03:37 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:38 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:38 INFO : tictactoe: Making directory 2026/03/26 05:03:38 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:38 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:03:38 INFO : tictactoe/tictactoe: Making directory 2026/03/26 05:03:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:03:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/26 05:03:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 05:03:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/26 05:03:38 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:03:38 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:03:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/26 05:03:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 05:03:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/26 05:03:39 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:39 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:39 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:39 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:03:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/26 05:03:39 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/26 05:03:39 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/26 05:03:39 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:03:39 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:03:39 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.88s) === RUN TestSyntax 2026/03/26 05:03:40 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:03:40 INFO : toe: Making directory 2026/03/26 05:03:40 INFO : toe/toe: Making directory 2026/03/26 05:03:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/26 05:03:40 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:03:40 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:03:41 DEBUG : toe/toe/toe: size = 11 OK 2026/03/26 05:03:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 05:03:41 INFO : toe/toe/toe: Copied (new) 2026/03/26 05:03:41 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.55s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:03:42 DEBUG : empty_dir: Making directory with metadata 2026/03/26 05:03:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 05:03:42 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:42 INFO : tictacempty_dir: Making directory 2026/03/26 05:03:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:42 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:42 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:42 INFO : tictactoe: Making directory 2026/03/26 05:03:42 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:42 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:03:42 INFO : tictactoe/tictactoe: Making directory 2026/03/26 05:03:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:03:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/26 05:03:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:03:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 05:03:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:03:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:03:42 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:03:42 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:03:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 05:03:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 05:03:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:03:43 INFO : toe/toe/toe.txt: Deleted 2026/03/26 05:03:43 INFO : toe/toe: Removing directory 2026/03/26 05:03:43 INFO : toe: Removing directory 2026/03/26 05:03:43 INFO : empty_dir: Removing directory 2026/03/26 05:03:43 DEBUG : Local file system at /tmp/rclone2063507634: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.93s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:03:44 DEBUG : empty_dir: Making directory with metadata 2026/03/26 05:03:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 05:03:44 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:44 INFO : tictacempty_dir: Making directory 2026/03/26 05:03:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:44 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:44 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:44 INFO : tictactoe: Making directory 2026/03/26 05:03:44 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:44 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:03:44 INFO : tictactoe/tictactoe: Making directory 2026/03/26 05:03:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:03:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/26 05:03:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:03:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 05:03:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:03:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:03:44 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:03:44 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:03:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 05:03:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 05:03:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:03:45 INFO : toe/toe/toe.txt: Deleted 2026/03/26 05:03:45 INFO : toe/toe: Removing directory 2026/03/26 05:03:45 INFO : toe: Removing directory 2026/03/26 05:03:45 INFO : empty_dir: Removing directory 2026/03/26 05:03:45 DEBUG : Local file system at /tmp/rclone2063507634: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/26 05:03:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 05:03:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 05:03:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 05:03:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 05:03:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 05:03:46 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/26 05:03:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 05:03:46 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/26 05:03:46 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.12s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:03:47 DEBUG : Reset feature "Copy" 2026/03/26 05:03:47 DEBUG : Reset feature "Move" 2026/03/26 05:03:47 DEBUG : Reset feature "Copy" 2026/03/26 05:03:47 DEBUG : Reset feature "Move" 2026/03/26 05:03:47 DEBUG : empty_dir: Making directory with metadata 2026/03/26 05:03:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 05:03:47 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:47 INFO : tictacempty_dir: Making directory 2026/03/26 05:03:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:03:47 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:47 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:47 INFO : tictactoe: Making directory 2026/03/26 05:03:47 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:47 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:03:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:03:47 INFO : tictactoe/tictactoe: Making directory 2026/03/26 05:03:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:03:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/26 05:03:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:03:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 05:03:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:03:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:03:47 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:03:47 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:03:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 05:03:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 05:03:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:03:48 INFO : toe/toe/toe.txt: Deleted 2026/03/26 05:03:48 INFO : toe/toe: Removing directory 2026/03/26 05:03:48 INFO : toe: Removing directory 2026/03/26 05:03:48 INFO : empty_dir: Removing directory 2026/03/26 05:03:48 DEBUG : Local file system at /tmp/rclone2063507634: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/26 05:03:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 05:03:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 05:03:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 05:03:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 05:03:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 05:03:49 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/26 05:03:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 05:03:49 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/26 05:03:49 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.60s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:03:50 DEBUG : toe: transformed to: dG9l 2026/03/26 05:03:51 DEBUG : toe: transformed to: dG9l 2026/03/26 05:03:51 INFO : dG9l: Making directory 2026/03/26 05:03:51 DEBUG : toe: transformed to: dG9l 2026/03/26 05:03:51 DEBUG : toe: transformed to: dG9l 2026/03/26 05:03:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/26 05:03:51 INFO : dG9l/dG9l: Making directory 2026/03/26 05:03:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/26 05:03:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/26 05:03:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/26 05:03:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 05:03:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/26 05:03:51 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:03:51 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:03:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/26 05:03:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 05:03:51 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/26 05:03:51 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:52 DEBUG : dG9l: transformed to: toe 2026/03/26 05:03:52 DEBUG : dG9l: transformed to: toe 2026/03/26 05:03:52 DEBUG : dG9l: transformed to: toe 2026/03/26 05:03:52 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/26 05:03:52 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/26 05:03:52 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/26 05:03:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/26 05:03:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/26 05:03:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/26 05:03:52 DEBUG : Local file system at /tmp/rclone2063507634: Waiting for checks to finish 2026/03/26 05:03:52 DEBUG : Local file system at /tmp/rclone2063507634: Waiting for transfers to finish 2026/03/26 05:03:52 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.67s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-berolip4kali", Local "Local file system at /tmp/rclone2063507634", Modify Window "1ms" 2026/03/26 05:03:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 05:03:53 DEBUG : toe: transformed to: 2026/03/26 05:03:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 05:03:53 DEBUG : toe: transformed to: 2026/03/26 05:03:53 INFO : B2 bucket rclone-test-berolip4kali: Making directory 2026/03/26 05:03:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 05:03:53 DEBUG : toe: transformed to: 2026/03/26 05:03:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 05:03:53 DEBUG : toe: transformed to: 2026/03/26 05:03:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 05:03:53 DEBUG : toe/toe: transformed to: 2026/03/26 05:03:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/26 05:03:53 INFO : toe/toe: Making directory 2026/03/26 05:03:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 05:03:53 DEBUG : toe/toe: transformed to: 2026/03/26 05:03:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/26 05:03:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 05:03:53 DEBUG : toe: transformed to: 2026/03/26 05:03:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/26 05:03:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 05:03:53 DEBUG : toe/toe/toe: transformed to: 2026/03/26 05:03:53 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/26 05:03:53 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for checks to finish 2026/03/26 05:03:53 DEBUG : B2 bucket rclone-test-berolip4kali: Waiting for transfers to finish 2026/03/26 05:03:54 DEBUG : toe/toe/toe: size = 11 OK 2026/03/26 05:03:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 05:03:54 INFO : toe/toe/toe: Copied (new) 2026/03/26 05:03:54 ERROR : B2 bucket rclone-test-berolip4kali: not deleting files as there were IO errors 2026/03/26 05:03:54 ERROR : B2 bucket rclone-test-berolip4kali: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2026/03/26 05:03:55 DEBUG : B2 bucket rclone-test-berolip4kali: Purge remote 2026/03/26 05:03:55 INFO : B2 bucket rclone-test-berolip4kali: cleaning bucket "rclone-test-berolip4kali" of all files 2026/03/26 05:03:56 DEBUG : BackupDir/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e4978_d20260326_m045602_c001_v7007000_t0000_u01774500962549") 2026/03/26 05:03:56 DEBUG : BackupDir/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1137ffa1869db983_d20260326_m045556_c001_v0001185_t0048_u01774500956839") 2026/03/26 05:03:56 DEBUG : CompareDest/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4084662c85672c10_d20260326_m045435_c001_v7007000_t0000_u01774500875730") 2026/03/26 05:03:56 DEBUG : CompareDest/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d350f3_d20260326_m045430_c001_v0001180_t0040_u01774500870054") 2026/03/26 05:03:56 DEBUG : CompareDest/two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4084662c85672c19_d20260326_m045436_c001_v7007000_t0000_u01774500876010") 2026/03/26 05:03:56 DEBUG : CompareDest/two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb2e6_d20260326_m045431_c001_v0001173_t0059_u01774500871020") 2026/03/26 05:03:56 DEBUG : CopyDest/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e497a_d20260326_m045602_c001_v7007000_t0000_u01774500962731") 2026/03/26 05:03:56 DEBUG : CopyDest/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb46e_d20260326_m045553_c001_v0001173_t0058_u01774500953729") 2026/03/26 05:03:56 DEBUG : CopyDest/three: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e497c_d20260326_m045602_c001_v7007000_t0000_u01774500962916") 2026/03/26 05:03:56 DEBUG : CopyDest/three: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb494_d20260326_m045600_c001_v0001173_t0051_u01774500960158") 2026/03/26 05:03:56 DEBUG : CopyDest/two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e497e_d20260326_m045603_c001_v7007000_t0000_u01774500963100") 2026/03/26 05:03:56 DEBUG : CopyDest/two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3515e_d20260326_m045558_c001_v0001180_t0057_u01774500958056") 2026/03/26 05:03:56 DEBUG : EXISTING: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f401e3420dad2e92a_d20260326_m045926_c001_v7007000_t0000_u01774501166569") 2026/03/26 05:03:56 DEBUG : EXISTING: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc1a8_d20260326_m045925_c001_v0001173_t0055_u01774501165400") 2026/03/26 05:03:56 DEBUG : PREFIXapple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e5419_d20260326_m050126_c001_v7007000_t0000_u01774501286344") 2026/03/26 05:03:57 DEBUG : PREFIXapple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d359bc_d20260326_m050120_c001_v0001180_t0053_u01774501280797") 2026/03/26 05:03:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da4378011_d20260326_m050126_c001_v7007000_t0000_u01774501286409") 2026/03/26 05:03:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e87f9_d20260326_m050120_c001_v0001105_t0021_u01774501280785") 2026/03/26 05:03:57 DEBUG : PREFIXbanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4165bdb0a3c6683c_d20260326_m050126_c001_v7007000_t0000_u01774501286355") 2026/03/26 05:03:57 DEBUG : PREFIXbanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e6d3_d20260326_m050120_c001_v0001185_t0030_u01774501280807") 2026/03/26 05:03:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240cbc_d20260326_m050126_c001_v7007000_t0000_u01774501286210") 2026/03/26 05:03:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc9fc_d20260326_m050120_c001_v0001173_t0016_u01774501280827") 2026/03/26 05:03:57 DEBUG : Testêé: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f401e3420dad2e912_d20260326_m045923_c001_v7007000_t0000_u01774501163126") 2026/03/26 05:03:57 DEBUG : Testêé: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc15a_d20260326_m045922_c001_v0001173_t0058_u01774501162171") 2026/03/26 05:03:57 DEBUG : Testêé: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3558f_d20260326_m045921_c001_v0001180_t0014_u01774501161194") 2026/03/26 05:03:57 DEBUG : YXBwbGU=: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d1d_d20260326_m050107_c001_v7007000_t0000_u01774501267201") 2026/03/26 05:03:57 DEBUG : YXBwbGU=: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35928_d20260326_m050102_c001_v0001180_t0049_u01774501262661") 2026/03/26 05:03:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d1f_d20260326_m050107_c001_v7007000_t0000_u01774501267412") 2026/03/26 05:03:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e879f_d20260326_m050102_c001_v0001105_t0042_u01774501262669") 2026/03/26 05:03:57 DEBUG : YmFuYW5h: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d20_d20260326_m050107_c001_v7007000_t0000_u01774501267598") 2026/03/26 05:03:57 DEBUG : YmFuYW5h: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e491_d20260326_m050102_c001_v0001185_t0034_u01774501262680") 2026/03/26 05:03:57 DEBUG : a/potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0bdc_d20260326_m045303_c001_v7007000_t0000_u01774500783096") 2026/03/26 05:03:57 DEBUG : a/potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb084_d20260326_m045302_c001_v0001173_t0049_u01774500782385") 2026/03/26 05:03:57 DEBUG : a/potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a80b8_d20260326_m045300_c001_v7007000_t0000_u01774500780545") 2026/03/26 05:03:57 DEBUG : a/potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb078_d20260326_m045259_c001_v0001173_t0054_u01774500779467") 2026/03/26 05:03:57 DEBUG : a/potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0b05_d20260326_m045241_c001_v7007000_t0000_u01774500761936") 2026/03/26 05:03:58 DEBUG : a/potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bafda_d20260326_m045241_c001_v0001173_t0053_u01774500761038") 2026/03/26 05:03:58 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f5e_d20260326_m050322_c001_v7007000_t0000_u01774501402940") 2026/03/26 05:03:58 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bd174_d20260326_m050318_c001_v0001173_t0016_u01774501398732") 2026/03/26 05:03:58 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab644652_d20260326_m050307_c001_v7007000_t0000_u01774501387721") 2026/03/26 05:03:58 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bd06c_d20260326_m050303_c001_v0001173_t0036_u01774501383445") 2026/03/26 05:03:58 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b5a8_d20260326_m050252_c001_v7007000_t0000_u01774501372030") 2026/03/26 05:03:58 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcf81_d20260326_m050248_c001_v0001173_t0036_u01774501368115") 2026/03/26 05:03:58 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da43785aa_d20260326_m050237_c001_v7007000_t0000_u01774501357294") 2026/03/26 05:03:58 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bceaf_d20260326_m050233_c001_v0001173_t0012_u01774501353675") 2026/03/26 05:03:58 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b447_d20260326_m050219_c001_v7007000_t0000_u01774501339143") 2026/03/26 05:03:58 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcde5_d20260326_m050214_c001_v0001173_t0041_u01774501334871") 2026/03/26 05:03:58 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db26_d20260326_m050204_c001_v7007000_t0000_u01774501324024") 2026/03/26 05:03:58 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35ba6_d20260326_m050157_c001_v0001180_t0037_u01774501317864") 2026/03/26 05:03:58 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e7c_d20260326_m050147_c001_v7007000_t0000_u01774501307079") 2026/03/26 05:03:58 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35b14_d20260326_m050143_c001_v0001180_t0007_u01774501303549") 2026/03/26 05:03:58 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fef40_d20260326_m050142_c001_v7007000_t0000_u01774501302246") 2026/03/26 05:03:58 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35ace_d20260326_m050138_c001_v0001180_t0006_u01774501298775") 2026/03/26 05:03:58 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240cc5_d20260326_m050127_c001_v7007000_t0000_u01774501287986") 2026/03/26 05:03:58 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bca2e_d20260326_m050124_c001_v0001173_t0033_u01774501284026") 2026/03/26 05:03:58 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da4377fe1_d20260326_m050123_c001_v7007000_t0000_u01774501283097") 2026/03/26 05:03:58 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e87e3_d20260326_m050118_c001_v0001105_t0007_u01774501278737") 2026/03/26 05:03:59 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f418db9ec769ec288_d20260326_m050105_c001_v7007000_t0000_u01774501265157") 2026/03/26 05:03:59 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3591c_d20260326_m050100_c001_v0001180_t0009_u01774501260273") 2026/03/26 05:03:59 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fe86a_d20260326_m050049_c001_v7007000_t0000_u01774501249303") 2026/03/26 05:03:59 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3588a_d20260326_m050045_c001_v0001180_t0057_u01774501245195") 2026/03/26 05:03:59 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b015_d20260326_m050034_c001_v7007000_t0000_u01774501234509") 2026/03/26 05:03:59 DEBUG : apple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35800_d20260326_m050030_c001_v0001180_t0047_u01774501230535") 2026/03/26 05:03:59 DEBUG : appleSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4148b7abf82ce49f_d20260326_m050145_c001_v7007000_t0000_u01774501305561") 2026/03/26 05:03:59 DEBUG : appleSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35aee_d20260326_m050140_c001_v0001180_t0056_u01774501300651") 2026/03/26 05:03:59 DEBUG : appleapple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db29_d20260326_m050204_c001_v7007000_t0000_u01774501324206") 2026/03/26 05:03:59 DEBUG : appleapple: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcd3a_d20260326_m050159_c001_v0001173_t0004_u01774501319863") 2026/03/26 05:03:59 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f5f_d20260326_m050323_c001_v7007000_t0000_u01774501403122") 2026/03/26 05:03:59 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8a22_d20260326_m050319_c001_v0001105_t0010_u01774501399435") 2026/03/26 05:03:59 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab644654_d20260326_m050307_c001_v7007000_t0000_u01774501387903") 2026/03/26 05:03:59 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e89d3_d20260326_m050304_c001_v0001105_t0007_u01774501384020") 2026/03/26 05:03:59 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b5a9_d20260326_m050252_c001_v7007000_t0000_u01774501372214") 2026/03/26 05:03:59 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e898d_d20260326_m050248_c001_v0001105_t0026_u01774501368953") 2026/03/26 05:03:59 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da43785ac_d20260326_m050237_c001_v7007000_t0000_u01774501357478") 2026/03/26 05:03:59 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8963_d20260326_m050234_c001_v0001105_t0019_u01774501354270") 2026/03/26 05:03:59 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b448_d20260326_m050219_c001_v7007000_t0000_u01774501339415") 2026/03/26 05:04:00 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e88fe_d20260326_m050215_c001_v0001105_t0000_u01774501335608") 2026/03/26 05:04:00 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863fed7b_d20260326_m050202_c001_v7007000_t0000_u01774501322199") 2026/03/26 05:04:00 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965eae0_d20260326_m050158_c001_v0001185_t0052_u01774501318583") 2026/03/26 05:04:00 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e7e_d20260326_m050147_c001_v7007000_t0000_u01774501307262") 2026/03/26 05:04:00 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcbb6_d20260326_m050143_c001_v0001173_t0056_u01774501303539") 2026/03/26 05:04:00 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4148b7abf82ce487_d20260326_m050142_c001_v7007000_t0000_u01774501302542") 2026/03/26 05:04:00 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcb60_d20260326_m050139_c001_v0001173_t0044_u01774501299458") 2026/03/26 05:04:00 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240cca_d20260326_m050128_c001_v7007000_t0000_u01774501288168") 2026/03/26 05:04:00 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e729_d20260326_m050124_c001_v0001185_t0027_u01774501284035") 2026/03/26 05:04:00 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f412f7ec57a449bec_d20260326_m050122_c001_v7007000_t0000_u01774501282710") 2026/03/26 05:04:00 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e6a7_d20260326_m050119_c001_v0001185_t0026_u01774501279369") 2026/03/26 05:04:00 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d09_d20260326_m050105_c001_v7007000_t0000_u01774501265176") 2026/03/26 05:04:00 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e453_d20260326_m050101_c001_v0001185_t0025_u01774501261009") 2026/03/26 05:04:00 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fe86b_d20260326_m050049_c001_v7007000_t0000_u01774501249486") 2026/03/26 05:04:00 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e2b3_d20260326_m050045_c001_v0001185_t0013_u01774501245757") 2026/03/26 05:04:00 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b016_d20260326_m050034_c001_v7007000_t0000_u01774501234690") 2026/03/26 05:04:00 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e12c_d20260326_m050031_c001_v0001185_t0040_u01774501231038") 2026/03/26 05:04:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e74_d20260326_m050145_c001_v7007000_t0000_u01774501305563") 2026/03/26 05:04:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8864_d20260326_m050140_c001_v0001105_t0036_u01774501300660") 2026/03/26 05:04:00 DEBUG : b/potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0bde_d20260326_m045303_c001_v7007000_t0000_u01774500783277") 2026/03/26 05:04:00 DEBUG : b/potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb07e_d20260326_m045301_c001_v0001173_t0006_u01774500781091") 2026/03/26 05:04:01 DEBUG : b/potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a80b7_d20260326_m045259_c001_v7007000_t0000_u01774500779999") 2026/03/26 05:04:01 DEBUG : b/potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb070_d20260326_m045258_c001_v0001173_t0002_u01774500778261") 2026/03/26 05:04:01 DEBUG : b/potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0b03_d20260326_m045241_c001_v7007000_t0000_u01774500761385") 2026/03/26 05:04:01 DEBUG : b/potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bafd4_d20260326_m045239_c001_v0001173_t0052_u01774500759972") 2026/03/26 05:04:01 DEBUG : backup/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f418db9ec769eb8b1_d20260326_m045717_c001_v7007000_t0000_u01774501037009") 2026/03/26 05:04:01 DEBUG : backup/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1023b0da5b30bfd3_d20260326_m045714_c001_v0001098_t0003_u01774501034874") 2026/03/26 05:04:01 DEBUG : backup/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f103219ee8f71cdc3_d20260326_m045609_c001_v0001101_t0008_u01774500969532") 2026/03/26 05:04:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f413d527c91b7ad6a_d20260326_m045843_c001_v7007000_t0000_u01774501123479") 2026/03/26 05:04:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1064feee243c4a32_d20260326_m045841_c001_v0001183_t0008_u01774501121612") 2026/03/26 05:04:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f103603cb9f6c973c_d20260326_m045837_c001_v0001105_t0021_u01774501117649") 2026/03/26 05:04:01 DEBUG : backup/one.bak: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f401e3420dad2e73a_d20260326_m045731_c001_v7007000_t0000_u01774501051022") 2026/03/26 05:04:01 DEBUG : backup/one.bak: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1110eb06ea1e834e_d20260326_m045728_c001_v0001037_t0051_u01774501048814") 2026/03/26 05:04:01 DEBUG : backup/one.bak: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f111c1a3f5aa30a00_d20260326_m045723_c001_v0001137_t0046_u01774501043477") 2026/03/26 05:04:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f413d527c91b7ad6e_d20260326_m045843_c001_v7007000_t0000_u01774501123660") 2026/03/26 05:04:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10631bbdc1f30d03_d20260326_m045842_c001_v0001167_t0035_u01774501122443") 2026/03/26 05:04:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f104b67770443e8f4_d20260326_m045839_c001_v0001178_t0056_u01774501119172") 2026/03/26 05:04:01 DEBUG : backup/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f418db9ec769eb8b3_d20260326_m045717_c001_v7007000_t0000_u01774501037189") 2026/03/26 05:04:01 DEBUG : backup/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1096667a21053703_d20260326_m045716_c001_v0001179_t0039_u01774501036226") 2026/03/26 05:04:01 DEBUG : backup/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f11434ea5833d3a44_d20260326_m045611_c001_v0001105_t0044_u01774500971069") 2026/03/26 05:04:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f401e3420dad2e73b_d20260326_m045731_c001_v7007000_t0000_u01774501051205") 2026/03/26 05:04:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f115531cfe30d692b_d20260326_m045730_c001_v0001101_t0029_u01774501050032") 2026/03/26 05:04:02 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1173dd64364e698f_d20260326_m045726_c001_v0001131_t0024_u01774501046366") 2026/03/26 05:04:02 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f61_d20260326_m050323_c001_v7007000_t0000_u01774501403302") 2026/03/26 05:04:02 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35e16_d20260326_m050319_c001_v0001180_t0059_u01774501399211") 2026/03/26 05:04:02 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab64465b_d20260326_m050308_c001_v7007000_t0000_u01774501388086") 2026/03/26 05:04:02 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35d84_d20260326_m050303_c001_v0001180_t0005_u01774501383822") 2026/03/26 05:04:02 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b5ad_d20260326_m050252_c001_v7007000_t0000_u01774501372397") 2026/03/26 05:04:02 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35d28_d20260326_m050248_c001_v0001180_t0029_u01774501368736") 2026/03/26 05:04:02 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da43785af_d20260326_m050237_c001_v7007000_t0000_u01774501357661") 2026/03/26 05:04:02 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35caf_d20260326_m050234_c001_v0001180_t0020_u01774501354075") 2026/03/26 05:04:02 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b44a_d20260326_m050219_c001_v7007000_t0000_u01774501339719") 2026/03/26 05:04:02 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35c34_d20260326_m050215_c001_v0001180_t0054_u01774501335320") 2026/03/26 05:04:02 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db2d_d20260326_m050204_c001_v7007000_t0000_u01774501324389") 2026/03/26 05:04:02 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcd08_d20260326_m050158_c001_v0001173_t0055_u01774501318074") 2026/03/26 05:04:02 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e7f_d20260326_m050147_c001_v7007000_t0000_u01774501307442") 2026/03/26 05:04:02 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8874_d20260326_m050143_c001_v0001105_t0044_u01774501303568") 2026/03/26 05:04:02 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e3f_d20260326_m050142_c001_v7007000_t0000_u01774501302262") 2026/03/26 05:04:02 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e885a_d20260326_m050138_c001_v0001105_t0042_u01774501298982") 2026/03/26 05:04:02 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240cce_d20260326_m050128_c001_v7007000_t0000_u01774501288349") 2026/03/26 05:04:02 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d359e4_d20260326_m050124_c001_v0001180_t0030_u01774501284048") 2026/03/26 05:04:02 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240caf_d20260326_m050123_c001_v7007000_t0000_u01774501283113") 2026/03/26 05:04:03 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d359b2_d20260326_m050119_c001_v0001180_t0021_u01774501279171") 2026/03/26 05:04:03 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421d8e0_d20260326_m050105_c001_v7007000_t0000_u01774501265008") 2026/03/26 05:04:03 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8795_d20260326_m050100_c001_v0001105_t0000_u01774501260534") 2026/03/26 05:04:03 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fe86c_d20260326_m050049_c001_v7007000_t0000_u01774501249668") 2026/03/26 05:04:03 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e872b_d20260326_m050045_c001_v0001105_t0008_u01774501245421") 2026/03/26 05:04:03 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b018_d20260326_m050034_c001_v7007000_t0000_u01774501234871") 2026/03/26 05:04:03 DEBUG : banana: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e86c5_d20260326_m050030_c001_v0001105_t0023_u01774501230723") 2026/03/26 05:04:03 DEBUG : bananaSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421da7a_d20260326_m050145_c001_v7007000_t0000_u01774501305334") 2026/03/26 05:04:03 DEBUG : bananaSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcb78_d20260326_m050140_c001_v0001173_t0021_u01774501300672") 2026/03/26 05:04:03 DEBUG : both0: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863feba7_d20260326_m050004_c001_v7007000_t0000_u01774501204107") 2026/03/26 05:04:03 DEBUG : both0: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3567c_d20260326_m045947_c001_v0001180_t0009_u01774501187912") 2026/03/26 05:04:03 DEBUG : both0: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac322409e8_d20260326_m045943_c001_v7007000_t0000_u01774501183703") 2026/03/26 05:04:03 DEBUG : both0: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d355cd_d20260326_m045928_c001_v0001180_t0053_u01774501168450") 2026/03/26 05:04:03 DEBUG : both1: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863feba8_d20260326_m050004_c001_v7007000_t0000_u01774501204290") 2026/03/26 05:04:03 DEBUG : both1: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3568c_d20260326_m045948_c001_v0001180_t0025_u01774501188790") 2026/03/26 05:04:03 DEBUG : both1: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac322409ea_d20260326_m045943_c001_v7007000_t0000_u01774501183887") 2026/03/26 05:04:03 DEBUG : both1: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d355d5_d20260326_m045929_c001_v0001180_t0041_u01774501169102") 2026/03/26 05:04:03 DEBUG : both10: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863feba9_d20260326_m050004_c001_v7007000_t0000_u01774501204473") 2026/03/26 05:04:03 DEBUG : both10: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d356ce_d20260326_m045953_c001_v0001180_t0018_u01774501193916") 2026/03/26 05:04:04 DEBUG : both10: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac322409ec_d20260326_m045944_c001_v7007000_t0000_u01774501184070") 2026/03/26 05:04:04 DEBUG : both10: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3560b_d20260326_m045935_c001_v0001180_t0023_u01774501175036") 2026/03/26 05:04:04 DEBUG : both11: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febaa_d20260326_m050004_c001_v7007000_t0000_u01774501204665") 2026/03/26 05:04:04 DEBUG : both11: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d356d8_d20260326_m045954_c001_v0001180_t0057_u01774501194657") 2026/03/26 05:04:04 DEBUG : both11: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac322409ee_d20260326_m045944_c001_v7007000_t0000_u01774501184253") 2026/03/26 05:04:04 DEBUG : both11: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35611_d20260326_m045935_c001_v0001180_t0011_u01774501175520") 2026/03/26 05:04:04 DEBUG : both12: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febab_d20260326_m050004_c001_v7007000_t0000_u01774501204853") 2026/03/26 05:04:04 DEBUG : both12: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d356e2_d20260326_m045955_c001_v0001180_t0045_u01774501195226") 2026/03/26 05:04:04 DEBUG : both12: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac322409f1_d20260326_m045944_c001_v7007000_t0000_u01774501184435") 2026/03/26 05:04:04 DEBUG : both12: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35615_d20260326_m045936_c001_v0001180_t0020_u01774501176018") 2026/03/26 05:04:04 DEBUG : both13: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febac_d20260326_m050005_c001_v7007000_t0000_u01774501205042") 2026/03/26 05:04:04 DEBUG : both13: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d356ea_d20260326_m045955_c001_v0001180_t0006_u01774501195864") 2026/03/26 05:04:04 DEBUG : both13: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac322409f3_d20260326_m045944_c001_v7007000_t0000_u01774501184619") 2026/03/26 05:04:04 DEBUG : both13: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35621_d20260326_m045936_c001_v0001180_t0021_u01774501176713") 2026/03/26 05:04:04 DEBUG : both14: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febad_d20260326_m050005_c001_v7007000_t0000_u01774501205225") 2026/03/26 05:04:04 DEBUG : both14: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d356f2_d20260326_m045956_c001_v0001180_t0044_u01774501196549") 2026/03/26 05:04:04 DEBUG : both14: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac322409f5_d20260326_m045944_c001_v7007000_t0000_u01774501184801") 2026/03/26 05:04:04 DEBUG : both14: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35629_d20260326_m045937_c001_v0001180_t0054_u01774501177243") 2026/03/26 05:04:04 DEBUG : both15: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febae_d20260326_m050005_c001_v7007000_t0000_u01774501205407") 2026/03/26 05:04:04 DEBUG : both15: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d356fc_d20260326_m045957_c001_v0001180_t0054_u01774501197348") 2026/03/26 05:04:05 DEBUG : both15: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac322409f7_d20260326_m045944_c001_v7007000_t0000_u01774501184984") 2026/03/26 05:04:05 DEBUG : both15: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3562d_d20260326_m045937_c001_v0001180_t0025_u01774501177865") 2026/03/26 05:04:05 DEBUG : both16: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febaf_d20260326_m050005_c001_v7007000_t0000_u01774501205588") 2026/03/26 05:04:05 DEBUG : both16: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35700_d20260326_m045958_c001_v0001180_t0048_u01774501198129") 2026/03/26 05:04:05 DEBUG : both16: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac322409f9_d20260326_m045945_c001_v7007000_t0000_u01774501185166") 2026/03/26 05:04:05 DEBUG : both16: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35633_d20260326_m045938_c001_v0001180_t0040_u01774501178378") 2026/03/26 05:04:05 DEBUG : both17: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febb0_d20260326_m050005_c001_v7007000_t0000_u01774501205772") 2026/03/26 05:04:05 DEBUG : both17: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35704_d20260326_m045958_c001_v0001180_t0005_u01774501198732") 2026/03/26 05:04:05 DEBUG : both17: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac322409fb_d20260326_m045945_c001_v7007000_t0000_u01774501185349") 2026/03/26 05:04:05 DEBUG : both17: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3563b_d20260326_m045939_c001_v0001180_t0059_u01774501179040") 2026/03/26 05:04:05 DEBUG : both18: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febb1_d20260326_m050005_c001_v7007000_t0000_u01774501205957") 2026/03/26 05:04:05 DEBUG : both18: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3570e_d20260326_m045959_c001_v0001180_t0047_u01774501199516") 2026/03/26 05:04:05 DEBUG : both18: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac322409fd_d20260326_m045945_c001_v7007000_t0000_u01774501185530") 2026/03/26 05:04:05 DEBUG : both18: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35645_d20260326_m045939_c001_v0001180_t0045_u01774501179756") 2026/03/26 05:04:05 DEBUG : both19: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febb3_d20260326_m050006_c001_v7007000_t0000_u01774501206148") 2026/03/26 05:04:05 DEBUG : both19: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35716_d20260326_m050000_c001_v0001180_t0032_u01774501200171") 2026/03/26 05:04:05 DEBUG : both19: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac322409ff_d20260326_m045945_c001_v7007000_t0000_u01774501185713") 2026/03/26 05:04:05 DEBUG : both19: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3564d_d20260326_m045940_c001_v0001180_t0056_u01774501180272") 2026/03/26 05:04:05 DEBUG : both2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febb4_d20260326_m050006_c001_v7007000_t0000_u01774501206331") 2026/03/26 05:04:05 DEBUG : both2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35690_d20260326_m045949_c001_v0001180_t0056_u01774501189373") 2026/03/26 05:04:06 DEBUG : both2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240a01_d20260326_m045945_c001_v7007000_t0000_u01774501185895") 2026/03/26 05:04:06 DEBUG : both2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d355d9_d20260326_m045929_c001_v0001180_t0037_u01774501169907") 2026/03/26 05:04:06 DEBUG : both3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febb5_d20260326_m050006_c001_v7007000_t0000_u01774501206513") 2026/03/26 05:04:06 DEBUG : both3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35696_d20260326_m045950_c001_v0001180_t0006_u01774501190006") 2026/03/26 05:04:06 DEBUG : both3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240a04_d20260326_m045946_c001_v7007000_t0000_u01774501186077") 2026/03/26 05:04:06 DEBUG : both3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d355e3_d20260326_m045930_c001_v0001180_t0052_u01774501170409") 2026/03/26 05:04:06 DEBUG : both4: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febb6_d20260326_m050006_c001_v7007000_t0000_u01774501206695") 2026/03/26 05:04:06 DEBUG : both4: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35698_d20260326_m045950_c001_v0001180_t0014_u01774501190565") 2026/03/26 05:04:06 DEBUG : both4: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240a06_d20260326_m045946_c001_v7007000_t0000_u01774501186259") 2026/03/26 05:04:06 DEBUG : both4: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d355e5_d20260326_m045930_c001_v0001180_t0019_u01774501170976") 2026/03/26 05:04:06 DEBUG : both5: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febb7_d20260326_m050006_c001_v7007000_t0000_u01774501206877") 2026/03/26 05:04:06 DEBUG : both5: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d356a2_d20260326_m045951_c001_v0001180_t0035_u01774501191078") 2026/03/26 05:04:06 DEBUG : both5: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240a09_d20260326_m045946_c001_v7007000_t0000_u01774501186441") 2026/03/26 05:04:06 DEBUG : both5: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d355ef_d20260326_m045931_c001_v0001180_t0014_u01774501171708") 2026/03/26 05:04:06 DEBUG : both6: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febb8_d20260326_m050007_c001_v7007000_t0000_u01774501207060") 2026/03/26 05:04:06 DEBUG : both6: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d356aa_d20260326_m045951_c001_v0001180_t0040_u01774501191599") 2026/03/26 05:04:06 DEBUG : both6: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240a0b_d20260326_m045946_c001_v7007000_t0000_u01774501186623") 2026/03/26 05:04:06 DEBUG : both6: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d355f3_d20260326_m045932_c001_v0001180_t0052_u01774501172225") 2026/03/26 05:04:06 DEBUG : both7: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febb9_d20260326_m050007_c001_v7007000_t0000_u01774501207241") 2026/03/26 05:04:06 DEBUG : both7: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d356b6_d20260326_m045952_c001_v0001180_t0024_u01774501192211") 2026/03/26 05:04:06 DEBUG : both7: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240a0d_d20260326_m045946_c001_v7007000_t0000_u01774501186810") 2026/03/26 05:04:07 DEBUG : both7: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d355f9_d20260326_m045932_c001_v0001180_t0034_u01774501172896") 2026/03/26 05:04:07 DEBUG : both8: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febba_d20260326_m050007_c001_v7007000_t0000_u01774501207431") 2026/03/26 05:04:07 DEBUG : both8: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d356bc_d20260326_m045952_c001_v0001180_t0052_u01774501192809") 2026/03/26 05:04:07 DEBUG : both8: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240a0f_d20260326_m045946_c001_v7007000_t0000_u01774501186993") 2026/03/26 05:04:07 DEBUG : both8: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d355fd_d20260326_m045933_c001_v0001180_t0057_u01774501173584") 2026/03/26 05:04:07 DEBUG : both9: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febbb_d20260326_m050007_c001_v7007000_t0000_u01774501207612") 2026/03/26 05:04:07 DEBUG : both9: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d356c8_d20260326_m045953_c001_v0001180_t0026_u01774501193423") 2026/03/26 05:04:07 DEBUG : both9: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240a11_d20260326_m045947_c001_v7007000_t0000_u01774501187174") 2026/03/26 05:04:07 DEBUG : both9: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35603_d20260326_m045934_c001_v0001180_t0035_u01774501174519") 2026/03/26 05:04:07 DEBUG : c/non empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0be1_d20260326_m045303_c001_v7007000_t0000_u01774500783459") 2026/03/26 05:04:07 DEBUG : c/non empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb082_d20260326_m045301_c001_v0001173_t0019_u01774500781367") 2026/03/26 05:04:07 DEBUG : c/non empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a80b9_d20260326_m045300_c001_v7007000_t0000_u01774500780727") 2026/03/26 05:04:07 DEBUG : c/non empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb074_d20260326_m045258_c001_v0001173_t0038_u01774500778715") 2026/03/26 05:04:07 DEBUG : c/non empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0b07_d20260326_m045242_c001_v7007000_t0000_u01774500762119") 2026/03/26 05:04:07 DEBUG : c/non empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bafd6_d20260326_m045240_c001_v0001173_t0019_u01774500760324") 2026/03/26 05:04:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d22_d20260326_m050107_c001_v7007000_t0000_u01774501267782") 2026/03/26 05:04:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc8e6_d20260326_m050102_c001_v0001173_t0055_u01774501262691") 2026/03/26 05:04:07 DEBUG : check sum: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0ad1_d20260326_m045232_c001_v7007000_t0000_u01774500752293") 2026/03/26 05:04:07 DEBUG : check sum: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baf98_d20260326_m045231_c001_v0001173_t0044_u01774500751238") 2026/03/26 05:04:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4084662c85673d1f_d20260326_m050353_c001_v7007000_t0000_u01774501433340") 2026/03/26 05:04:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bd334_d20260326_m050351_c001_v0001173_t0050_u01774501431649") 2026/03/26 05:04:08 DEBUG : dest/3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e48f6_d20260326_m045545_c001_v7007000_t0000_u01774500945905") 2026/03/26 05:04:08 DEBUG : dest/3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4077f03877028338_d20260326_m045544_c001_v0001037_t0043_u01774500944783") 2026/03/26 05:04:08 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db32_d20260326_m050204_c001_v7007000_t0000_u01774501324572") 2026/03/26 05:04:08 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965eb12_d20260326_m050200_c001_v0001185_t0041_u01774501320070") 2026/03/26 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f62_d20260326_m050323_c001_v7007000_t0000_u01774501403485") 2026/03/26 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bd102_d20260326_m050312_c001_v0001173_t0058_u01774501392441") 2026/03/26 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab644663_d20260326_m050308_c001_v7007000_t0000_u01774501388315") 2026/03/26 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcffe_d20260326_m050256_c001_v0001173_t0053_u01774501376725") 2026/03/26 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b5af_d20260326_m050252_c001_v7007000_t0000_u01774501372586") 2026/03/26 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcf27_d20260326_m050242_c001_v0001173_t0045_u01774501362120") 2026/03/26 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da43785b0_d20260326_m050237_c001_v7007000_t0000_u01774501357845") 2026/03/26 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bce4f_d20260326_m050224_c001_v0001173_t0013_u01774501344162") 2026/03/26 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b44b_d20260326_m050219_c001_v7007000_t0000_u01774501339924") 2026/03/26 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcda2_d20260326_m050208_c001_v0001173_t0050_u01774501328821") 2026/03/26 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da43780db_d20260326_m050202_c001_v7007000_t0000_u01774501322053") 2026/03/26 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35b7c_d20260326_m050151_c001_v0001180_t0018_u01774501311906") 2026/03/26 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e81_d20260326_m050147_c001_v7007000_t0000_u01774501307622") 2026/03/26 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e948_d20260326_m050143_c001_v0001185_t0013_u01774501303790") 2026/03/26 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421da42_d20260326_m050142_c001_v7007000_t0000_u01774501302673") 2026/03/26 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35a64_d20260326_m050132_c001_v0001180_t0059_u01774501292728") 2026/03/26 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240cd1_d20260326_m050128_c001_v7007000_t0000_u01774501288530") 2026/03/26 05:04:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e737_d20260326_m050124_c001_v0001185_t0057_u01774501284259") 2026/03/26 05:04:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da4377fda_d20260326_m050122_c001_v7007000_t0000_u01774501282731") 2026/03/26 05:04:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e87b7_d20260326_m050111_c001_v0001105_t0013_u01774501271939") 2026/03/26 05:04:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f418af7e1f64c630e_d20260326_m050104_c001_v7007000_t0000_u01774501264996") 2026/03/26 05:04:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d358d2_d20260326_m050053_c001_v0001180_t0047_u01774501253901") 2026/03/26 05:04:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fe86d_d20260326_m050049_c001_v7007000_t0000_u01774501249850") 2026/03/26 05:04:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35848_d20260326_m050039_c001_v0001180_t0041_u01774501239143") 2026/03/26 05:04:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b01a_d20260326_m050035_c001_v7007000_t0000_u01774501235058") 2026/03/26 05:04:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d357da_d20260326_m050024_c001_v0001180_t0016_u01774501224479") 2026/03/26 05:04:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4000d12d3e160491_d20260326_m050145_c001_v7007000_t0000_u01774501305732") 2026/03/26 05:04:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e8e4_d20260326_m050140_c001_v0001185_t0005_u01774501300867") 2026/03/26 05:04:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db35_d20260326_m050204_c001_v7007000_t0000_u01774501324756") 2026/03/26 05:04:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e88c6_d20260326_m050200_c001_v0001105_t0029_u01774501320077") 2026/03/26 05:04:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f63_d20260326_m050323_c001_v7007000_t0000_u01774501403670") 2026/03/26 05:04:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35dd8_d20260326_m050313_c001_v0001180_t0044_u01774501393335") 2026/03/26 05:04:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab644666_d20260326_m050308_c001_v7007000_t0000_u01774501388498") 2026/03/26 05:04:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35d5a_d20260326_m050257_c001_v0001180_t0016_u01774501377641") 2026/03/26 05:04:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b5b1_d20260326_m050252_c001_v7007000_t0000_u01774501372772") 2026/03/26 05:04:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35cf0_d20260326_m050242_c001_v0001180_t0011_u01774501362864") 2026/03/26 05:04:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da43785b3_d20260326_m050238_c001_v7007000_t0000_u01774501358030") 2026/03/26 05:04:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35c68_d20260326_m050224_c001_v0001180_t0059_u01774501344851") 2026/03/26 05:04:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b44c_d20260326_m050220_c001_v7007000_t0000_u01774501340116") 2026/03/26 05:04:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35c08_d20260326_m050209_c001_v0001180_t0013_u01774501329583") 2026/03/26 05:04:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f40478a61ffe9b58c_d20260326_m050201_c001_v7007000_t0000_u01774501321653") 2026/03/26 05:04:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcc7c_d20260326_m050152_c001_v0001173_t0059_u01774501312506") 2026/03/26 05:04:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e82_d20260326_m050147_c001_v7007000_t0000_u01774501307867") 2026/03/26 05:04:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35b18_d20260326_m050143_c001_v0001180_t0004_u01774501303802") 2026/03/26 05:04:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fef46_d20260326_m050142_c001_v7007000_t0000_u01774501302609") 2026/03/26 05:04:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8832_d20260326_m050133_c001_v0001105_t0042_u01774501293312") 2026/03/26 05:04:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240cd7_d20260326_m050128_c001_v7007000_t0000_u01774501288710") 2026/03/26 05:04:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d359e8_d20260326_m050124_c001_v0001180_t0019_u01774501284275") 2026/03/26 05:04:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e5409_d20260326_m050123_c001_v7007000_t0000_u01774501283131") 2026/03/26 05:04:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3597e_d20260326_m050112_c001_v0001180_t0055_u01774501272921") 2026/03/26 05:04:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4165bdb0a3c666e8_d20260326_m050105_c001_v7007000_t0000_u01774501265011") 2026/03/26 05:04:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8761_d20260326_m050054_c001_v0001105_t0043_u01774501254492") 2026/03/26 05:04:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fe86f_d20260326_m050050_c001_v7007000_t0000_u01774501250040") 2026/03/26 05:04:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e86f1_d20260326_m050039_c001_v0001105_t0007_u01774501239694") 2026/03/26 05:04:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b01c_d20260326_m050035_c001_v7007000_t0000_u01774501235240") 2026/03/26 05:04:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e86a1_d20260326_m050025_c001_v0001105_t0006_u01774501225040") 2026/03/26 05:04:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e3168_d20260326_m050145_c001_v7007000_t0000_u01774501305602") 2026/03/26 05:04:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35af2_d20260326_m050140_c001_v0001180_t0052_u01774501300980") 2026/03/26 05:04:10 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db39_d20260326_m050204_c001_v7007000_t0000_u01774501324939") 2026/03/26 05:04:10 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35bc6_d20260326_m050200_c001_v0001180_t0010_u01774501320089") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f64_d20260326_m050323_c001_v7007000_t0000_u01774501403852") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8a04_d20260326_m050313_c001_v0001105_t0053_u01774501393889") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab644669_d20260326_m050308_c001_v7007000_t0000_u01774501388685") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e89ab_d20260326_m050258_c001_v0001105_t0024_u01774501378197") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b5b3_d20260326_m050252_c001_v7007000_t0000_u01774501372956") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8975_d20260326_m050243_c001_v0001105_t0007_u01774501363443") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da43785b4_d20260326_m050238_c001_v7007000_t0000_u01774501358215") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8931_d20260326_m050228_c001_v0001105_t0052_u01774501348584") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b44d_d20260326_m050220_c001_v7007000_t0000_u01774501340298") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e88ec_d20260326_m050210_c001_v0001105_t0030_u01774501330144") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f402e59599e7295e7_d20260326_m050201_c001_v7007000_t0000_u01774501321815") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965ea48_d20260326_m050153_c001_v0001185_t0033_u01774501313244") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e83_d20260326_m050148_c001_v7007000_t0000_u01774501308054") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcbca_d20260326_m050143_c001_v0001173_t0040_u01774501303873") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fef3e_d20260326_m050142_c001_v7007000_t0000_u01774501302064") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcaf0_d20260326_m050134_c001_v0001173_t0026_u01774501294049") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240cda_d20260326_m050128_c001_v7007000_t0000_u01774501288906") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bca3c_d20260326_m050124_c001_v0001173_t0013_u01774501284457") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e5405_d20260326_m050122_c001_v7007000_t0000_u01774501282930") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e5e5_d20260326_m050113_c001_v0001185_t0007_u01774501273567") 2026/03/26 05:04:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f418db9ec769ec27d_d20260326_m050104_c001_v7007000_t0000_u01774501264614") 2026/03/26 05:04:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e3bd_d20260326_m050055_c001_v0001185_t0023_u01774501255265") 2026/03/26 05:04:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fe870_d20260326_m050050_c001_v7007000_t0000_u01774501250223") 2026/03/26 05:04:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e217_d20260326_m050040_c001_v0001185_t0059_u01774501240330") 2026/03/26 05:04:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b01e_d20260326_m050035_c001_v7007000_t0000_u01774501235439") 2026/03/26 05:04:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e07a_d20260326_m050025_c001_v0001185_t0001_u01774501225354") 2026/03/26 05:04:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4000d12d3e16048f_d20260326_m050145_c001_v7007000_t0000_u01774501305357") 2026/03/26 05:04:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcb82_d20260326_m050141_c001_v0001173_t0057_u01774501301052") 2026/03/26 05:04:12 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db3b_d20260326_m050205_c001_v7007000_t0000_u01774501325126") 2026/03/26 05:04:12 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcd40_d20260326_m050200_c001_v0001173_t0032_u01774501320272") 2026/03/26 05:04:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f65_d20260326_m050324_c001_v7007000_t0000_u01774501404038") 2026/03/26 05:04:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965f370_d20260326_m050314_c001_v0001185_t0015_u01774501394681") 2026/03/26 05:04:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab64466b_d20260326_m050308_c001_v7007000_t0000_u01774501388867") 2026/03/26 05:04:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965f184_d20260326_m050258_c001_v0001185_t0042_u01774501378871") 2026/03/26 05:04:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b5b5_d20260326_m050253_c001_v7007000_t0000_u01774501373140") 2026/03/26 05:04:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965ef9a_d20260326_m050244_c001_v0001185_t0039_u01774501364142") 2026/03/26 05:04:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da437861a_d20260326_m050238_c001_v7007000_t0000_u01774501358399") 2026/03/26 05:04:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965edf6_d20260326_m050229_c001_v0001185_t0040_u01774501349423") 2026/03/26 05:04:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b44e_d20260326_m050220_c001_v7007000_t0000_u01774501340481") 2026/03/26 05:04:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965ec0c_d20260326_m050210_c001_v0001185_t0036_u01774501330887") 2026/03/26 05:04:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4084662c85673a3f_d20260326_m050202_c001_v7007000_t0000_u01774501322062") 2026/03/26 05:04:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e88ac_d20260326_m050153_c001_v0001105_t0014_u01774501313783") 2026/03/26 05:04:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e84_d20260326_m050148_c001_v7007000_t0000_u01774501308235") 2026/03/26 05:04:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e952_d20260326_m050143_c001_v0001185_t0005_u01774501303981") 2026/03/26 05:04:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e49_d20260326_m050142_c001_v7007000_t0000_u01774501302626") 2026/03/26 05:04:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e838_d20260326_m050134_c001_v0001185_t0035_u01774501294757") 2026/03/26 05:04:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240cde_d20260326_m050129_c001_v7007000_t0000_u01774501289087") 2026/03/26 05:04:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d359ee_d20260326_m050124_c001_v0001180_t0049_u01774501284475") 2026/03/26 05:04:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4165bdb0a3c667e3_d20260326_m050123_c001_v7007000_t0000_u01774501283147") 2026/03/26 05:04:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc98a_d20260326_m050114_c001_v0001173_t0005_u01774501274119") 2026/03/26 05:04:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419bd1b7b3bab0ba_d20260326_m050105_c001_v7007000_t0000_u01774501265217") 2026/03/26 05:04:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc856_d20260326_m050055_c001_v0001173_t0016_u01774501255874") 2026/03/26 05:04:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fe872_d20260326_m050050_c001_v7007000_t0000_u01774501250405") 2026/03/26 05:04:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc76e_d20260326_m050040_c001_v0001173_t0022_u01774501240943") 2026/03/26 05:04:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b01f_d20260326_m050035_c001_v7007000_t0000_u01774501235618") 2026/03/26 05:04:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc68f_d20260326_m050025_c001_v0001173_t0015_u01774501225677") 2026/03/26 05:04:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fef65_d20260326_m050145_c001_v7007000_t0000_u01774501305396") 2026/03/26 05:04:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e8ee_d20260326_m050141_c001_v0001185_t0050_u01774501301062") 2026/03/26 05:04:13 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db3f_d20260326_m050205_c001_v7007000_t0000_u01774501325310") 2026/03/26 05:04:13 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965eb18_d20260326_m050200_c001_v0001185_t0018_u01774501320300") 2026/03/26 05:04:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f66_d20260326_m050324_c001_v7007000_t0000_u01774501404230") 2026/03/26 05:04:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bd138_d20260326_m050314_c001_v0001173_t0055_u01774501394878") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab64466d_d20260326_m050309_c001_v7007000_t0000_u01774501389052") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bd020_d20260326_m050259_c001_v0001173_t0020_u01774501379058") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b5b9_d20260326_m050253_c001_v7007000_t0000_u01774501373328") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcf45_d20260326_m050244_c001_v0001173_t0046_u01774501364329") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da437861c_d20260326_m050238_c001_v7007000_t0000_u01774501358583") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bce7d_d20260326_m050229_c001_v0001173_t0004_u01774501349982") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b44f_d20260326_m050220_c001_v7007000_t0000_u01774501340662") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcdac_d20260326_m050211_c001_v0001173_t0059_u01774501331077") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863fed77_d20260326_m050201_c001_v7007000_t0000_u01774501321830") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35b8a_d20260326_m050154_c001_v0001180_t0024_u01774501314101") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e85_d20260326_m050148_c001_v7007000_t0000_u01774501308417") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35b1e_d20260326_m050144_c001_v0001180_t0022_u01774501304028") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4148b7abf82ce486_d20260326_m050142_c001_v7007000_t0000_u01774501302458") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35a8a_d20260326_m050134_c001_v0001180_t0025_u01774501294960") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240ce3_d20260326_m050129_c001_v7007000_t0000_u01774501289279") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e73b_d20260326_m050124_c001_v0001185_t0043_u01774501284555") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e540a_d20260326_m050123_c001_v7007000_t0000_u01774501283152") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e87c5_d20260326_m050114_c001_v0001105_t0047_u01774501274488") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f40478a61ffe9b2c8_d20260326_m050105_c001_v7007000_t0000_u01774501265315") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d358f2_d20260326_m050056_c001_v0001180_t0031_u01774501256341") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fe873_d20260326_m050050_c001_v7007000_t0000_u01774501250590") 2026/03/26 05:04:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35860_d20260326_m050041_c001_v0001180_t0000_u01774501241386") 2026/03/26 05:04:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b020_d20260326_m050035_c001_v7007000_t0000_u01774501235800") 2026/03/26 05:04:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d357e4_d20260326_m050026_c001_v0001180_t0057_u01774501226239") 2026/03/26 05:04:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f408e1acd8ae626a0_d20260326_m050145_c001_v7007000_t0000_u01774501305666") 2026/03/26 05:04:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8866_d20260326_m050141_c001_v0001105_t0023_u01774501301081") 2026/03/26 05:04:15 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db42_d20260326_m050205_c001_v7007000_t0000_u01774501325493") 2026/03/26 05:04:15 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35bc8_d20260326_m050200_c001_v0001180_t0056_u01774501320309") 2026/03/26 05:04:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f67_d20260326_m050324_c001_v7007000_t0000_u01774501404463") 2026/03/26 05:04:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35dec_d20260326_m050315_c001_v0001180_t0057_u01774501395440") 2026/03/26 05:04:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab644670_d20260326_m050309_c001_v7007000_t0000_u01774501389236") 2026/03/26 05:04:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35d6c_d20260326_m050259_c001_v0001180_t0058_u01774501379355") 2026/03/26 05:04:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b5bd_d20260326_m050253_c001_v7007000_t0000_u01774501373512") 2026/03/26 05:04:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35d00_d20260326_m050244_c001_v0001180_t0006_u01774501364772") 2026/03/26 05:04:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da437861d_d20260326_m050238_c001_v7007000_t0000_u01774501358771") 2026/03/26 05:04:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35c86_d20260326_m050230_c001_v0001180_t0040_u01774501350390") 2026/03/26 05:04:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b452_d20260326_m050220_c001_v7007000_t0000_u01774501340844") 2026/03/26 05:04:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35c16_d20260326_m050211_c001_v0001180_t0056_u01774501331436") 2026/03/26 05:04:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f40478a61ffe9b590_d20260326_m050201_c001_v7007000_t0000_u01774501321849") 2026/03/26 05:04:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcca8_d20260326_m050154_c001_v0001173_t0014_u01774501314309") 2026/03/26 05:04:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e87_d20260326_m050148_c001_v7007000_t0000_u01774501308599") 2026/03/26 05:04:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8878_d20260326_m050144_c001_v0001105_t0038_u01774501304076") 2026/03/26 05:04:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4148b7abf82ce488_d20260326_m050142_c001_v7007000_t0000_u01774501302640") 2026/03/26 05:04:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8836_d20260326_m050135_c001_v0001105_t0000_u01774501295174") 2026/03/26 05:04:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240ce6_d20260326_m050129_c001_v7007000_t0000_u01774501289472") 2026/03/26 05:04:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e880e_d20260326_m050124_c001_v0001105_t0059_u01774501284598") 2026/03/26 05:04:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e5406_d20260326_m050122_c001_v7007000_t0000_u01774501282945") 2026/03/26 05:04:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35992_d20260326_m050114_c001_v0001180_t0054_u01774501274934") 2026/03/26 05:04:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f40478a61ffe9b2c3_d20260326_m050105_c001_v7007000_t0000_u01774501265038") 2026/03/26 05:04:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e876f_d20260326_m050056_c001_v0001105_t0056_u01774501256564") 2026/03/26 05:04:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fe875_d20260326_m050050_c001_v7007000_t0000_u01774501250771") 2026/03/26 05:04:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8703_d20260326_m050041_c001_v0001105_t0050_u01774501241649") 2026/03/26 05:04:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b025_d20260326_m050035_c001_v7007000_t0000_u01774501235984") 2026/03/26 05:04:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e86a9_d20260326_m050026_c001_v0001105_t0034_u01774501226479") 2026/03/26 05:04:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e76_d20260326_m050145_c001_v7007000_t0000_u01774501305745") 2026/03/26 05:04:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35af8_d20260326_m050141_c001_v0001180_t0052_u01774501301189") 2026/03/26 05:04:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db44_d20260326_m050205_c001_v7007000_t0000_u01774501325683") 2026/03/26 05:04:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e88c8_d20260326_m050200_c001_v0001105_t0039_u01774501320462") 2026/03/26 05:04:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f68_d20260326_m050324_c001_v7007000_t0000_u01774501404647") 2026/03/26 05:04:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8a0e_d20260326_m050315_c001_v0001105_t0041_u01774501395797") 2026/03/26 05:04:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab644675_d20260326_m050309_c001_v7007000_t0000_u01774501389417") 2026/03/26 05:04:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e89b3_d20260326_m050259_c001_v0001105_t0038_u01774501379673") 2026/03/26 05:04:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b5c0_d20260326_m050253_c001_v7007000_t0000_u01774501373696") 2026/03/26 05:04:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e897b_d20260326_m050244_c001_v0001105_t0001_u01774501364974") 2026/03/26 05:04:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da4378620_d20260326_m050239_c001_v7007000_t0000_u01774501359075") 2026/03/26 05:04:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8949_d20260326_m050230_c001_v0001105_t0012_u01774501350591") 2026/03/26 05:04:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b453_d20260326_m050221_c001_v7007000_t0000_u01774501341027") 2026/03/26 05:04:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e88ee_d20260326_m050211_c001_v0001105_t0056_u01774501331670") 2026/03/26 05:04:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f418db9ec769ec8bf_d20260326_m050202_c001_v7007000_t0000_u01774501322212") 2026/03/26 05:04:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965ea62_d20260326_m050154_c001_v0001185_t0008_u01774501314603") 2026/03/26 05:04:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e89_d20260326_m050148_c001_v7007000_t0000_u01774501308803") 2026/03/26 05:04:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e95a_d20260326_m050144_c001_v0001185_t0000_u01774501304168") 2026/03/26 05:04:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4000d12d3e160481_d20260326_m050142_c001_v7007000_t0000_u01774501302467") 2026/03/26 05:04:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcb14_d20260326_m050135_c001_v0001173_t0050_u01774501295661") 2026/03/26 05:04:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240cea_d20260326_m050129_c001_v7007000_t0000_u01774501289655") 2026/03/26 05:04:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d359f0_d20260326_m050124_c001_v0001180_t0040_u01774501284675") 2026/03/26 05:04:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da4377fe0_d20260326_m050122_c001_v7007000_t0000_u01774501282917") 2026/03/26 05:04:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e631_d20260326_m050115_c001_v0001185_t0034_u01774501275392") 2026/03/26 05:04:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419bd1b7b3bab0b8_d20260326_m050105_c001_v7007000_t0000_u01774501265037") 2026/03/26 05:04:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e3fd_d20260326_m050056_c001_v0001185_t0016_u01774501256981") 2026/03/26 05:04:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fe876_d20260326_m050050_c001_v7007000_t0000_u01774501250952") 2026/03/26 05:04:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e241_d20260326_m050042_c001_v0001185_t0020_u01774501242040") 2026/03/26 05:04:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b02a_d20260326_m050036_c001_v7007000_t0000_u01774501236170") 2026/03/26 05:04:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e0b2_d20260326_m050026_c001_v0001185_t0040_u01774501226913") 2026/03/26 05:04:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e3163_d20260326_m050145_c001_v7007000_t0000_u01774501305350") 2026/03/26 05:04:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e8f6_d20260326_m050141_c001_v0001185_t0022_u01774501301247") 2026/03/26 05:04:18 DEBUG : dir1/0007-12345: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db46_d20260326_m050205_c001_v7007000_t0000_u01774501325902") 2026/03/26 05:04:18 DEBUG : dir1/0007-12345: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965eb1e_d20260326_m050200_c001_v0001185_t0013_u01774501320514") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f69_d20260326_m050324_c001_v7007000_t0000_u01774501404829") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965f3aa_d20260326_m050316_c001_v0001185_t0030_u01774501396191") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab64467b_d20260326_m050309_c001_v7007000_t0000_u01774501389601") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965f1b0_d20260326_m050300_c001_v0001185_t0041_u01774501380203") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b5c4_d20260326_m050253_c001_v7007000_t0000_u01774501373881") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965efc2_d20260326_m050245_c001_v0001185_t0015_u01774501365323") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da4378622_d20260326_m050239_c001_v7007000_t0000_u01774501359260") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965ee28_d20260326_m050230_c001_v0001185_t0007_u01774501350845") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b456_d20260326_m050221_c001_v7007000_t0000_u01774501341209") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965ec32_d20260326_m050212_c001_v0001185_t0017_u01774501332192") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f402e59599e7295e8_d20260326_m050202_c001_v7007000_t0000_u01774501322004") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e88b4_d20260326_m050154_c001_v0001105_t0031_u01774501314797") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e8b_d20260326_m050148_c001_v7007000_t0000_u01774501308985") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35b26_d20260326_m050144_c001_v0001180_t0031_u01774501304228") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e30c7_d20260326_m050142_c001_v7007000_t0000_u01774501302485") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e85c_d20260326_m050136_c001_v0001185_t0000_u01774501296098") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240cee_d20260326_m050129_c001_v7007000_t0000_u01774501289837") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e741_d20260326_m050124_c001_v0001185_t0007_u01774501284742") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da4377fd4_d20260326_m050122_c001_v7007000_t0000_u01774501282548") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc9a2_d20260326_m050115_c001_v0001173_t0055_u01774501275585") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b0cd_d20260326_m050105_c001_v7007000_t0000_u01774501265319") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc872_d20260326_m050057_c001_v0001173_t0046_u01774501257169") 2026/03/26 05:04:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fe878_d20260326_m050051_c001_v7007000_t0000_u01774501251134") 2026/03/26 05:04:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc788_d20260326_m050042_c001_v0001173_t0031_u01774501242225") 2026/03/26 05:04:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b02b_d20260326_m050036_c001_v7007000_t0000_u01774501236351") 2026/03/26 05:04:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc6a9_d20260326_m050027_c001_v0001173_t0048_u01774501227249") 2026/03/26 05:04:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4148b7abf82ce49d_d20260326_m050145_c001_v7007000_t0000_u01774501305372") 2026/03/26 05:04:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8868_d20260326_m050141_c001_v0001105_t0023_u01774501301372") 2026/03/26 05:04:20 DEBUG : dir1/0008-23456: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db47_d20260326_m050206_c001_v7007000_t0000_u01774501326085") 2026/03/26 05:04:20 DEBUG : dir1/0008-23456: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965eb20_d20260326_m050200_c001_v0001185_t0013_u01774501320719") 2026/03/26 05:04:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f6a_d20260326_m050325_c001_v7007000_t0000_u01774501405009") 2026/03/26 05:04:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bd14c_d20260326_m050316_c001_v0001173_t0038_u01774501396379") 2026/03/26 05:04:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab644682_d20260326_m050309_c001_v7007000_t0000_u01774501389824") 2026/03/26 05:04:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bd03e_d20260326_m050300_c001_v0001173_t0057_u01774501380410") 2026/03/26 05:04:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b5c7_d20260326_m050254_c001_v7007000_t0000_u01774501374065") 2026/03/26 05:04:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcf53_d20260326_m050245_c001_v0001173_t0048_u01774501365511") 2026/03/26 05:04:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da4378623_d20260326_m050239_c001_v7007000_t0000_u01774501359447") 2026/03/26 05:04:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bce89_d20260326_m050231_c001_v0001173_t0013_u01774501351029") 2026/03/26 05:04:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b457_d20260326_m050221_c001_v7007000_t0000_u01774501341390") 2026/03/26 05:04:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcdc4_d20260326_m050212_c001_v0001173_t0027_u01774501332392") 2026/03/26 05:04:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863fed79_d20260326_m050202_c001_v7007000_t0000_u01774501322013") 2026/03/26 05:04:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35b96_d20260326_m050155_c001_v0001180_t0017_u01774501315226") 2026/03/26 05:04:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e8c_d20260326_m050149_c001_v7007000_t0000_u01774501309166") 2026/03/26 05:04:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcbd6_d20260326_m050144_c001_v0001173_t0011_u01774501304405") 2026/03/26 05:04:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4000d12d3e160483_d20260326_m050142_c001_v7007000_t0000_u01774501302648") 2026/03/26 05:04:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35aa4_d20260326_m050136_c001_v0001180_t0022_u01774501296414") 2026/03/26 05:04:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240cf1_d20260326_m050130_c001_v7007000_t0000_u01774501290025") 2026/03/26 05:04:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bca44_d20260326_m050124_c001_v0001173_t0000_u01774501284930") 2026/03/26 05:04:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4165bdb0a3c667dc_d20260326_m050122_c001_v7007000_t0000_u01774501282953") 2026/03/26 05:04:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e87cd_d20260326_m050115_c001_v0001105_t0009_u01774501275952") 2026/03/26 05:04:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b0cb_d20260326_m050105_c001_v7007000_t0000_u01774501265052") 2026/03/26 05:04:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d358fa_d20260326_m050057_c001_v0001180_t0007_u01774501257522") 2026/03/26 05:04:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fe879_d20260326_m050051_c001_v7007000_t0000_u01774501251316") 2026/03/26 05:04:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3586c_d20260326_m050042_c001_v0001180_t0032_u01774501242506") 2026/03/26 05:04:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b030_d20260326_m050036_c001_v7007000_t0000_u01774501236533") 2026/03/26 05:04:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d357f2_d20260326_m050027_c001_v0001180_t0044_u01774501227884") 2026/03/26 05:04:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421da7c_d20260326_m050145_c001_v7007000_t0000_u01774501305520") 2026/03/26 05:04:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35aff_d20260326_m050141_c001_v0001180_t0011_u01774501301399") 2026/03/26 05:04:21 DEBUG : dir1/0009-34567: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db49_d20260326_m050206_c001_v7007000_t0000_u01774501326271") 2026/03/26 05:04:21 DEBUG : dir1/0009-34567: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcd4a_d20260326_m050200_c001_v0001173_t0052_u01774501320782") 2026/03/26 05:04:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f6b_d20260326_m050325_c001_v7007000_t0000_u01774501405198") 2026/03/26 05:04:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35dfc_d20260326_m050316_c001_v0001180_t0027_u01774501396704") 2026/03/26 05:04:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab64468d_d20260326_m050310_c001_v7007000_t0000_u01774501390007") 2026/03/26 05:04:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35d78_d20260326_m050300_c001_v0001180_t0010_u01774501380801") 2026/03/26 05:04:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b5ca_d20260326_m050254_c001_v7007000_t0000_u01774501374248") 2026/03/26 05:04:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35d0e_d20260326_m050245_c001_v0001180_t0010_u01774501365809") 2026/03/26 05:04:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da4378626_d20260326_m050239_c001_v7007000_t0000_u01774501359630") 2026/03/26 05:04:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35c92_d20260326_m050231_c001_v0001180_t0006_u01774501351590") 2026/03/26 05:04:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b459_d20260326_m050221_c001_v7007000_t0000_u01774501341573") 2026/03/26 05:04:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35c28_d20260326_m050212_c001_v0001180_t0023_u01774501332934") 2026/03/26 05:04:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9ef1_d20260326_m050202_c001_v7007000_t0000_u01774501322018") 2026/03/26 05:04:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bccc2_d20260326_m050155_c001_v0001173_t0025_u01774501315464") 2026/03/26 05:04:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e8d_d20260326_m050149_c001_v7007000_t0000_u01774501309349") 2026/03/26 05:04:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35b2c_d20260326_m050144_c001_v0001180_t0004_u01774501304448") 2026/03/26 05:04:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4148b7abf82ce484_d20260326_m050142_c001_v7007000_t0000_u01774501302174") 2026/03/26 05:04:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8840_d20260326_m050136_c001_v0001105_t0019_u01774501296629") 2026/03/26 05:04:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240cf5_d20260326_m050130_c001_v7007000_t0000_u01774501290206") 2026/03/26 05:04:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e745_d20260326_m050124_c001_v0001185_t0001_u01774501284939") 2026/03/26 05:04:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f412f7ec57a449bed_d20260326_m050122_c001_v7007000_t0000_u01774501282895") 2026/03/26 05:04:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35998_d20260326_m050116_c001_v0001180_t0014_u01774501276291") 2026/03/26 05:04:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f418af7e1f64c6313_d20260326_m050105_c001_v7007000_t0000_u01774501265185") 2026/03/26 05:04:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e877d_d20260326_m050057_c001_v0001105_t0018_u01774501257741") 2026/03/26 05:04:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fe87c_d20260326_m050051_c001_v7007000_t0000_u01774501251498") 2026/03/26 05:04:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e870d_d20260326_m050042_c001_v0001105_t0004_u01774501242700") 2026/03/26 05:04:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b036_d20260326_m050036_c001_v7007000_t0000_u01774501236714") 2026/03/26 05:04:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e86af_d20260326_m050028_c001_v0001105_t0023_u01774501228085") 2026/03/26 05:04:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e3165_d20260326_m050145_c001_v7007000_t0000_u01774501305411") 2026/03/26 05:04:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e902_d20260326_m050141_c001_v0001185_t0038_u01774501301453") 2026/03/26 05:04:23 DEBUG : dir1/0010-45678: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db4a_d20260326_m050206_c001_v7007000_t0000_u01774501326453") 2026/03/26 05:04:23 DEBUG : dir1/0010-45678: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35bd0_d20260326_m050200_c001_v0001180_t0053_u01774501320902") 2026/03/26 05:04:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f6c_d20260326_m050325_c001_v7007000_t0000_u01774501405381") 2026/03/26 05:04:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8a1a_d20260326_m050316_c001_v0001105_t0026_u01774501396903") 2026/03/26 05:04:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab644697_d20260326_m050310_c001_v7007000_t0000_u01774501390189") 2026/03/26 05:04:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e89bf_d20260326_m050300_c001_v0001105_t0036_u01774501380993") 2026/03/26 05:04:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b5ce_d20260326_m050254_c001_v7007000_t0000_u01774501374434") 2026/03/26 05:04:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e897d_d20260326_m050246_c001_v0001105_t0058_u01774501366015") 2026/03/26 05:04:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da4378629_d20260326_m050239_c001_v7007000_t0000_u01774501359814") 2026/03/26 05:04:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e894f_d20260326_m050231_c001_v0001105_t0019_u01774501351787") 2026/03/26 05:04:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b45a_d20260326_m050221_c001_v7007000_t0000_u01774501341754") 2026/03/26 05:04:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e88f2_d20260326_m050213_c001_v0001105_t0000_u01774501333135") 2026/03/26 05:04:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db12_d20260326_m050202_c001_v7007000_t0000_u01774501322219") 2026/03/26 05:04:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965ea80_d20260326_m050156_c001_v0001185_t0023_u01774501316076") 2026/03/26 05:04:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e8f_d20260326_m050149_c001_v7007000_t0000_u01774501309535") 2026/03/26 05:04:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35b30_d20260326_m050144_c001_v0001180_t0049_u01774501304672") 2026/03/26 05:04:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e30d5_d20260326_m050142_c001_v7007000_t0000_u01774501302671") 2026/03/26 05:04:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcb2c_d20260326_m050136_c001_v0001173_t0009_u01774501296904") 2026/03/26 05:04:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240cfa_d20260326_m050130_c001_v7007000_t0000_u01774501290394") 2026/03/26 05:04:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8812_d20260326_m050124_c001_v0001105_t0031_u01774501284963") 2026/03/26 05:04:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240cad_d20260326_m050122_c001_v7007000_t0000_u01774501282926") 2026/03/26 05:04:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e649_d20260326_m050116_c001_v0001185_t0025_u01774501276494") 2026/03/26 05:04:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4165bdb0a3c666e9_d20260326_m050105_c001_v7007000_t0000_u01774501265192") 2026/03/26 05:04:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e419_d20260326_m050058_c001_v0001185_t0026_u01774501258007") 2026/03/26 05:04:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fe87e_d20260326_m050051_c001_v7007000_t0000_u01774501251680") 2026/03/26 05:04:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e25d_d20260326_m050043_c001_v0001185_t0048_u01774501243056") 2026/03/26 05:04:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b038_d20260326_m050036_c001_v7007000_t0000_u01774501236894") 2026/03/26 05:04:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e0da_d20260326_m050028_c001_v0001185_t0049_u01774501228447") 2026/03/26 05:04:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e3166_d20260326_m050145_c001_v7007000_t0000_u01774501305533") 2026/03/26 05:04:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcb8e_d20260326_m050141_c001_v0001173_t0055_u01774501301462") 2026/03/26 05:04:24 DEBUG : dir1/0011-56789: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db4c_d20260326_m050206_c001_v7007000_t0000_u01774501326638") 2026/03/26 05:04:24 DEBUG : dir1/0011-56789: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965eb28_d20260326_m050201_c001_v0001185_t0015_u01774501321068") 2026/03/26 05:04:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f6d_d20260326_m050325_c001_v7007000_t0000_u01774501405566") 2026/03/26 05:04:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965f3c2_d20260326_m050317_c001_v0001185_t0054_u01774501397214") 2026/03/26 05:04:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab6446a3_d20260326_m050310_c001_v7007000_t0000_u01774501390371") 2026/03/26 05:04:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965f1ea_d20260326_m050301_c001_v0001185_t0059_u01774501381646") 2026/03/26 05:04:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b5d0_d20260326_m050254_c001_v7007000_t0000_u01774501374620") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965efde_d20260326_m050246_c001_v0001185_t0007_u01774501366526") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da437868f_d20260326_m050239_c001_v7007000_t0000_u01774501359997") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965ee40_d20260326_m050232_c001_v0001185_t0001_u01774501352038") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b45b_d20260326_m050221_c001_v7007000_t0000_u01774501341998") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965ec52_d20260326_m050213_c001_v0001185_t0024_u01774501333574") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f402e59599e7295ea_d20260326_m050202_c001_v7007000_t0000_u01774501322070") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e88b8_d20260326_m050156_c001_v0001105_t0027_u01774501316259") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e90_d20260326_m050149_c001_v7007000_t0000_u01774501309716") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e887a_d20260326_m050144_c001_v0001105_t0000_u01774501304680") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fef44_d20260326_m050142_c001_v7007000_t0000_u01774501302427") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e880_d20260326_m050137_c001_v0001185_t0041_u01774501297201") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240d01_d20260326_m050130_c001_v7007000_t0000_u01774501290580") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d359f2_d20260326_m050124_c001_v0001180_t0003_u01774501284975") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f412f7ec57a449beb_d20260326_m050122_c001_v7007000_t0000_u01774501282526") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc9b8_d20260326_m050116_c001_v0001173_t0028_u01774501276753") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f418db9ec769ec281_d20260326_m050104_c001_v7007000_t0000_u01774501264795") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc892_d20260326_m050058_c001_v0001173_t0047_u01774501258272") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fe880_d20260326_m050051_c001_v7007000_t0000_u01774501251862") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc79a_d20260326_m050043_c001_v0001173_t0059_u01774501243303") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b039_d20260326_m050037_c001_v7007000_t0000_u01774501237101") 2026/03/26 05:04:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc6bb_d20260326_m050028_c001_v0001173_t0044_u01774501228639") 2026/03/26 05:04:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e73_d20260326_m050145_c001_v7007000_t0000_u01774501305376") 2026/03/26 05:04:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35b02_d20260326_m050141_c001_v0001180_t0019_u01774501301613") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db50_d20260326_m050206_c001_v7007000_t0000_u01774501326824") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcd56_d20260326_m050201_c001_v0001173_t0024_u01774501321095") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f6e_d20260326_m050325_c001_v7007000_t0000_u01774501405747") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bd162_d20260326_m050317_c001_v0001173_t0005_u01774501397480") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab6446ae_d20260326_m050310_c001_v7007000_t0000_u01774501390553") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bd062_d20260326_m050301_c001_v0001173_t0020_u01774501381884") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b5d6_d20260326_m050254_c001_v7007000_t0000_u01774501374805") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcf69_d20260326_m050246_c001_v0001173_t0019_u01774501366715") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da4378692_d20260326_m050240_c001_v7007000_t0000_u01774501360181") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcea3_d20260326_m050232_c001_v0001173_t0021_u01774501352589") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b45c_d20260326_m050222_c001_v7007000_t0000_u01774501342220") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcdcf_d20260326_m050213_c001_v0001173_t0053_u01774501333761") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863fed75_d20260326_m050201_c001_v7007000_t0000_u01774501321648") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35ba0_d20260326_m050156_c001_v0001180_t0011_u01774501316540") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e91_d20260326_m050149_c001_v7007000_t0000_u01774501309899") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcbe5_d20260326_m050144_c001_v0001173_t0020_u01774501304786") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421da3e_d20260326_m050142_c001_v7007000_t0000_u01774501302487") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35ab6_d20260326_m050137_c001_v0001180_t0056_u01774501297388") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240d06_d20260326_m050130_c001_v7007000_t0000_u01774501290773") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d359f6_d20260326_m050125_c001_v0001180_t0045_u01774501285189") 2026/03/26 05:04:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e5404_d20260326_m050122_c001_v7007000_t0000_u01774501282903") 2026/03/26 05:04:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e87d3_d20260326_m050117_c001_v0001105_t0018_u01774501277086") 2026/03/26 05:04:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421d8e2_d20260326_m050105_c001_v7007000_t0000_u01774501265204") 2026/03/26 05:04:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35902_d20260326_m050058_c001_v0001180_t0042_u01774501258782") 2026/03/26 05:04:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fe882_d20260326_m050052_c001_v7007000_t0000_u01774501252048") 2026/03/26 05:04:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3587a_d20260326_m050043_c001_v0001180_t0037_u01774501243825") 2026/03/26 05:04:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b03e_d20260326_m050037_c001_v7007000_t0000_u01774501237282") 2026/03/26 05:04:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d357f6_d20260326_m050029_c001_v0001180_t0005_u01774501229186") 2026/03/26 05:04:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4000d12d3e160490_d20260326_m050145_c001_v7007000_t0000_u01774501305539") 2026/03/26 05:04:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e906_d20260326_m050141_c001_v0001185_t0023_u01774501301641") 2026/03/26 05:04:27 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db51_d20260326_m050207_c001_v7007000_t0000_u01774501327032") 2026/03/26 05:04:27 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35bda_d20260326_m050201_c001_v0001180_t0013_u01774501321122") 2026/03/26 05:04:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f6f_d20260326_m050325_c001_v7007000_t0000_u01774501405928") 2026/03/26 05:04:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35e0e_d20260326_m050317_c001_v0001180_t0032_u01774501397825") 2026/03/26 05:04:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab6446b9_d20260326_m050310_c001_v7007000_t0000_u01774501390734") 2026/03/26 05:04:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35d82_d20260326_m050302_c001_v0001180_t0032_u01774501382560") 2026/03/26 05:04:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b5da_d20260326_m050254_c001_v7007000_t0000_u01774501374989") 2026/03/26 05:04:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35d20_d20260326_m050247_c001_v0001180_t0003_u01774501367272") 2026/03/26 05:04:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da4378695_d20260326_m050240_c001_v7007000_t0000_u01774501360364") 2026/03/26 05:04:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35c9c_d20260326_m050232_c001_v0001180_t0033_u01774501352940") 2026/03/26 05:04:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b45d_d20260326_m050222_c001_v7007000_t0000_u01774501342417") 2026/03/26 05:04:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35c30_d20260326_m050214_c001_v0001180_t0050_u01774501334109") 2026/03/26 05:04:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f402e59599e7295e5_d20260326_m050201_c001_v7007000_t0000_u01774501321632") 2026/03/26 05:04:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bccee_d20260326_m050156_c001_v0001173_t0032_u01774501316796") 2026/03/26 05:04:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e92_d20260326_m050150_c001_v7007000_t0000_u01774501310079") 2026/03/26 05:04:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35b36_d20260326_m050144_c001_v0001180_t0018_u01774501304876") 2026/03/26 05:04:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e45_d20260326_m050142_c001_v7007000_t0000_u01774501302443") 2026/03/26 05:04:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e884a_d20260326_m050137_c001_v0001105_t0057_u01774501297658") 2026/03/26 05:04:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240d0c_d20260326_m050130_c001_v7007000_t0000_u01774501290954") 2026/03/26 05:04:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8814_d20260326_m050125_c001_v0001105_t0036_u01774501285319") 2026/03/26 05:04:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da4377fdf_d20260326_m050122_c001_v7007000_t0000_u01774501282914") 2026/03/26 05:04:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d359a6_d20260326_m050117_c001_v0001180_t0041_u01774501277467") 2026/03/26 05:04:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d07_d20260326_m050104_c001_v7007000_t0000_u01774501264992") 2026/03/26 05:04:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8789_d20260326_m050059_c001_v0001105_t0050_u01774501258999") 2026/03/26 05:04:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fe883_d20260326_m050052_c001_v7007000_t0000_u01774501252230") 2026/03/26 05:04:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e871c_d20260326_m050044_c001_v0001105_t0056_u01774501244024") 2026/03/26 05:04:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b045_d20260326_m050037_c001_v7007000_t0000_u01774501237464") 2026/03/26 05:04:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e86bb_d20260326_m050029_c001_v0001105_t0000_u01774501229394") 2026/03/26 05:04:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421da7e_d20260326_m050145_c001_v7007000_t0000_u01774501305704") 2026/03/26 05:04:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e886a_d20260326_m050141_c001_v0001105_t0019_u01774501301707") 2026/03/26 05:04:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db53_d20260326_m050207_c001_v7007000_t0000_u01774501327221") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e88ca_d20260326_m050201_c001_v0001105_t0003_u01774501321249") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f70_d20260326_m050326_c001_v7007000_t0000_u01774501406109") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8a20_d20260326_m050318_c001_v0001105_t0003_u01774501398036") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab6446c4_d20260326_m050310_c001_v7007000_t0000_u01774501390916") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e89cf_d20260326_m050302_c001_v0001105_t0045_u01774501382755") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b5dd_d20260326_m050255_c001_v7007000_t0000_u01774501375173") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8983_d20260326_m050247_c001_v0001105_t0043_u01774501367473") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da4378699_d20260326_m050240_c001_v7007000_t0000_u01774501360548") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8957_d20260326_m050233_c001_v0001105_t0008_u01774501353140") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b460_d20260326_m050222_c001_v7007000_t0000_u01774501342630") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e88f8_d20260326_m050214_c001_v0001105_t0022_u01774501334334") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f40478a61ffe9b593_d20260326_m050202_c001_v7007000_t0000_u01774501322037") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965eaa2_d20260326_m050157_c001_v0001185_t0023_u01774501317183") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e93_d20260326_m050150_c001_v7007000_t0000_u01774501310260") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e972_d20260326_m050144_c001_v0001185_t0045_u01774501304922") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421da3f_d20260326_m050142_c001_v7007000_t0000_u01774501302503") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bcb42_d20260326_m050138_c001_v0001173_t0014_u01774501298101") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240d11_d20260326_m050131_c001_v7007000_t0000_u01774501291135") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d359f8_d20260326_m050125_c001_v0001180_t0024_u01774501285421") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f412f7ec57a449bee_d20260326_m050123_c001_v7007000_t0000_u01774501283079") 2026/03/26 05:04:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e675_d20260326_m050117_c001_v0001185_t0049_u01774501277725") 2026/03/26 05:04:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f418db9ec769ec28b_d20260326_m050105_c001_v7007000_t0000_u01774501265340") 2026/03/26 05:04:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e42f_d20260326_m050059_c001_v0001185_t0054_u01774501259395") 2026/03/26 05:04:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fe885_d20260326_m050052_c001_v7007000_t0000_u01774501252411") 2026/03/26 05:04:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e289_d20260326_m050044_c001_v0001185_t0054_u01774501244522") 2026/03/26 05:04:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b048_d20260326_m050037_c001_v7007000_t0000_u01774501237647") 2026/03/26 05:04:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e0fc_d20260326_m050029_c001_v0001185_t0029_u01774501229817") 2026/03/26 05:04:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f408e1acd8ae6269f_d20260326_m050145_c001_v7007000_t0000_u01774501305482") 2026/03/26 05:04:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e90a_d20260326_m050141_c001_v0001185_t0050_u01774501301827") 2026/03/26 05:04:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db54_d20260326_m050207_c001_v7007000_t0000_u01774501327406") 2026/03/26 05:04:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965eb2c_d20260326_m050201_c001_v0001185_t0024_u01774501321294") 2026/03/26 05:04:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f71_d20260326_m050326_c001_v7007000_t0000_u01774501406291") 2026/03/26 05:04:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965f3f4_d20260326_m050318_c001_v0001185_t0046_u01774501398370") 2026/03/26 05:04:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab6446ce_d20260326_m050311_c001_v7007000_t0000_u01774501391098") 2026/03/26 05:04:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965f212_d20260326_m050303_c001_v0001185_t0019_u01774501383259") 2026/03/26 05:04:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b5e7_d20260326_m050255_c001_v7007000_t0000_u01774501375357") 2026/03/26 05:04:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965f00a_d20260326_m050247_c001_v0001185_t0022_u01774501367916") 2026/03/26 05:04:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da437869c_d20260326_m050240_c001_v7007000_t0000_u01774501360732") 2026/03/26 05:04:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965ee62_d20260326_m050233_c001_v0001185_t0048_u01774501353455") 2026/03/26 05:04:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b463_d20260326_m050222_c001_v7007000_t0000_u01774501342819") 2026/03/26 05:04:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965ec74_d20260326_m050214_c001_v0001185_t0032_u01774501334686") 2026/03/26 05:04:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f402e59599e7295eb_d20260326_m050202_c001_v7007000_t0000_u01774501322187") 2026/03/26 05:04:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e88be_d20260326_m050157_c001_v0001105_t0046_u01774501317366") 2026/03/26 05:04:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e94_d20260326_m050150_c001_v7007000_t0000_u01774501310442") 2026/03/26 05:04:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e887c_d20260326_m050145_c001_v0001105_t0010_u01774501305008") 2026/03/26 05:04:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e3a_d20260326_m050142_c001_v7007000_t0000_u01774501302081") 2026/03/26 05:04:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e8aa_d20260326_m050138_c001_v0001185_t0057_u01774501298569") 2026/03/26 05:04:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240d14_d20260326_m050131_c001_v7007000_t0000_u01774501291316") 2026/03/26 05:04:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bca4e_d20260326_m050125_c001_v0001173_t0026_u01774501285558") 2026/03/26 05:04:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da4377fe2_d20260326_m050123_c001_v7007000_t0000_u01774501283106") 2026/03/26 05:04:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc9c0_d20260326_m050117_c001_v0001173_t0048_u01774501277921") 2026/03/26 05:04:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d0b_d20260326_m050105_c001_v7007000_t0000_u01774501265360") 2026/03/26 05:04:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc8b4_d20260326_m050059_c001_v0001173_t0055_u01774501259583") 2026/03/26 05:04:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fe886_d20260326_m050052_c001_v7007000_t0000_u01774501252594") 2026/03/26 05:04:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc7aa_d20260326_m050044_c001_v0001173_t0034_u01774501244717") 2026/03/26 05:04:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b049_d20260326_m050037_c001_v7007000_t0000_u01774501237834") 2026/03/26 05:04:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc6cb_d20260326_m050030_c001_v0001173_t0004_u01774501230004") 2026/03/26 05:04:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e316b_d20260326_m050145_c001_v7007000_t0000_u01774501305720") 2026/03/26 05:04:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35b06_d20260326_m050141_c001_v0001180_t0020_u01774501301839") 2026/03/26 05:04:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d25_d20260326_m050107_c001_v7007000_t0000_u01774501267974") 2026/03/26 05:04:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e497_d20260326_m050102_c001_v0001185_t0014_u01774501262868") 2026/03/26 05:04:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d27_d20260326_m050108_c001_v7007000_t0000_u01774501268160") 2026/03/26 05:04:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3592a_d20260326_m050102_c001_v0001180_t0003_u01774501262890") 2026/03/26 05:04:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d29_d20260326_m050108_c001_v7007000_t0000_u01774501268344") 2026/03/26 05:04:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e49d_d20260326_m050103_c001_v0001185_t0026_u01774501263054") 2026/03/26 05:04:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d2c_d20260326_m050108_c001_v7007000_t0000_u01774501268529") 2026/03/26 05:04:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35930_d20260326_m050103_c001_v0001180_t0016_u01774501263093") 2026/03/26 05:04:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d2f_d20260326_m050108_c001_v7007000_t0000_u01774501268717") 2026/03/26 05:04:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e4a5_d20260326_m050103_c001_v0001185_t0032_u01774501263240") 2026/03/26 05:04:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d31_d20260326_m050108_c001_v7007000_t0000_u01774501268901") 2026/03/26 05:04:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc8f0_d20260326_m050103_c001_v0001173_t0030_u01774501263275") 2026/03/26 05:04:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d33_d20260326_m050109_c001_v7007000_t0000_u01774501269085") 2026/03/26 05:04:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e87a1_d20260326_m050103_c001_v0001105_t0035_u01774501263284") 2026/03/26 05:04:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d36_d20260326_m050109_c001_v7007000_t0000_u01774501269268") 2026/03/26 05:04:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35932_d20260326_m050103_c001_v0001180_t0034_u01774501263296") 2026/03/26 05:04:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d38_d20260326_m050109_c001_v7007000_t0000_u01774501269452") 2026/03/26 05:04:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35936_d20260326_m050103_c001_v0001180_t0048_u01774501263497") 2026/03/26 05:04:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d3a_d20260326_m050109_c001_v7007000_t0000_u01774501269636") 2026/03/26 05:04:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc8fc_d20260326_m050103_c001_v0001173_t0013_u01774501263605") 2026/03/26 05:04:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d3d_d20260326_m050109_c001_v7007000_t0000_u01774501269822") 2026/03/26 05:04:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e4b1_d20260326_m050103_c001_v0001185_t0006_u01774501263640") 2026/03/26 05:04:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d41_d20260326_m050110_c001_v7007000_t0000_u01774501270007") 2026/03/26 05:04:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3593a_d20260326_m050103_c001_v0001180_t0023_u01774501263729") 2026/03/26 05:04:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d43_d20260326_m050110_c001_v7007000_t0000_u01774501270190") 2026/03/26 05:04:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e87a3_d20260326_m050103_c001_v0001105_t0001_u01774501263738") 2026/03/26 05:04:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d47_d20260326_m050110_c001_v7007000_t0000_u01774501270373") 2026/03/26 05:04:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e4b7_d20260326_m050103_c001_v0001185_t0000_u01774501263841") 2026/03/26 05:04:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d4a_d20260326_m050110_c001_v7007000_t0000_u01774501270557") 2026/03/26 05:04:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3593c_d20260326_m050103_c001_v0001180_t0044_u01774501263932") 2026/03/26 05:04:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8d4c_d20260326_m050110_c001_v7007000_t0000_u01774501270741") 2026/03/26 05:04:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc900_d20260326_m050103_c001_v0001173_t0047_u01774501263987") 2026/03/26 05:04:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da437800b_d20260326_m050126_c001_v7007000_t0000_u01774501286225") 2026/03/26 05:04:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e6d5_d20260326_m050121_c001_v0001185_t0024_u01774501281041") 2026/03/26 05:04:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e541a_d20260326_m050126_c001_v7007000_t0000_u01774501286367") 2026/03/26 05:04:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d359c0_d20260326_m050121_c001_v0001180_t0019_u01774501281053") 2026/03/26 05:04:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e5417_d20260326_m050126_c001_v7007000_t0000_u01774501286195") 2026/03/26 05:04:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e87fb_d20260326_m050121_c001_v0001105_t0018_u01774501281188") 2026/03/26 05:04:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da437800c_d20260326_m050126_c001_v7007000_t0000_u01774501286237") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bca00_d20260326_m050121_c001_v0001173_t0018_u01774501281226") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419bd1b7b3bab1a3_d20260326_m050126_c001_v7007000_t0000_u01774501286238") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e6d9_d20260326_m050121_c001_v0001185_t0030_u01774501281235") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e5416_d20260326_m050126_c001_v7007000_t0000_u01774501286184") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d359c4_d20260326_m050121_c001_v0001180_t0022_u01774501281287") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da4378012_d20260326_m050126_c001_v7007000_t0000_u01774501286421") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e87fd_d20260326_m050121_c001_v0001105_t0018_u01774501281422") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4165bdb0a3c66834_d20260326_m050126_c001_v7007000_t0000_u01774501286174") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e6df_d20260326_m050121_c001_v0001185_t0048_u01774501281432") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e5415_d20260326_m050126_c001_v7007000_t0000_u01774501286163") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d359c6_d20260326_m050121_c001_v0001180_t0024_u01774501281518") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e541c_d20260326_m050126_c001_v7007000_t0000_u01774501286550") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e6e3_d20260326_m050121_c001_v0001185_t0001_u01774501281646") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e541d_d20260326_m050126_c001_v7007000_t0000_u01774501286561") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e87ff_d20260326_m050121_c001_v0001105_t0020_u01774501281694") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e541b_d20260326_m050126_c001_v7007000_t0000_u01774501286379") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d359ca_d20260326_m050121_c001_v0001180_t0002_u01774501281735") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419bd1b7b3bab1a7_d20260326_m050126_c001_v7007000_t0000_u01774501286423") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bca0a_d20260326_m050121_c001_v0001173_t0008_u01774501281789") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4165bdb0a3c66843_d20260326_m050126_c001_v7007000_t0000_u01774501286536") 2026/03/26 05:04:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d359ce_d20260326_m050121_c001_v0001180_t0008_u01774501281956") 2026/03/26 05:04:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240cbe_d20260326_m050126_c001_v7007000_t0000_u01774501286574") 2026/03/26 05:04:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e6f1_d20260326_m050121_c001_v0001185_t0041_u01774501281977") 2026/03/26 05:04:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240cbd_d20260326_m050126_c001_v7007000_t0000_u01774501286392") 2026/03/26 05:04:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8801_d20260326_m050122_c001_v0001105_t0002_u01774501282020") 2026/03/26 05:04:35 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f401e3420dad2e8c9_d20260326_m045919_c001_v7007000_t0000_u01774501159722") 2026/03/26 05:04:35 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1184c1237313f975_d20260326_m045917_c001_v0001131_t0057_u01774501157357") 2026/03/26 05:04:35 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f416896be7463e37f_d20260326_m045917_c001_v7007000_t0000_u01774501157122") 2026/03/26 05:04:35 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1184c1237313f959_d20260326_m045912_c001_v0001131_t0014_u01774501152842") 2026/03/26 05:04:35 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f416896be7463e37d_d20260326_m045912_c001_v7007000_t0000_u01774501152062") 2026/03/26 05:04:35 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc05e_d20260326_m045907_c001_v0001173_t0051_u01774501147890") 2026/03/26 05:04:35 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f418db9ec769ebcbd_d20260326_m045906_c001_v7007000_t0000_u01774501146342") 2026/03/26 05:04:35 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1044e3b7fa6acfc6_d20260326_m045903_c001_v0001173_t0004_u01774501143855") 2026/03/26 05:04:35 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f421ca7993d4ef92e_d20260326_m045903_c001_v7007000_t0000_u01774501143674") 2026/03/26 05:04:35 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1044e3b7fa6acf8c_d20260326_m045900_c001_v0001173_t0021_u01774501140119") 2026/03/26 05:04:35 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f421ca7993d4ef91c_d20260326_m045859_c001_v7007000_t0000_u01774501139376") 2026/03/26 05:04:35 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d354cb_d20260326_m045855_c001_v0001180_t0018_u01774501135513") 2026/03/26 05:04:35 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f413d527c91b7adf8_d20260326_m045854_c001_v7007000_t0000_u01774501134196") 2026/03/26 05:04:35 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f115592cdd3eccad4_d20260326_m045852_c001_v0001153_t0000_u01774501132439") 2026/03/26 05:04:35 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a89a5_d20260326_m045852_c001_v7007000_t0000_u01774501132258") 2026/03/26 05:04:35 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f115592cdd3eccac6_d20260326_m045849_c001_v0001153_t0004_u01774501129176") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a898a_d20260326_m045848_c001_v7007000_t0000_u01774501128412") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3547c_d20260326_m045844_c001_v0001180_t0041_u01774501124760") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f413d527c91b7ad72_d20260326_m045843_c001_v7007000_t0000_u01774501123843") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10247e8bcc0dca4b_d20260326_m045842_c001_v0001181_t0047_u01774501122023") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a895d_d20260326_m045841_c001_v7007000_t0000_u01774501121832") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10247e8bcc0dca33_d20260326_m045838_c001_v0001181_t0051_u01774501118748") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8944_d20260326_m045838_c001_v7007000_t0000_u01774501118011") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35262_d20260326_m045732_c001_v0001180_t0017_u01774501052321") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f401e3420dad2e73c_d20260326_m045731_c001_v7007000_t0000_u01774501051388") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f112e4fd9fe409d60_d20260326_m045729_c001_v0001157_t0017_u01774501049513") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e2721_d20260326_m045729_c001_v7007000_t0000_u01774501049331") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f112e4fd9fe409d44_d20260326_m045725_c001_v0001157_t0053_u01774501045800") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e270b_d20260326_m045725_c001_v7007000_t0000_u01774501045058") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35218_d20260326_m045718_c001_v0001180_t0055_u01774501038278") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f418db9ec769eb8b5_d20260326_m045717_c001_v7007000_t0000_u01774501037372") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1155201b39acb7c8_d20260326_m045715_c001_v0001185_t0035_u01774501035828") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da4377947_d20260326_m045715_c001_v7007000_t0000_u01774501035273") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1155201b39acb257_d20260326_m045610_c001_v0001185_t0013_u01774500970679") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4059ec401e2bc8cf_d20260326_m045609_c001_v7007000_t0000_u01774500969938") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35166_d20260326_m045604_c001_v0001180_t0029_u01774500964410") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e4980_d20260326_m045603_c001_v7007000_t0000_u01774500963285") 2026/03/26 05:04:36 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f118370e97e4638f8_d20260326_m045557_c001_v0001113_t0041_u01774500957360") 2026/03/26 05:04:37 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4059ec401e2bc838_d20260326_m045557_c001_v7007000_t0000_u01774500957128") 2026/03/26 05:04:37 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35158_d20260326_m045553_c001_v0001180_t0003_u01774500953166") 2026/03/26 05:04:37 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1084ccf879a5ce8a_d20260326_m045552_c001_v0001144_t0046_u01774500952022") 2026/03/26 05:04:37 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1084ccf879a5ce88_d20260326_m045550_c001_v0001144_t0056_u01774500950314") 2026/03/26 05:04:37 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4084662c85672c20_d20260326_m045436_c001_v7007000_t0000_u01774500876195") 2026/03/26 05:04:37 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb2dd_d20260326_m045429_c001_v0001173_t0013_u01774500869128") 2026/03/26 05:04:37 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f116d1fe105d136e0_d20260326_m045428_c001_v0001100_t0059_u01774500868228") 2026/03/26 05:04:37 DEBUG : dst/one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f116d1fe105d136de_d20260326_m045427_c001_v0001100_t0024_u01774500867024") 2026/03/26 05:04:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f401e3420dad2e8cd_d20260326_m045919_c001_v7007000_t0000_u01774501159906") 2026/03/26 05:04:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f100fed91184aeb7a_d20260326_m045916_c001_v0001117_t0011_u01774501156448") 2026/03/26 05:04:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10812637f4cc6dc8_d20260326_m045911_c001_v0001173_t0030_u01774501151648") 2026/03/26 05:04:37 DEBUG : dst/one.bak: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f418db9ec769ebcbe_d20260326_m045906_c001_v7007000_t0000_u01774501146526") 2026/03/26 05:04:37 DEBUG : dst/one.bak: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f113c8f90f9d5aae7_d20260326_m045903_c001_v0001173_t0050_u01774501143260") 2026/03/26 05:04:37 DEBUG : dst/one.bak: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1087dc998e430a2e_d20260326_m045858_c001_v0001109_t0008_u01774501138820") 2026/03/26 05:04:37 DEBUG : dst/one.bak: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f413d527c91b7adfe_d20260326_m045854_c001_v7007000_t0000_u01774501134416") 2026/03/26 05:04:37 DEBUG : dst/one.bak: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1189d33cdd33ba70_d20260326_m045851_c001_v0001173_t0053_u01774501131918") 2026/03/26 05:04:37 DEBUG : dst/one.bak: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10522ed845eedfb4_d20260326_m045847_c001_v0001039_t0059_u01774501127740") 2026/03/26 05:04:37 DEBUG : dst/three: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e4982_d20260326_m045603_c001_v7007000_t0000_u01774500963469") 2026/03/26 05:04:37 DEBUG : dst/three: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1084ccf879a5ce8e_d20260326_m045601_c001_v0001144_t0047_u01774500961445") 2026/03/26 05:04:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f401e3420dad2e8d2_d20260326_m045920_c001_v7007000_t0000_u01774501160094") 2026/03/26 05:04:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f108cf088b006733f_d20260326_m045918_c001_v0001038_t0004_u01774501158322") 2026/03/26 05:04:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f100670858dcd16cb_d20260326_m045913_c001_v0001115_t0033_u01774501153724") 2026/03/26 05:04:38 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f401e3420dad2e8d8_d20260326_m045920_c001_v7007000_t0000_u01774501160277") 2026/03/26 05:04:38 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1184c1237313f97d_d20260326_m045918_c001_v0001131_t0039_u01774501158998") 2026/03/26 05:04:38 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f416896be7463e381_d20260326_m045918_c001_v7007000_t0000_u01774501158815") 2026/03/26 05:04:38 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1184c1237313f965_d20260326_m045914_c001_v0001131_t0026_u01774501154444") 2026/03/26 05:04:38 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f416896be7463e37e_d20260326_m045914_c001_v7007000_t0000_u01774501154263") 2026/03/26 05:04:38 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc076_d20260326_m045908_c001_v0001173_t0050_u01774501148772") 2026/03/26 05:04:38 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f418db9ec769ebcc0_d20260326_m045906_c001_v7007000_t0000_u01774501146709") 2026/03/26 05:04:38 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1044e3b7fa6acfe0_d20260326_m045905_c001_v0001173_t0041_u01774501145388") 2026/03/26 05:04:38 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f421ca7993d4ef933_d20260326_m045905_c001_v7007000_t0000_u01774501145207") 2026/03/26 05:04:38 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1044e3b7fa6acfa4_d20260326_m045901_c001_v0001173_t0024_u01774501141678") 2026/03/26 05:04:38 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f421ca7993d4ef929_d20260326_m045901_c001_v7007000_t0000_u01774501141492") 2026/03/26 05:04:38 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d354d1_d20260326_m045856_c001_v0001180_t0034_u01774501136174") 2026/03/26 05:04:38 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a89ae_d20260326_m045853_c001_v7007000_t0000_u01774501133643") 2026/03/26 05:04:38 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bbf28_d20260326_m045850_c001_v0001173_t0057_u01774501130873") 2026/03/26 05:04:38 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8995_d20260326_m045850_c001_v7007000_t0000_u01774501130149") 2026/03/26 05:04:38 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35484_d20260326_m045845_c001_v0001180_t0004_u01774501125303") 2026/03/26 05:04:39 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a8965_d20260326_m045842_c001_v7007000_t0000_u01774501122923") 2026/03/26 05:04:39 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bbe6e_d20260326_m045840_c001_v0001173_t0007_u01774501120492") 2026/03/26 05:04:39 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4235dceb3a0a894d_d20260326_m045839_c001_v7007000_t0000_u01774501119382") 2026/03/26 05:04:39 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35268_d20260326_m045733_c001_v0001180_t0056_u01774501053078") 2026/03/26 05:04:39 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e2722_d20260326_m045730_c001_v7007000_t0000_u01774501050467") 2026/03/26 05:04:39 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb92e_d20260326_m045727_c001_v0001173_t0049_u01774501047775") 2026/03/26 05:04:39 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e2717_d20260326_m045726_c001_v7007000_t0000_u01774501046690") 2026/03/26 05:04:39 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3521c_d20260326_m045719_c001_v0001180_t0037_u01774501039208") 2026/03/26 05:04:39 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da437795e_d20260326_m045716_c001_v7007000_t0000_u01774501036468") 2026/03/26 05:04:39 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb7bd_d20260326_m045712_c001_v0001173_t0016_u01774501032773") 2026/03/26 05:04:39 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4059ec401e2bc8da_d20260326_m045611_c001_v7007000_t0000_u01774500971487") 2026/03/26 05:04:39 DEBUG : dst/three.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35168_d20260326_m045605_c001_v0001180_t0013_u01774500965240") 2026/03/26 05:04:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f418db9ec769ebcc2_d20260326_m045906_c001_v7007000_t0000_u01774501146966") 2026/03/26 05:04:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1193da50ad21e665_d20260326_m045904_c001_v0001098_t0035_u01774501144791") 2026/03/26 05:04:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f11051945ae6a91ff_d20260326_m045901_c001_v0001038_t0027_u01774501141023") 2026/03/26 05:04:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f413d527c91b7ae05_d20260326_m045854_c001_v7007000_t0000_u01774501134600") 2026/03/26 05:04:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f117344074c84848a_d20260326_m045853_c001_v0001109_t0049_u01774501133119") 2026/03/26 05:04:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1086abd15e3e484a_d20260326_m045849_c001_v0001039_t0006_u01774501129738") 2026/03/26 05:04:40 DEBUG : dst/two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f401e3420dad2e8dc_d20260326_m045920_c001_v7007000_t0000_u01774501160461") 2026/03/26 05:04:40 DEBUG : dst/two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3552d_d20260326_m045908_c001_v0001180_t0040_u01774501148572") 2026/03/26 05:04:40 DEBUG : dst/two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f418db9ec769ebcc3_d20260326_m045907_c001_v7007000_t0000_u01774501147150") 2026/03/26 05:04:40 DEBUG : dst/two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bbf7a_d20260326_m045855_c001_v0001173_t0002_u01774501135728") 2026/03/26 05:04:40 DEBUG : dst/two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f413d527c91b7ae0b_d20260326_m045854_c001_v7007000_t0000_u01774501134782") 2026/03/26 05:04:40 DEBUG : dst/two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bbec0_d20260326_m045844_c001_v0001173_t0028_u01774501124962") 2026/03/26 05:04:40 DEBUG : dst/two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f413d527c91b7ad76_d20260326_m045844_c001_v7007000_t0000_u01774501124025") 2026/03/26 05:04:40 DEBUG : dst/two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb96c_d20260326_m045732_c001_v0001173_t0032_u01774501052520") 2026/03/26 05:04:40 DEBUG : dst/two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f401e3420dad2e73e_d20260326_m045731_c001_v7007000_t0000_u01774501051571") 2026/03/26 05:04:40 DEBUG : dst/two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb861_d20260326_m045718_c001_v0001173_t0050_u01774501038866") 2026/03/26 05:04:40 DEBUG : dst/two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f418db9ec769eb8b6_d20260326_m045717_c001_v7007000_t0000_u01774501037553") 2026/03/26 05:04:40 DEBUG : dst/two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb4a5_d20260326_m045604_c001_v0001173_t0051_u01774500964645") 2026/03/26 05:04:40 DEBUG : dst/two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e4985_d20260326_m045603_c001_v7007000_t0000_u01774500963653") 2026/03/26 05:04:40 DEBUG : dst/two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f103944c02c393e16_d20260326_m045558_c001_v0001120_t0014_u01774500958879") 2026/03/26 05:04:40 DEBUG : dst/two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4084662c85672c26_d20260326_m045436_c001_v7007000_t0000_u01774500876380") 2026/03/26 05:04:40 DEBUG : dst/two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f116d1fe105d136e4_d20260326_m045434_c001_v0001100_t0050_u01774500874847") 2026/03/26 05:04:40 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731a30d_d20260326_m045401_c001_v7007000_t0000_u01774500841910") 2026/03/26 05:04:41 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb1f9_d20260326_m045358_c001_v0001173_t0054_u01774500838744") 2026/03/26 05:04:41 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731a2db_d20260326_m045356_c001_v7007000_t0000_u01774500836854") 2026/03/26 05:04:41 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d350a3_d20260326_m045346_c001_v0001180_t0019_u01774500826966") 2026/03/26 05:04:41 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb919_d20260326_m045338_c001_v7007000_t0000_u01774500818688") 2026/03/26 05:04:41 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb151_d20260326_m045335_c001_v0001173_t0008_u01774500815560") 2026/03/26 05:04:41 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0cb0_d20260326_m045315_c001_v7007000_t0000_u01774500795891") 2026/03/26 05:04:41 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb0ce_d20260326_m045313_c001_v0001173_t0032_u01774500793917") 2026/03/26 05:04:41 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0c72_d20260326_m045312_c001_v7007000_t0000_u01774500792971") 2026/03/26 05:04:41 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb0be_d20260326_m045311_c001_v0001173_t0050_u01774500791580") 2026/03/26 05:04:41 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0c15_d20260326_m045308_c001_v7007000_t0000_u01774500788558") 2026/03/26 05:04:41 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb0a2_d20260326_m045306_c001_v0001173_t0017_u01774500786577") 2026/03/26 05:04:41 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0bf9_d20260326_m045305_c001_v7007000_t0000_u01774500785706") 2026/03/26 05:04:41 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb08a_d20260326_m045304_c001_v0001173_t0040_u01774500784195") 2026/03/26 05:04:41 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0bb7_d20260326_m045257_c001_v7007000_t0000_u01774500777716") 2026/03/26 05:04:41 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb062_d20260326_m045255_c001_v0001173_t0058_u01774500775897") 2026/03/26 05:04:41 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0b65_d20260326_m045255_c001_v7007000_t0000_u01774500775049") 2026/03/26 05:04:41 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb04e_d20260326_m045254_c001_v0001173_t0032_u01774500774146") 2026/03/26 05:04:41 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0b23_d20260326_m045249_c001_v7007000_t0000_u01774500769697") 2026/03/26 05:04:41 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb01a_d20260326_m045248_c001_v0001173_t0019_u01774500768224") 2026/03/26 05:04:41 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0b17_d20260326_m045246_c001_v7007000_t0000_u01774500766342") 2026/03/26 05:04:42 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb002_d20260326_m045245_c001_v0001173_t0011_u01774500765217") 2026/03/26 05:04:42 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0b11_d20260326_m045244_c001_v7007000_t0000_u01774500764854") 2026/03/26 05:04:42 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f111c8fb214236384_d20260326_m045244_c001_v0001185_t0051_u01774500764270") 2026/03/26 05:04:42 DEBUG : empty space: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bafe8_d20260326_m045242_c001_v0001173_t0049_u01774500762484") 2026/03/26 05:04:42 DEBUG : enormous: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0c9a_d20260326_m045314_c001_v7007000_t0000_u01774500794979") 2026/03/26 05:04:42 DEBUG : enormous: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb0d0_d20260326_m045314_c001_v0001173_t0008_u01774500794205") 2026/03/26 05:04:42 DEBUG : existing: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f401e3420dad2e924_d20260326_m045925_c001_v7007000_t0000_u01774501165018") 2026/03/26 05:04:42 DEBUG : existing: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d355ad_d20260326_m045923_c001_v0001180_t0024_u01774501163877") 2026/03/26 05:04:42 DEBUG : existing: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb912_d20260326_m045334_c001_v7007000_t0000_u01774500814148") 2026/03/26 05:04:42 DEBUG : existing: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3507d_d20260326_m045333_c001_v0001180_t0046_u01774500813139") 2026/03/26 05:04:42 DEBUG : existing: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0afd_d20260326_m045239_c001_v7007000_t0000_u01774500759608") 2026/03/26 05:04:42 DEBUG : existing: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bafbe_d20260326_m045238_c001_v0001173_t0024_u01774500758464") 2026/03/26 05:04:42 DEBUG : existing: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0af6_d20260326_m045237_c001_v7007000_t0000_u01774500757919") 2026/03/26 05:04:42 DEBUG : existing: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bafb6_d20260326_m045237_c001_v0001173_t0018_u01774500757266") 2026/03/26 05:04:42 DEBUG : existing: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bafae_d20260326_m045236_c001_v0001173_t0020_u01774500756329") 2026/03/26 05:04:42 DEBUG : existing-b: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb913_d20260326_m045334_c001_v7007000_t0000_u01774500814332") 2026/03/26 05:04:42 DEBUG : existing-b: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb13f_d20260326_m045333_c001_v0001173_t0040_u01774500813147") 2026/03/26 05:04:42 DEBUG : file1: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febd6_d20260326_m050016_c001_v7007000_t0000_u01774501216158") 2026/03/26 05:04:42 DEBUG : file1: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965df39_d20260326_m050015_c001_v0001185_t0038_u01774501215026") 2026/03/26 05:04:42 DEBUG : file1: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febd3_d20260326_m050013_c001_v7007000_t0000_u01774501213697") 2026/03/26 05:04:43 DEBUG : file1: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e866b_d20260326_m050012_c001_v0001105_t0035_u01774501212336") 2026/03/26 05:04:43 DEBUG : five: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0cc7_d20260326_m045320_c001_v7007000_t0000_u01774500800314") 2026/03/26 05:04:43 DEBUG : five: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f40928524b94bb0e2_d20260326_m045317_c001_v0001173_t0048_u01774500797915") 2026/03/26 05:04:43 DEBUG : foo: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0b1c_d20260326_m045247_c001_v7007000_t0000_u01774500767861") 2026/03/26 05:04:43 DEBUG : foo: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f40928524b94bb010_d20260326_m045247_c001_v0001173_t0048_u01774500767258") 2026/03/26 05:04:43 DEBUG : foo: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f40928524b94bb00a_d20260326_m045246_c001_v0001173_t0048_u01774500766708") 2026/03/26 05:04:43 DEBUG : four: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb8b6_d20260326_m045320_c001_v7007000_t0000_u01774500800498") 2026/03/26 05:04:43 DEBUG : four: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4013b239b9d3505f_d20260326_m045318_c001_v0001180_t0008_u01774500798492") 2026/03/26 05:04:43 DEBUG : four: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb0de_d20260326_m045317_c001_v0001173_t0039_u01774500797113") 2026/03/26 05:04:43 DEBUG : hello world2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421cc86_d20260326_m045152_c001_v7007000_t0000_u01774500712209") 2026/03/26 05:04:43 DEBUG : hello world2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bae92_d20260326_m045151_c001_v0001173_t0001_u01774500711562") 2026/03/26 05:04:43 DEBUG : ignore-size: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0af1_d20260326_m045235_c001_v7007000_t0000_u01774500755965") 2026/03/26 05:04:43 DEBUG : ignore-size: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bafac_d20260326_m045234_c001_v0001173_t0023_u01774500754606") 2026/03/26 05:04:43 DEBUG : nested/sub dir/file: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb90f_d20260326_m045332_c001_v7007000_t0000_u01774500812405") 2026/03/26 05:04:43 DEBUG : nested/sub dir/file: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb139_d20260326_m045331_c001_v0001173_t0028_u01774500811620") 2026/03/26 05:04:43 DEBUG : nested/sub dir/file: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb90c_d20260326_m045330_c001_v7007000_t0000_u01774500810861") 2026/03/26 05:04:43 DEBUG : nested/sub dir/file: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb133_d20260326_m045330_c001_v0001173_t0036_u01774500810206") 2026/03/26 05:04:43 DEBUG : one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb8b9_d20260326_m045320_c001_v7007000_t0000_u01774500800682") 2026/03/26 05:04:43 DEBUG : one: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f40928524b94bb0d6_d20260326_m045316_c001_v0001173_t0048_u01774500796265") 2026/03/26 05:04:43 DEBUG : only0: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febbc_d20260326_m050007_c001_v7007000_t0000_u01774501207794") 2026/03/26 05:04:44 DEBUG : only0: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4013b239b9d3572a_d20260326_m050001_c001_v0001180_t0008_u01774501201892") 2026/03/26 05:04:44 DEBUG : only0: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc368_d20260326_m045948_c001_v0001173_t0031_u01774501188494") 2026/03/26 05:04:44 DEBUG : only0: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4165bdb0a3c66378_d20260326_m045942_c001_v7007000_t0000_u01774501182908") 2026/03/26 05:04:44 DEBUG : only0: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc1e4_d20260326_m045928_c001_v0001173_t0036_u01774501168660") 2026/03/26 05:04:44 DEBUG : only1: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febbd_d20260326_m050008_c001_v7007000_t0000_u01774501208018") 2026/03/26 05:04:44 DEBUG : only1: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4174d03c5965ddef_d20260326_m050002_c001_v0001185_t0041_u01774501202841") 2026/03/26 05:04:44 DEBUG : only1: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc374_d20260326_m045948_c001_v0001173_t0018_u01774501188989") 2026/03/26 05:04:44 DEBUG : only1: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab643bad_d20260326_m045941_c001_v7007000_t0000_u01774501181971") 2026/03/26 05:04:44 DEBUG : only1: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc1f2_d20260326_m045929_c001_v0001173_t0053_u01774501169302") 2026/03/26 05:04:44 DEBUG : only10: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febbe_d20260326_m050008_c001_v7007000_t0000_u01774501208201") 2026/03/26 05:04:44 DEBUG : only10: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f40928524b94bc4d0_d20260326_m050001_c001_v0001173_t0048_u01774501201902") 2026/03/26 05:04:44 DEBUG : only10: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc408_d20260326_m045954_c001_v0001173_t0049_u01774501194103") 2026/03/26 05:04:44 DEBUG : only10: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4165bdb0a3c66376_d20260326_m045942_c001_v7007000_t0000_u01774501182543") 2026/03/26 05:04:44 DEBUG : only10: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc26a_d20260326_m045935_c001_v0001173_t0020_u01774501175235") 2026/03/26 05:04:44 DEBUG : only11: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febbf_d20260326_m050008_c001_v7007000_t0000_u01774501208382") 2026/03/26 05:04:44 DEBUG : only11: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4174d03c5965dde7_d20260326_m050002_c001_v0001185_t0041_u01774501202468") 2026/03/26 05:04:44 DEBUG : only11: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc41e_d20260326_m045954_c001_v0001173_t0011_u01774501194888") 2026/03/26 05:04:44 DEBUG : only11: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f402e59599e728faa_d20260326_m045942_c001_v7007000_t0000_u01774501182921") 2026/03/26 05:04:44 DEBUG : only11: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc27c_d20260326_m045935_c001_v0001173_t0022_u01774501175738") 2026/03/26 05:04:44 DEBUG : only12: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febc0_d20260326_m050008_c001_v7007000_t0000_u01774501208565") 2026/03/26 05:04:44 DEBUG : only12: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f406590ec8a7e863d_d20260326_m050002_c001_v0001105_t0041_u01774501202659") 2026/03/26 05:04:45 DEBUG : only12: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc424_d20260326_m045955_c001_v0001173_t0050_u01774501195419") 2026/03/26 05:04:45 DEBUG : only12: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab643bb3_d20260326_m045943_c001_v7007000_t0000_u01774501183069") 2026/03/26 05:04:45 DEBUG : only12: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc284_d20260326_m045936_c001_v0001173_t0052_u01774501176231") 2026/03/26 05:04:45 DEBUG : only13: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febc1_d20260326_m050008_c001_v7007000_t0000_u01774501208751") 2026/03/26 05:04:45 DEBUG : only13: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4013b239b9d3572e_d20260326_m050002_c001_v0001180_t0008_u01774501202291") 2026/03/26 05:04:45 DEBUG : only13: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc438_d20260326_m045956_c001_v0001173_t0025_u01774501196071") 2026/03/26 05:04:45 DEBUG : only13: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab643bb1_d20260326_m045942_c001_v7007000_t0000_u01774501182707") 2026/03/26 05:04:45 DEBUG : only13: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc290_d20260326_m045936_c001_v0001173_t0044_u01774501176896") 2026/03/26 05:04:45 DEBUG : only14: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febc2_d20260326_m050008_c001_v7007000_t0000_u01774501208932") 2026/03/26 05:04:45 DEBUG : only14: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f40928524b94bc4dc_d20260326_m050002_c001_v0001173_t0048_u01774501202301") 2026/03/26 05:04:45 DEBUG : only14: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc44a_d20260326_m045956_c001_v0001173_t0029_u01774501196749") 2026/03/26 05:04:45 DEBUG : only14: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac322409de_d20260326_m045942_c001_v7007000_t0000_u01774501182719") 2026/03/26 05:04:45 DEBUG : only14: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc298_d20260326_m045937_c001_v0001173_t0015_u01774501177503") 2026/03/26 05:04:45 DEBUG : only15: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febc3_d20260326_m050009_c001_v7007000_t0000_u01774501209114") 2026/03/26 05:04:45 DEBUG : only15: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4013b239b9d35732_d20260326_m050002_c001_v0001180_t0008_u01774501202473") 2026/03/26 05:04:45 DEBUG : only15: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc466_d20260326_m045957_c001_v0001173_t0033_u01774501197596") 2026/03/26 05:04:45 DEBUG : only15: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac322409e2_d20260326_m045943_c001_v7007000_t0000_u01774501183085") 2026/03/26 05:04:45 DEBUG : only15: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc2a8_d20260326_m045938_c001_v0001173_t0011_u01774501178066") 2026/03/26 05:04:45 DEBUG : only16: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febc4_d20260326_m050009_c001_v7007000_t0000_u01774501209296") 2026/03/26 05:04:45 DEBUG : only16: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f40928524b94bc4e0_d20260326_m050002_c001_v0001173_t0048_u01774501202484") 2026/03/26 05:04:45 DEBUG : only16: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc474_d20260326_m045958_c001_v0001173_t0055_u01774501198327") 2026/03/26 05:04:45 DEBUG : only16: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4165bdb0a3c66377_d20260326_m045942_c001_v7007000_t0000_u01774501182726") 2026/03/26 05:04:46 DEBUG : only16: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc2b2_d20260326_m045938_c001_v0001173_t0044_u01774501178563") 2026/03/26 05:04:46 DEBUG : only17: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febc5_d20260326_m050009_c001_v7007000_t0000_u01774501209478") 2026/03/26 05:04:46 DEBUG : only17: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4174d03c5965ddeb_d20260326_m050002_c001_v0001185_t0041_u01774501202654") 2026/03/26 05:04:46 DEBUG : only17: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc482_d20260326_m045958_c001_v0001173_t0029_u01774501198979") 2026/03/26 05:04:46 DEBUG : only17: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab643bae_d20260326_m045942_c001_v7007000_t0000_u01774501182152") 2026/03/26 05:04:46 DEBUG : only17: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc2bc_d20260326_m045939_c001_v0001173_t0011_u01774501179433") 2026/03/26 05:04:46 DEBUG : only18: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febc6_d20260326_m050009_c001_v7007000_t0000_u01774501209661") 2026/03/26 05:04:46 DEBUG : only18: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f40928524b94bc4e2_d20260326_m050002_c001_v0001173_t0048_u01774501202665") 2026/03/26 05:04:46 DEBUG : only18: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc498_d20260326_m045959_c001_v0001173_t0018_u01774501199708") 2026/03/26 05:04:46 DEBUG : only18: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f402e59599e728fa9_d20260326_m045942_c001_v7007000_t0000_u01774501182739") 2026/03/26 05:04:46 DEBUG : only18: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc2c2_d20260326_m045939_c001_v0001173_t0012_u01774501179962") 2026/03/26 05:04:46 DEBUG : only19: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febc8_d20260326_m050009_c001_v7007000_t0000_u01774501209843") 2026/03/26 05:04:46 DEBUG : only19: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4013b239b9d35734_d20260326_m050002_c001_v0001180_t0008_u01774501202694") 2026/03/26 05:04:46 DEBUG : only19: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc4ae_d20260326_m050000_c001_v0001173_t0049_u01774501200441") 2026/03/26 05:04:47 DEBUG : only19: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab643baf_d20260326_m045942_c001_v7007000_t0000_u01774501182342") 2026/03/26 05:04:47 DEBUG : only19: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc2cc_d20260326_m045940_c001_v0001173_t0057_u01774501180510") 2026/03/26 05:04:47 DEBUG : only2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febc9_d20260326_m050010_c001_v7007000_t0000_u01774501210025") 2026/03/26 05:04:47 DEBUG : only2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f406590ec8a7e8641_d20260326_m050002_c001_v0001105_t0041_u01774501202848") 2026/03/26 05:04:47 DEBUG : only2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc380_d20260326_m045949_c001_v0001173_t0043_u01774501189633") 2026/03/26 05:04:47 DEBUG : only2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4165bdb0a3c66374_d20260326_m045942_c001_v7007000_t0000_u01774501182354") 2026/03/26 05:04:47 DEBUG : only2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc1f8_d20260326_m045930_c001_v0001173_t0033_u01774501170128") 2026/03/26 05:04:47 DEBUG : only3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febca_d20260326_m050010_c001_v7007000_t0000_u01774501210207") 2026/03/26 05:04:47 DEBUG : only3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f40928524b94bc4e6_d20260326_m050002_c001_v0001173_t0048_u01774501202860") 2026/03/26 05:04:47 DEBUG : only3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc38c_d20260326_m045950_c001_v0001173_t0027_u01774501190207") 2026/03/26 05:04:47 DEBUG : only3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab643bb2_d20260326_m045942_c001_v7007000_t0000_u01774501182888") 2026/03/26 05:04:47 DEBUG : only3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc206_d20260326_m045930_c001_v0001173_t0058_u01774501170645") 2026/03/26 05:04:47 DEBUG : only4: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febcb_d20260326_m050010_c001_v7007000_t0000_u01774501210390") 2026/03/26 05:04:47 DEBUG : only4: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4013b239b9d35738_d20260326_m050002_c001_v0001180_t0008_u01774501202882") 2026/03/26 05:04:47 DEBUG : only4: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc3a2_d20260326_m045950_c001_v0001173_t0016_u01774501190785") 2026/03/26 05:04:47 DEBUG : only4: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f402e59599e728fa6_d20260326_m045942_c001_v7007000_t0000_u01774501182555") 2026/03/26 05:04:47 DEBUG : only4: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc21e_d20260326_m045931_c001_v0001173_t0025_u01774501171160") 2026/03/26 05:04:47 DEBUG : only5: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febcd_d20260326_m050010_c001_v7007000_t0000_u01774501210572") 2026/03/26 05:04:47 DEBUG : only5: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4174d03c5965ddf5_d20260326_m050003_c001_v0001185_t0041_u01774501203022") 2026/03/26 05:04:47 DEBUG : only5: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc3aa_d20260326_m045951_c001_v0001173_t0027_u01774501191285") 2026/03/26 05:04:48 DEBUG : only5: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f402e59599e728fa4_d20260326_m045942_c001_v7007000_t0000_u01774501182367") 2026/03/26 05:04:48 DEBUG : only5: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc224_d20260326_m045931_c001_v0001173_t0014_u01774501171905") 2026/03/26 05:04:48 DEBUG : only6: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febce_d20260326_m050010_c001_v7007000_t0000_u01774501210754") 2026/03/26 05:04:48 DEBUG : only6: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f406590ec8a7e8643_d20260326_m050003_c001_v0001105_t0041_u01774501203034") 2026/03/26 05:04:48 DEBUG : only6: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc3b0_d20260326_m045951_c001_v0001173_t0025_u01774501191814") 2026/03/26 05:04:48 DEBUG : only6: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab643bb0_d20260326_m045942_c001_v7007000_t0000_u01774501182525") 2026/03/26 05:04:48 DEBUG : only6: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc22e_d20260326_m045932_c001_v0001173_t0027_u01774501172415") 2026/03/26 05:04:48 DEBUG : only7: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febcf_d20260326_m050010_c001_v7007000_t0000_u01774501210936") 2026/03/26 05:04:48 DEBUG : only7: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f40928524b94bc4ea_d20260326_m050003_c001_v0001173_t0048_u01774501203046") 2026/03/26 05:04:48 DEBUG : only7: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc3ca_d20260326_m045952_c001_v0001173_t0019_u01774501192460") 2026/03/26 05:04:48 DEBUG : only7: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac322409da_d20260326_m045942_c001_v7007000_t0000_u01774501182349") 2026/03/26 05:04:48 DEBUG : only7: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc23c_d20260326_m045933_c001_v0001173_t0017_u01774501173176") 2026/03/26 05:04:48 DEBUG : only8: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febd0_d20260326_m050011_c001_v7007000_t0000_u01774501211117") 2026/03/26 05:04:48 DEBUG : only8: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4013b239b9d3573c_d20260326_m050003_c001_v0001180_t0008_u01774501203064") 2026/03/26 05:04:48 DEBUG : only8: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc3e2_d20260326_m045953_c001_v0001173_t0009_u01774501193012") 2026/03/26 05:04:48 DEBUG : only8: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac322409e0_d20260326_m045942_c001_v7007000_t0000_u01774501182902") 2026/03/26 05:04:48 DEBUG : only8: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc24c_d20260326_m045933_c001_v0001173_t0047_u01774501173809") 2026/03/26 05:04:48 DEBUG : only9: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febd1_d20260326_m050011_c001_v7007000_t0000_u01774501211301") 2026/03/26 05:04:48 DEBUG : only9: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4174d03c5965ddf9_d20260326_m050003_c001_v0001185_t0041_u01774501203203") 2026/03/26 05:04:48 DEBUG : only9: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc3fc_d20260326_m045953_c001_v0001173_t0037_u01774501193637") 2026/03/26 05:04:49 DEBUG : only9: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac322409dc_d20260326_m045942_c001_v7007000_t0000_u01774501182536") 2026/03/26 05:04:49 DEBUG : only9: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc262_d20260326_m045934_c001_v0001173_t0043_u01774501174716") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb904_d20260326_m045329_c001_v7007000_t0000_u01774500809092") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb121_d20260326_m045327_c001_v0001173_t0057_u01774500807133") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb8f2_d20260326_m045326_c001_v7007000_t0000_u01774500806287") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb10d_d20260326_m045324_c001_v0001173_t0020_u01774500804536") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb8de_d20260326_m045323_c001_v7007000_t0000_u01774500803804") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f114e6ab0bf4d7a58_d20260326_m045321_c001_v0001167_t0020_u01774500801618") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0c3c_d20260326_m045310_c001_v7007000_t0000_u01774500790542") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb0b0_d20260326_m045309_c001_v0001173_t0043_u01774500789102") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0c0c_d20260326_m045307_c001_v7007000_t0000_u01774500787510") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb09e_d20260326_m045306_c001_v0001173_t0028_u01774500786250") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0bf2_d20260326_m045304_c001_v7007000_t0000_u01774500784911") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb086_d20260326_m045303_c001_v0001173_t0027_u01774500783822") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0ba8_d20260326_m045257_c001_v7007000_t0000_u01774500777167") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb05c_d20260326_m045255_c001_v0001173_t0050_u01774500775592") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0b6c_d20260326_m045255_c001_v7007000_t0000_u01774500775231") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb048_d20260326_m045253_c001_v0001173_t0035_u01774500773812") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0b41_d20260326_m045253_c001_v7007000_t0000_u01774500773445") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb042_d20260326_m045252_c001_v0001173_t0024_u01774500772734") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb034_d20260326_m045252_c001_v0001173_t0046_u01774500772008") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0b2c_d20260326_m045251_c001_v7007000_t0000_u01774500771647") 2026/03/26 05:04:49 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb028_d20260326_m045250_c001_v0001173_t0057_u01774500770913") 2026/03/26 05:04:50 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb024_d20260326_m045250_c001_v0001173_t0008_u01774500770242") 2026/03/26 05:04:50 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0b25_d20260326_m045249_c001_v7007000_t0000_u01774500769879") 2026/03/26 05:04:50 DEBUG : potato: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb020_d20260326_m045248_c001_v0001173_t0011_u01774500768907") 2026/03/26 05:04:50 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e22ff_d20260326_m045411_c001_v7007000_t0000_u01774500851464") 2026/03/26 05:04:50 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb25d_d20260326_m045410_c001_v0001173_t0057_u01774500850713") 2026/03/26 05:04:50 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731a311_d20260326_m045402_c001_v7007000_t0000_u01774500842239") 2026/03/26 05:04:50 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d350b7_d20260326_m045358_c001_v0001180_t0023_u01774500838136") 2026/03/26 05:04:50 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f421ca7993d4eeca7_d20260326_m045350_c001_v7007000_t0000_u01774500830513") 2026/03/26 05:04:50 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb1a1_d20260326_m045346_c001_v0001173_t0039_u01774500826154") 2026/03/26 05:04:50 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb91a_d20260326_m045339_c001_v7007000_t0000_u01774500819294") 2026/03/26 05:04:50 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35081_d20260326_m045335_c001_v0001180_t0058_u01774500815326") 2026/03/26 05:04:50 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0c9f_d20260326_m045315_c001_v7007000_t0000_u01774500795161") 2026/03/26 05:04:50 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb0ca_d20260326_m045313_c001_v0001173_t0008_u01774500793519") 2026/03/26 05:04:50 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0c79_d20260326_m045313_c001_v7007000_t0000_u01774500793153") 2026/03/26 05:04:50 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb0b8_d20260326_m045311_c001_v0001173_t0046_u01774500791088") 2026/03/26 05:04:50 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0c42_d20260326_m045310_c001_v7007000_t0000_u01774500790725") 2026/03/26 05:04:50 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb0b2_d20260326_m045309_c001_v0001173_t0050_u01774500789792") 2026/03/26 05:04:51 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0c17_d20260326_m045308_c001_v7007000_t0000_u01774500788742") 2026/03/26 05:04:51 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb0aa_d20260326_m045307_c001_v0001173_t0009_u01774500787878") 2026/03/26 05:04:51 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0bfd_d20260326_m045305_c001_v7007000_t0000_u01774500785889") 2026/03/26 05:04:51 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb096_d20260326_m045304_c001_v0001173_t0055_u01774500784920") 2026/03/26 05:04:51 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0bb8_d20260326_m045257_c001_v7007000_t0000_u01774500777898") 2026/03/26 05:04:51 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb066_d20260326_m045256_c001_v0001173_t0025_u01774500776752") 2026/03/26 05:04:51 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421cc89_d20260326_m045155_c001_v7007000_t0000_u01774500715298") 2026/03/26 05:04:51 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baeb6_d20260326_m045154_c001_v0001173_t0055_u01774500714496") 2026/03/26 05:04:51 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421cc87_d20260326_m045153_c001_v7007000_t0000_u01774500713586") 2026/03/26 05:04:51 DEBUG : potato2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baeaa_d20260326_m045152_c001_v0001173_t0032_u01774500712753") 2026/03/26 05:04:51 DEBUG : potato3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731a316_d20260326_m045402_c001_v7007000_t0000_u01774500842742") 2026/03/26 05:04:51 DEBUG : potato3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d350bd_d20260326_m045359_c001_v0001180_t0048_u01774500839127") 2026/03/26 05:04:51 DEBUG : potato3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f421ca7993d4eeca8_d20260326_m045350_c001_v7007000_t0000_u01774500830738") 2026/03/26 05:04:51 DEBUG : potato3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb1a9_d20260326_m045347_c001_v0001173_t0021_u01774500827163") 2026/03/26 05:04:51 DEBUG : potato3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb91b_d20260326_m045339_c001_v7007000_t0000_u01774500819477") 2026/03/26 05:04:51 DEBUG : potato3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3508d_d20260326_m045336_c001_v0001180_t0026_u01774500816059") 2026/03/26 05:04:51 DEBUG : pre-dest1/1: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e48f8_d20260326_m045546_c001_v7007000_t0000_u01774500946087") 2026/03/26 05:04:51 DEBUG : pre-dest1/1: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d350f9_d20260326_m045437_c001_v0001180_t0056_u01774500877141") 2026/03/26 05:04:51 DEBUG : pre-dest2/2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e48fa_d20260326_m045546_c001_v7007000_t0000_u01774500946272") 2026/03/26 05:04:51 DEBUG : pre-dest2/2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb304_d20260326_m045437_c001_v0001173_t0048_u01774500877781") 2026/03/26 05:04:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4084662c85672b92_d20260326_m045422_c001_v7007000_t0000_u01774500862995") 2026/03/26 05:04:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d350df_d20260326_m045419_c001_v0001180_t0040_u01774500859124") 2026/03/26 05:04:52 DEBUG : sizeonly: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0aee_d20260326_m045234_c001_v7007000_t0000_u01774500754006") 2026/03/26 05:04:52 DEBUG : sizeonly: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bafa4_d20260326_m045232_c001_v0001173_t0015_u01774500752836") 2026/03/26 05:04:52 DEBUG : splitbanan: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db57_d20260326_m050207_c001_v7007000_t0000_u01774501327588") 2026/03/26 05:04:52 DEBUG : splitbanan: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35bc4_d20260326_m050159_c001_v0001180_t0039_u01774501319849") 2026/03/26 05:04:52 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f72_d20260326_m050326_c001_v7007000_t0000_u01774501406471") 2026/03/26 05:04:52 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965f414_d20260326_m050319_c001_v0001185_t0031_u01774501399839") 2026/03/26 05:04:52 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4074310fab6446d6_d20260326_m050311_c001_v7007000_t0000_u01774501391279") 2026/03/26 05:04:52 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965f24c_d20260326_m050304_c001_v0001185_t0004_u01774501384547") 2026/03/26 05:04:52 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b5e9_d20260326_m050255_c001_v7007000_t0000_u01774501375541") 2026/03/26 05:04:52 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965f030_d20260326_m050249_c001_v0001185_t0047_u01774501369232") 2026/03/26 05:04:52 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4156322da437869e_d20260326_m050240_c001_v7007000_t0000_u01774501360914") 2026/03/26 05:04:52 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965ee7a_d20260326_m050234_c001_v0001185_t0044_u01774501354561") 2026/03/26 05:04:52 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b466_d20260326_m050223_c001_v7007000_t0000_u01774501343001") 2026/03/26 05:04:52 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965ec94_d20260326_m050215_c001_v0001185_t0003_u01774501335975") 2026/03/26 05:04:52 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421db11_d20260326_m050202_c001_v7007000_t0000_u01774501322036") 2026/03/26 05:04:52 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e88c4_d20260326_m050158_c001_v0001105_t0016_u01774501318766") 2026/03/26 05:04:52 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f410d4070fc3c9e96_d20260326_m050150_c001_v7007000_t0000_u01774501310628") 2026/03/26 05:04:52 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e940_d20260326_m050143_c001_v0001185_t0027_u01774501303579") 2026/03/26 05:04:52 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4148b7abf82ce485_d20260326_m050142_c001_v7007000_t0000_u01774501302359") 2026/03/26 05:04:52 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e8c8_d20260326_m050139_c001_v0001185_t0029_u01774501299726") 2026/03/26 05:04:53 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f41745aac32240d19_d20260326_m050131_c001_v7007000_t0000_u01774501291497") 2026/03/26 05:04:53 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e880c_d20260326_m050124_c001_v0001105_t0059_u01774501284056") 2026/03/26 05:04:53 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f422df688518e5407_d20260326_m050123_c001_v7007000_t0000_u01774501283120") 2026/03/26 05:04:53 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc9e0_d20260326_m050119_c001_v0001173_t0052_u01774501279570") 2026/03/26 05:04:53 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f418db9ec769ec284_d20260326_m050104_c001_v7007000_t0000_u01774501264976") 2026/03/26 05:04:53 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc8cc_d20260326_m050101_c001_v0001173_t0025_u01774501261204") 2026/03/26 05:04:53 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fe889_d20260326_m050052_c001_v7007000_t0000_u01774501252777") 2026/03/26 05:04:53 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc7c3_d20260326_m050045_c001_v0001173_t0020_u01774501245994") 2026/03/26 05:04:53 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f409808a7d731b04a_d20260326_m050038_c001_v7007000_t0000_u01774501238015") 2026/03/26 05:04:53 DEBUG : splitbananasplit: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc6df_d20260326_m050031_c001_v0001173_t0032_u01774501231436") 2026/03/26 05:04:53 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fef6a_d20260326_m050145_c001_v7007000_t0000_u01774501305578") 2026/03/26 05:04:53 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965e8de_d20260326_m050140_c001_v0001185_t0052_u01774501300681") 2026/03/26 05:04:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febde_d20260326_m050023_c001_v7007000_t0000_u01774501223564") 2026/03/26 05:04:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc63d_d20260326_m050020_c001_v0001173_t0047_u01774501220997") 2026/03/26 05:04:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f412f7ec57a4480ab_d20260326_m050019_c001_v7007000_t0000_u01774501219836") 2026/03/26 05:04:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e867d_d20260326_m050017_c001_v0001105_t0044_u01774501217120") 2026/03/26 05:04:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb910_d20260326_m045332_c001_v7007000_t0000_u01774500812587") 2026/03/26 05:04:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3507b_d20260326_m045331_c001_v0001180_t0027_u01774500811612") 2026/03/26 05:04:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb90d_d20260326_m045331_c001_v7007000_t0000_u01774500811054") 2026/03/26 05:04:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35071_d20260326_m045330_c001_v0001180_t0018_u01774500810198") 2026/03/26 05:04:53 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0ab4_d20260326_m045230_c001_v7007000_t0000_u01774500750691") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baf8a_d20260326_m045228_c001_v0001173_t0042_u01774500748688") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0a9c_d20260326_m045228_c001_v7007000_t0000_u01774500748312") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baf7e_d20260326_m045226_c001_v0001173_t0018_u01774500746817") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0a7c_d20260326_m045224_c001_v7007000_t0000_u01774500744757") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baf66_d20260326_m045223_c001_v0001173_t0004_u01774500743647") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0a7b_d20260326_m045223_c001_v7007000_t0000_u01774500743105") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baf56_d20260326_m045221_c001_v0001173_t0038_u01774500741819") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baf46_d20260326_m045218_c001_v0001173_t0006_u01774500738845") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0a79_d20260326_m045218_c001_v7007000_t0000_u01774500738483") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baf3a_d20260326_m045217_c001_v0001173_t0006_u01774500737755") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baf32_d20260326_m045216_c001_v0001173_t0002_u01774500736816") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f419c121b8b9e0a76_d20260326_m045216_c001_v7007000_t0000_u01774500736445") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baf10_d20260326_m045213_c001_v0001173_t0038_u01774500733286") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baf00_d20260326_m045210_c001_v0001173_t0040_u01774500730513") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421cc95_d20260326_m045210_c001_v7007000_t0000_u01774500730151") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baef2_d20260326_m045209_c001_v0001173_t0043_u01774500729460") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baef0_d20260326_m045208_c001_v0001173_t0037_u01774500728512") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421cc94_d20260326_m045208_c001_v7007000_t0000_u01774500728150") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baee2_d20260326_m045204_c001_v0001173_t0028_u01774500724411") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421cc91_d20260326_m045204_c001_v7007000_t0000_u01774500724037") 2026/03/26 05:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baee0_d20260326_m045203_c001_v0001173_t0043_u01774500723288") 2026/03/26 05:04:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421cc90_d20260326_m045202_c001_v7007000_t0000_u01774500722383") 2026/03/26 05:04:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baeda_d20260326_m045201_c001_v0001173_t0028_u01774500721778") 2026/03/26 05:04:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421cc8f_d20260326_m045201_c001_v7007000_t0000_u01774500721234") 2026/03/26 05:04:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baed8_d20260326_m045200_c001_v0001173_t0004_u01774500720449") 2026/03/26 05:04:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421cc8e_d20260326_m045159_c001_v7007000_t0000_u01774500719545") 2026/03/26 05:04:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baed2_d20260326_m045158_c001_v0001173_t0037_u01774500718682") 2026/03/26 05:04:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421cc8d_d20260326_m045158_c001_v7007000_t0000_u01774500718133") 2026/03/26 05:04:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baece_d20260326_m045157_c001_v0001173_t0029_u01774500717275") 2026/03/26 05:04:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421cc8a_d20260326_m045156_c001_v7007000_t0000_u01774500716726") 2026/03/26 05:04:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94baec0_d20260326_m045155_c001_v0001173_t0011_u01774500715842") 2026/03/26 05:04:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421cc84_d20260326_m045151_c001_v7007000_t0000_u01774500711021") 2026/03/26 05:04:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bae84_d20260326_m045150_c001_v0001173_t0013_u01774500710240") 2026/03/26 05:04:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421cc83_d20260326_m045149_c001_v7007000_t0000_u01774500709693") 2026/03/26 05:04:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bae74_d20260326_m045148_c001_v0001173_t0022_u01774500708985") 2026/03/26 05:04:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421cc82_d20260326_m045148_c001_v7007000_t0000_u01774500708086") 2026/03/26 05:04:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bae60_d20260326_m045147_c001_v0001173_t0036_u01774500707338") 2026/03/26 05:04:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f420836a59421cc80_d20260326_m045145_c001_v7007000_t0000_u01774500705179") 2026/03/26 05:04:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bae52_d20260326_m045144_c001_v0001173_t0028_u01774500704440") 2026/03/26 05:04:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febdf_d20260326_m050023_c001_v7007000_t0000_u01774501223747") 2026/03/26 05:04:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965dfd3_d20260326_m050021_c001_v0001185_t0016_u01774501221026") 2026/03/26 05:04:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f412f7ec57a4480ac_d20260326_m050020_c001_v7007000_t0000_u01774501220021") 2026/03/26 05:04:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3579c_d20260326_m050017_c001_v0001180_t0029_u01774501217131") 2026/03/26 05:04:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f75_d20260326_m050328_c001_v7007000_t0000_u01774501408778") 2026/03/26 05:04:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bd224_d20260326_m050327_c001_v0001173_t0055_u01774501407869") 2026/03/26 05:04:56 DEBUG : sub/yam: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb901_d20260326_m045328_c001_v7007000_t0000_u01774500808543") 2026/03/26 05:04:56 DEBUG : sub/yam: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3506b_d20260326_m045327_c001_v0001180_t0000_u01774500807081") 2026/03/26 05:04:56 DEBUG : test_dir1/file2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febd7_d20260326_m050016_c001_v7007000_t0000_u01774501216340") 2026/03/26 05:04:56 DEBUG : test_dir1/file2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc5c5_d20260326_m050014_c001_v0001173_t0045_u01774501214667") 2026/03/26 05:04:56 DEBUG : test_dir1/file2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febd4_d20260326_m050013_c001_v7007000_t0000_u01774501213880") 2026/03/26 05:04:56 DEBUG : test_dir1/file2: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3577e_d20260326_m050012_c001_v0001180_t0003_u01774501212358") 2026/03/26 05:04:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febd8_d20260326_m050016_c001_v7007000_t0000_u01774501216522") 2026/03/26 05:04:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d3578c_d20260326_m050014_c001_v0001180_t0010_u01774501214657") 2026/03/26 05:04:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f405c9f2a863febd5_d20260326_m050014_c001_v7007000_t0000_u01774501214061") 2026/03/26 05:04:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bc5a6_d20260326_m050012_c001_v0001173_t0049_u01774501212326") 2026/03/26 05:04:56 DEBUG : three: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb8bb_d20260326_m045320_c001_v7007000_t0000_u01774500800864") 2026/03/26 05:04:56 DEBUG : three: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb0e8_d20260326_m045319_c001_v0001173_t0029_u01774500799236") 2026/03/26 05:04:56 DEBUG : three: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bb0da_d20260326_m045316_c001_v0001173_t0033_u01774500796631") 2026/03/26 05:04:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f78_d20260326_m050330_c001_v7007000_t0000_u01774501410332") 2026/03/26 05:04:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35e66_d20260326_m050329_c001_v0001180_t0049_u01774501409735") 2026/03/26 05:04:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f9f_d20260326_m050349_c001_v7007000_t0000_u01774501429704") 2026/03/26 05:04:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8a7c_d20260326_m050348_c001_v0001105_t0003_u01774501428034") 2026/03/26 05:04:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f9b_d20260326_m050346_c001_v7007000_t0000_u01774501426466") 2026/03/26 05:04:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35ed8_d20260326_m050344_c001_v0001180_t0056_u01774501424928") 2026/03/26 05:04:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f99_d20260326_m050343_c001_v7007000_t0000_u01774501423886") 2026/03/26 05:04:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bd2e4_d20260326_m050342_c001_v0001173_t0027_u01774501422979") 2026/03/26 05:04:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f83_d20260326_m050337_c001_v7007000_t0000_u01774501417587") 2026/03/26 05:04:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35e98_d20260326_m050336_c001_v0001180_t0006_u01774501416413") 2026/03/26 05:04:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f85_d20260326_m050340_c001_v7007000_t0000_u01774501420481") 2026/03/26 05:04:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8a5e_d20260326_m050338_c001_v0001105_t0024_u01774501418549") 2026/03/26 05:04:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f82_d20260326_m050335_c001_v7007000_t0000_u01774501415449") 2026/03/26 05:04:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10928524b94bd286_d20260326_m050334_c001_v0001173_t0034_u01774501414754") 2026/03/26 05:04:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f81_d20260326_m050333_c001_v7007000_t0000_u01774501413796") 2026/03/26 05:04:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965f5d8_d20260326_m050333_c001_v0001185_t0039_u01774501413119") 2026/03/26 05:04:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f7e_d20260326_m050332_c001_v7007000_t0000_u01774501412155") 2026/03/26 05:04:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f106590ec8a7e8a44_d20260326_m050331_c001_v0001105_t0028_u01774501411300") 2026/03/26 05:04:57 DEBUG : toe/toe/toe: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4084662c85673d28_d20260326_m050354_c001_v7007000_t0000_u01774501434963") 2026/03/26 05:04:57 DEBUG : toe/toe/toe: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35f1c_d20260326_m050354_c001_v0001180_t0037_u01774501434315") 2026/03/26 05:04:57 DEBUG : toe/toe/toe: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f88_d20260326_m050342_c001_v7007000_t0000_u01774501422028") 2026/03/26 05:04:57 DEBUG : toe/toe/toe: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965f6cc_d20260326_m050341_c001_v0001185_t0032_u01774501421425") 2026/03/26 05:04:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4fa0_d20260326_m050350_c001_v7007000_t0000_u01774501430326") 2026/03/26 05:04:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1174d03c5965f774_d20260326_m050349_c001_v0001185_t0019_u01774501429511") 2026/03/26 05:04:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f415d20b5f16a4f9c_d20260326_m050347_c001_v7007000_t0000_u01774501427080") 2026/03/26 05:04:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f10594f0d8bdf8318_d20260326_m050346_c001_v0001041_t0001_u01774501426119") 2026/03/26 05:04:58 DEBUG : two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb8c0_d20260326_m045321_c001_v7007000_t0000_u01774500801046") 2026/03/26 05:04:58 DEBUG : two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f414e6ab0bf4d7a49_d20260326_m045318_c001_v0001167_t0023_u01774500798680") 2026/03/26 05:04:58 DEBUG : two: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f40928524b94bb0d8_d20260326_m045316_c001_v0001173_t0048_u01774500796448") 2026/03/26 05:04:58 DEBUG : yam: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb905_d20260326_m045329_c001_v7007000_t0000_u01774500809274") 2026/03/26 05:04:58 DEBUG : yam: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f108106bb081d31ff_d20260326_m045328_c001_v0001185_t0053_u01774500808294") 2026/03/26 05:04:58 DEBUG : yam: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb8ee_d20260326_m045325_c001_v7007000_t0000_u01774500805740") 2026/03/26 05:04:58 DEBUG : yam: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35067_d20260326_m045324_c001_v0001180_t0016_u01774500804549") 2026/03/26 05:04:58 DEBUG : yam: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb8d7_d20260326_m045323_c001_v7007000_t0000_u01774500803258") 2026/03/26 05:04:58 DEBUG : yam: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f1013b239b9d35063_d20260326_m045321_c001_v0001180_t0002_u01774500801602") 2026/03/26 05:04:58 DEBUG : yaml: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb8f4_d20260326_m045326_c001_v7007000_t0000_u01774500806468") 2026/03/26 05:04:58 DEBUG : yaml: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f11029493f2faeb68_d20260326_m045325_c001_v0001130_t0022_u01774500805368") 2026/03/26 05:04:58 DEBUG : yaml: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f4119e416b31fb8e0_d20260326_m045323_c001_v7007000_t0000_u01774500803987") 2026/03/26 05:04:58 DEBUG : yaml: Deleting (id "4_z7f42ed9370bd2b8b9fd80e1b_f117c4176ca69585b_d20260326_m045323_c001_v0001184_t0049_u01774500803064") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 13m18.045949649s (try 1/5)