"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/03/01 04:15:43 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu" 2026/03/01 04:15:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/01 04:15:44 DEBUG : Creating backend with remote "/tmp/rclone4052808112" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:15:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 04:15:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/01 04:15:45 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:15:45 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:15:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/01 04:15:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 04:15:45 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:15:45 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:15:46 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 04:15:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:15:46 INFO : sub dir/hello world: Copied (new) 2026/03/01 04:15:47 DEBUG : B2 bucket rclone-test-loyaneq8wosu: 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-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", 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-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", 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-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:15:48 DEBUG : Creating backend with remote "/non-existing" 2026/03/01 04:15:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/01 04:15:48 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:15:48 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:15:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 04:15:49 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:15:49 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:15:49 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 04:15:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:15:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.70s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", 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-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:15:50 INFO : B2 bucket rclone-test-loyaneq8wosu: Running all checks before starting transfers 2026/03/01 04:15:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 04:15:51 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:15:51 INFO : B2 bucket rclone-test-loyaneq8wosu: Checks finished, now starting transfers 2026/03/01 04:15:51 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:15:51 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 04:15:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:15:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.23s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:15:52 ERROR : Ignoring --no-traverse with sync 2026/03/01 04:15:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 04:15:52 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:15:52 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:15:52 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 04:15:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:15:52 INFO : sub dir/hello world: Copied (new) 2026/03/01 04:15:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.20s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:15:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/01 04:15:53 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:15:53 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:15:53 DEBUG : hello world2: size = 12 OK 2026/03/01 04:15:53 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/01 04:15:53 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.20s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:15:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 04:15:54 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:15:54 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:15:55 DEBUG : potato2: size = 11 OK 2026/03/01 04:15:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:15:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.24s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:15:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 04:15:56 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:15:56 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:15:56 DEBUG : potato2: size = 11 OK 2026/03/01 04:15:56 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:15:56 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:15:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/01 04:15:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/01 04:15:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/01 04:15:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/01 04:15:57 INFO : sub dir2: Making directory 2026/03/01 04:15:57 INFO : sub dir: Making directory 2026/03/01 04:15:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 04:15:57 INFO : sub dir2/sub sub dir2: Making directory 2026/03/01 04:15:57 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:15:57 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:15:58 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 04:15:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:15:58 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/01 04:15:58 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.20s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:15:58 INFO : sub dir2: Making directory 2026/03/01 04:15:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/01 04:15:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/01 04:15:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 04:15:59 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:15:59 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:15:59 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 04:15:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:15:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:00 DEBUG : sub dir2: Making directory with metadata 2026/03/01 04:16:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/01 04:16:00 INFO : sub dir2: Making directory 2026/03/01 04:16:00 INFO : sub dir: Making directory 2026/03/01 04:16:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 04:16:00 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:00 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:00 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 04:16:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:16:00 INFO : sub dir/hello world: Copied (new) 2026/03/01 04:16:00 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/01 04:16:00 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/01 04:16:00 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.39s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", 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-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:01 INFO : sub dir2: Making directory 2026/03/01 04:16:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 04:16:02 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:02 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:02 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 04:16:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:16:02 INFO : sub dir/hello world: Copied (new) 2026/03/01 04:16:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.24s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:03 DEBUG : sub dir2: Making directory with metadata 2026/03/01 04:16:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/01 04:16:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/01 04:16:03 INFO : sub dir2: Making directory 2026/03/01 04:16:03 INFO : sub dir: Making directory 2026/03/01 04:16:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 04:16:03 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:03 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:03 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 04:16:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:16:03 INFO : sub dir/hello world: Copied (new) 2026/03/01 04:16:03 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/01 04:16:03 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.31s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", 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-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:04 INFO : sub dir2: Making directory 2026/03/01 04:16:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 04:16:04 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:04 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:05 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 04:16:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:16:05 INFO : sub dir/hello world: Copied (new) 2026/03/01 04:16:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.21s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:06 DEBUG : Creating backend with remote "TestB2:rclone-test-nebekad6haka" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-loyaneq8wosu -> B2 bucket rclone-test-nebekad6haka 2026/03/01 04:16:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 04:16:07 DEBUG : B2 bucket rclone-test-nebekad6haka: Waiting for checks to finish 2026/03/01 04:16:07 DEBUG : B2 bucket rclone-test-nebekad6haka: Waiting for transfers to finish 2026/03/01 04:16:08 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 04:16:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:16:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/01 04:16:09 DEBUG : B2 bucket rclone-test-nebekad6haka: Purge remote 2026/03/01 04:16:09 INFO : B2 bucket rclone-test-nebekad6haka: cleaning bucket "rclone-test-nebekad6haka" of all files 2026/03/01 04:16:09 DEBUG : sub dir/hello world: Deleting (id "4_z5f025db390cdab7b9fc80e1b_f1005d4b1c12e7ddd_d20260301_m041608_c001_v0001036_t0037_u01772338568441") --- PASS: TestServerSideCopy (4.60s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:11 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:11 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:16:11 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:16:11 DEBUG : sub dir/hello world: Sizes differ 2026/03/01 04:16:11 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:11 DEBUG : sub dir/hello world: size = 17 OK 2026/03/01 04:16:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/01 04:16:11 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.68s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:12 DEBUG : Creating backend with remote "TestB2:rclone-test-xehikaz7hixo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-loyaneq8wosu -> B2 bucket rclone-test-xehikaz7hixo 2026/03/01 04:16:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 04:16:14 DEBUG : B2 bucket rclone-test-xehikaz7hixo: Waiting for checks to finish 2026/03/01 04:16:14 DEBUG : B2 bucket rclone-test-xehikaz7hixo: Waiting for transfers to finish 2026/03/01 04:16:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 04:16:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:16:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/01 04:16:16 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:16:16 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xehikaz7hixo) 2026/03/01 04:16:16 DEBUG : sub dir/hello world: Sizes differ 2026/03/01 04:16:16 DEBUG : B2 bucket rclone-test-xehikaz7hixo: Waiting for checks to finish 2026/03/01 04:16:16 DEBUG : B2 bucket rclone-test-xehikaz7hixo: Waiting for transfers to finish 2026/03/01 04:16:16 DEBUG : sub dir/hello world: size = 17 OK 2026/03/01 04:16:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/01 04:16:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/01 04:16:16 DEBUG : B2 bucket rclone-test-xehikaz7hixo: Purge remote 2026/03/01 04:16:16 INFO : B2 bucket rclone-test-xehikaz7hixo: cleaning bucket "rclone-test-xehikaz7hixo" of all files 2026/03/01 04:16:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fc27d3390cdab7b9fc80e1b_f10613ffd568a96bc_d20260301_m041616_c001_v0001144_t0057_u01772338576175") 2026/03/01 04:16:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fc27d3390cdab7b9fc80e1b_f119cff02f9774af4_d20260301_m041614_c001_v0001103_t0050_u01772338574666") --- PASS: TestServerSideCopyOverSelf (6.60s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:19 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:16:19 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:16:19 DEBUG : sub dir/hello world: Sizes differ 2026/03/01 04:16:19 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:20 DEBUG : sub dir/hello world: size = 17 OK 2026/03/01 04:16:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/01 04:16:20 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/01 04:16:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.87s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:21 DEBUG : Creating backend with remote "TestB2:rclone-test-fivukew2noxi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-loyaneq8wosu -> B2 bucket rclone-test-fivukew2noxi 2026/03/01 04:16:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 04:16:22 DEBUG : B2 bucket rclone-test-fivukew2noxi: Waiting for checks to finish 2026/03/01 04:16:22 DEBUG : B2 bucket rclone-test-fivukew2noxi: Waiting for transfers to finish 2026/03/01 04:16:23 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 04:16:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:16:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/01 04:16:24 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:16:24 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fivukew2noxi) 2026/03/01 04:16:24 DEBUG : sub dir/hello world: Sizes differ 2026/03/01 04:16:24 DEBUG : B2 bucket rclone-test-fivukew2noxi: Waiting for checks to finish 2026/03/01 04:16:24 DEBUG : B2 bucket rclone-test-fivukew2noxi: Waiting for transfers to finish 2026/03/01 04:16:24 DEBUG : sub dir/hello world: size = 17 OK 2026/03/01 04:16:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/01 04:16:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/01 04:16:24 INFO : sub dir/hello world: Deleted 2026/03/01 04:16:25 DEBUG : testing file moves 2026/03/01 04:16:25 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:16:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-fivukew2noxi) 2026/03/01 04:16:25 DEBUG : sub dir/hello world: Sizes differ 2026/03/01 04:16:25 DEBUG : B2 bucket rclone-test-fivukew2noxi: Waiting for checks to finish 2026/03/01 04:16:25 DEBUG : B2 bucket rclone-test-fivukew2noxi: Waiting for transfers to finish 2026/03/01 04:16:25 DEBUG : sub dir/hello world: size = 24 OK 2026/03/01 04:16:25 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/01 04:16:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/01 04:16:25 INFO : sub dir/hello world: Deleted 2026/03/01 04:16:26 DEBUG : B2 bucket rclone-test-fivukew2noxi: Purge remote 2026/03/01 04:16:26 INFO : B2 bucket rclone-test-fivukew2noxi: cleaning bucket "rclone-test-fivukew2noxi" of all files 2026/03/01 04:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf229d3390cdab7b9fc80e1b_f1197a3acf6cd17d5_d20260301_m041625_c001_v0001177_t0017_u01772338585639") 2026/03/01 04:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf229d3390cdab7b9fc80e1b_f110fc59f3d2c7e15_d20260301_m041624_c001_v0001185_t0005_u01772338584136") 2026/03/01 04:16:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf229d3390cdab7b9fc80e1b_f1181aedfc0baea4a_d20260301_m041622_c001_v0001101_t0002_u01772338582847") --- PASS: TestServerSideMoveOverSelf (7.04s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:28 ERROR : error listing: directory not found 2026/03/01 04:16:28 INFO : Local file system at /tmp/rclone4052808112: Making directory 2026/03/01 04:16:28 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:28 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.52s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 04:16:29 DEBUG : Local file system at /tmp/rclone4052808112: Waiting for checks to finish 2026/03/01 04:16:29 DEBUG : Local file system at /tmp/rclone4052808112: Waiting for transfers to finish 2026/03/01 04:16:30 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/01 04:16:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:16:30 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/01 04:16:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.79s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:31 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/01 04:16:31 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:31 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:31 DEBUG : check sum: size = 1 OK 2026/03/01 04:16:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/01 04:16:31 INFO : check sum: Copied (new) 2026/03/01 04:16:31 DEBUG : Waiting for deletions to finish 2026/03/01 04:16:32 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:32 DEBUG : check sum: size = 1 OK 2026/03/01 04:16:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/01 04:16:32 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/01 04:16:32 DEBUG : check sum: Unchanged skipping 2026/03/01 04:16:32 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:32 DEBUG : Waiting for deletions to finish 2026/03/01 04:16:32 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.67s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/01 04:16:32 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:32 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:33 DEBUG : sizeonly: size = 6 OK 2026/03/01 04:16:33 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/01 04:16:33 INFO : sizeonly: Copied (new) 2026/03/01 04:16:33 DEBUG : Waiting for deletions to finish 2026/03/01 04:16:33 DEBUG : sizeonly: size = 6 OK 2026/03/01 04:16:33 DEBUG : sizeonly: Sizes identical 2026/03/01 04:16:33 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:33 DEBUG : sizeonly: Unchanged skipping 2026/03/01 04:16:33 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:33 DEBUG : Waiting for deletions to finish 2026/03/01 04:16:33 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.75s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/01 04:16:34 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:34 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:35 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/01 04:16:35 INFO : ignore-size: Copied (new) 2026/03/01 04:16:35 DEBUG : Waiting for deletions to finish 2026/03/01 04:16:35 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:35 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:16:35 DEBUG : ignore-size: Unchanged skipping 2026/03/01 04:16:35 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:35 DEBUG : Waiting for deletions to finish 2026/03/01 04:16:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.63s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:36 DEBUG : existing: size = 6 OK 2026/03/01 04:16:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:16:36 DEBUG : existing: Unchanged skipping 2026/03/01 04:16:36 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:36 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:36 DEBUG : Waiting for deletions to finish 2026/03/01 04:16:36 INFO : There was nothing to transfer 2026/03/01 04:16:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/01 04:16:37 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:37 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:37 DEBUG : existing: size = 6 OK 2026/03/01 04:16:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/01 04:16:37 INFO : existing: Copied (replaced existing) 2026/03/01 04:16:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.90s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/01 04:16:38 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:38 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:38 DEBUG : existing: size = 6 OK 2026/03/01 04:16:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/01 04:16:38 INFO : existing: Copied (new) 2026/03/01 04:16:38 DEBUG : Waiting for deletions to finish 2026/03/01 04:16:38 DEBUG : existing: Destination exists, skipping 2026/03/01 04:16:38 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:38 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:38 DEBUG : Waiting for deletions to finish 2026/03/01 04:16:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.68s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:40 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/01 04:16:40 DEBUG : c/non empty space: size = 5 OK 2026/03/01 04:16:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:16:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/01 04:16:40 DEBUG : c/non empty space: Unchanged skipping 2026/03/01 04:16:40 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:40 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:41 DEBUG : a/potato2: size = 60 OK 2026/03/01 04:16:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 04:16:41 INFO : a/potato2: Copied (new) 2026/03/01 04:16:41 DEBUG : Waiting for deletions to finish 2026/03/01 04:16:41 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.48s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:42 DEBUG : empty space: size = 1 OK 2026/03/01 04:16:42 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:42 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/01 04:16:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/01 04:16:42 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/01 04:16:42 DEBUG : empty space: Unchanged skipping 2026/03/01 04:16:42 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:42 DEBUG : Waiting for deletions to finish 2026/03/01 04:16:42 INFO : There was nothing to transfer 2026/03/01 04:16:43 DEBUG : empty space: size = 1 OK 2026/03/01 04:16: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/01 04:16:43 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/01 04:16:44 INFO : empty space: Updated modification time in destination 2026/03/01 04:16:44 DEBUG : empty space: Unchanged skipping 2026/03/01 04:16:44 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:44 DEBUG : Waiting for deletions to finish 2026/03/01 04:16:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.62s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:45 DEBUG : empty space: size = 1 OK 2026/03/01 04:16: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/01 04:16:45 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/01 04:16:45 DEBUG : empty space: Unchanged skipping 2026/03/01 04:16:45 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:45 DEBUG : Waiting for deletions to finish 2026/03/01 04:16:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.38s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:46 DEBUG : foo: size = 3 OK 2026/03/01 04:16:46 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/01 04:16:46 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:16:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:16:46 DEBUG : foo: sha1 differ 2026/03/01 04:16:46 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:46 DEBUG : foo: size = 3 OK 2026/03/01 04:16:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/01 04:16:46 INFO : foo: Copied (replaced existing) 2026/03/01 04:16:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:48 DEBUG : empty space: size = 1 OK 2026/03/01 04:16:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:16:48 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/01 04:16:48 DEBUG : empty space: Unchanged skipping 2026/03/01 04:16:48 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:48 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:48 DEBUG : potato: size = 60 OK 2026/03/01 04:16:48 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 04:16:48 INFO : potato: Copied (new) 2026/03/01 04:16:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:50 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:50 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:16:50 DEBUG : potato: size = 60 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:16:50 DEBUG : potato: Sizes differ 2026/03/01 04:16:50 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:51 DEBUG : potato: size = 21 OK 2026/03/01 04:16:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/01 04:16:51 INFO : potato: Copied (replaced existing) 2026/03/01 04:16:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.83s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:52 DEBUG : potato: size = 21 OK 2026/03/01 04:16: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/01 04:16:52 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4052808112) 2026/03/01 04:16:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:16:52 DEBUG : potato: sha1 differ 2026/03/01 04:16:52 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:52 DEBUG : potato: size = 21 OK 2026/03/01 04:16:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/01 04:16:52 INFO : potato: Copied (replaced existing) 2026/03/01 04:16:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 04:16:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/01 04:16:54 DEBUG : empty space: size = 1 OK 2026/03/01 04:16:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:16:54 DEBUG : empty space: Unchanged skipping 2026/03/01 04:16:54 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:54 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:54 DEBUG : Waiting for deletions to finish 2026/03/01 04:16:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:56 DEBUG : empty space: size = 1 OK 2026/03/01 04:16:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:16:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 04:16:56 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:56 DEBUG : empty space: Unchanged skipping 2026/03/01 04:16:56 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:56 DEBUG : potato2: size = 60 OK 2026/03/01 04:16:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 04:16:56 INFO : potato2: Copied (new) 2026/03/01 04:16:56 DEBUG : Waiting for deletions to finish 2026/03/01 04:16:57 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:16:58 INFO : d: Making directory 2026/03/01 04:16:58 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/01 04:16:58 DEBUG : c/non empty space: size = 5 OK 2026/03/01 04:16:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:16:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/01 04:16:59 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:16:59 DEBUG : c/non empty space: Unchanged skipping 2026/03/01 04:16:59 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:16:59 DEBUG : a/potato2: size = 60 OK 2026/03/01 04:16:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 04:16:59 INFO : a/potato2: Copied (new) 2026/03/01 04:16:59 DEBUG : Waiting for deletions to finish 2026/03/01 04:16:59 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:17:01 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/01 04:17:01 DEBUG : c/non empty space: size = 5 OK 2026/03/01 04:17:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:17:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/01 04:17:01 DEBUG : c/non empty space: Unchanged skipping 2026/03/01 04:17:01 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:17:01 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:17:01 DEBUG : a/potato2: size = 60 OK 2026/03/01 04:17:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 04:17:01 INFO : a/potato2: Copied (new) 2026/03/01 04:17:01 ERROR : B2 bucket rclone-test-loyaneq8wosu: not deleting files as there were IO errors 2026/03/01 04:17:01 ERROR : B2 bucket rclone-test-loyaneq8wosu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.61s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:17:03 DEBUG : Waiting for deletions to finish 2026/03/01 04:17:04 DEBUG : empty space: size = 1 OK 2026/03/01 04:17:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:17:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 04:17:04 DEBUG : empty space: Unchanged skipping 2026/03/01 04:17:04 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:17:04 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:17:04 INFO : potato: Deleted 2026/03/01 04:17:04 DEBUG : potato2: size = 60 OK 2026/03/01 04:17:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 04:17:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.38s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:17:06 DEBUG : Waiting for deletions to finish 2026/03/01 04:17:06 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:17:06 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:17:06 INFO : potato: Deleted 2026/03/01 04:17:07 DEBUG : empty space: size = 1 OK 2026/03/01 04:17:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:17:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 04:17:07 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:17:07 DEBUG : empty space: Unchanged skipping 2026/03/01 04:17:07 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:17:07 DEBUG : potato2: size = 60 OK 2026/03/01 04:17:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 04:17:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.03s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:17:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 04:17:09 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:17:09 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:17:09 DEBUG : potato2: size = 19 OK 2026/03/01 04:17:09 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/01 04:17:09 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.96s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:17:11 DEBUG : enormous: Excluded (Size Filter) 2026/03/01 04:17:11 DEBUG : enormous: Excluded 2026/03/01 04:17:11 DEBUG : potato2: Excluded (Size Filter) 2026/03/01 04:17:11 DEBUG : potato2: Excluded 2026/03/01 04:17:11 DEBUG : potato2: Excluded (Size Filter) 2026/03/01 04:17:11 DEBUG : empty space: size = 1 OK 2026/03/01 04:17:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:17:11 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:17:11 DEBUG : empty space: Unchanged skipping 2026/03/01 04:17:11 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:17:11 DEBUG : Waiting for deletions to finish 2026/03/01 04:17:11 INFO : There was nothing to transfer 2026/03/01 04:17:11 DEBUG : enormous: Excluded (Size Filter) 2026/03/01 04:17:11 DEBUG : enormous: Excluded 2026/03/01 04:17:11 DEBUG : potato2: Excluded (Size Filter) 2026/03/01 04:17:11 DEBUG : potato2: Excluded 2026/03/01 04:17:11 DEBUG : potato2: Excluded (Size Filter) 2026/03/01 04:17:11 DEBUG : empty space: size = 1 OK 2026/03/01 04:17:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/01 04:17:11 DEBUG : empty space: Unchanged skipping 2026/03/01 04:17:11 DEBUG : Local file system at /tmp/rclone4052808112: Waiting for checks to finish 2026/03/01 04:17:11 DEBUG : Local file system at /tmp/rclone4052808112: Waiting for transfers to finish 2026/03/01 04:17:11 DEBUG : Waiting for deletions to finish 2026/03/01 04:17:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.16s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:17:13 DEBUG : enormous: Excluded (Size Filter) 2026/03/01 04:17:13 DEBUG : enormous: Excluded 2026/03/01 04:17:13 DEBUG : potato2: Excluded (Size Filter) 2026/03/01 04:17:13 DEBUG : potato2: Excluded 2026/03/01 04:17:14 DEBUG : empty space: size = 1 OK 2026/03/01 04:17:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:17:14 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:17:14 DEBUG : empty space: Unchanged skipping 2026/03/01 04:17:14 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:17:14 DEBUG : Waiting for deletions to finish 2026/03/01 04:17:14 INFO : enormous: Deleted 2026/03/01 04:17:14 INFO : potato2: Deleted 2026/03/01 04:17:14 INFO : There was nothing to transfer 2026/03/01 04:17:14 DEBUG : empty space: size = 1 OK 2026/03/01 04:17:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/01 04:17:14 DEBUG : empty space: Unchanged skipping 2026/03/01 04:17:14 DEBUG : Local file system at /tmp/rclone4052808112: Waiting for checks to finish 2026/03/01 04:17:14 DEBUG : Local file system at /tmp/rclone4052808112: Waiting for transfers to finish 2026/03/01 04:17:14 DEBUG : Waiting for deletions to finish 2026/03/01 04:17:14 INFO : enormous: Deleted 2026/03/01 04:17:14 INFO : potato2: Deleted 2026/03/01 04:17:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.83s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:17:16 DEBUG : five: Need to transfer - File not found at Destination 2026/03/01 04:17:16 DEBUG : one: Destination is newer than source, skipping 2026/03/01 04:17:16 DEBUG : four: size = 4 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:17:16 DEBUG : three: size = 5 OK 2026/03/01 04:17:16 DEBUG : three: Sizes identical 2026/03/01 04:17:16 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/01 04:17:16 DEBUG : four: size = 8 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:17:16 DEBUG : four: Sizes differ 2026/03/01 04:17:16 DEBUG : two: size = 3 OK 2026/03/01 04:17:16 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:17:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4052808112) 2026/03/01 04:17:16 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:17:16 DEBUG : two: sha1 differ 2026/03/01 04:17:16 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/01 04:17:16 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:17:17 DEBUG : five: size = 4 OK 2026/03/01 04:17:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/01 04:17:17 INFO : five: Copied (new) 2026/03/01 04:17:17 DEBUG : four: size = 4 OK 2026/03/01 04:17:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/01 04:17:17 INFO : four: Copied (replaced existing) 2026/03/01 04:17:17 DEBUG : two: size = 3 OK 2026/03/01 04:17:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/01 04:17:17 INFO : two: Copied (replaced existing) 2026/03/01 04:17:17 DEBUG : Waiting for deletions to finish 2026/03/01 04:17:18 DEBUG : five: size = 4 OK 2026/03/01 04:17:18 DEBUG : four: size = 4 OK 2026/03/01 04:17:18 DEBUG : one: Destination is newer than source, skipping 2026/03/01 04:17:18 DEBUG : three: size = 5 OK 2026/03/01 04:17:18 DEBUG : two: size = 3 OK 2026/03/01 04:17:18 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:17:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/01 04:17:18 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/01 04:17:18 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/01 04:17:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4052808112) 2026/03/01 04:17:18 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:17:18 DEBUG : three: sha1 differ 2026/03/01 04:17:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/01 04:17:18 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/01 04:17:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/01 04:17:18 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/01 04:17:18 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/01 04:17:18 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/01 04:17:18 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/01 04:17:18 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:17:18 DEBUG : three: size = 5 OK 2026/03/01 04:17:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/01 04:17:18 INFO : three: Copied (replaced existing) 2026/03/01 04:17:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.68s) === 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-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/01 04:17:20 INFO : B2 bucket rclone-test-loyaneq8wosu: Making map for --track-renames 2026/03/01 04:17:20 INFO : B2 bucket rclone-test-loyaneq8wosu: Finished making map for --track-renames 2026/03/01 04:17:20 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:17:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/01 04:17:20 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for renames to finish 2026/03/01 04:17:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/01 04:17:20 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:17:20 DEBUG : potato: size = 14 OK 2026/03/01 04:17:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/01 04:17:20 INFO : potato: Copied (new) 2026/03/01 04:17:20 DEBUG : yam: size = 11 OK 2026/03/01 04:17:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/01 04:17:20 INFO : yam: Copied (new) 2026/03/01 04:17:20 DEBUG : Waiting for deletions to finish 2026/03/01 04:17:21 DEBUG : potato: size = 14 OK 2026/03/01 04:17:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:17:21 INFO : B2 bucket rclone-test-loyaneq8wosu: Making map for --track-renames 2026/03/01 04:17:21 INFO : B2 bucket rclone-test-loyaneq8wosu: Finished making map for --track-renames 2026/03/01 04:17:21 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:17:21 DEBUG : potato: Unchanged skipping 2026/03/01 04:17:21 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for renames to finish 2026/03/01 04:17:22 DEBUG : yaml: size = 11 OK 2026/03/01 04:17:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/01 04:17:22 INFO : yam: Copied (server-side copy) to: yaml 2026/03/01 04:17:22 INFO : yam: Deleted 2026/03/01 04:17:22 INFO : yaml: Renamed from "yam" 2026/03/01 04:17:22 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:17:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.25s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/01 04:17:23 INFO : B2 bucket rclone-test-loyaneq8wosu: Making map for --track-renames 2026/03/01 04:17:23 INFO : B2 bucket rclone-test-loyaneq8wosu: Finished making map for --track-renames 2026/03/01 04:17:23 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:17:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/01 04:17:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/01 04:17:23 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for renames to finish 2026/03/01 04:17:23 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:17:23 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1099-12.backblaze.com/b2api/v1/b2_upload_file/4f720d0390cdab7b9fc80e1b/c001_v0001099_t0058": EOF 2026/03/01 04:17:23 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1099-12.backblaze.com/b2api/v1/b2_upload_file/4f720d0390cdab7b9fc80e1b/c001_v0001099_t0058": EOF) 2026/03/01 04:17:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/01 04:17:23 DEBUG : potato: Received error: Post "https://pod-000-1099-12.backblaze.com/b2api/v1/b2_upload_file/4f720d0390cdab7b9fc80e1b/c001_v0001099_t0058": EOF - low level retry 0/10 2026/03/01 04:17:23 DEBUG : pacer: Reducing sleep to 10ms 2026/03/01 04:17:23 DEBUG : yam: size = 11 OK 2026/03/01 04:17:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/01 04:17:23 INFO : yam: Copied (new) 2026/03/01 04:17:24 DEBUG : potato: size = 14 OK 2026/03/01 04:17:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/01 04:17:24 INFO : potato: Copied (new) 2026/03/01 04:17:24 DEBUG : Waiting for deletions to finish 2026/03/01 04:17:24 DEBUG : potato: size = 14 OK 2026/03/01 04:17:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:17:24 INFO : B2 bucket rclone-test-loyaneq8wosu: Making map for --track-renames 2026/03/01 04:17:24 INFO : B2 bucket rclone-test-loyaneq8wosu: Finished making map for --track-renames 2026/03/01 04:17:24 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:17:24 DEBUG : potato: Unchanged skipping 2026/03/01 04:17:24 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for renames to finish 2026/03/01 04:17:25 DEBUG : yaml: size = 11 OK 2026/03/01 04:17:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/01 04:17:25 INFO : yam: Copied (server-side copy) to: yaml 2026/03/01 04:17:25 INFO : yam: Deleted 2026/03/01 04:17:25 INFO : yaml: Renamed from "yam" 2026/03/01 04:17:25 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:17:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/01 04:17:26 INFO : B2 bucket rclone-test-loyaneq8wosu: Making map for --track-renames 2026/03/01 04:17:26 INFO : B2 bucket rclone-test-loyaneq8wosu: Finished making map for --track-renames 2026/03/01 04:17:26 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:17:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/01 04:17:26 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for renames to finish 2026/03/01 04:17:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/01 04:17:26 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:17:26 DEBUG : sub/yam: size = 11 OK 2026/03/01 04:17:26 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/01 04:17:26 INFO : sub/yam: Copied (new) 2026/03/01 04:17:26 DEBUG : potato: size = 14 OK 2026/03/01 04:17:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/01 04:17:26 INFO : potato: Copied (new) 2026/03/01 04:17:26 DEBUG : Waiting for deletions to finish 2026/03/01 04:17:27 DEBUG : potato: size = 14 OK 2026/03/01 04:17:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:17:27 DEBUG : potato: Unchanged skipping 2026/03/01 04:17:27 INFO : B2 bucket rclone-test-loyaneq8wosu: Making map for --track-renames 2026/03/01 04:17:27 INFO : B2 bucket rclone-test-loyaneq8wosu: Finished making map for --track-renames 2026/03/01 04:17:27 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:17:27 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for renames to finish 2026/03/01 04:17:28 DEBUG : yam: size = 11 OK 2026/03/01 04:17:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/01 04:17:28 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/01 04:17:28 INFO : sub/yam: Deleted 2026/03/01 04:17:28 INFO : yam: Renamed from "sub/yam" 2026/03/01 04:17:28 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:17:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.09s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:17:29 DEBUG : Creating backend with remote "/tmp/rclone4052808112/dir1" 2026/03/01 04:17:29 DEBUG : Config file has changed externally - reloading 2026/03/01 04:17:29 DEBUG : Creating backend with remote "/tmp/rclone4052808112/dir2" 2026/03/01 04:17:29 DEBUG : Local file system at /tmp/rclone4052808112/dir2: Using server-side directory move 2026/03/01 04:17:29 INFO : Local file system at /tmp/rclone4052808112/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/01 04:17:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/01 04:17:29 DEBUG : Local file system at /tmp/rclone4052808112/dir2: Waiting for checks to finish 2026/03/01 04:17:29 DEBUG : Local file system at /tmp/rclone4052808112/dir2: Waiting for transfers to finish 2026/03/01 04:17:29 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:17:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 04:17:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/01 04:17:29 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:17:29 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:17:30 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/01 04:17:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/01 04:17:30 INFO : nested/sub dir/file: Copied (new) 2026/03/01 04:17:30 INFO : nested/sub dir/file: Deleted 2026/03/01 04:17:30 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 04:17:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:17:30 INFO : sub dir/hello world: Copied (new) 2026/03/01 04:17:30 INFO : sub dir/hello world: Deleted 2026/03/01 04:17:30 INFO : sub dir: Removing directory 2026/03/01 04:17:30 INFO : nested/sub dir: Removing directory 2026/03/01 04:17:30 INFO : nested: Removing directory 2026/03/01 04:17:30 DEBUG : Local file system at /tmp/rclone4052808112: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.69s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:17:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/01 04:17:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 04:17:31 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:17:31 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:17:31 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/01 04:17:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/01 04:17:31 INFO : nested/sub dir/file: Copied (new) 2026/03/01 04:17:31 INFO : nested/sub dir/file: Deleted 2026/03/01 04:17:31 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 04:17:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:17:31 INFO : sub dir/hello world: Copied (new) 2026/03/01 04:17:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.60s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:17:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/01 04:17:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/01 04:17:33 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:17:33 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:17:33 DEBUG : existing-b: size = 6 OK 2026/03/01 04:17:33 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/01 04:17:33 INFO : existing-b: Copied (new) 2026/03/01 04:17:33 INFO : existing-b: Deleted 2026/03/01 04:17:33 DEBUG : existing: size = 6 OK 2026/03/01 04:17:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/01 04:17:33 INFO : existing: Copied (new) 2026/03/01 04:17:33 INFO : existing: Deleted 2026/03/01 04:17:33 DEBUG : existing: Destination exists, skipping 2026/03/01 04:17:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/01 04:17:33 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:17:33 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:17:33 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.98s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:17:34 DEBUG : Creating backend with remote "TestB2:rclone-test-belekip1fipe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-loyaneq8wosu -> B2 bucket rclone-test-belekip1fipe 2026/03/01 04:17:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 04:17:39 DEBUG : empty space: size = 1 OK 2026/03/01 04:17:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/01 04:17:39 DEBUG : empty space: Unchanged skipping 2026/03/01 04:17:39 DEBUG : potato3: size = 68 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:17:39 DEBUG : potato3: size = 60 (B2 bucket rclone-test-belekip1fipe) 2026/03/01 04:17:39 DEBUG : potato3: Sizes differ 2026/03/01 04:17:39 DEBUG : B2 bucket rclone-test-belekip1fipe: Waiting for checks to finish 2026/03/01 04:17:39 INFO : empty space: Deleted 2026/03/01 04:17:39 DEBUG : B2 bucket rclone-test-belekip1fipe: Waiting for transfers to finish 2026/03/01 04:17:40 DEBUG : potato2: size = 60 OK 2026/03/01 04:17:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 04:17:40 INFO : potato2: Copied (server-side copy) 2026/03/01 04:17:40 INFO : potato2: Deleted 2026/03/01 04:17:40 DEBUG : potato3: size = 68 OK 2026/03/01 04:17:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/01 04:17:40 INFO : potato3: Copied (server-side copy) 2026/03/01 04:17:40 INFO : potato3: Deleted 2026/03/01 04:17:41 DEBUG : Creating backend with remote "TestB2:rclone-test-jemetig0hijo" 2026/03/01 04:17:42 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/01 04:17:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 04:17:42 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/01 04:17:42 DEBUG : B2 bucket rclone-test-jemetig0hijo: Waiting for checks to finish 2026/03/01 04:17:42 DEBUG : B2 bucket rclone-test-jemetig0hijo: Waiting for transfers to finish 2026/03/01 04:17:43 DEBUG : potato2: size = 60 OK 2026/03/01 04:17:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 04:17:43 INFO : potato2: Copied (server-side copy) 2026/03/01 04:17:43 DEBUG : empty space: size = 1 OK 2026/03/01 04:17:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/01 04:17:43 INFO : empty space: Copied (server-side copy) 2026/03/01 04:17:43 INFO : potato2: Deleted 2026/03/01 04:17:43 INFO : empty space: Deleted 2026/03/01 04:17:44 DEBUG : potato3: size = 68 OK 2026/03/01 04:17:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/01 04:17:44 INFO : potato3: Copied (server-side copy) 2026/03/01 04:17:44 INFO : potato3: Deleted 2026/03/01 04:17:44 DEBUG : B2 bucket rclone-test-jemetig0hijo: Purge remote 2026/03/01 04:17:44 INFO : B2 bucket rclone-test-jemetig0hijo: cleaning bucket "rclone-test-jemetig0hijo" of all files 2026/03/01 04:17:44 DEBUG : empty space: Deleting (id "4_z7f82cdc390ddab7b9fc80e1b_f1188642f78d13f84_d20260301_m041742_c001_v0001039_t0033_u01772338662943") 2026/03/01 04:17:44 DEBUG : potato2: Deleting (id "4_z7f82cdc390ddab7b9fc80e1b_f1125e651ec70ba5b_d20260301_m041743_c001_v0001103_t0049_u01772338663312") 2026/03/01 04:17:44 DEBUG : potato3: Deleting (id "4_z7f82cdc390ddab7b9fc80e1b_f114664f807bce1fa_d20260301_m041743_c001_v0001173_t0056_u01772338663327") 2026/03/01 04:17:45 DEBUG : B2 bucket rclone-test-belekip1fipe: Purge remote 2026/03/01 04:17:45 INFO : B2 bucket rclone-test-belekip1fipe: cleaning bucket "rclone-test-belekip1fipe" of all files 2026/03/01 04:17:45 DEBUG : empty space: Deleting (id "4_z6fd2bd8390ddab7b9fc80e1b_f419fb8cfe7c69de7_d20260301_m041743_c001_v7007000_t0000_u01772338663816") 2026/03/01 04:17:45 DEBUG : empty space: Deleting (id "4_z6fd2bd8390ddab7b9fc80e1b_f1124eaba81c74d46_d20260301_m041738_c001_v0001043_t0048_u01772338658413") 2026/03/01 04:17:45 DEBUG : potato2: Deleting (id "4_z6fd2bd8390ddab7b9fc80e1b_f4178e9ad86135efa_d20260301_m041743_c001_v7007000_t0000_u01772338663648") 2026/03/01 04:17:45 DEBUG : potato2: Deleting (id "4_z6fd2bd8390ddab7b9fc80e1b_f118c6b2fc23f9095_d20260301_m041739_c001_v0001136_t0057_u01772338659869") 2026/03/01 04:17:45 DEBUG : potato3: Deleting (id "4_z6fd2bd8390ddab7b9fc80e1b_f419fb8cfe7c69de8_d20260301_m041744_c001_v7007000_t0000_u01772338664188") 2026/03/01 04:17:45 DEBUG : potato3: Deleting (id "4_z6fd2bd8390ddab7b9fc80e1b_f114bee9c5f9979b0_d20260301_m041740_c001_v0001039_t0036_u01772338660238") 2026/03/01 04:17:45 DEBUG : potato3: Deleting (id "4_z6fd2bd8390ddab7b9fc80e1b_f1124eaba81c74d4c_d20260301_m041738_c001_v0001043_t0011_u01772338658871") --- PASS: TestServerSideMove (12.57s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:17:47 DEBUG : Creating backend with remote "TestB2:rclone-test-vufozav6yata" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-loyaneq8wosu -> B2 bucket rclone-test-vufozav6yata 2026/03/01 04:17:52 DEBUG : empty space: Excluded (Size Filter) 2026/03/01 04:17:52 DEBUG : empty space: Excluded (Size Filter) 2026/03/01 04:17:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 04:17:52 DEBUG : potato3: size = 68 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:17:52 DEBUG : B2 bucket rclone-test-vufozav6yata: Waiting for checks to finish 2026/03/01 04:17:52 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vufozav6yata) 2026/03/01 04:17:52 DEBUG : potato3: Sizes differ 2026/03/01 04:17:52 DEBUG : B2 bucket rclone-test-vufozav6yata: Waiting for transfers to finish 2026/03/01 04:17:53 DEBUG : potato2: size = 60 OK 2026/03/01 04:17:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 04:17:53 INFO : potato2: Copied (server-side copy) 2026/03/01 04:17:53 INFO : potato2: Deleted 2026/03/01 04:17:53 DEBUG : potato3: size = 68 OK 2026/03/01 04:17:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/01 04:17:53 INFO : potato3: Copied (server-side copy) 2026/03/01 04:17:53 INFO : potato3: Deleted 2026/03/01 04:17:53 DEBUG : Creating backend with remote "TestB2:rclone-test-felofir3koro" 2026/03/01 04:17:54 DEBUG : empty space: Excluded (Size Filter) 2026/03/01 04:17:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 04:17:55 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/01 04:17:55 DEBUG : B2 bucket rclone-test-felofir3koro: Waiting for checks to finish 2026/03/01 04:17:55 DEBUG : B2 bucket rclone-test-felofir3koro: Waiting for transfers to finish 2026/03/01 04:17:56 DEBUG : potato2: size = 60 OK 2026/03/01 04:17:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 04:17:56 INFO : potato2: Copied (server-side copy) 2026/03/01 04:17:56 DEBUG : potato3: size = 68 OK 2026/03/01 04:17:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/01 04:17:56 INFO : potato3: Copied (server-side copy) 2026/03/01 04:17:56 INFO : potato2: Deleted 2026/03/01 04:17:56 INFO : potato3: Deleted 2026/03/01 04:17:56 DEBUG : B2 bucket rclone-test-felofir3koro: Purge remote 2026/03/01 04:17:56 INFO : B2 bucket rclone-test-felofir3koro: cleaning bucket "rclone-test-felofir3koro" of all files 2026/03/01 04:17:56 DEBUG : potato2: Deleting (id "4_zefa2fdd390ddab7b9fc80e1b_f1188642f78d13fe2_d20260301_m041755_c001_v0001039_t0023_u01772338675587") 2026/03/01 04:17:56 DEBUG : potato3: Deleting (id "4_zefa2fdd390ddab7b9fc80e1b_f1054d4a6877b2e13_d20260301_m041755_c001_v0001136_t0055_u01772338675948") 2026/03/01 04:17:57 DEBUG : B2 bucket rclone-test-vufozav6yata: Purge remote 2026/03/01 04:17:57 INFO : B2 bucket rclone-test-vufozav6yata: cleaning bucket "rclone-test-vufozav6yata" of all files 2026/03/01 04:17:57 DEBUG : empty space: Deleting (id "4_z6fe2edd390ddab7b9fc80e1b_f1121e318d38f213c_d20260301_m041751_c001_v0001185_t0040_u01772338671909") 2026/03/01 04:17:57 DEBUG : potato2: Deleting (id "4_z6fe2edd390ddab7b9fc80e1b_f42232b039e244f61_d20260301_m041756_c001_v7007000_t0000_u01772338676195") 2026/03/01 04:17:57 DEBUG : potato2: Deleting (id "4_z6fe2edd390ddab7b9fc80e1b_f104e56a2a9db04df_d20260301_m041752_c001_v0001173_t0020_u01772338672765") 2026/03/01 04:17:57 DEBUG : potato3: Deleting (id "4_z6fe2edd390ddab7b9fc80e1b_f4083ea7cfed0226f_d20260301_m041756_c001_v7007000_t0000_u01772338676294") 2026/03/01 04:17:57 DEBUG : potato3: Deleting (id "4_z6fe2edd390ddab7b9fc80e1b_f103bbe418bdea453_d20260301_m041753_c001_v0001103_t0034_u01772338673137") 2026/03/01 04:17:57 DEBUG : potato3: Deleting (id "4_z6fe2edd390ddab7b9fc80e1b_f1121e318d38f2144_d20260301_m041752_c001_v0001185_t0019_u01772338672185") 2026/03/01 04:17:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/01 04:17:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/01 04:17:59 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.23s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:17:59 DEBUG : Creating backend with remote "TestB2:rclone-test-jakanef3goda" 2026/03/01 04:18:02 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-loyaneq8wosu -> B2 bucket rclone-test-jakanef3goda 2026/03/01 04:18:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 04:18:05 DEBUG : empty space: size = 1 OK 2026/03/01 04:18:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/01 04:18:05 DEBUG : empty space: Unchanged skipping 2026/03/01 04:18:05 DEBUG : potato3: size = 68 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:18:05 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jakanef3goda) 2026/03/01 04:18:05 DEBUG : potato3: Sizes differ 2026/03/01 04:18:05 DEBUG : B2 bucket rclone-test-jakanef3goda: Waiting for checks to finish 2026/03/01 04:18:05 INFO : empty space: Deleted 2026/03/01 04:18:05 DEBUG : B2 bucket rclone-test-jakanef3goda: Waiting for transfers to finish 2026/03/01 04:18:06 DEBUG : potato3: size = 68 OK 2026/03/01 04:18:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/01 04:18:06 INFO : potato3: Copied (server-side copy) 2026/03/01 04:18:06 DEBUG : potato2: size = 60 OK 2026/03/01 04:18:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 04:18:06 INFO : potato2: Copied (server-side copy) 2026/03/01 04:18:06 INFO : potato3: Deleted 2026/03/01 04:18:06 INFO : potato2: Deleted 2026/03/01 04:18:06 DEBUG : Creating backend with remote "TestB2:rclone-test-pabulid5yuha" 2026/03/01 04:18:07 INFO : tomatoDir: Making directory 2026/03/01 04:18:08 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/01 04:18:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 04:18:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/01 04:18:08 DEBUG : B2 bucket rclone-test-pabulid5yuha: Waiting for checks to finish 2026/03/01 04:18:08 DEBUG : B2 bucket rclone-test-pabulid5yuha: Waiting for transfers to finish 2026/03/01 04:18:08 DEBUG : empty space: size = 1 OK 2026/03/01 04:18:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/01 04:18:08 INFO : empty space: Copied (server-side copy) 2026/03/01 04:18:08 INFO : empty space: Deleted 2026/03/01 04:18:09 DEBUG : potato3: size = 68 OK 2026/03/01 04:18:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/01 04:18:09 INFO : potato3: Copied (server-side copy) 2026/03/01 04:18:09 DEBUG : potato2: size = 60 OK 2026/03/01 04:18:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 04:18:09 INFO : potato2: Copied (server-side copy) 2026/03/01 04:18:09 INFO : potato3: Deleted 2026/03/01 04:18:09 INFO : potato2: Deleted 2026/03/01 04:18:10 DEBUG : B2 bucket rclone-test-pabulid5yuha: Purge remote 2026/03/01 04:18:10 INFO : B2 bucket rclone-test-pabulid5yuha: cleaning bucket "rclone-test-pabulid5yuha" of all files 2026/03/01 04:18:10 DEBUG : empty space: Deleting (id "4_zef623d0390edab7b9fc80e1b_f10684b447d9e3b5f_d20260301_m041808_c001_v0001185_t0035_u01772338688683") 2026/03/01 04:18:10 DEBUG : potato2: Deleting (id "4_zef623d0390edab7b9fc80e1b_f1012d358aa4395d6_d20260301_m041808_c001_v0001113_t0044_u01772338688914") 2026/03/01 04:18:10 DEBUG : potato3: Deleting (id "4_zef623d0390edab7b9fc80e1b_f119cff02f97750cc_d20260301_m041809_c001_v0001103_t0022_u01772338689044") 2026/03/01 04:18:11 DEBUG : B2 bucket rclone-test-jakanef3goda: Purge remote 2026/03/01 04:18:11 INFO : B2 bucket rclone-test-jakanef3goda: cleaning bucket "rclone-test-jakanef3goda" of all files 2026/03/01 04:18:11 DEBUG : empty space: Deleting (id "4_zef421dc390edab7b9fc80e1b_f401ee6748e657f14_d20260301_m041808_c001_v7007000_t0000_u01772338688871") 2026/03/01 04:18:11 DEBUG : empty space: Deleting (id "4_zef421dc390edab7b9fc80e1b_f115e9510740d9994_d20260301_m041804_c001_v0001173_t0037_u01772338684076") 2026/03/01 04:18:11 DEBUG : potato2: Deleting (id "4_zef421dc390edab7b9fc80e1b_f4083ea7cfed02293_d20260301_m041809_c001_v7007000_t0000_u01772338689619") 2026/03/01 04:18:11 DEBUG : potato2: Deleting (id "4_zef421dc390edab7b9fc80e1b_f100fce255cfcabf9_d20260301_m041805_c001_v0001039_t0028_u01772338685459") 2026/03/01 04:18:11 DEBUG : potato3: Deleting (id "4_zef421dc390edab7b9fc80e1b_f401ee6748e657fa4_d20260301_m041809_c001_v7007000_t0000_u01772338689439") 2026/03/01 04:18:11 DEBUG : potato3: Deleting (id "4_zef421dc390edab7b9fc80e1b_f11406144828955e3_d20260301_m041805_c001_v0001105_t0019_u01772338685822") 2026/03/01 04:18:11 DEBUG : potato3: Deleting (id "4_zef421dc390edab7b9fc80e1b_f115e9510740d999c_d20260301_m041804_c001_v0001173_t0054_u01772338684460") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.07s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:18:12 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.79s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:18:16 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:18:17 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/rclone-sync-test" 2026/03/01 04:18:19 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/rclone-sync-test-include/layer2" 2026/03/01 04:18:21 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/rclone-sync-test-ignore-file" 2026/03/01 04:18:25 DEBUG : B2 bucket rclone-test-loyaneq8wosu path rclone-sync-test: Waiting for checks to finish 2026/03/01 04:18:25 DEBUG : B2 bucket rclone-test-loyaneq8wosu path rclone-sync-test: Waiting for transfers to finish 2026/03/01 04:18:25 DEBUG : Waiting for deletions to finish 2026/03/01 04:18:25 INFO : There was nothing to transfer 2026/03/01 04:18:25 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:18:25 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:18:25 DEBUG : Waiting for deletions to finish 2026/03/01 04:18:25 INFO : There was nothing to transfer 2026/03/01 04:18:26 DEBUG : B2 bucket rclone-test-loyaneq8wosu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/01 04:18:26 DEBUG : B2 bucket rclone-test-loyaneq8wosu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/01 04:18:26 DEBUG : Waiting for deletions to finish 2026/03/01 04:18:26 INFO : There was nothing to transfer 2026/03/01 04:18:26 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:18:26 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:18:26 DEBUG : Waiting for deletions to finish 2026/03/01 04:18:26 INFO : There was nothing to transfer 2026/03/01 04:18:26 DEBUG : B2 bucket rclone-test-loyaneq8wosu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/01 04:18:26 DEBUG : B2 bucket rclone-test-loyaneq8wosu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/01 04:18:26 DEBUG : Waiting for deletions to finish 2026/03/01 04:18:26 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.54s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:18:27 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/dst" 2026/03/01 04:18:28 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/CompareDest" 2026/03/01 04:18:30 DEBUG : one: Need to transfer - File not found at Destination 2026/03/01 04:18:30 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:18:30 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:18:31 DEBUG : one: size = 3 OK 2026/03/01 04:18:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 04:18:31 INFO : one: Copied (new) 2026/03/01 04:18:31 DEBUG : Waiting for deletions to finish 2026/03/01 04:18:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:18:32 DEBUG : one: size = 3 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:18:32 DEBUG : one: Sizes differ 2026/03/01 04:18:32 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:18:32 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:18:32 DEBUG : one: size = 5 OK 2026/03/01 04:18:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/01 04:18:32 INFO : one: Copied (replaced existing) 2026/03/01 04:18:32 DEBUG : Waiting for deletions to finish 2026/03/01 04:18:34 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:18:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:18:34 DEBUG : one: size = 3 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:18:34 DEBUG : one: Sizes differ 2026/03/01 04:18:35 DEBUG : one: size = 5 OK 2026/03/01 04:18:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:18:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/01 04:18:35 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:18:35 DEBUG : Waiting for deletions to finish 2026/03/01 04:18:35 INFO : There was nothing to transfer 2026/03/01 04:18:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:18:36 DEBUG : one: size = 3 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:18:36 DEBUG : one: Sizes differ 2026/03/01 04:18:36 DEBUG : two: size = 3 OK 2026/03/01 04:18:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:18:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/01 04:18:36 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:18:36 DEBUG : one: size = 5 OK 2026/03/01 04:18:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:18:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/01 04:18:36 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:18:36 DEBUG : Waiting for deletions to finish 2026/03/01 04:18:36 INFO : There was nothing to transfer 2026/03/01 04:18:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:18:36 DEBUG : one: size = 3 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:18:36 DEBUG : one: Sizes differ 2026/03/01 04:18:36 DEBUG : two: size = 3 OK 2026/03/01 04:18:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:18:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/01 04:18:36 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:18:36 DEBUG : one: size = 5 OK 2026/03/01 04:18:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:18:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/01 04:18:36 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:18:36 DEBUG : Waiting for deletions to finish 2026/03/01 04:18:36 INFO : There was nothing to transfer 2026/03/01 04:18:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:18:37 DEBUG : one: size = 3 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:18:37 DEBUG : one: Sizes differ 2026/03/01 04:18:38 DEBUG : two: size = 3 OK 2026/03/01 04:18:38 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/01 04:18:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/01 04:18:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/01 04:18:38 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:18:38 DEBUG : one: size = 5 OK 2026/03/01 04:18:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:18:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/01 04:18:38 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:18:38 DEBUG : Waiting for deletions to finish 2026/03/01 04:18:38 INFO : There was nothing to transfer 2026/03/01 04:18:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:18:38 DEBUG : one: size = 3 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:18:38 DEBUG : one: Sizes differ 2026/03/01 04:18:38 DEBUG : two: size = 5 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:18:38 DEBUG : two: size = 3 (B2 bucket rclone-test-loyaneq8wosu path CompareDest) 2026/03/01 04:18:38 DEBUG : two: Sizes differ 2026/03/01 04:18:38 DEBUG : two: Need to transfer - File not found at Destination 2026/03/01 04:18:38 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:18:38 DEBUG : one: size = 5 OK 2026/03/01 04:18:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:18:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/01 04:18:38 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:18:39 DEBUG : two: size = 5 OK 2026/03/01 04:18:39 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/01 04:18:39 INFO : two: Copied (new) 2026/03/01 04:18:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.25s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:18:42 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/dest" 2026/03/01 04:18:43 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/pre-dest1" 2026/03/01 04:18:44 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/pre-dest2" 2026/03/01 04:18:46 DEBUG : 1: size = 1 OK 2026/03/01 04:18:46 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:18:46 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/01 04:18:47 DEBUG : 2: size = 1 OK 2026/03/01 04:18:47 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:18:47 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/01 04:18:47 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/01 04:18:47 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dest: Waiting for checks to finish 2026/03/01 04:18:47 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dest: Waiting for transfers to finish 2026/03/01 04:18:48 DEBUG : 3: size = 1 OK 2026/03/01 04:18:48 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/01 04:18:48 INFO : 3: Copied (new) 2026/03/01 04:18:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.18s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:18:49 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/dst" 2026/03/01 04:18:51 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/CopyDest" 2026/03/01 04:18:53 DEBUG : one: Need to transfer - File not found at Destination 2026/03/01 04:18:53 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:18:53 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:18:54 DEBUG : one: size = 3 OK 2026/03/01 04:18:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 04:18:54 INFO : one: Copied (new) 2026/03/01 04:18:54 DEBUG : Waiting for deletions to finish 2026/03/01 04:18:54 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:18:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:18:54 DEBUG : one: size = 3 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:18:54 DEBUG : one: Sizes differ 2026/03/01 04:18:55 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:18:55 DEBUG : one: size = 5 OK 2026/03/01 04:18:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/01 04:18:55 INFO : one: Copied (replaced existing) 2026/03/01 04:18:55 DEBUG : Waiting for deletions to finish 2026/03/01 04:18:57 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/BackupDir" 2026/03/01 04:18:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:18:59 DEBUG : one: size = 3 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:18:59 DEBUG : one: Sizes differ 2026/03/01 04:18:59 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:18:59 DEBUG : one: size = 5 OK 2026/03/01 04:18:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:18:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:18:59 DEBUG : one: size = 3 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:18:59 DEBUG : one: Sizes differ 2026/03/01 04:19:00 DEBUG : one: size = 3 OK 2026/03/01 04:19:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 04:19:00 INFO : one: Copied (server-side copy) 2026/03/01 04:19:00 INFO : one: Deleted 2026/03/01 04:19:01 DEBUG : one: size = 5 OK 2026/03/01 04:19:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/01 04:19:01 INFO : one: Copied (server-side copy) 2026/03/01 04:19:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/01 04:19:01 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:19:01 DEBUG : Waiting for deletions to finish 2026/03/01 04:19:01 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1043-06.backblaze.com/b2api/v1/b2_upload_file/4f720d0390cdab7b9fc80e1b/c001_v0001043_t0000": EOF 2026/03/01 04:19:01 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1043-06.backblaze.com/b2api/v1/b2_upload_file/4f720d0390cdab7b9fc80e1b/c001_v0001043_t0000": EOF) 2026/03/01 04:19:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "CopyDest/two" to B2 bucket rclone-test-loyaneq8wosu: 1/10 (Post "https://pod-000-1043-06.backblaze.com/b2api/v1/b2_upload_file/4f720d0390cdab7b9fc80e1b/c001_v0001043_t0000": EOF) 2026/03/01 04:19:04 DEBUG : pacer: Reducing sleep to 10ms 2026/03/01 04:19:05 DEBUG : one: size = 5 OK 2026/03/01 04:19:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:19:05 DEBUG : one: Unchanged skipping 2026/03/01 04:19:05 DEBUG : two: size = 3 OK 2026/03/01 04:19:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:19:05 DEBUG : two: size = 3 OK 2026/03/01 04:19:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/01 04:19:05 INFO : two: Copied (server-side copy) 2026/03/01 04:19:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/01 04:19:05 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:19:05 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:19:05 DEBUG : Waiting for deletions to finish 2026/03/01 04:19:06 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:19:06 DEBUG : one: size = 5 OK 2026/03/01 04:19:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:19:06 DEBUG : one: Unchanged skipping 2026/03/01 04:19:06 DEBUG : two: size = 3 OK 2026/03/01 04:19:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:19:06 DEBUG : two: Unchanged skipping 2026/03/01 04:19:06 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:19:06 DEBUG : Waiting for deletions to finish 2026/03/01 04:19:06 INFO : There was nothing to transfer 2026/03/01 04:19:07 DEBUG : one: size = 5 OK 2026/03/01 04:19:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:19:07 DEBUG : one: Unchanged skipping 2026/03/01 04:19:07 DEBUG : three: size = 7 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:19:07 DEBUG : three: size = 5 (B2 bucket rclone-test-loyaneq8wosu path CopyDest) 2026/03/01 04:19:07 DEBUG : three: Sizes differ 2026/03/01 04:19:07 DEBUG : three: Destination not found in --copy-dest 2026/03/01 04:19:07 DEBUG : three: Need to transfer - File not found at Destination 2026/03/01 04:19:07 DEBUG : two: size = 3 OK 2026/03/01 04:19:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 04:19:07 DEBUG : two: Unchanged skipping 2026/03/01 04:19:07 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:19:07 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:19:08 DEBUG : three: size = 7 OK 2026/03/01 04:19:08 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/01 04:19:08 INFO : three: Copied (new) 2026/03/01 04:19:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (20.57s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:19:12 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/dst" 2026/03/01 04:19:12 DEBUG : Config file has changed externally - reloading 2026/03/01 04:19:13 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/backup" 2026/03/01 04:19:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:19:15 DEBUG : one: size = 3 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:19:15 DEBUG : one: Sizes differ 2026/03/01 04:19:15 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:19:15 DEBUG : two: size = 3 OK 2026/03/01 04:19:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:19:15 DEBUG : two: Unchanged skipping 2026/03/01 04:19:16 DEBUG : one: size = 3 OK 2026/03/01 04:19:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 04:19:16 INFO : one: Copied (server-side copy) 2026/03/01 04:19:16 INFO : one: Deleted 2026/03/01 04:19:16 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:19:17 DEBUG : one: size = 4 OK 2026/03/01 04:19:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 04:19:17 INFO : one: Copied (new) 2026/03/01 04:19:17 DEBUG : Waiting for deletions to finish 2026/03/01 04:19:18 DEBUG : three.txt: size = 5 OK 2026/03/01 04:19:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/01 04:19:18 INFO : three.txt: Copied (server-side copy) 2026/03/01 04:19:18 INFO : three.txt: Deleted 2026/03/01 04:19:18 INFO : three.txt: Moved into backup dir 2026/03/01 04:19:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:19:20 DEBUG : one: size = 4 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:19:20 DEBUG : one: Sizes differ 2026/03/01 04:19:20 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:19:20 DEBUG : two: size = 3 OK 2026/03/01 04:19:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:19:20 DEBUG : two: Unchanged skipping 2026/03/01 04:19:20 DEBUG : one: size = 4 OK 2026/03/01 04:19:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 04:19:20 INFO : one: Copied (server-side copy) 2026/03/01 04:19:21 INFO : one: Deleted 2026/03/01 04:19:21 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:19:21 DEBUG : one: size = 5 OK 2026/03/01 04:19:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/01 04:19:21 INFO : one: Copied (new) 2026/03/01 04:19:21 DEBUG : Waiting for deletions to finish 2026/03/01 04:19:22 DEBUG : three.txt: size = 6 OK 2026/03/01 04:19:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/01 04:19:22 INFO : three.txt: Copied (server-side copy) 2026/03/01 04:19:22 INFO : three.txt: Deleted 2026/03/01 04:19:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.43s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:19:25 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/dst" 2026/03/01 04:19:26 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/backup" 2026/03/01 04:19:28 DEBUG : two: size = 3 OK 2026/03/01 04:19:28 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:19:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:19:28 DEBUG : one: size = 3 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:19:28 DEBUG : one: Sizes differ 2026/03/01 04:19:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:19:28 DEBUG : two: Unchanged skipping 2026/03/01 04:19:29 DEBUG : one.bak: size = 3 OK 2026/03/01 04:19:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 04:19:29 INFO : one: Copied (server-side copy) to: one.bak 2026/03/01 04:19:30 INFO : one: Deleted 2026/03/01 04:19:30 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:19:31 DEBUG : one: size = 4 OK 2026/03/01 04:19:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 04:19:31 INFO : one: Copied (new) 2026/03/01 04:19:31 DEBUG : Waiting for deletions to finish 2026/03/01 04:19:31 DEBUG : three.txt.bak: size = 5 OK 2026/03/01 04:19:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/01 04:19:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/01 04:19:32 INFO : three.txt: Deleted 2026/03/01 04:19:32 INFO : three.txt: Moved into backup dir 2026/03/01 04:19:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:19:33 DEBUG : one: size = 4 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:19:33 DEBUG : one: Sizes differ 2026/03/01 04:19:33 DEBUG : two: size = 3 OK 2026/03/01 04:19:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:19:33 DEBUG : two: Unchanged skipping 2026/03/01 04:19:33 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:19:34 DEBUG : one.bak: size = 4 OK 2026/03/01 04:19:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 04:19:34 INFO : one: Copied (server-side copy) to: one.bak 2026/03/01 04:19:34 INFO : one: Deleted 2026/03/01 04:19:34 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:19:34 DEBUG : one: size = 5 OK 2026/03/01 04:19:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/01 04:19:34 INFO : one: Copied (new) 2026/03/01 04:19:34 DEBUG : Waiting for deletions to finish 2026/03/01 04:19:35 DEBUG : three.txt.bak: size = 6 OK 2026/03/01 04:19:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/01 04:19:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/01 04:19:35 INFO : three.txt: Deleted 2026/03/01 04:19:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.21s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:19:38 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/dst" 2026/03/01 04:19:39 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/backup" 2026/03/01 04:19:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:19:41 DEBUG : one: size = 3 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:19:41 DEBUG : two: size = 3 OK 2026/03/01 04:19:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:19:41 DEBUG : two: Unchanged skipping 2026/03/01 04:19:41 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:19:41 DEBUG : one: Sizes differ 2026/03/01 04:19:43 DEBUG : one-2019-01-01: size = 3 OK 2026/03/01 04:19:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 04:19:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/01 04:19:43 INFO : one: Deleted 2026/03/01 04:19:43 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:19:44 DEBUG : one: size = 4 OK 2026/03/01 04:19:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 04:19:44 INFO : one: Copied (new) 2026/03/01 04:19:44 DEBUG : Waiting for deletions to finish 2026/03/01 04:19:45 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/01 04:19:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/01 04:19:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/01 04:19:45 INFO : three.txt: Deleted 2026/03/01 04:19:45 INFO : three.txt: Moved into backup dir 2026/03/01 04:19:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:19:46 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:19:46 DEBUG : one: size = 4 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:19:46 DEBUG : two: size = 3 OK 2026/03/01 04:19:46 DEBUG : one: Sizes differ 2026/03/01 04:19:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:19:46 DEBUG : two: Unchanged skipping 2026/03/01 04:19:47 DEBUG : one-2019-01-01: size = 4 OK 2026/03/01 04:19:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 04:19:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/01 04:19:47 INFO : one: Deleted 2026/03/01 04:19:47 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:19:48 DEBUG : one: size = 5 OK 2026/03/01 04:19:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/01 04:19:48 INFO : one: Copied (new) 2026/03/01 04:19:48 DEBUG : Waiting for deletions to finish 2026/03/01 04:19:49 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/01 04:19:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/01 04:19:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/01 04:19:49 INFO : three.txt: Deleted 2026/03/01 04:19:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.52s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:19:52 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/dst" 2026/03/01 04:19:54 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:19:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:19:54 DEBUG : one: size = 3 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:19:54 DEBUG : one: Sizes differ 2026/03/01 04:19:54 DEBUG : two: size = 3 OK 2026/03/01 04:19:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:19:54 DEBUG : two: Unchanged skipping 2026/03/01 04:19:54 DEBUG : one.bak: size = 3 OK 2026/03/01 04:19:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 04:19:54 INFO : one: Copied (server-side copy) to: one.bak 2026/03/01 04:19:54 INFO : one: Deleted 2026/03/01 04:19:54 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:19:55 DEBUG : one: size = 4 OK 2026/03/01 04:19:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 04:19:55 INFO : one: Copied (new) 2026/03/01 04:19:55 DEBUG : Waiting for deletions to finish 2026/03/01 04:19:56 DEBUG : three.txt.bak: size = 5 OK 2026/03/01 04:19:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/01 04:19:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/01 04:19:56 INFO : three.txt: Deleted 2026/03/01 04:19:56 INFO : three.txt: Moved into backup dir 2026/03/01 04:19:57 DEBUG : one.bak: Excluded (Path Filter) 2026/03/01 04:19:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/01 04:19:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:19:57 DEBUG : one: size = 4 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:19:57 DEBUG : one: Sizes differ 2026/03/01 04:19:57 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for checks to finish 2026/03/01 04:19:57 DEBUG : two: size = 3 OK 2026/03/01 04:19:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:19:57 DEBUG : two: Unchanged skipping 2026/03/01 04:19:58 DEBUG : one.bak: size = 4 OK 2026/03/01 04:19:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 04:19:58 INFO : one: Copied (server-side copy) to: one.bak 2026/03/01 04:19:58 INFO : one: Deleted 2026/03/01 04:19:58 DEBUG : B2 bucket rclone-test-loyaneq8wosu path dst: Waiting for transfers to finish 2026/03/01 04:19:59 DEBUG : one: size = 5 OK 2026/03/01 04:19:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/01 04:19:59 INFO : one: Copied (new) 2026/03/01 04:19:59 DEBUG : Waiting for deletions to finish 2026/03/01 04:20:00 DEBUG : three.txt.bak: size = 6 OK 2026/03/01 04:20:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/01 04:20:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/01 04:20:00 INFO : three.txt: Deleted 2026/03/01 04:20:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.86s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:20:03 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/dst" 2026/03/01 04:20:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:20:04 DEBUG : one: size = 3 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:20:04 DEBUG : one: Sizes differ 2026/03/01 04:20:05 DEBUG : one.bak: size = 3 OK 2026/03/01 04:20:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 04:20:05 INFO : one: Copied (server-side copy) to: one.bak 2026/03/01 04:20:06 INFO : one: Deleted 2026/03/01 04:20:07 DEBUG : one: size = 4 OK 2026/03/01 04:20:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 04:20:07 INFO : one: Copied (new) 2026/03/01 04:20:07 DEBUG : two: size = 3 OK 2026/03/01 04:20:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:07 DEBUG : two: Unchanged skipping 2026/03/01 04:20:07 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:20:07 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:20:07 DEBUG : three.txt: Sizes differ 2026/03/01 04:20:08 DEBUG : three.txt.bak: size = 5 OK 2026/03/01 04:20:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/01 04:20:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/01 04:20:09 INFO : three.txt: Deleted 2026/03/01 04:20:09 DEBUG : three.txt: size = 6 OK 2026/03/01 04:20:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/01 04:20:09 INFO : three.txt: Copied (new) 2026/03/01 04:20:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:20:10 DEBUG : one: size = 4 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:20:10 DEBUG : one: Sizes differ 2026/03/01 04:20:11 DEBUG : one.bak: size = 4 OK 2026/03/01 04:20:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 04:20:11 INFO : one: Copied (server-side copy) to: one.bak 2026/03/01 04:20:11 INFO : one: Deleted 2026/03/01 04:20:11 DEBUG : one: size = 5 OK 2026/03/01 04:20:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/01 04:20:11 INFO : one: Copied (new) 2026/03/01 04:20:12 DEBUG : two: size = 3 OK 2026/03/01 04:20:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:12 DEBUG : two: Unchanged skipping 2026/03/01 04:20:12 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:20:12 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:20:12 DEBUG : three.txt: Sizes differ 2026/03/01 04:20:12 DEBUG : three.txt.bak: size = 6 OK 2026/03/01 04:20:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/01 04:20:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/01 04:20:13 INFO : three.txt: Deleted 2026/03/01 04:20:13 DEBUG : three.txt: size = 19 OK 2026/03/01 04:20:13 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/01 04:20:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.55s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:20:16 DEBUG : Creating backend with remote "TestB2:rclone-test-loyaneq8wosu/dst" 2026/03/01 04:20:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:20:18 DEBUG : one: size = 3 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:20:18 DEBUG : one: Sizes differ 2026/03/01 04:20:19 DEBUG : one-2019-01-01: size = 3 OK 2026/03/01 04:20:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 04:20:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/01 04:20:19 INFO : one: Deleted 2026/03/01 04:20:20 DEBUG : one: size = 4 OK 2026/03/01 04:20:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 04:20:20 INFO : one: Copied (new) 2026/03/01 04:20:20 DEBUG : two: size = 3 OK 2026/03/01 04:20:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:20 DEBUG : two: Unchanged skipping 2026/03/01 04:20:21 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:20:21 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:20:21 DEBUG : three.txt: Sizes differ 2026/03/01 04:20:22 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/01 04:20:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/01 04:20:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/01 04:20:22 INFO : three.txt: Deleted 2026/03/01 04:20:22 DEBUG : three.txt: size = 6 OK 2026/03/01 04:20:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/01 04:20:22 INFO : three.txt: Copied (new) 2026/03/01 04:20:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:20:23 DEBUG : one: size = 4 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:20:23 DEBUG : one: Sizes differ 2026/03/01 04:20:24 DEBUG : one-2019-01-01: size = 4 OK 2026/03/01 04:20:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 04:20:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/01 04:20:24 INFO : one: Deleted 2026/03/01 04:20:24 DEBUG : one: size = 5 OK 2026/03/01 04:20:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/01 04:20:24 INFO : one: Copied (new) 2026/03/01 04:20:25 DEBUG : two: size = 3 OK 2026/03/01 04:20:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:25 DEBUG : two: Unchanged skipping 2026/03/01 04:20:25 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:20:25 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-loyaneq8wosu path dst) 2026/03/01 04:20:25 DEBUG : three.txt: Sizes differ 2026/03/01 04:20:25 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/01 04:20:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/01 04:20:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/01 04:20:26 INFO : three.txt: Deleted 2026/03/01 04:20:26 DEBUG : three.txt: size = 19 OK 2026/03/01 04:20:26 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/01 04:20:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.94s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:20:29 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:20:29 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:20:29 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:20:29 DEBUG : Testêé: Sizes differ 2026/03/01 04:20:29 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:20:29 DEBUG : Testêé: size = 14 OK 2026/03/01 04:20:29 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/01 04:20:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/01 04:20:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.50s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:20:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/01 04:20:30 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:20:30 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:20:31 DEBUG : existing: size = 6 OK 2026/03/01 04:20:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/01 04:20:31 INFO : existing: Copied (new) 2026/03/01 04:20:31 DEBUG : Waiting for deletions to finish 2026/03/01 04:20:32 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:20:32 DEBUG : existing: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:20:32 DEBUG : existing: Sizes differ 2026/03/01 04:20:32 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:20:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/01 04:20:32 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:20:32 ERROR : B2 bucket rclone-test-loyaneq8wosu: not deleting files as there were IO errors 2026/03/01 04:20:32 ERROR : B2 bucket rclone-test-loyaneq8wosu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.23s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:20:33 DEBUG : EXISTING: size = 6 OK 2026/03/01 04:20:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:33 DEBUG : existing: Unchanged skipping 2026/03/01 04:20:33 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:20:33 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:20:33 DEBUG : Waiting for deletions to finish 2026/03/01 04:20:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.62s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", 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-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:20:57 DEBUG : both10: size = 6 OK 2026/03/01 04:20:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:57 DEBUG : both0: size = 6 OK 2026/03/01 04:20:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:57 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:20:57 DEBUG : both11: size = 6 OK 2026/03/01 04:20:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:57 DEBUG : both10: Unchanged skipping 2026/03/01 04:20:57 DEBUG : both12: size = 6 OK 2026/03/01 04:20:57 DEBUG : both13: size = 6 OK 2026/03/01 04:20:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:57 DEBUG : both13: Unchanged skipping 2026/03/01 04:20:57 DEBUG : both14: size = 6 OK 2026/03/01 04:20:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:57 DEBUG : both14: Unchanged skipping 2026/03/01 04:20:57 DEBUG : both15: size = 6 OK 2026/03/01 04:20:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:57 DEBUG : both12: Unchanged skipping 2026/03/01 04:20:57 DEBUG : both16: size = 6 OK 2026/03/01 04:20:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:57 DEBUG : both16: Unchanged skipping 2026/03/01 04:20:57 DEBUG : both17: size = 6 OK 2026/03/01 04:20:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:57 DEBUG : both11: Unchanged skipping 2026/03/01 04:20:57 DEBUG : both18: size = 6 OK 2026/03/01 04:20:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:57 DEBUG : both0: Unchanged skipping 2026/03/01 04:20:57 DEBUG : both19: size = 6 OK 2026/03/01 04:20:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:57 DEBUG : both15: Unchanged skipping 2026/03/01 04:20:57 DEBUG : both1: size = 6 OK 2026/03/01 04:20:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:57 DEBUG : both17: Unchanged skipping 2026/03/01 04:20:57 DEBUG : both2: size = 6 OK 2026/03/01 04:20:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:57 DEBUG : both2: Unchanged skipping 2026/03/01 04:20:57 DEBUG : both3: size = 6 OK 2026/03/01 04:20:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:57 DEBUG : both3: Unchanged skipping 2026/03/01 04:20:57 DEBUG : both4: size = 6 OK 2026/03/01 04:20:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:57 DEBUG : both4: Unchanged skipping 2026/03/01 04:20:57 DEBUG : both5: size = 6 OK 2026/03/01 04:20:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:57 DEBUG : both18: Unchanged skipping 2026/03/01 04:20:57 DEBUG : both6: size = 6 OK 2026/03/01 04:20:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:57 DEBUG : both19: Unchanged skipping 2026/03/01 04:20:57 DEBUG : both7: size = 6 OK 2026/03/01 04:20:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:57 DEBUG : both1: Unchanged skipping 2026/03/01 04:20:57 DEBUG : both8: size = 6 OK 2026/03/01 04:20:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:57 DEBUG : both5: Unchanged skipping 2026/03/01 04:20:57 DEBUG : both9: size = 6 OK 2026/03/01 04:20:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:20:57 DEBUG : both9: Unchanged skipping 2026/03/01 04:20:57 DEBUG : both6: Unchanged skipping 2026/03/01 04:20:57 DEBUG : both7: Unchanged skipping 2026/03/01 04:20:57 DEBUG : both8: Unchanged skipping 2026/03/01 04:20:57 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:20:57 DEBUG : Waiting for deletions to finish 2026/03/01 04:20:57 INFO : only8: Deleted 2026/03/01 04:20:58 INFO : only10: Deleted 2026/03/01 04:20:58 INFO : only11: Deleted 2026/03/01 04:20:58 INFO : only19: Deleted 2026/03/01 04:20:58 INFO : only1: Deleted 2026/03/01 04:20:58 INFO : only2: Deleted 2026/03/01 04:20:58 INFO : only3: Deleted 2026/03/01 04:20:58 INFO : only4: Deleted 2026/03/01 04:20:58 INFO : only7: Deleted 2026/03/01 04:20:58 INFO : only15: Deleted 2026/03/01 04:20:58 INFO : only16: Deleted 2026/03/01 04:20:58 INFO : only18: Deleted 2026/03/01 04:20:58 INFO : only14: Deleted 2026/03/01 04:20:58 INFO : only6: Deleted 2026/03/01 04:20:58 INFO : only0: Deleted 2026/03/01 04:20:58 INFO : only9: Deleted 2026/03/01 04:20:58 INFO : only13: Deleted 2026/03/01 04:20:59 INFO : only12: Deleted 2026/03/01 04:20:59 INFO : only17: Deleted 2026/03/01 04:20:59 INFO : only5: Deleted 2026/03/01 04:20:59 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (27.44s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:21:29 DEBUG : both0: size = 6 OK 2026/03/01 04:21:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:29 DEBUG : both10: size = 6 OK 2026/03/01 04:21:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:29 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:21:29 DEBUG : both11: size = 6 OK 2026/03/01 04:21:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:29 DEBUG : both12: size = 6 OK 2026/03/01 04:21:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:29 DEBUG : both0: Unchanged skipping 2026/03/01 04:21:29 DEBUG : both13: size = 6 OK 2026/03/01 04:21:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:29 DEBUG : both13: Unchanged skipping 2026/03/01 04:21:29 DEBUG : both14: size = 6 OK 2026/03/01 04:21:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:29 DEBUG : both10: Unchanged skipping 2026/03/01 04:21:29 DEBUG : both15: size = 6 OK 2026/03/01 04:21:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:29 DEBUG : both15: Unchanged skipping 2026/03/01 04:21:29 DEBUG : both16: size = 6 OK 2026/03/01 04:21:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:29 DEBUG : both16: Unchanged skipping 2026/03/01 04:21:29 DEBUG : both17: size = 6 OK 2026/03/01 04:21:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:29 DEBUG : both17: Unchanged skipping 2026/03/01 04:21:29 DEBUG : both18: size = 6 OK 2026/03/01 04:21:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:29 DEBUG : both18: Unchanged skipping 2026/03/01 04:21:29 DEBUG : both19: size = 6 OK 2026/03/01 04:21:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:29 DEBUG : both19: Unchanged skipping 2026/03/01 04:21:29 DEBUG : both1: size = 6 OK 2026/03/01 04:21:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:29 DEBUG : both1: Unchanged skipping 2026/03/01 04:21:29 DEBUG : both2: size = 6 OK 2026/03/01 04:21:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:29 DEBUG : both2: Unchanged skipping 2026/03/01 04:21:29 DEBUG : both3: size = 6 OK 2026/03/01 04:21:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:29 DEBUG : both3: Unchanged skipping 2026/03/01 04:21:29 DEBUG : both4: size = 6 OK 2026/03/01 04:21:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:29 DEBUG : both4: Unchanged skipping 2026/03/01 04:21:29 DEBUG : both5: size = 6 OK 2026/03/01 04:21:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:29 DEBUG : both5: Unchanged skipping 2026/03/01 04:21:29 DEBUG : both11: Unchanged skipping 2026/03/01 04:21:29 DEBUG : both7: size = 6 OK 2026/03/01 04:21:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:29 DEBUG : both6: size = 6 OK 2026/03/01 04:21:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:29 DEBUG : both12: Unchanged skipping 2026/03/01 04:21:29 DEBUG : both8: size = 6 OK 2026/03/01 04:21:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:29 DEBUG : both8: Unchanged skipping 2026/03/01 04:21:29 DEBUG : both9: size = 6 OK 2026/03/01 04:21:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:29 DEBUG : both14: Unchanged skipping 2026/03/01 04:21:29 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:21:29 DEBUG : only0: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:21:29 DEBUG : only0: Sizes differ 2026/03/01 04:21:29 DEBUG : both7: Unchanged skipping 2026/03/01 04:21:29 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:21:29 DEBUG : only10: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:21:29 DEBUG : only10: Sizes differ 2026/03/01 04:21:29 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:21:29 DEBUG : only11: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:21:29 DEBUG : only11: Sizes differ 2026/03/01 04:21:29 DEBUG : both6: Unchanged skipping 2026/03/01 04:21:29 DEBUG : both9: Unchanged skipping 2026/03/01 04:21:29 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:21:29 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:21:29 DEBUG : only12: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:21:29 DEBUG : only13: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:21:29 DEBUG : only12: Sizes differ 2026/03/01 04:21:29 DEBUG : only13: Sizes differ 2026/03/01 04:21:29 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:21:29 DEBUG : only14: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:21:29 DEBUG : only14: Sizes differ 2026/03/01 04:21:29 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:21:29 DEBUG : only15: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:21:29 DEBUG : only15: Sizes differ 2026/03/01 04:21:29 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:21:29 DEBUG : only16: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:21:29 DEBUG : only16: Sizes differ 2026/03/01 04:21:29 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:21:29 DEBUG : only17: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:21:29 DEBUG : only17: Sizes differ 2026/03/01 04:21:29 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:21:29 DEBUG : only18: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:21:29 DEBUG : only18: Sizes differ 2026/03/01 04:21:29 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:21:29 DEBUG : only19: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:21:29 DEBUG : only19: Sizes differ 2026/03/01 04:21:29 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:21:29 DEBUG : only1: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:21:29 DEBUG : only1: Sizes differ 2026/03/01 04:21:29 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:21:29 DEBUG : only2: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:21:29 DEBUG : only2: Sizes differ 2026/03/01 04:21:29 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:21:29 DEBUG : only3: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:21:29 DEBUG : only3: Sizes differ 2026/03/01 04:21:29 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:21:29 DEBUG : only4: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:21:29 DEBUG : only4: Sizes differ 2026/03/01 04:21:29 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:21:29 DEBUG : only5: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:21:29 DEBUG : only5: Sizes differ 2026/03/01 04:21:29 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:21:29 DEBUG : only6: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:21:29 DEBUG : only6: Sizes differ 2026/03/01 04:21:29 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:21:29 DEBUG : only7: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:21:29 DEBUG : only7: Sizes differ 2026/03/01 04:21:29 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:21:29 DEBUG : only8: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:21:29 DEBUG : only8: Sizes differ 2026/03/01 04:21:29 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4052808112) 2026/03/01 04:21:29 DEBUG : only9: size = 6 (B2 bucket rclone-test-loyaneq8wosu) 2026/03/01 04:21:29 DEBUG : only9: Sizes differ 2026/03/01 04:21:29 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:21:29 DEBUG : only10: size = 0 OK 2026/03/01 04:21:29 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 04:21:29 INFO : only10: Copied (replaced existing) 2026/03/01 04:21:30 DEBUG : only12: size = 0 OK 2026/03/01 04:21:30 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 04:21:30 INFO : only12: Copied (replaced existing) 2026/03/01 04:21:30 DEBUG : only13: size = 0 OK 2026/03/01 04:21:30 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 04:21:30 INFO : only13: Copied (replaced existing) 2026/03/01 04:21:30 DEBUG : only17: size = 0 OK 2026/03/01 04:21:30 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 04:21:30 INFO : only17: Copied (replaced existing) 2026/03/01 04:21:30 DEBUG : only11: size = 0 OK 2026/03/01 04:21:30 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 04:21:30 INFO : only11: Copied (replaced existing) 2026/03/01 04:21:30 DEBUG : only14: size = 0 OK 2026/03/01 04:21:30 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 04:21:30 INFO : only14: Copied (replaced existing) 2026/03/01 04:21:30 DEBUG : only0: size = 0 OK 2026/03/01 04:21:30 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 04:21:30 INFO : only0: Copied (replaced existing) 2026/03/01 04:21:30 DEBUG : only16: size = 0 OK 2026/03/01 04:21:30 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 04:21:30 INFO : only16: Copied (replaced existing) 2026/03/01 04:21:30 DEBUG : only15: size = 0 OK 2026/03/01 04:21:30 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 04:21:30 INFO : only15: Copied (replaced existing) 2026/03/01 04:21:30 DEBUG : only1: size = 0 OK 2026/03/01 04:21:30 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 04:21:30 INFO : only1: Copied (replaced existing) 2026/03/01 04:21:30 DEBUG : only3: size = 0 OK 2026/03/01 04:21:30 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 04:21:30 INFO : only3: Copied (replaced existing) 2026/03/01 04:21:30 DEBUG : only4: size = 0 OK 2026/03/01 04:21:30 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 04:21:30 INFO : only4: Copied (replaced existing) 2026/03/01 04:21:30 DEBUG : only5: size = 0 OK 2026/03/01 04:21:30 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 04:21:30 INFO : only5: Copied (replaced existing) 2026/03/01 04:21:30 DEBUG : only6: size = 0 OK 2026/03/01 04:21:30 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 04:21:30 INFO : only6: Copied (replaced existing) 2026/03/01 04:21:30 DEBUG : only7: size = 0 OK 2026/03/01 04:21:30 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 04:21:30 INFO : only7: Copied (replaced existing) 2026/03/01 04:21:30 DEBUG : only2: size = 0 OK 2026/03/01 04:21:30 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 04:21:30 INFO : only2: Copied (replaced existing) 2026/03/01 04:21:30 DEBUG : only9: size = 0 OK 2026/03/01 04:21:30 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 04:21:30 INFO : only9: Copied (replaced existing) 2026/03/01 04:21:30 DEBUG : only19: size = 0 OK 2026/03/01 04:21:30 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 04:21:30 INFO : only19: Copied (replaced existing) 2026/03/01 04:21:31 DEBUG : only18: size = 0 OK 2026/03/01 04:21:31 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 04:21:31 INFO : only18: Copied (replaced existing) 2026/03/01 04:21:31 DEBUG : only8: size = 0 OK 2026/03/01 04:21:31 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 04:21:31 INFO : only8: Copied (replaced existing) 2026/03/01 04:21:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (35.70s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:21:39 DEBUG : empty_dir: Making directory with metadata 2026/03/01 04:21:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/01 04:21:39 DEBUG : empty_on_remote: Making directory with metadata 2026/03/01 04:21:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/01 04:21:39 INFO : empty_on_remote: Making directory 2026/03/01 04:21:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/01 04:21:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/01 04:21:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/01 04:21:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/01 04:21:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.73s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:21:41 DEBUG : empty_dir: Making directory with metadata 2026/03/01 04:21:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/01 04:21:41 DEBUG : empty_on_remote: Making directory with metadata 2026/03/01 04:21:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/01 04:21:41 INFO : empty_on_remote: Making directory 2026/03/01 04:21:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/01 04:21:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/01 04:21:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/01 04:21:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/01 04:21:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/01 04:21:42 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.39s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:21:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/01 04:21:44 INFO : sub dir: Making directory 2026/03/01 04:21:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.27s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:21:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/01 04:21:46 INFO : sub dir: Making directory 2026/03/01 04:21:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.02s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:21:58 DEBUG : Waiting for deletions to finish 2026/03/01 04:21:58 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : apple: size = 5 OK 2026/03/01 04:21:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 04:21:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 04:21:58 DEBUG : banana: size = 6 OK 2026/03/01 04:21:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:58 DEBUG : apple: Unchanged skipping 2026/03/01 04:21:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:58 DEBUG : banana: Unchanged skipping 2026/03/01 04:21:58 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 04:21:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:58 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 04:21:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 04:21:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 04:21:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 04:21:58 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:21:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 04:21:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 04:21:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 04:21:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 04:21:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 04:21:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 04:21:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 04:21:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 04:21:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 04:21:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 04:21:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 04:21:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 04:21:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 04:21:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 04:21:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 04:21:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 04:21:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 04:21:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 04:21:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 04:21:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 04:21:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 04:21:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 04:21:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 04:21:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 04:21:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 04:21:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 04:21:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 04:21:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 04:21:58 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:21:58 DEBUG : Waiting for deletions to finish 2026/03/01 04:21:58 INFO : There was nothing to transfer 2026/03/01 04:21:58 DEBUG : Waiting for deletions to finish 2026/03/01 04:21:58 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:21:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:21:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 04:21:59 DEBUG : banana: size = 6 OK 2026/03/01 04:21:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:59 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 04:21:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 04:21:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:59 DEBUG : banana: Unchanged skipping 2026/03/01 04:21:59 DEBUG : apple: size = 5 OK 2026/03/01 04:21:59 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 04:21:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:59 DEBUG : apple: Unchanged skipping 2026/03/01 04:21:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 04:21:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 04:21:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 04:21:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 04:21:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 04:21:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 04:21:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 04:21:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 04:21:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 04:21:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 04:21:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 04:21:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 04:21:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 04:21:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 04:21:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 04:21:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 04:21:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 04:21:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 04:21:59 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:21:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 04:21:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 04:21:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 04:21:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 04:21:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 04:21:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 04:21:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 04:21:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 04:21:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 04:21:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 04:21:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 04:21:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 04:21:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:21:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 04:21:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 04:21:59 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:21:59 DEBUG : Waiting for deletions to finish 2026/03/01 04:21:59 INFO : There was nothing to transfer 2026/03/01 04:21:59 DEBUG : Waiting for deletions to finish 2026/03/01 04:21:59 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:21:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:21:59 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:21:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:21:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:21:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:21:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:21:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:21:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:21:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:21:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:21:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:21:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:21:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:21:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:21:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:21:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:21:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:21:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:21:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:22:15 DEBUG : Waiting for deletions to finish 2026/03/01 04:22:16 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:22:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:22:16 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:22:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:22:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:22:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:22:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:22:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:22:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:22:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:22:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:22:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:22:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:22:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:22:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:22:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:22:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:22:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:22:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:22:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : apple: size = 5 OK 2026/03/01 04:22:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 04:22:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 04:22:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 04:22:17 DEBUG : apple: Unchanged skipping 2026/03/01 04:22:17 DEBUG : banana: size = 6 OK 2026/03/01 04:22:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 04:22:17 DEBUG : banana: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 04:22:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 04:22:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 04:22:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 04:22:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 04:22:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 04:22:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 04:22:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 04:22:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 04:22:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 04:22:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 04:22:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 04:22:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 04:22:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 04:22:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 04:22:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 04:22:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:22:17 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:22:17 DEBUG : Waiting for deletions to finish 2026/03/01 04:22:17 INFO : There was nothing to transfer 2026/03/01 04:22:17 DEBUG : Waiting for deletions to finish 2026/03/01 04:22:17 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : apple: size = 5 OK 2026/03/01 04:22:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : apple: Unchanged skipping 2026/03/01 04:22:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 04:22:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 04:22:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 04:22:17 DEBUG : banana: size = 6 OK 2026/03/01 04:22:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 04:22:17 DEBUG : banana: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 04:22:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 04:22:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 04:22:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 04:22:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 04:22:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:22:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 04:22:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 04:22:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 04:22:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 04:22:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 04:22:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 04:22:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 04:22:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 04:22:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 04:22:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 04:22:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 04:22:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 04:22:17 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:22:17 DEBUG : Waiting for deletions to finish 2026/03/01 04:22:17 INFO : There was nothing to transfer 2026/03/01 04:22:17 DEBUG : Waiting for deletions to finish 2026/03/01 04:22:17 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:22:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:22:34 DEBUG : Waiting for deletions to finish 2026/03/01 04:22:34 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:22:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:22:34 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:22:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:22:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:22:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:22:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:22:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:22:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:22:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:22:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:22:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:22:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:22:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:22:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:22:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:22:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:22:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:22:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:22:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:22:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:34 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:34 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:34 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:34 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:34 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:34 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:34 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/01 04:22:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/01 04:22:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/01 04:22:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/01 04:22:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/01 04:22:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/01 04:22:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:35 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:22:35 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:22:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/01 04:22:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/01 04:22:35 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:35 DEBUG : YXBwbGU=: size = 5 OK 2026/03/01 04:22:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/01 04:22:35 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/01 04:22:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/01 04:22:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/01 04:22:35 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/01 04:22:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/01 04:22:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:35 DEBUG : YmFuYW5h: size = 6 OK 2026/03/01 04:22:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/01 04:22:35 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/01 04:22:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/01 04:22:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/01 04:22:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/01 04:22:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/01 04:22:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/01 04:22:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/01 04:22:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/01 04:22:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/01 04:22:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/01 04:22:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/01 04:22:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/01 04:22:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/01 04:22:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/01 04:22:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/01 04:22:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/01 04:22:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/01 04:22:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/01 04:22:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/01 04:22:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/01 04:22:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/01 04:22:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/01 04:22:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/01 04:22:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/01 04:22:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/01 04:22:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/01 04:22:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/01 04:22:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/01 04:22:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/01 04:22:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/01 04:22:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:37 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/01 04:22:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/01 04:22:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/01 04:22:37 DEBUG : Waiting for deletions to finish 2026/03/01 04:22:37 INFO : apple: Deleted 2026/03/01 04:22:37 INFO : dir1/0003-defghij.txt: Deleted 2026/03/01 04:22:38 INFO : dir1/0009-3456789.txt: Deleted 2026/03/01 04:22:38 INFO : dir1/0014-89;=.txt: Deleted 2026/03/01 04:22:38 INFO : splitbananasplit: Deleted 2026/03/01 04:22:38 INFO : dir1/0013-789;=.txt: Deleted 2026/03/01 04:22:38 INFO : dir1/0008-2345678.txt: Deleted 2026/03/01 04:22:38 INFO : banana: Deleted 2026/03/01 04:22:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/01 04:22:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/01 04:22:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/01 04:22:38 INFO : dir1/0011-56789;.txt: Deleted 2026/03/01 04:22:38 INFO : dir1/0012-6789;.txt: Deleted 2026/03/01 04:22:38 INFO : appleappleapplebanana: Deleted 2026/03/01 04:22:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/01 04:22:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/01 04:22:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/01 04:22:38 INFO : dir1/0007-1234567.txt: Deleted 2026/03/01 04:22:38 INFO : dir1/0010-456789.txt: Deleted 2026/03/01 04:22:38 INFO : dir1/0015-9;=.txt: Deleted 2026/03/01 04:22:38 DEBUG : Waiting for deletions to finish 2026/03/01 04:22:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/01 04:22:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/01 04:22:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/01 04:22:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/01 04:22:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/01 04:22:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/01 04:22:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/01 04:22:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/01 04:22:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/01 04:22:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : YXBwbGU=: size = 5 OK 2026/03/01 04:22:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:39 DEBUG : apple: Unchanged skipping 2026/03/01 04:22:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 04:22:39 DEBUG : YmFuYW5h: size = 6 OK 2026/03/01 04:22:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:39 DEBUG : banana: Unchanged skipping 2026/03/01 04:22:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/01 04:22:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:39 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 04:22:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/01 04:22:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/01 04:22:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/01 04:22:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/01 04:22:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/01 04:22:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/01 04:22:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 04:22:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 04:22:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/01 04:22:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/01 04:22:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 04:22:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/01 04:22:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 04:22:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/01 04:22:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 04:22:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 04:22:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 04:22:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/01 04:22:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 04:22:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 04:22:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 04:22:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/01 04:22:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 04:22:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/01 04:22:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 04:22:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/01 04:22:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 04:22:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/01 04:22:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/01 04:22:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 04:22:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 04:22:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/01 04:22:39 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/01 04:22:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:22:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 04:22:39 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:22:39 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:22:39 DEBUG : Waiting for deletions to finish 2026/03/01 04:22:39 DEBUG : Waiting for deletions to finish 2026/03/01 04:22:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/01 04:22:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 04:22:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 04:22:39 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 04:22:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 04:22:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 04:22:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 04:22:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 04:22:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 04:22:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 04:22:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:22:56 DEBUG : Waiting for deletions to finish 2026/03/01 04:22:56 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:22:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:22:56 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:22:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:22:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:22:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:22:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:22:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:22:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:22:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:22:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:22:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:22:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:22:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:22:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:22:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:22:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:22:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:22:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:22:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:22:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:22:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:22:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:22:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:22:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:22:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:22:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:22:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:22:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:22:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:22:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:22:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:22:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:22:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:22:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:22:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/01 04:22:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:22:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/01 04:22:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:22:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/01 04:22:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:22:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/01 04:22:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:22:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:22:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:22:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 04:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 04:22:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/01 04:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 04:22:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/01 04:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 04:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 04:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 04:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 04:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 04:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 04:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 04:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 04:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 04:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 04:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 04:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 04:22:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/01 04:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 04:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 04:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 04:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 04:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 04:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 04:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 04:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 04:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 04:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 04:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 04:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 04:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 04:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 04:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 04:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 04:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 04:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 04:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 04:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 04:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 04:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 04:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 04:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 04:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 04:22:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/01 04:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 04:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 04:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 04:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 04:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 04:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 04:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 04:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 04:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 04:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 04:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 04:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 04:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 04:22:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/01 04:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 04:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 04:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 04:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 04:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 04:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 04:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 04:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 04:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 04:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 04:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 04:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 04:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 04:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 04:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 04:22:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/01 04:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 04:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 04:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 04:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 04:22:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/01 04:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 04:22:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/01 04:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 04:22:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/01 04:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 04:22:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/01 04:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 04:22:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/01 04:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 04:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 04:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 04:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 04:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 04:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 04:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 04:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 04:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 04:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 04:22:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/01 04:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 04:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 04:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 04:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 04:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 04:22:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/01 04:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 04:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 04:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 04:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 04:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 04:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 04:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 04:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 04:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 04:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 04:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 04:22:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/01 04:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 04:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 04:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 04:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 04:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 04:22:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/01 04:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 04:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 04:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 04:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 04:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 04:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 04:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 04:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 04:22:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/01 04:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 04:22:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/01 04:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 04:22:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/01 04:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 04:22:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/01 04:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 04:22:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/01 04:22:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/01 04:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 04:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 04:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 04:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 04:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 04:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 04:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 04:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 04:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 04:22:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/01 04:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 04:22:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/01 04:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 04:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 04:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 04:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 04:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 04:22:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/01 04:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 04:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 04:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 04:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 04:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 04:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 04:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 04:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 04:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 04:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 04:22:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/01 04:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 04:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 04:22:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 04:22:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 04:22:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 04:22:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 04:22:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 04:22:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/01 04:22:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 04:22:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 04:22:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/01 04:22:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/01 04:22:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 04:22:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 04:22:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 04:22:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 04:22:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/01 04:22:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/01 04:22:56 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:22:56 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:22:57 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/01 04:22:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/01 04:22:57 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/01 04:22:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/01 04:22:57 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/01 04:22:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/01 04:22:57 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/01 04:22:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/01 04:22:57 DEBUG : PREFIXapple: size = 5 OK 2026/03/01 04:22:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/01 04:22:57 INFO : apple: Copied (new) to: PREFIXapple 2026/03/01 04:22:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/01 04:22:57 DEBUG : PREFIXbanana: size = 6 OK 2026/03/01 04:22:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/01 04:22:57 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/01 04:22:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/01 04:22:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/01 04:22:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/01 04:22:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/01 04:22:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/01 04:22:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/01 04:22:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/01 04:22:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/01 04:22:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/01 04:22:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/01 04:22:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/01 04:22:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/01 04:22:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/01 04:22:58 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/01 04:22:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/01 04:22:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/01 04:22:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/01 04:22:58 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/01 04:22:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/01 04:22:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/01 04:22:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/01 04:22:58 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/01 04:22:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/01 04:22:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/01 04:22:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/01 04:22:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/01 04:22:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/01 04:22:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/01 04:22:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/01 04:22:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/01 04:22:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/01 04:22:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/01 04:22:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/01 04:22:58 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/01 04:22:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/01 04:22:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/01 04:22:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/01 04:22:58 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/01 04:22:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/01 04:22:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/01 04:22:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/01 04:22:58 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/01 04:22:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/01 04:22:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/01 04:22:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/01 04:22:59 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/01 04:22:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/01 04:22:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/01 04:22:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/01 04:22:59 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/01 04:22:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/01 04:22:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/01 04:22:59 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/01 04:22:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/01 04:22:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/01 04:22:59 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/01 04:22:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/01 04:22:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/01 04:22:59 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/01 04:22:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/01 04:22:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/01 04:22:59 DEBUG : Waiting for deletions to finish 2026/03/01 04:22:59 INFO : dir1/0009-3456789.txt: Deleted 2026/03/01 04:22:59 INFO : appleappleapplebanana: Deleted 2026/03/01 04:22:59 INFO : dir1/0003-defghij.txt: Deleted 2026/03/01 04:22:59 INFO : splitbananasplit: Deleted 2026/03/01 04:23:00 INFO : dir1/0007-1234567.txt: Deleted 2026/03/01 04:23:00 INFO : dir1/0008-2345678.txt: Deleted 2026/03/01 04:23:00 INFO : dir1/0013-789;=.txt: Deleted 2026/03/01 04:23:00 INFO : banana: Deleted 2026/03/01 04:23:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/01 04:23:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/01 04:23:00 INFO : apple: Deleted 2026/03/01 04:23:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/01 04:23:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/01 04:23:00 INFO : dir1/0010-456789.txt: Deleted 2026/03/01 04:23:00 INFO : dir1/0012-6789;.txt: Deleted 2026/03/01 04:23:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/01 04:23:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/01 04:23:00 INFO : dir1/0011-56789;.txt: Deleted 2026/03/01 04:23:00 INFO : dir1/0014-89;=.txt: Deleted 2026/03/01 04:23:00 INFO : dir1/0015-9;=.txt: Deleted 2026/03/01 04:23:00 DEBUG : Waiting for deletions to finish 2026/03/01 04:23:00 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/01 04:23:00 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:23:00 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/01 04:23:00 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/01 04:23:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:23:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:23:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:23:00 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:23:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:23:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:23:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:23:00 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:23:00 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:23:00 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:23:00 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:23:00 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:23:00 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:23:00 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:23:00 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:23:00 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:23:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/01 04:23:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/01 04:23:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/01 04:23:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/01 04:23:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/01 04:23:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/01 04:23:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/01 04:23:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/01 04:23:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/01 04:23:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/01 04:23:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/01 04:23:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/01 04:23:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/01 04:23:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/01 04:23:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/01 04:23:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/01 04:23:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/01 04:23:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/01 04:23:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/01 04:23:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/01 04:23:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/01 04:23:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/01 04:23:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/01 04:23:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/01 04:23:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/01 04:23:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/01 04:23:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/01 04:23:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/01 04:23:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/01 04:23:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/01 04:23:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:23:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/01 04:23:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:23:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/01 04:23:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:23:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/01 04:23:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:23:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/01 04:23:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:23:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/01 04:23:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:23:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/01 04:23:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:23:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/01 04:23:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:23:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/01 04:23:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:23:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/01 04:23:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:23:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/01 04:23:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:23:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/01 04:23:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:23:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/01 04:23:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:23:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/01 04:23:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:23:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/01 04:23:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:23:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/01 04:23:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:23:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/01 04:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:23:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/01 04:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:23:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/01 04:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:23:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/01 04:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:23:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/01 04:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:23:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/01 04:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:23:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/01 04:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:23:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/01 04:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:23:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/01 04:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:23:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/01 04:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:23:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/01 04:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:23:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/01 04:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:23:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/01 04:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:23:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/01 04:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:23:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/01 04:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:23:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/01 04:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:23:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/01 04:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:23:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:23:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/01 04:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:23:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/01 04:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:23:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/01 04:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:23:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/01 04:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:23:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/01 04:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:23:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/01 04:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:23:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/01 04:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:23:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/01 04:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:23:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/01 04:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:23:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/01 04:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:23:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/01 04:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:23:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/01 04:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:23:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/01 04:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:23:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/01 04:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:23:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/01 04:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:23:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/01 04:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:23:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:23:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:23:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/01 04:23:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:23:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/01 04:23:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:23:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/01 04:23:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:23:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/01 04:23:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:23:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/01 04:23:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:23:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/01 04:23:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:23:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/01 04:23:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:23:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/01 04:23:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:23:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/01 04:23:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:23:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/01 04:23:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:23:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/01 04:23:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:23:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/01 04:23:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:23:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/01 04:23:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:23:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/01 04:23:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:23:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/01 04:23:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:23:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/01 04:23:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:23:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 04:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 04:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 04:23:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 04:23:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/01 04:23:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/01 04:23:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/01 04:23:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/01 04:23:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/01 04:23:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/01 04:23:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/01 04:23:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/01 04:23:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/01 04:23:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/01 04:23:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/01 04:23:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/01 04:23:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/01 04:23:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/01 04:23:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/01 04:23:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/01 04:23:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/01 04:23:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/01 04:23:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/01 04:23:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/01 04:23:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:01 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:23:01 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:23:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 04:23:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/01 04:23:01 INFO : appleappleapplebanana: Copied (new) 2026/03/01 04:23:01 DEBUG : apple: size = 5 OK 2026/03/01 04:23:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/01 04:23:01 INFO : apple: Copied (new) 2026/03/01 04:23:01 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 04:23:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/01 04:23:01 INFO : splitbananasplit: Copied (new) 2026/03/01 04:23:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 04:23:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/01 04:23:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/01 04:23:01 DEBUG : banana: size = 6 OK 2026/03/01 04:23:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/01 04:23:01 INFO : banana: Copied (new) 2026/03/01 04:23:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 04:23:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/01 04:23:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/01 04:23:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 04:23:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/01 04:23:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/01 04:23:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 04:23:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/01 04:23:02 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/01 04:23:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 04:23:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/01 04:23:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/01 04:23:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 04:23:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/01 04:23:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/01 04:23:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 04:23:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/01 04:23:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/01 04:23:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 04:23:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/01 04:23:02 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/01 04:23:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 04:23:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/01 04:23:02 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/01 04:23:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 04:23:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/01 04:23:02 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/01 04:23:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 04:23:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/01 04:23:02 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/01 04:23:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 04:23:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/01 04:23:03 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/01 04:23:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 04:23:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/01 04:23:03 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/01 04:23:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 04:23:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/01 04:23:03 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/01 04:23:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 04:23:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/01 04:23:03 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/01 04:23:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 04:23:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/01 04:23:03 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/01 04:23:03 DEBUG : Waiting for deletions to finish 2026/03/01 04:23:03 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/01 04:23:03 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/01 04:23:03 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/01 04:23:03 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/01 04:23:03 INFO : PREFIXsplitbananasplit: Deleted 2026/03/01 04:23:03 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/01 04:23:03 INFO : PREFIXapple: Deleted 2026/03/01 04:23:03 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/01 04:23:03 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/01 04:23:03 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/01 04:23:03 INFO : PREFIXbanana: Deleted 2026/03/01 04:23:03 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/01 04:23:03 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/01 04:23:03 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/01 04:23:03 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/01 04:23:03 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/01 04:23:04 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/01 04:23:04 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/01 04:23:04 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/01 04:23:04 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/01 04:23:04 DEBUG : Waiting for deletions to finish 2026/03/01 04:23:04 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : Waiting for deletions to finish 2026/03/01 04:23:04 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:23:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:23:20 DEBUG : Waiting for deletions to finish 2026/03/01 04:23:21 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:23:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:23:21 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:23:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:23:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:23:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:23:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:23:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:23:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:23:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:23:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:23:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:23:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:23:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:23:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:23:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:23:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:23:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:23:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:23:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:23:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/01 04:23:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/01 04:23:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/01 04:23:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/01 04:23:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/01 04:23:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/01 04:23:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/01 04:23:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/01 04:23:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/01 04:23:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 04:23:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/01 04:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 04:23:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 04:23:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 04:23:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 04:23:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 04:23:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/01 04:23:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 04:23:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 04:23:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/01 04:23:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/01 04:23:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 04:23:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/01 04:23:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:21 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:23:21 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:23:22 DEBUG : appleSUFFIX: size = 5 OK 2026/03/01 04:23:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/01 04:23:22 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/01 04:23:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/01 04:23:22 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/01 04:23:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/01 04:23:22 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/01 04:23:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:22 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/01 04:23:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/01 04:23:22 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/01 04:23:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/01 04:23:22 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/01 04:23:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/01 04:23:22 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/01 04:23:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/01 04:23:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/01 04:23:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/01 04:23:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/01 04:23:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/01 04:23:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/01 04:23:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/01 04:23:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/01 04:23:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/01 04:23:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/01 04:23:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/01 04:23:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/01 04:23:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/01 04:23:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/01 04:23:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/01 04:23:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/01 04:23:22 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/01 04:23:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/01 04:23:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/01 04:23:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/01 04:23:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/01 04:23:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/01 04:23:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/01 04:23:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/01 04:23:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/01 04:23:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/01 04:23:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/01 04:23:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/01 04:23:23 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/01 04:23:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/01 04:23:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/01 04:23:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/01 04:23:23 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/01 04:23:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/01 04:23:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/01 04:23:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/01 04:23:23 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/01 04:23:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/01 04:23:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/01 04:23:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/01 04:23:23 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/01 04:23:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/01 04:23:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/01 04:23:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/01 04:23:23 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/01 04:23:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/01 04:23:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/01 04:23:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/01 04:23:24 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/01 04:23:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/01 04:23:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/01 04:23:24 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/01 04:23:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/01 04:23:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/01 04:23:24 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/01 04:23:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/01 04:23:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/01 04:23:24 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/01 04:23:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/01 04:23:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/01 04:23:24 DEBUG : Waiting for deletions to finish 2026/03/01 04:23:24 INFO : dir1/0009-3456789.txt: Deleted 2026/03/01 04:23:24 INFO : apple: Deleted 2026/03/01 04:23:24 INFO : appleappleapplebanana: Deleted 2026/03/01 04:23:24 INFO : dir1/0012-6789;.txt: Deleted 2026/03/01 04:23:24 INFO : dir1/0008-2345678.txt: Deleted 2026/03/01 04:23:24 INFO : dir1/0014-89;=.txt: Deleted 2026/03/01 04:23:24 INFO : banana: Deleted 2026/03/01 04:23:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/01 04:23:24 INFO : dir1/0007-1234567.txt: Deleted 2026/03/01 04:23:24 INFO : dir1/0011-56789;.txt: Deleted 2026/03/01 04:23:24 INFO : dir1/0013-789;=.txt: Deleted 2026/03/01 04:23:24 INFO : dir1/0015-9;=.txt: Deleted 2026/03/01 04:23:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/01 04:23:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/01 04:23:25 INFO : dir1/0003-defghij.txt: Deleted 2026/03/01 04:23:25 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/01 04:23:25 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/01 04:23:25 INFO : dir1/0010-456789.txt: Deleted 2026/03/01 04:23:25 INFO : splitbananasplit: Deleted 2026/03/01 04:23:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/01 04:23:25 DEBUG : Waiting for deletions to finish 2026/03/01 04:23:25 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/01 04:23:25 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/01 04:23:25 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/01 04:23:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/01 04:23:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/01 04:23:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/01 04:23:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/01 04:23:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/01 04:23:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/01 04:23:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/01 04:23:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/01 04:23:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/01 04:23:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/01 04:23:25 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/01 04:23:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/01 04:23:25 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/01 04:23:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/01 04:23:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/01 04:23:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/01 04:23:25 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/01 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/01 04:23:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/01 04:23:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/01 04:23:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/01 04:23:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/01 04:23:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/01 04:23:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/01 04:23:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/01 04:23:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/01 04:23:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/01 04:23:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/01 04:23:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/01 04:23:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/01 04:23:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/01 04:23:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/01 04:23:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/01 04:23:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/01 04:23:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/01 04:23:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/01 04:23:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/01 04:23:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/01 04:23:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/01 04:23:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/01 04:23:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/01 04:23:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/01 04:23:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/01 04:23:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/01 04:23:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/01 04:23:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/01 04:23:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/01 04:23:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/01 04:23:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/01 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/01 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/01 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/01 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/01 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/01 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/01 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/01 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/01 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/01 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/01 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/01 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/01 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/01 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/01 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/01 04:23:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 04:23:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 04:23:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/01 04:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/01 04:23:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/01 04:23:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/01 04:23:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/01 04:23:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/01 04:23:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/01 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:25 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:23:25 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:23:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 04:23:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/01 04:23:26 INFO : appleappleapplebanana: Copied (new) 2026/03/01 04:23:26 DEBUG : banana: size = 6 OK 2026/03/01 04:23:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/01 04:23:26 INFO : banana: Copied (new) 2026/03/01 04:23:26 DEBUG : apple: size = 5 OK 2026/03/01 04:23:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/01 04:23:26 INFO : apple: Copied (new) 2026/03/01 04:23:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 04:23:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/01 04:23:26 INFO : splitbananasplit: Copied (new) 2026/03/01 04:23:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 04:23:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/01 04:23:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/01 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/01 04:23:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/01 04:23:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 04:23:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/01 04:23:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/01 04:23:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 04:23:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/01 04:23:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/01 04:23:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 04:23:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/01 04:23:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/01 04:23:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 04:23:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/01 04:23:27 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/01 04:23:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 04:23:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/01 04:23:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/01 04:23:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 04:23:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/01 04:23:27 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/01 04:23:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 04:23:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/01 04:23:27 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/01 04:23:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 04:23:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/01 04:23:27 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/01 04:23:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 04:23:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/01 04:23:27 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/01 04:23:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 04:23:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/01 04:23:28 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/01 04:23:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 04:23:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/01 04:23:28 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/01 04:23:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 04:23:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/01 04:23:28 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/01 04:23:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 04:23:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/01 04:23:28 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/01 04:23:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 04:23:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/01 04:23:28 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/01 04:23:28 DEBUG : Waiting for deletions to finish 2026/03/01 04:23:28 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/01 04:23:28 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/01 04:23:28 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/01 04:23:28 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/01 04:23:28 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/01 04:23:28 INFO : appleSUFFIX: Deleted 2026/03/01 04:23:28 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/01 04:23:28 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/01 04:23:29 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/01 04:23:29 INFO : bananaSUFFIX: Deleted 2026/03/01 04:23:29 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/01 04:23:29 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/01 04:23:29 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/01 04:23:29 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/01 04:23:29 INFO : splitbananasplitSUFFIX: Deleted 2026/03/01 04:23:29 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/01 04:23:29 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/01 04:23:29 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/01 04:23:29 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/01 04:23:29 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/01 04:23:29 DEBUG : Waiting for deletions to finish 2026/03/01 04:23:29 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : Waiting for deletions to finish 2026/03/01 04:23:29 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:23:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:23:46 DEBUG : Waiting for deletions to finish 2026/03/01 04:23:47 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:23:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:23:47 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:23:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:23:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:23:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:23:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:23:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:23:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:23:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:23:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:23:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:23:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:23:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:23:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:23:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:23:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:23:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:23:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:23:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:23:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 04:23:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 04:23:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 04:23:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 04:23:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/01 04:23:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 04:23:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/01 04:23:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:47 DEBUG : apple: size = 5 OK 2026/03/01 04:23:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:47 DEBUG : apple: Unchanged skipping 2026/03/01 04:23:47 DEBUG : banana: size = 6 OK 2026/03/01 04:23:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:47 DEBUG : banana: Unchanged skipping 2026/03/01 04:23:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 04:23:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 04:23:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 04:23:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 04:23:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 04:23:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 04:23:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 04:23:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 04:23:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 04:23:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 04:23:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 04:23:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 04:23:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 04:23:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 04:23:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 04:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 04:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 04:23:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 04:23:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 04:23:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 04:23:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 04:23:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 04:23:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 04:23:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 04:23:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 04:23:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/01 04:23:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 04:23:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 04:23:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 04:23:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/01 04:23:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/01 04:23:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/01 04:23:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/01 04:23:47 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:23:47 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:23:47 DEBUG : splitbanan: size = 16 OK 2026/03/01 04:23:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/01 04:23:47 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/01 04:23:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/01 04:23:48 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/01 04:23:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/01 04:23:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/01 04:23:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/01 04:23:48 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/01 04:23:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/01 04:23:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/01 04:23:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/01 04:23:48 DEBUG : appleapple: size = 21 OK 2026/03/01 04:23:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/01 04:23:48 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/01 04:23:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/01 04:23:48 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/01 04:23:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/01 04:23:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/01 04:23:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/01 04:23:48 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/01 04:23:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/01 04:23:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/01 04:23:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/01 04:23:48 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/01 04:23:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/01 04:23:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/01 04:23:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/01 04:23:48 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/01 04:23:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/01 04:23:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/01 04:23:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/01 04:23:48 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/01 04:23:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/01 04:23:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/01 04:23:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/01 04:23:48 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/01 04:23:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/01 04:23:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/01 04:23:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/01 04:23:49 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/01 04:23:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/01 04:23:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/01 04:23:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/01 04:23:49 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/01 04:23:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/01 04:23:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/01 04:23:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/01 04:23:49 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/01 04:23:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/01 04:23:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/01 04:23:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/01 04:23:49 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/01 04:23:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/01 04:23:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/01 04:23:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/01 04:23:49 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/01 04:23:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/01 04:23:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/01 04:23:49 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/01 04:23:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/01 04:23:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/01 04:23:49 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/01 04:23:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/01 04:23:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/01 04:23:50 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/01 04:23:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/01 04:23:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/01 04:23:50 DEBUG : Waiting for deletions to finish 2026/03/01 04:23:50 INFO : dir1/0007-1234567.txt: Deleted 2026/03/01 04:23:50 INFO : dir1/0009-3456789.txt: Deleted 2026/03/01 04:23:50 INFO : appleappleapplebanana: Deleted 2026/03/01 04:23:50 INFO : dir1/0008-2345678.txt: Deleted 2026/03/01 04:23:50 INFO : dir1/0010-456789.txt: Deleted 2026/03/01 04:23:50 INFO : dir1/0013-789;=.txt: Deleted 2026/03/01 04:23:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/01 04:23:50 INFO : dir1/0015-9;=.txt: Deleted 2026/03/01 04:23:50 INFO : dir1/0003-defghij.txt: Deleted 2026/03/01 04:23:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/01 04:23:50 INFO : dir1/0011-56789;.txt: Deleted 2026/03/01 04:23:50 INFO : dir1/0012-6789;.txt: Deleted 2026/03/01 04:23:50 INFO : splitbananasplit: Deleted 2026/03/01 04:23:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/01 04:23:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/01 04:23:50 INFO : dir1/0014-89;=.txt: Deleted 2026/03/01 04:23:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/01 04:23:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/01 04:23:50 DEBUG : Waiting for deletions to finish 2026/03/01 04:23:51 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : appleapple: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/01 04:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/01 04:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/01 04:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/01 04:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/01 04:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/01 04:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/01 04:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/01 04:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/01 04:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/01 04:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/01 04:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/01 04:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/01 04:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/01 04:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/01 04:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/01 04:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/01 04:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/01 04:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/01 04:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/01 04:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/01 04:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/01 04:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/01 04:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/01 04:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/01 04:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/01 04:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/01 04:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/01 04:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/01 04:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/01 04:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/01 04:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/01 04:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/01 04:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/01 04:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/01 04:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/01 04:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/01 04:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/01 04:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/01 04:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/01 04:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/01 04:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/01 04:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/01 04:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/01 04:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/01 04:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/01 04:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/01 04:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/01 04:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/01 04:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/01 04:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/01 04:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/01 04:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/01 04:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/01 04:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/01 04:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/01 04:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/01 04:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/01 04:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/01 04:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/01 04:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/01 04:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 04:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/01 04:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/01 04:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/01 04:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/01 04:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/01 04:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/01 04:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/01 04:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/01 04:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/01 04:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/01 04:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/01 04:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/01 04:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/01 04:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/01 04:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/01 04:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/01 04:23:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 04:23:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 04:23:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 04:23:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 04:23:51 DEBUG : appleapple: size = 21 OK 2026/03/01 04:23:51 DEBUG : apple: size = 5 OK 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 04:23:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:51 DEBUG : apple: Unchanged skipping 2026/03/01 04:23:51 DEBUG : banana: size = 6 OK 2026/03/01 04:23:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:51 DEBUG : banana: Unchanged skipping 2026/03/01 04:23:51 DEBUG : splitbanan: size = 16 OK 2026/03/01 04:23:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:51 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 04:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/01 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 04:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 04:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 04:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 04:23:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/01 04:23:51 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/01 04:23:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 04:23:51 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/01 04:23:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 04:23:51 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/01 04:23:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 04:23:51 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/01 04:23:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 04:23:51 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/01 04:23:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 04:23:51 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/01 04:23:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 04:23:51 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/01 04:23:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 04:23:51 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/01 04:23:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 04:23:51 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/01 04:23:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 04:23:51 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/01 04:23:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 04:23:51 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/01 04:23:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 04:23:51 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/01 04:23:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 04:23:51 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/01 04:23:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 04:23:51 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/01 04:23:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 04:23:51 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/01 04:23:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 04:23:51 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/01 04:23:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:23:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 04:23:51 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:23:51 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:23:51 DEBUG : Waiting for deletions to finish 2026/03/01 04:23:51 DEBUG : Waiting for deletions to finish 2026/03/01 04:23:51 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : appleapple: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/01 04:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/01 04:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/01 04:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/01 04:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/01 04:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/01 04:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/01 04:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/01 04:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/01 04:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/01 04:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/01 04:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/01 04:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/01 04:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/01 04:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/01 04:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/01 04:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/01 04:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/01 04:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/01 04:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/01 04:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/01 04:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/01 04:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/01 04:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/01 04:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/01 04:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/01 04:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/01 04:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/01 04:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/01 04:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/01 04:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/01 04:23:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 04:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/01 04:23:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 04:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/01 04:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/01 04:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/01 04:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/01 04:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/01 04:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/01 04:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/01 04:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/01 04:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/01 04:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/01 04:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/01 04:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/01 04:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/01 04:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/01 04:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/01 04:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/01 04:23:51 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:24:07 DEBUG : Waiting for deletions to finish 2026/03/01 04:24:08 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : apple: size = 5 OK 2026/03/01 04:24:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:08 DEBUG : apple: Unchanged skipping 2026/03/01 04:24:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 04:24:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 04:24:08 DEBUG : banana: size = 6 OK 2026/03/01 04:24:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:08 DEBUG : banana: Unchanged skipping 2026/03/01 04:24:08 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 04:24:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:08 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 04:24:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 04:24:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 04:24:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 04:24:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 04:24:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 04:24:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 04:24:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 04:24:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 04:24:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 04:24:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 04:24:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 04:24:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 04:24:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 04:24:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 04:24:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 04:24:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 04:24:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 04:24:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 04:24:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 04:24:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 04:24:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 04:24:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 04:24:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 04:24:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 04:24:08 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:24:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 04:24:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 04:24:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 04:24:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 04:24:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 04:24:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 04:24:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 04:24:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 04:24:08 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:24:08 DEBUG : Waiting for deletions to finish 2026/03/01 04:24:08 DEBUG : Waiting for deletions to finish 2026/03/01 04:24:08 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:24:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : apple: size = 5 OK 2026/03/01 04:24:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:09 DEBUG : apple: Unchanged skipping 2026/03/01 04:24:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 04:24:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 04:24:09 DEBUG : banana: size = 6 OK 2026/03/01 04:24:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:09 DEBUG : banana: Unchanged skipping 2026/03/01 04:24:09 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 04:24:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:09 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 04:24:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 04:24:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 04:24:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 04:24:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 04:24:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 04:24:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 04:24:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 04:24:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 04:24:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 04:24:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 04:24:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 04:24:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 04:24:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 04:24:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 04:24:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 04:24:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 04:24:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 04:24:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 04:24:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 04:24:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 04:24:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 04:24:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 04:24:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 04:24:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 04:24:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 04:24:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 04:24:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 04:24:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 04:24:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 04:24:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 04:24:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 04:24:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 04:24:09 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:24:09 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:24:09 DEBUG : Waiting for deletions to finish 2026/03/01 04:24:09 DEBUG : Waiting for deletions to finish 2026/03/01 04:24:09 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:24:09 DEBUG : Waiting for deletions to finish 2026/03/01 04:24:10 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:24:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:24:10 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:24:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:24:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:24:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:24:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:24:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:24:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:24:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:24:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:24:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:24:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:24:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:24:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:24:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:24:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:24:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:24:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:24:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:24:25 DEBUG : Waiting for deletions to finish 2026/03/01 04:24:25 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:24:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:24:25 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:24:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:24:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:24:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:24:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:24:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:24:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:24:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:24:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:24:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:24:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:24:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:24:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:24:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:24:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:24:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:24:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:24:26 DEBUG : apple: size = 5 OK 2026/03/01 04:24:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:26 DEBUG : apple: Unchanged skipping 2026/03/01 04:24:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 04:24:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 04:24:26 DEBUG : banana: size = 6 OK 2026/03/01 04:24:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:26 DEBUG : banana: Unchanged skipping 2026/03/01 04:24:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 04:24:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:26 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 04:24:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 04:24:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 04:24:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 04:24:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 04:24:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 04:24:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 04:24:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 04:24:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 04:24:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 04:24:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 04:24:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 04:24:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 04:24:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 04:24:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 04:24:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 04:24:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 04:24:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 04:24:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 04:24:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 04:24:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 04:24:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 04:24:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 04:24:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 04:24:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 04:24:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 04:24:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 04:24:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 04:24:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 04:24:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 04:24:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 04:24:26 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:24:26 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:24:26 DEBUG : Waiting for deletions to finish 2026/03/01 04:24:26 DEBUG : Waiting for deletions to finish 2026/03/01 04:24:26 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:24:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:24:26 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:24:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:24:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:24:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:24:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:24:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:24:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:24:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:24:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:24:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:24:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:24:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:24:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:24:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:24:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:24:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:24:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:24:27 DEBUG : apple: size = 5 OK 2026/03/01 04:24:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:27 DEBUG : apple: Unchanged skipping 2026/03/01 04:24:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 04:24:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 04:24:27 DEBUG : banana: size = 6 OK 2026/03/01 04:24:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:27 DEBUG : banana: Unchanged skipping 2026/03/01 04:24:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 04:24:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 04:24:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 04:24:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 04:24:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 04:24:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 04:24:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 04:24:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 04:24:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 04:24:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 04:24:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 04:24:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 04:24:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 04:24:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 04:24:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 04:24:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 04:24:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 04:24:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 04:24:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 04:24:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 04:24:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 04:24:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 04:24:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 04:24:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 04:24:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 04:24:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 04:24:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 04:24:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 04:24:27 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:24:27 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:24:27 DEBUG : Waiting for deletions to finish 2026/03/01 04:24:27 DEBUG : Waiting for deletions to finish 2026/03/01 04:24:27 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:24:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:24:27 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:24:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:24:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:24:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:24:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:24:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:24:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:24:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:24:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:24:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:24:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:24:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:24:43 DEBUG : Waiting for deletions to finish 2026/03/01 04:24:44 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:24:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:24:44 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:24:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:24:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:24:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:24:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:24:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:24:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:24:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:24:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:24:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:24:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:24:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:24:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:24:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:24:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:24:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:24:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:24:44 DEBUG : apple: size = 5 OK 2026/03/01 04:24:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 04:24:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 04:24:44 DEBUG : banana: size = 6 OK 2026/03/01 04:24:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:44 DEBUG : banana: Unchanged skipping 2026/03/01 04:24:44 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 04:24:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:44 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 04:24:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:44 DEBUG : apple: Unchanged skipping 2026/03/01 04:24:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 04:24:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 04:24:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 04:24:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 04:24:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 04:24:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 04:24:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 04:24:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 04:24:44 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 04:24:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 04:24:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 04:24:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 04:24:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 04:24:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 04:24:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 04:24:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 04:24:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 04:24:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 04:24:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 04:24:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 04:24:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 04:24:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 04:24:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 04:24:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 04:24:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 04:24:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 04:24:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 04:24:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 04:24:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 04:24:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 04:24:44 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:24:44 DEBUG : Waiting for deletions to finish 2026/03/01 04:24:44 DEBUG : Waiting for deletions to finish 2026/03/01 04:24:45 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : apple: size = 5 OK 2026/03/01 04:24:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:45 DEBUG : apple: Unchanged skipping 2026/03/01 04:24:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 04:24:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 04:24:45 DEBUG : banana: size = 6 OK 2026/03/01 04:24:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:45 DEBUG : banana: Unchanged skipping 2026/03/01 04:24:45 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 04:24:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:45 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 04:24:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 04:24:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 04:24:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 04:24:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 04:24:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 04:24:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 04:24:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 04:24:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 04:24:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 04:24:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 04:24:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 04:24:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 04:24:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 04:24:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 04:24:45 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:24:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 04:24:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 04:24:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 04:24:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 04:24:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 04:24:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 04:24:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 04:24:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 04:24:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 04:24:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 04:24:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 04:24:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 04:24:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 04:24:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 04:24:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:24:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 04:24:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 04:24:45 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:24:45 DEBUG : Waiting for deletions to finish 2026/03/01 04:24:45 DEBUG : Waiting for deletions to finish 2026/03/01 04:24:45 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:24:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:25:02 DEBUG : Waiting for deletions to finish 2026/03/01 04:25:02 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:25:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:25:02 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:25:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:25:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:25:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:25:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:25:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:25:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:25:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:25:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:25:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:25:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:25:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:25:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:25:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:25:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:25:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:25:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:25:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:25:03 DEBUG : apple: size = 5 OK 2026/03/01 04:25:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:03 DEBUG : apple: Unchanged skipping 2026/03/01 04:25:03 DEBUG : banana: size = 6 OK 2026/03/01 04:25:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:03 DEBUG : banana: Unchanged skipping 2026/03/01 04:25:03 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 04:25:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 04:25:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:03 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 04:25:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 04:25:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 04:25:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 04:25:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 04:25:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 04:25:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 04:25:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 04:25:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 04:25:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 04:25:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 04:25:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 04:25:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 04:25:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 04:25:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 04:25:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 04:25:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 04:25:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 04:25:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 04:25:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 04:25:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 04:25:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 04:25:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 04:25:03 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:25:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 04:25:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 04:25:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 04:25:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 04:25:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 04:25:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 04:25:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 04:25:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 04:25:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 04:25:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 04:25:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 04:25:03 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:25:03 DEBUG : Waiting for deletions to finish 2026/03/01 04:25:03 DEBUG : Waiting for deletions to finish 2026/03/01 04:25:03 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:25:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:25:03 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:25:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:25:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:25:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:25:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:25:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:25:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:25:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:25:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:25:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:25:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:25:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:25:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:25:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:25:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:25:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:25:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:25:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:25:04 DEBUG : apple: size = 5 OK 2026/03/01 04:25:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:04 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 04:25:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 04:25:04 DEBUG : apple: Unchanged skipping 2026/03/01 04:25:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:04 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 04:25:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 04:25:04 DEBUG : banana: size = 6 OK 2026/03/01 04:25:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:04 DEBUG : banana: Unchanged skipping 2026/03/01 04:25:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 04:25:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 04:25:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 04:25:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:04 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:25:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 04:25:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 04:25:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 04:25:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 04:25:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 04:25:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 04:25:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 04:25:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 04:25:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 04:25:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 04:25:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 04:25:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 04:25:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 04:25:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 04:25:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 04:25:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 04:25:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 04:25:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 04:25:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 04:25:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 04:25:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 04:25:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 04:25:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 04:25:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 04:25:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 04:25:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 04:25:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 04:25:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 04:25:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 04:25:04 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:25:04 DEBUG : Waiting for deletions to finish 2026/03/01 04:25:04 DEBUG : Waiting for deletions to finish 2026/03/01 04:25:04 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:25:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:25:04 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:25:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:25:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:25:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:25:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:25:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:25:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:25:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:25:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:25:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:25:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:25:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:25:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:25:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:25:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:25:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:25:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:25:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:25:22 DEBUG : Waiting for deletions to finish 2026/03/01 04:25:22 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:25:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:25:22 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:25:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:25:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:25:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:25:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:25:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:25:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:25:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:25:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:25:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:25:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:25:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:25:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:25:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:25:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:25:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:25:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:25:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 04:25:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 04:25:23 DEBUG : banana: size = 6 OK 2026/03/01 04:25:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : banana: Unchanged skipping 2026/03/01 04:25:23 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 04:25:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 04:25:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 04:25:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 04:25:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 04:25:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 04:25:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 04:25:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 04:25:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 04:25:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 04:25:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 04:25:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 04:25:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 04:25:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 04:25:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 04:25:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 04:25:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 04:25:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:25:23 DEBUG : apple: size = 5 OK 2026/03/01 04:25:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : apple: Unchanged skipping 2026/03/01 04:25:23 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:25:23 DEBUG : Waiting for deletions to finish 2026/03/01 04:25:23 DEBUG : Waiting for deletions to finish 2026/03/01 04:25:23 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 04:25:23 DEBUG : apple: size = 5 OK 2026/03/01 04:25:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : apple: Unchanged skipping 2026/03/01 04:25:23 DEBUG : banana: size = 6 OK 2026/03/01 04:25:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 04:25:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 04:25:23 DEBUG : banana: Unchanged skipping 2026/03/01 04:25:23 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 04:25:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 04:25:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:25:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 04:25:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 04:25:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 04:25:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 04:25:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 04:25:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 04:25:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 04:25:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 04:25:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 04:25:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 04:25:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 04:25:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 04:25:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 04:25:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 04:25:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 04:25:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 04:25:23 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:25:23 DEBUG : Waiting for deletions to finish 2026/03/01 04:25:23 DEBUG : Waiting for deletions to finish 2026/03/01 04:25:24 DEBUG : apple: Excluded (Path Filter) 2026/03/01 04:25:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 04:25:24 DEBUG : banana: Excluded (Path Filter) 2026/03/01 04:25:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 04:25:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 04:25:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 04:25:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 04:25:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 04:25:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 04:25:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 04:25:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 04:25:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 04:25:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 04:25:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 04:25:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 04:25:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 04:25:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 04:25:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 04:25:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 04:25:24 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (220.53s) --- PASS: TestTransform/NFC (15.99s) --- PASS: TestTransform/NFD (18.26s) --- PASS: TestTransform/base64 (21.48s) --- PASS: TestTransform/prefix (25.80s) --- PASS: TestTransform/suffix (24.65s) --- PASS: TestTransform/truncate (21.91s) --- PASS: TestTransform/encoder (18.22s) --- PASS: TestTransform/ISO-8859-1 (17.29s) --- PASS: TestTransform/charmap (18.58s) --- PASS: TestTransform/lowercase (18.44s) --- PASS: TestTransform/ascii (19.91s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:25:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/01 04:25:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/01 04:25:29 INFO : sub dir_somesuffix: Making directory 2026/03/01 04:25:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/01 04:25:29 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/01 04:25:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/01 04:25:29 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/01 04:25:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/01 04:25:29 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:25:29 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:25:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/01 04:25:29 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:25:29 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/01 04:25:29 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.75s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:25:30 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:30 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:30 INFO : tictactoe: Making directory 2026/03/01 04:25:30 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:30 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 04:25:30 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/01 04:25:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 04:25:30 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:25:30 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:25:31 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/01 04:25:31 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:25:31 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/01 04:25:31 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.91s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:25:32 INFO : toe: Making directory 2026/03/01 04:25:32 INFO : toe/toe: Making directory 2026/03/01 04:25:32 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/01 04:25:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/01 04:25:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/01 04:25:32 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:25:32 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:25:33 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/01 04:25:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:25:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/01 04:25:33 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.97s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:25:34 INFO : toe: Making directory 2026/03/01 04:25:34 INFO : toe/toe: Making directory 2026/03/01 04:25:34 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/01 04:25:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/01 04:25:34 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:25:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/01 04:25:34 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:25:35 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/01 04:25:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:25:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/01 04:25:35 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.81s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:25:36 DEBUG : empty_dir: Making directory with metadata 2026/03/01 04:25:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/01 04:25:36 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:36 INFO : tictacempty_dir: Making directory 2026/03/01 04:25:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:36 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:36 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:36 INFO : tictactoe: Making directory 2026/03/01 04:25:36 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:36 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 04:25:36 INFO : tictactoe/tictactoe: Making directory 2026/03/01 04:25:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 04:25:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/01 04:25:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/01 04:25:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/01 04:25:36 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:25:36 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:25:37 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/01 04:25:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:25:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/01 04:25:37 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.89s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:25:38 DEBUG : empty_dir: Making directory with metadata 2026/03/01 04:25:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/01 04:25:38 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:38 INFO : tictacempty_dir: Making directory 2026/03/01 04:25:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:38 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:38 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:38 INFO : tictactoe: Making directory 2026/03/01 04:25:38 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:38 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 04:25:38 INFO : tictactoe/tictactoe: Making directory 2026/03/01 04:25:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 04:25:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/01 04:25:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 04:25:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/01 04:25:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 04:25:38 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:25:38 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:25:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/01 04:25:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:25:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 04:25:39 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/01 04:25:39 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:25:39 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:39 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:39 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/01 04:25:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/01 04:25:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:25:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/01 04:25:39 NOTICE: B2 bucket rclone-test-loyaneq8wosu: 0 differences found 2026/03/01 04:25:39 NOTICE: B2 bucket rclone-test-loyaneq8wosu: 1 matching files --- PASS: TestAllTag (2.05s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:25:40 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:40 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:40 INFO : tictactoe: Making directory 2026/03/01 04:25:40 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:40 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 04:25:40 INFO : tictactoe/tictactoe: Making directory 2026/03/01 04:25:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 04:25:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/01 04:25:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/01 04:25:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/01 04:25:40 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:25:40 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:25:41 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/01 04:25:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:25:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/01 04:25:41 DEBUG : Waiting for deletions to finish 2026/03/01 04:25:41 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:41 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:41 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 04:25:41 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/01 04:25:41 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 04:25:41 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:25:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/01 04:25:41 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/01 04:25:41 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:25:41 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.41s) === RUN TestSyntax 2026/03/01 04:25:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:25:42 INFO : toe: Making directory 2026/03/01 04:25:42 INFO : toe/toe: Making directory 2026/03/01 04:25:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/01 04:25:42 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:25:42 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:25:43 DEBUG : toe/toe/toe: size = 11 OK 2026/03/01 04:25:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:25:43 INFO : toe/toe/toe: Copied (new) 2026/03/01 04:25:43 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.75s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:25:44 DEBUG : empty_dir: Making directory with metadata 2026/03/01 04:25:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/01 04:25:44 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:44 INFO : tictacempty_dir: Making directory 2026/03/01 04:25:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:44 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:44 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:44 INFO : tictactoe: Making directory 2026/03/01 04:25:44 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:44 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 04:25:44 INFO : tictactoe/tictactoe: Making directory 2026/03/01 04:25:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 04:25:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/01 04:25:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 04:25:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/01 04:25:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 04:25:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 04:25:44 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:25:44 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:25:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/01 04:25:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:25:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 04:25:45 INFO : toe/toe/toe.txt: Deleted 2026/03/01 04:25:45 INFO : toe/toe: Removing directory 2026/03/01 04:25:45 INFO : toe: Removing directory 2026/03/01 04:25:45 INFO : empty_dir: Removing directory 2026/03/01 04:25:45 DEBUG : Local file system at /tmp/rclone4052808112: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.67s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:25:46 DEBUG : empty_dir: Making directory with metadata 2026/03/01 04:25:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/01 04:25:46 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:46 INFO : tictacempty_dir: Making directory 2026/03/01 04:25:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:46 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:46 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:46 INFO : tictactoe: Making directory 2026/03/01 04:25:46 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:46 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 04:25:46 INFO : tictactoe/tictactoe: Making directory 2026/03/01 04:25:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 04:25:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/01 04:25:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 04:25:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/01 04:25:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 04:25:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 04:25:46 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:25:46 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:25:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/01 04:25:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:25:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 04:25:47 INFO : toe/toe/toe.txt: Deleted 2026/03/01 04:25:47 INFO : toe/toe: Removing directory 2026/03/01 04:25:47 INFO : toe: Removing directory 2026/03/01 04:25:47 INFO : empty_dir: Removing directory 2026/03/01 04:25:47 DEBUG : Local file system at /tmp/rclone4052808112: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/01 04:25:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/01 04:25:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/01 04:25:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/01 04:25:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/01 04:25:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/01 04:25:48 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/01 04:25:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:25:48 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/01 04:25:48 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.15s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:25:49 DEBUG : Reset feature "Copy" 2026/03/01 04:25:49 DEBUG : Reset feature "Move" 2026/03/01 04:25:49 DEBUG : Reset feature "Copy" 2026/03/01 04:25:49 DEBUG : Reset feature "Move" 2026/03/01 04:25:49 DEBUG : empty_dir: Making directory with metadata 2026/03/01 04:25:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/01 04:25:49 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:49 INFO : tictacempty_dir: Making directory 2026/03/01 04:25:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 04:25:49 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:49 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:49 INFO : tictactoe: Making directory 2026/03/01 04:25:49 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:49 DEBUG : toe: transformed to: tictactoe 2026/03/01 04:25:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 04:25:49 INFO : tictactoe/tictactoe: Making directory 2026/03/01 04:25:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 04:25:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/01 04:25:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 04:25:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/01 04:25:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 04:25:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 04:25:49 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:25:49 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:25:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/01 04:25:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:25:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 04:25:50 INFO : toe/toe/toe.txt: Deleted 2026/03/01 04:25:50 INFO : toe/toe: Removing directory 2026/03/01 04:25:50 INFO : toe: Removing directory 2026/03/01 04:25:50 INFO : empty_dir: Removing directory 2026/03/01 04:25:50 DEBUG : Local file system at /tmp/rclone4052808112: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/01 04:25:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/01 04:25:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/01 04:25:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/01 04:25:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/01 04:25:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/01 04:25:52 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/01 04:25:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:25:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/01 04:25:52 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.83s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:25:53 DEBUG : toe: transformed to: dG9l 2026/03/01 04:25:53 DEBUG : toe: transformed to: dG9l 2026/03/01 04:25:53 INFO : dG9l: Making directory 2026/03/01 04:25:53 DEBUG : toe: transformed to: dG9l 2026/03/01 04:25:53 DEBUG : toe: transformed to: dG9l 2026/03/01 04:25:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/01 04:25:53 INFO : dG9l/dG9l: Making directory 2026/03/01 04:25:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/01 04:25:53 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/01 04:25:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/01 04:25:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/01 04:25:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/01 04:25:53 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:25:53 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:25:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/01 04:25:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:25:54 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/01 04:25:54 DEBUG : Waiting for deletions to finish 2026/03/01 04:25:54 DEBUG : dG9l: transformed to: toe 2026/03/01 04:25:54 DEBUG : dG9l: transformed to: toe 2026/03/01 04:25:54 DEBUG : dG9l: transformed to: toe 2026/03/01 04:25:54 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/01 04:25:54 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/01 04:25:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/01 04:25:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/01 04:25:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/01 04:25:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/01 04:25:54 DEBUG : Local file system at /tmp/rclone4052808112: Waiting for checks to finish 2026/03/01 04:25:54 DEBUG : Local file system at /tmp/rclone4052808112: Waiting for transfers to finish 2026/03/01 04:25:54 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.50s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-loyaneq8wosu", Local "Local file system at /tmp/rclone4052808112", Modify Window "1ms" 2026/03/01 04:25:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/01 04:25:55 DEBUG : toe: transformed to: 2026/03/01 04:25:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/01 04:25:55 DEBUG : toe: transformed to: 2026/03/01 04:25:55 INFO : B2 bucket rclone-test-loyaneq8wosu: Making directory 2026/03/01 04:25:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/01 04:25:55 DEBUG : toe: transformed to: 2026/03/01 04:25:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/01 04:25:55 DEBUG : toe: transformed to: 2026/03/01 04:25:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/01 04:25:55 DEBUG : toe/toe: transformed to: 2026/03/01 04:25:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/01 04:25:55 INFO : toe/toe: Making directory 2026/03/01 04:25:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/01 04:25:55 DEBUG : toe/toe: transformed to: 2026/03/01 04:25:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/01 04:25:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/01 04:25:55 DEBUG : toe: transformed to: 2026/03/01 04:25:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/01 04:25:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/01 04:25:55 DEBUG : toe/toe/toe: transformed to: 2026/03/01 04:25:55 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/01 04:25:55 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for checks to finish 2026/03/01 04:25:55 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Waiting for transfers to finish 2026/03/01 04:25:56 DEBUG : toe/toe/toe: size = 11 OK 2026/03/01 04:25:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 04:25:56 INFO : toe/toe/toe: Copied (new) 2026/03/01 04:25:56 ERROR : B2 bucket rclone-test-loyaneq8wosu: not deleting files as there were IO errors 2026/03/01 04:25:56 ERROR : B2 bucket rclone-test-loyaneq8wosu: not deleting directories as there were IO errors --- PASS: TestError (1.80s) PASS 2026/03/01 04:25:57 DEBUG : B2 bucket rclone-test-loyaneq8wosu: Purge remote 2026/03/01 04:25:57 INFO : B2 bucket rclone-test-loyaneq8wosu: cleaning bucket "rclone-test-loyaneq8wosu" of all files 2026/03/01 04:25:58 DEBUG : BackupDir/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f407dd49c6b3383a4_d20260301_m041909_c001_v7007000_t0000_u01772338749136") 2026/03/01 04:25:58 DEBUG : BackupDir/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f101cfd6a963e5577_d20260301_m041900_c001_v0001106_t0026_u01772338740234") 2026/03/01 04:25:58 DEBUG : CompareDest/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e9ed_d20260301_m041839_c001_v7007000_t0000_u01772338719934") 2026/03/01 04:25:58 DEBUG : CompareDest/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f106eb6fd3c8af3bc_d20260301_m041834_c001_v0001043_t0022_u01772338714156") 2026/03/01 04:25:58 DEBUG : CompareDest/two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e9ee_d20260301_m041840_c001_v7007000_t0000_u01772338720116") 2026/03/01 04:25:58 DEBUG : CompareDest/two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1a9b9_d20260301_m041835_c001_v0001167_t0029_u01772338715339") 2026/03/01 04:25:58 DEBUG : CopyDest/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f407dd49c6b3383a5_d20260301_m041909_c001_v7007000_t0000_u01772338749319") 2026/03/01 04:25:58 DEBUG : CopyDest/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1ab0f_d20260301_m041857_c001_v0001167_t0046_u01772338737189") 2026/03/01 04:25:58 DEBUG : CopyDest/three: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f407dd49c6b3383a6_d20260301_m041909_c001_v7007000_t0000_u01772338749506") 2026/03/01 04:25:58 DEBUG : CopyDest/three: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1ab95_d20260301_m041906_c001_v0001167_t0039_u01772338746609") 2026/03/01 04:25:58 DEBUG : CopyDest/two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f407dd49c6b3383a7_d20260301_m041909_c001_v7007000_t0000_u01772338749692") 2026/03/01 04:25:59 DEBUG : CopyDest/two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1ab73_d20260301_m041904_c001_v0001167_t0054_u01772338744211") 2026/03/01 04:25:59 DEBUG : EXISTING: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f416331565ef314cc_d20260301_m042034_c001_v7007000_t0000_u01772338834101") 2026/03/01 04:25:59 DEBUG : EXISTING: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b021_d20260301_m042032_c001_v0001167_t0035_u01772338832847") 2026/03/01 04:25:59 DEBUG : PREFIXapple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4028cd67e27c49c0_d20260301_m042303_c001_v7007000_t0000_u01772338983679") 2026/03/01 04:25:59 DEBUG : PREFIXapple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731893_d20260301_m042257_c001_v0001103_t0028_u01772338977016") 2026/03/01 04:25:59 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f416331565ef315e7_d20260301_m042303_c001_v7007000_t0000_u01772338983870") 2026/03/01 04:25:59 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d7d_d20260301_m042257_c001_v0001153_t0012_u01772338977023") 2026/03/01 04:25:59 DEBUG : PREFIXbanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4215d824ffce8856_d20260301_m042303_c001_v7007000_t0000_u01772338983817") 2026/03/01 04:25:59 DEBUG : PREFIXbanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103b84_d20260301_m042256_c001_v0001039_t0051_u01772338976992") 2026/03/01 04:25:59 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d816e_d20260301_m042303_c001_v7007000_t0000_u01772338983653") 2026/03/01 04:25:59 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b877_d20260301_m042257_c001_v0001167_t0002_u01772338977003") 2026/03/01 04:25:59 DEBUG : Testêé: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f416331565ef314c2_d20260301_m042030_c001_v7007000_t0000_u01772338830241") 2026/03/01 04:25:59 DEBUG : Testêé: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1affb_d20260301_m042029_c001_v0001167_t0017_u01772338829381") 2026/03/01 04:25:59 DEBUG : Testêé: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1afef_d20260301_m042028_c001_v0001167_t0039_u01772338828504") 2026/03/01 04:25:59 DEBUG : YXBwbGU=: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e245280_d20260301_m042240_c001_v7007000_t0000_u01772338960045") 2026/03/01 04:25:59 DEBUG : YXBwbGU=: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777317ba_d20260301_m042235_c001_v0001103_t0020_u01772338955287") 2026/03/01 04:25:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e245281_d20260301_m042240_c001_v7007000_t0000_u01772338960225") 2026/03/01 04:25:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d57_d20260301_m042235_c001_v0001153_t0018_u01772338955262") 2026/03/01 04:25:59 DEBUG : YmFuYW5h: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e245283_d20260301_m042240_c001_v7007000_t0000_u01772338960406") 2026/03/01 04:25:59 DEBUG : YmFuYW5h: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103ae6_d20260301_m042235_c001_v0001039_t0048_u01772338955275") 2026/03/01 04:26:00 DEBUG : a/potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4b1_d20260301_m041702_c001_v7007000_t0000_u01772338622417") 2026/03/01 04:26:00 DEBUG : a/potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe41_d20260301_m041701_c001_v0001099_t0030_u01772338621723") 2026/03/01 04:26:00 DEBUG : a/potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4a3_d20260301_m041659_c001_v7007000_t0000_u01772338619987") 2026/03/01 04:26:00 DEBUG : a/potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe3b_d20260301_m041659_c001_v0001099_t0028_u01772338619090") 2026/03/01 04:26:00 DEBUG : a/potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e244eca_d20260301_m041641_c001_v7007000_t0000_u01772338601741") 2026/03/01 04:26:00 DEBUG : a/potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe07_d20260301_m041640_c001_v0001099_t0029_u01772338600783") 2026/03/01 04:26:00 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863d1_d20260301_m042524_c001_v7007000_t0000_u01772339124763") 2026/03/01 04:26:00 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e77_d20260301_m042520_c001_v0001153_t0002_u01772339120076") 2026/03/01 04:26:00 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c576_d20260301_m042504_c001_v7007000_t0000_u01772339104856") 2026/03/01 04:26:00 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e5d_d20260301_m042500_c001_v0001153_t0007_u01772339100062") 2026/03/01 04:26:00 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb66934_d20260301_m042446_c001_v7007000_t0000_u01772339086455") 2026/03/01 04:26:00 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e3f_d20260301_m042442_c001_v0001153_t0008_u01772339082163") 2026/03/01 04:26:00 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c44c_d20260301_m042427_c001_v7007000_t0000_u01772339067854") 2026/03/01 04:26:00 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e23_d20260301_m042423_c001_v0001153_t0016_u01772339063530") 2026/03/01 04:26:00 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b470407802e_d20260301_m042410_c001_v7007000_t0000_u01772339050558") 2026/03/01 04:26:00 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e05_d20260301_m042405_c001_v0001153_t0008_u01772339045315") 2026/03/01 04:26:00 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588ca_d20260301_m042352_c001_v7007000_t0000_u01772339032271") 2026/03/01 04:26:00 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59de1_d20260301_m042344_c001_v0001153_t0009_u01772339024735") 2026/03/01 04:26:00 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f5280_d20260301_m042330_c001_v7007000_t0000_u01772339010471") 2026/03/01 04:26:00 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103c62_d20260301_m042325_c001_v0001039_t0054_u01772339005932") 2026/03/01 04:26:00 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac861cc_d20260301_m042324_c001_v7007000_t0000_u01772339004424") 2026/03/01 04:26:00 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103c34_d20260301_m042319_c001_v0001039_t0002_u01772338999118") 2026/03/01 04:26:00 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5de6_d20260301_m042305_c001_v7007000_t0000_u01772338985314") 2026/03/01 04:26:01 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d8d_d20260301_m042301_c001_v0001153_t0025_u01772338981143") 2026/03/01 04:26:01 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4215d824ffce883f_d20260301_m042300_c001_v7007000_t0000_u01772338980021") 2026/03/01 04:26:01 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103b68_d20260301_m042254_c001_v0001039_t0048_u01772338974019") 2026/03/01 04:26:01 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108ebc_d20260301_m042237_c001_v7007000_t0000_u01772338957712") 2026/03/01 04:26:01 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d51_d20260301_m042231_c001_v0001153_t0024_u01772338951998") 2026/03/01 04:26:01 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40930faf9dfc23c8_d20260301_m042218_c001_v7007000_t0000_u01772338938492") 2026/03/01 04:26:01 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d39_d20260301_m042214_c001_v0001153_t0010_u01772338934002") 2026/03/01 04:26:01 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c3fd_d20260301_m042200_c001_v7007000_t0000_u01772338920178") 2026/03/01 04:26:01 DEBUG : apple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d21_d20260301_m042156_c001_v0001153_t0015_u01772338916184") 2026/03/01 04:26:01 DEBUG : appleSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4007915a01b65437_d20260301_m042328_c001_v7007000_t0000_u01772339008791") 2026/03/01 04:26:01 DEBUG : appleSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db0077773194b_d20260301_m042321_c001_v0001103_t0044_u01772339001756") 2026/03/01 04:26:01 DEBUG : appleapple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588cc_d20260301_m042352_c001_v7007000_t0000_u01772339032454") 2026/03/01 04:26:01 DEBUG : appleapple: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bb9b_d20260301_m042347_c001_v0001167_t0034_u01772339027713") 2026/03/01 04:26:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863d3_d20260301_m042524_c001_v7007000_t0000_u01772339124944") 2026/03/01 04:26:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103f32_d20260301_m042521_c001_v0001039_t0007_u01772339121117") 2026/03/01 04:26:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c578_d20260301_m042505_c001_v7007000_t0000_u01772339105039") 2026/03/01 04:26:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103eb2_d20260301_m042501_c001_v0001039_t0042_u01772339101287") 2026/03/01 04:26:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb66937_d20260301_m042446_c001_v7007000_t0000_u01772339086637") 2026/03/01 04:26:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103e4c_d20260301_m042442_c001_v0001039_t0058_u01772339082988") 2026/03/01 04:26:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c44e_d20260301_m042428_c001_v7007000_t0000_u01772339068036") 2026/03/01 04:26:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103dbe_d20260301_m042424_c001_v0001039_t0053_u01772339064516") 2026/03/01 04:26:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704078030_d20260301_m042410_c001_v7007000_t0000_u01772339050742") 2026/03/01 04:26:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103d38_d20260301_m042406_c001_v0001039_t0046_u01772339046988") 2026/03/01 04:26:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f418728a51ff61734_d20260301_m042350_c001_v7007000_t0000_u01772339030174") 2026/03/01 04:26:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103cde_d20260301_m042345_c001_v0001039_t0058_u01772339025716") 2026/03/01 04:26:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f5281_d20260301_m042330_c001_v7007000_t0000_u01772339010652") 2026/03/01 04:26:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59dbf_d20260301_m042325_c001_v0001153_t0023_u01772339005951") 2026/03/01 04:26:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5e0d_d20260301_m042324_c001_v7007000_t0000_u01772339004436") 2026/03/01 04:26:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731937_d20260301_m042319_c001_v0001103_t0006_u01772338999986") 2026/03/01 04:26:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5de7_d20260301_m042305_c001_v7007000_t0000_u01772338985496") 2026/03/01 04:26:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777318bf_d20260301_m042301_c001_v0001103_t0019_u01772338981116") 2026/03/01 04:26:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5dc9_d20260301_m042259_c001_v7007000_t0000_u01772338979630") 2026/03/01 04:26:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731889_d20260301_m042255_c001_v0001103_t0056_u01772338975427") 2026/03/01 04:26:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4151c8746617f53f_d20260301_m042238_c001_v7007000_t0000_u01772338958294") 2026/03/01 04:26:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777317a2_d20260301_m042233_c001_v0001103_t0015_u01772338953169") 2026/03/01 04:26:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40930faf9dfc23c9_d20260301_m042218_c001_v7007000_t0000_u01772338938674") 2026/03/01 04:26:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777316bc_d20260301_m042214_c001_v0001103_t0049_u01772338934960") 2026/03/01 04:26:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c3fe_d20260301_m042200_c001_v7007000_t0000_u01772338920359") 2026/03/01 04:26:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731630_d20260301_m042157_c001_v0001103_t0007_u01772338917161") 2026/03/01 04:26:02 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c593_d20260301_m042328_c001_v7007000_t0000_u01772339008738") 2026/03/01 04:26:02 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59db5_d20260301_m042321_c001_v0001153_t0000_u01772339001763") 2026/03/01 04:26:03 DEBUG : b/potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4b3_d20260301_m041702_c001_v7007000_t0000_u01772338622600") 2026/03/01 04:26:03 DEBUG : b/potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe3d_d20260301_m041700_c001_v0001099_t0008_u01772338620529") 2026/03/01 04:26:03 DEBUG : b/potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4a1_d20260301_m041659_c001_v7007000_t0000_u01772338619433") 2026/03/01 04:26:03 DEBUG : b/potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe37_d20260301_m041658_c001_v0001099_t0030_u01772338618065") 2026/03/01 04:26:03 DEBUG : b/potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e244ec9_d20260301_m041641_c001_v7007000_t0000_u01772338601191") 2026/03/01 04:26:03 DEBUG : b/potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe01_d20260301_m041639_c001_v0001099_t0004_u01772338599805") 2026/03/01 04:26:03 DEBUG : backup/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140ea43_d20260301_m041923_c001_v7007000_t0000_u01772338763131") 2026/03/01 04:26:03 DEBUG : backup/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f117c49c410b343af_d20260301_m041920_c001_v0001185_t0018_u01772338760896") 2026/03/01 04:26:03 DEBUG : backup/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f1004167d777c25aa_d20260301_m041916_c001_v0001136_t0051_u01772338756110") 2026/03/01 04:26:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4151c8746617f34f_d20260301_m041949_c001_v7007000_t0000_u01772338789861") 2026/03/01 04:26:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112050e9b2ddcdc4_d20260301_m041947_c001_v0001145_t0027_u01772338787286") 2026/03/01 04:26:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f1031da711c40d91c_d20260301_m041942_c001_v0001106_t0028_u01772338782749") 2026/03/01 04:26:03 DEBUG : backup/one.bak: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40357509b68844e6_d20260301_m041936_c001_v7007000_t0000_u01772338776328") 2026/03/01 04:26:03 DEBUG : backup/one.bak: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f101cfe7081e522fe_d20260301_m041934_c001_v0001172_t0009_u01772338774204") 2026/03/01 04:26:03 DEBUG : backup/one.bak: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f101db687d1e90912_d20260301_m041929_c001_v0001185_t0046_u01772338769738") 2026/03/01 04:26:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4151c8746617f351_d20260301_m041950_c001_v7007000_t0000_u01772338790043") 2026/03/01 04:26:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f119f7e8a663aa17c_d20260301_m041948_c001_v0001157_t0049_u01772338788841") 2026/03/01 04:26:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f1084e849ecaae768_d20260301_m041944_c001_v0001183_t0009_u01772338784880") 2026/03/01 04:26:03 DEBUG : backup/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140ea44_d20260301_m041923_c001_v7007000_t0000_u01772338763311") 2026/03/01 04:26:03 DEBUG : backup/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f1007aaddc4f14d10_d20260301_m041922_c001_v0001167_t0034_u01772338762007") 2026/03/01 04:26:03 DEBUG : backup/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f114064e5cc9a25b8_d20260301_m041918_c001_v0001103_t0021_u01772338758251") 2026/03/01 04:26:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40357509b68844e7_d20260301_m041936_c001_v7007000_t0000_u01772338776509") 2026/03/01 04:26:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f111a8227e0db9eb0_d20260301_m041935_c001_v0001117_t0056_u01772338775251") 2026/03/01 04:26:04 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f1087f9b40902f9d5_d20260301_m041931_c001_v0001179_t0022_u01772338771315") 2026/03/01 04:26:04 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863d4_d20260301_m042525_c001_v7007000_t0000_u01772339125127") 2026/03/01 04:26:04 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1c172_d20260301_m042520_c001_v0001167_t0054_u01772339120414") 2026/03/01 04:26:04 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c579_d20260301_m042505_c001_v7007000_t0000_u01772339105224") 2026/03/01 04:26:04 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1c049_d20260301_m042500_c001_v0001167_t0012_u01772339100472") 2026/03/01 04:26:04 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb66939_d20260301_m042446_c001_v7007000_t0000_u01772339086819") 2026/03/01 04:26:04 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bf16_d20260301_m042442_c001_v0001167_t0042_u01772339082536") 2026/03/01 04:26:04 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c451_d20260301_m042428_c001_v7007000_t0000_u01772339068218") 2026/03/01 04:26:04 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bdca_d20260301_m042423_c001_v0001167_t0048_u01772339063888") 2026/03/01 04:26:04 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704078032_d20260301_m042410_c001_v7007000_t0000_u01772339050925") 2026/03/01 04:26:04 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bcd1_d20260301_m042406_c001_v0001167_t0036_u01772339046530") 2026/03/01 04:26:04 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588cf_d20260301_m042352_c001_v7007000_t0000_u01772339032638") 2026/03/01 04:26:04 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bb77_d20260301_m042345_c001_v0001167_t0044_u01772339025175") 2026/03/01 04:26:04 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f5282_d20260301_m042330_c001_v7007000_t0000_u01772339010834") 2026/03/01 04:26:04 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731967_d20260301_m042325_c001_v0001103_t0047_u01772339005944") 2026/03/01 04:26:04 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704077f59_d20260301_m042324_c001_v7007000_t0000_u01772339004786") 2026/03/01 04:26:04 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b9d2_d20260301_m042319_c001_v0001167_t0005_u01772338999527") 2026/03/01 04:26:04 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5de8_d20260301_m042305_c001_v7007000_t0000_u01772338985679") 2026/03/01 04:26:04 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103baa_d20260301_m042301_c001_v0001039_t0025_u01772338981123") 2026/03/01 04:26:04 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704077ef6_d20260301_m042259_c001_v7007000_t0000_u01772338979995") 2026/03/01 04:26:05 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b851_d20260301_m042254_c001_v0001167_t0010_u01772338974892") 2026/03/01 04:26:05 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4178e9ad8613ca84_d20260301_m042238_c001_v7007000_t0000_u01772338958121") 2026/03/01 04:26:05 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103ad8_d20260301_m042232_c001_v0001039_t0026_u01772338952480") 2026/03/01 04:26:05 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40930faf9dfc23ca_d20260301_m042218_c001_v7007000_t0000_u01772338938855") 2026/03/01 04:26:05 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103a5e_d20260301_m042214_c001_v0001039_t0022_u01772338934403") 2026/03/01 04:26:05 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c3ff_d20260301_m042200_c001_v7007000_t0000_u01772338920549") 2026/03/01 04:26:05 DEBUG : banana: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff01039f4_d20260301_m042156_c001_v0001039_t0032_u01772338916542") 2026/03/01 04:26:05 DEBUG : bananaSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e24536b_d20260301_m042328_c001_v7007000_t0000_u01772339008928") 2026/03/01 04:26:05 DEBUG : bananaSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b9fc_d20260301_m042321_c001_v0001167_t0016_u01772339001742") 2026/03/01 04:26:05 DEBUG : both0: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8062_d20260301_m042131_c001_v7007000_t0000_u01772338891607") 2026/03/01 04:26:05 DEBUG : both0: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b1fb_d20260301_m042103_c001_v0001167_t0022_u01772338863755") 2026/03/01 04:26:05 DEBUG : both0: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d6e_d20260301_m042059_c001_v7007000_t0000_u01772338859589") 2026/03/01 04:26:05 DEBUG : both0: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b03f_d20260301_m042035_c001_v0001167_t0022_u01772338835952") 2026/03/01 04:26:05 DEBUG : both1: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8063_d20260301_m042131_c001_v7007000_t0000_u01772338891790") 2026/03/01 04:26:05 DEBUG : both1: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b213_d20260301_m042105_c001_v0001167_t0023_u01772338865156") 2026/03/01 04:26:05 DEBUG : both1: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d70_d20260301_m042059_c001_v7007000_t0000_u01772338859770") 2026/03/01 04:26:05 DEBUG : both1: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b04b_d20260301_m042036_c001_v0001167_t0056_u01772338836869") 2026/03/01 04:26:05 DEBUG : both10: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8065_d20260301_m042131_c001_v7007000_t0000_u01772338891972") 2026/03/01 04:26:05 DEBUG : both10: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b2d1_d20260301_m042116_c001_v0001167_t0014_u01772338876748") 2026/03/01 04:26:05 DEBUG : both10: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d73_d20260301_m042059_c001_v7007000_t0000_u01772338859950") 2026/03/01 04:26:05 DEBUG : both10: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b0db_d20260301_m042045_c001_v0001167_t0029_u01772338845642") 2026/03/01 04:26:06 DEBUG : both11: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8066_d20260301_m042132_c001_v7007000_t0000_u01772338892154") 2026/03/01 04:26:06 DEBUG : both11: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b2ed_d20260301_m042118_c001_v0001167_t0034_u01772338878285") 2026/03/01 04:26:06 DEBUG : both11: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d74_d20260301_m042100_c001_v7007000_t0000_u01772338860131") 2026/03/01 04:26:06 DEBUG : both11: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b0e7_d20260301_m042046_c001_v0001167_t0040_u01772338846623") 2026/03/01 04:26:06 DEBUG : both12: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8067_d20260301_m042132_c001_v7007000_t0000_u01772338892336") 2026/03/01 04:26:06 DEBUG : both12: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b309_d20260301_m042119_c001_v0001167_t0015_u01772338879325") 2026/03/01 04:26:06 DEBUG : both12: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d77_d20260301_m042100_c001_v7007000_t0000_u01772338860313") 2026/03/01 04:26:06 DEBUG : both12: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b0fd_d20260301_m042047_c001_v0001167_t0026_u01772338847976") 2026/03/01 04:26:06 DEBUG : both13: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8068_d20260301_m042132_c001_v7007000_t0000_u01772338892517") 2026/03/01 04:26:06 DEBUG : both13: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b31b_d20260301_m042120_c001_v0001167_t0002_u01772338880239") 2026/03/01 04:26:06 DEBUG : both13: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d79_d20260301_m042100_c001_v7007000_t0000_u01772338860494") 2026/03/01 04:26:06 DEBUG : both13: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b10d_d20260301_m042049_c001_v0001167_t0058_u01772338849048") 2026/03/01 04:26:06 DEBUG : both14: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8069_d20260301_m042132_c001_v7007000_t0000_u01772338892703") 2026/03/01 04:26:06 DEBUG : both14: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b32f_d20260301_m042121_c001_v0001167_t0019_u01772338881475") 2026/03/01 04:26:06 DEBUG : both14: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d7c_d20260301_m042100_c001_v7007000_t0000_u01772338860675") 2026/03/01 04:26:06 DEBUG : both14: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b119_d20260301_m042049_c001_v0001167_t0035_u01772338849970") 2026/03/01 04:26:06 DEBUG : both15: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d806a_d20260301_m042132_c001_v7007000_t0000_u01772338892884") 2026/03/01 04:26:06 DEBUG : both15: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b351_d20260301_m042123_c001_v0001167_t0029_u01772338883060") 2026/03/01 04:26:06 DEBUG : both15: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d7f_d20260301_m042100_c001_v7007000_t0000_u01772338860855") 2026/03/01 04:26:06 DEBUG : both15: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b133_d20260301_m042051_c001_v0001167_t0050_u01772338851050") 2026/03/01 04:26:07 DEBUG : both16: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d806b_d20260301_m042133_c001_v7007000_t0000_u01772338893066") 2026/03/01 04:26:07 DEBUG : both16: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b35d_d20260301_m042124_c001_v0001167_t0058_u01772338884199") 2026/03/01 04:26:07 DEBUG : both16: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d81_d20260301_m042101_c001_v7007000_t0000_u01772338861036") 2026/03/01 04:26:07 DEBUG : both16: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b145_d20260301_m042052_c001_v0001167_t0009_u01772338852496") 2026/03/01 04:26:07 DEBUG : both17: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d806c_d20260301_m042133_c001_v7007000_t0000_u01772338893247") 2026/03/01 04:26:07 DEBUG : both17: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b373_d20260301_m042125_c001_v0001167_t0007_u01772338885407") 2026/03/01 04:26:07 DEBUG : both17: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d83_d20260301_m042101_c001_v7007000_t0000_u01772338861217") 2026/03/01 04:26:07 DEBUG : both17: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b15d_d20260301_m042053_c001_v0001167_t0023_u01772338853546") 2026/03/01 04:26:07 DEBUG : both18: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d806d_d20260301_m042133_c001_v7007000_t0000_u01772338893430") 2026/03/01 04:26:07 DEBUG : both18: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b383_d20260301_m042126_c001_v0001167_t0016_u01772338886455") 2026/03/01 04:26:07 DEBUG : both18: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d86_d20260301_m042101_c001_v7007000_t0000_u01772338861399") 2026/03/01 04:26:07 DEBUG : both18: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b173_d20260301_m042054_c001_v0001167_t0015_u01772338854632") 2026/03/01 04:26:07 DEBUG : both19: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d806e_d20260301_m042133_c001_v7007000_t0000_u01772338893612") 2026/03/01 04:26:07 DEBUG : both19: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b393_d20260301_m042127_c001_v0001167_t0053_u01772338887689") 2026/03/01 04:26:07 DEBUG : both19: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d89_d20260301_m042101_c001_v7007000_t0000_u01772338861581") 2026/03/01 04:26:07 DEBUG : both19: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b181_d20260301_m042055_c001_v0001167_t0050_u01772338855628") 2026/03/01 04:26:07 DEBUG : both2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8070_d20260301_m042133_c001_v7007000_t0000_u01772338893798") 2026/03/01 04:26:07 DEBUG : both2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b237_d20260301_m042106_c001_v0001167_t0002_u01772338866924") 2026/03/01 04:26:07 DEBUG : both2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d8b_d20260301_m042101_c001_v7007000_t0000_u01772338861761") 2026/03/01 04:26:07 DEBUG : both2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b059_d20260301_m042037_c001_v0001167_t0020_u01772338837850") 2026/03/01 04:26:07 DEBUG : both3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8071_d20260301_m042133_c001_v7007000_t0000_u01772338893979") 2026/03/01 04:26:07 DEBUG : both3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b25d_d20260301_m042108_c001_v0001167_t0034_u01772338868250") 2026/03/01 04:26:07 DEBUG : both3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d8e_d20260301_m042101_c001_v7007000_t0000_u01772338861942") 2026/03/01 04:26:08 DEBUG : both3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b06f_d20260301_m042038_c001_v0001167_t0009_u01772338838983") 2026/03/01 04:26:08 DEBUG : both4: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8072_d20260301_m042134_c001_v7007000_t0000_u01772338894162") 2026/03/01 04:26:08 DEBUG : both4: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b26d_d20260301_m042109_c001_v0001167_t0007_u01772338869394") 2026/03/01 04:26:08 DEBUG : both4: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d92_d20260301_m042102_c001_v7007000_t0000_u01772338862125") 2026/03/01 04:26:08 DEBUG : both4: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b077_d20260301_m042040_c001_v0001167_t0007_u01772338840079") 2026/03/01 04:26:08 DEBUG : both5: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8073_d20260301_m042134_c001_v7007000_t0000_u01772338894344") 2026/03/01 04:26:08 DEBUG : both5: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b279_d20260301_m042110_c001_v0001167_t0053_u01772338870418") 2026/03/01 04:26:08 DEBUG : both5: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d94_d20260301_m042102_c001_v7007000_t0000_u01772338862306") 2026/03/01 04:26:08 DEBUG : both5: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b087_d20260301_m042041_c001_v0001167_t0031_u01772338841080") 2026/03/01 04:26:08 DEBUG : both6: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8074_d20260301_m042134_c001_v7007000_t0000_u01772338894526") 2026/03/01 04:26:08 DEBUG : both6: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b293_d20260301_m042112_c001_v0001167_t0033_u01772338872644") 2026/03/01 04:26:08 DEBUG : both6: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d95_d20260301_m042102_c001_v7007000_t0000_u01772338862487") 2026/03/01 04:26:08 DEBUG : both6: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b099_d20260301_m042042_c001_v0001167_t0048_u01772338842009") 2026/03/01 04:26:08 DEBUG : both7: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8075_d20260301_m042134_c001_v7007000_t0000_u01772338894707") 2026/03/01 04:26:08 DEBUG : both7: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b2a9_d20260301_m042113_c001_v0001167_t0023_u01772338873802") 2026/03/01 04:26:08 DEBUG : both7: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d98_d20260301_m042102_c001_v7007000_t0000_u01772338862667") 2026/03/01 04:26:08 DEBUG : both7: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b0a3_d20260301_m042042_c001_v0001167_t0000_u01772338842802") 2026/03/01 04:26:08 DEBUG : both8: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8076_d20260301_m042134_c001_v7007000_t0000_u01772338894890") 2026/03/01 04:26:08 DEBUG : both8: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b2b7_d20260301_m042114_c001_v0001167_t0039_u01772338874765") 2026/03/01 04:26:08 DEBUG : both8: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d9a_d20260301_m042102_c001_v7007000_t0000_u01772338862849") 2026/03/01 04:26:08 DEBUG : both8: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b0b9_d20260301_m042043_c001_v0001167_t0039_u01772338843708") 2026/03/01 04:26:09 DEBUG : both9: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8078_d20260301_m042135_c001_v7007000_t0000_u01772338895073") 2026/03/01 04:26:09 DEBUG : both9: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b2bf_d20260301_m042115_c001_v0001167_t0017_u01772338875744") 2026/03/01 04:26:09 DEBUG : both9: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d9b_d20260301_m042103_c001_v7007000_t0000_u01772338863030") 2026/03/01 04:26:09 DEBUG : both9: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b0c9_d20260301_m042044_c001_v0001167_t0001_u01772338844731") 2026/03/01 04:26:09 DEBUG : c/non empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4b4_d20260301_m041702_c001_v7007000_t0000_u01772338622782") 2026/03/01 04:26:09 DEBUG : c/non empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe3f_d20260301_m041701_c001_v0001099_t0048_u01772338621029") 2026/03/01 04:26:09 DEBUG : c/non empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4a5_d20260301_m041700_c001_v7007000_t0000_u01772338620168") 2026/03/01 04:26:09 DEBUG : c/non empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe39_d20260301_m041658_c001_v0001099_t0000_u01772338618385") 2026/03/01 04:26:09 DEBUG : c/non empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e244ecb_d20260301_m041641_c001_v7007000_t0000_u01772338601922") 2026/03/01 04:26:09 DEBUG : c/non empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe03_d20260301_m041640_c001_v0001099_t0058_u01772338600141") 2026/03/01 04:26:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e245284_d20260301_m042240_c001_v7007000_t0000_u01772338960587") 2026/03/01 04:26:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b74e_d20260301_m042235_c001_v0001167_t0014_u01772338955294") 2026/03/01 04:26:09 DEBUG : check sum: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e244ec0_d20260301_m041632_c001_v7007000_t0000_u01772338592484") 2026/03/01 04:26:09 DEBUG : check sum: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fdeb_d20260301_m041631_c001_v0001099_t0031_u01772338591362") 2026/03/01 04:26:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f412e8e6c0bb56b52_d20260301_m042555_c001_v7007000_t0000_u01772339155346") 2026/03/01 04:26:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59ea7_d20260301_m042553_c001_v0001153_t0001_u01772339153795") 2026/03/01 04:26:09 DEBUG : dest/3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f407dd49c6b338384_d20260301_m041849_c001_v7007000_t0000_u01772338729303") 2026/03/01 04:26:09 DEBUG : dest/3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40622a9f4668b3ad_d20260301_m041848_c001_v0001173_t0019_u01772338728201") 2026/03/01 04:26:09 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588d1_d20260301_m042352_c001_v7007000_t0000_u01772339032904") 2026/03/01 04:26:09 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103cec_d20260301_m042347_c001_v0001039_t0050_u01772339027728") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863d6_d20260301_m042525_c001_v7007000_t0000_u01772339125310") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e67_d20260301_m042509_c001_v0001153_t0018_u01772339109492") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c57d_d20260301_m042505_c001_v7007000_t0000_u01772339105407") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e4f_d20260301_m042451_c001_v0001153_t0020_u01772339091098") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb6693b_d20260301_m042447_c001_v7007000_t0000_u01772339087002") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e2b_d20260301_m042432_c001_v0001153_t0010_u01772339072521") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c453_d20260301_m042428_c001_v7007000_t0000_u01772339068402") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e0f_d20260301_m042415_c001_v0001153_t0018_u01772339055229") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704078033_d20260301_m042411_c001_v7007000_t0000_u01772339051111") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59df7_d20260301_m042357_c001_v0001153_t0007_u01772339037016") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f411b707014edd10b_d20260301_m042350_c001_v7007000_t0000_u01772339030560") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59dd1_d20260301_m042335_c001_v0001153_t0000_u01772339015079") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f5283_d20260301_m042331_c001_v7007000_t0000_u01772339011015") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59dc1_d20260301_m042326_c001_v0001153_t0003_u01772339006271") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c580_d20260301_m042324_c001_v7007000_t0000_u01772339004845") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103c06_d20260301_m042310_c001_v0001039_t0034_u01772338990432") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5de9_d20260301_m042305_c001_v7007000_t0000_u01772338985861") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777318c1_d20260301_m042301_c001_v0001103_t0007_u01772338981591") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d816a_d20260301_m042300_c001_v7007000_t0000_u01772338980188") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103b28_d20260301_m042244_c001_v0001039_t0051_u01772338964610") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40357509b6898b56_d20260301_m042238_c001_v7007000_t0000_u01772338958302") 2026/03/01 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d3f_d20260301_m042223_c001_v0001153_t0023_u01772338943172") 2026/03/01 04:26:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40930faf9dfc23cb_d20260301_m042219_c001_v7007000_t0000_u01772338939036") 2026/03/01 04:26:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d29_d20260301_m042204_c001_v0001153_t0021_u01772338924917") 2026/03/01 04:26:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c400_d20260301_m042200_c001_v7007000_t0000_u01772338920734") 2026/03/01 04:26:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d11_d20260301_m042148_c001_v0001153_t0004_u01772338908515") 2026/03/01 04:26:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704077f79_d20260301_m042328_c001_v7007000_t0000_u01772339008794") 2026/03/01 04:26:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db0077773194d_d20260301_m042322_c001_v0001103_t0010_u01772339002092") 2026/03/01 04:26:11 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588d3_d20260301_m042353_c001_v7007000_t0000_u01772339033086") 2026/03/01 04:26:11 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777319e1_d20260301_m042347_c001_v0001103_t0058_u01772339027738") 2026/03/01 04:26:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863d7_d20260301_m042525_c001_v7007000_t0000_u01772339125494") 2026/03/01 04:26:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1c0e0_d20260301_m042510_c001_v0001167_t0016_u01772339110200") 2026/03/01 04:26:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c581_d20260301_m042505_c001_v7007000_t0000_u01772339105591") 2026/03/01 04:26:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bfa8_d20260301_m042451_c001_v0001167_t0036_u01772339091784") 2026/03/01 04:26:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb6693c_d20260301_m042447_c001_v7007000_t0000_u01772339087183") 2026/03/01 04:26:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1be7a_d20260301_m042433_c001_v0001167_t0049_u01772339073278") 2026/03/01 04:26:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c454_d20260301_m042428_c001_v7007000_t0000_u01772339068586") 2026/03/01 04:26:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bd3e_d20260301_m042415_c001_v0001167_t0024_u01772339055933") 2026/03/01 04:26:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704078034_d20260301_m042411_c001_v7007000_t0000_u01772339051293") 2026/03/01 04:26:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bc51_d20260301_m042357_c001_v0001167_t0020_u01772339037740") 2026/03/01 04:26:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f52ba_d20260301_m042350_c001_v7007000_t0000_u01772339030696") 2026/03/01 04:26:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bade_d20260301_m042335_c001_v0001167_t0054_u01772339015841") 2026/03/01 04:26:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f5284_d20260301_m042331_c001_v7007000_t0000_u01772339011196") 2026/03/01 04:26:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731969_d20260301_m042326_c001_v0001103_t0059_u01772339006290") 2026/03/01 04:26:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40357509b6899558_d20260301_m042324_c001_v7007000_t0000_u01772339004845") 2026/03/01 04:26:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b95a_d20260301_m042311_c001_v0001167_t0010_u01772338991195") 2026/03/01 04:26:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5dea_d20260301_m042306_c001_v7007000_t0000_u01772338986043") 2026/03/01 04:26:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d8f_d20260301_m042301_c001_v0001153_t0015_u01772338981598") 2026/03/01 04:26:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5dcc_d20260301_m042259_c001_v7007000_t0000_u01772338979997") 2026/03/01 04:26:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b7dd_d20260301_m042245_c001_v0001167_t0049_u01772338965778") 2026/03/01 04:26:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4178e9ad8613ca85_d20260301_m042238_c001_v7007000_t0000_u01772338958312") 2026/03/01 04:26:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103a9c_d20260301_m042223_c001_v0001039_t0036_u01772338943866") 2026/03/01 04:26:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40930faf9dfc23cc_d20260301_m042219_c001_v7007000_t0000_u01772338939217") 2026/03/01 04:26:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103a20_d20260301_m042205_c001_v0001039_t0006_u01772338925659") 2026/03/01 04:26:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c401_d20260301_m042200_c001_v7007000_t0000_u01772338920992") 2026/03/01 04:26:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff01039d2_d20260301_m042148_c001_v0001039_t0058_u01772338908914") 2026/03/01 04:26:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e24536a_d20260301_m042328_c001_v7007000_t0000_u01772339008745") 2026/03/01 04:26:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59db7_d20260301_m042322_c001_v0001153_t0008_u01772339002100") 2026/03/01 04:26:12 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588d4_d20260301_m042353_c001_v7007000_t0000_u01772339033267") 2026/03/01 04:26:12 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59de7_d20260301_m042348_c001_v0001153_t0011_u01772339028019") 2026/03/01 04:26:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863d8_d20260301_m042525_c001_v7007000_t0000_u01772339125689") 2026/03/01 04:26:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103ee2_d20260301_m042511_c001_v0001039_t0026_u01772339111446") 2026/03/01 04:26:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c584_d20260301_m042505_c001_v7007000_t0000_u01772339105773") 2026/03/01 04:26:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103e8c_d20260301_m042452_c001_v0001039_t0029_u01772339092971") 2026/03/01 04:26:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb6693d_d20260301_m042447_c001_v7007000_t0000_u01772339087364") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103e08_d20260301_m042434_c001_v0001039_t0028_u01772339074013") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c456_d20260301_m042428_c001_v7007000_t0000_u01772339068769") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103d88_d20260301_m042416_c001_v0001039_t0049_u01772339056805") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704078035_d20260301_m042411_c001_v7007000_t0000_u01772339051476") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103d1a_d20260301_m042358_c001_v0001039_t0027_u01772339038590") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588c4_d20260301_m042350_c001_v7007000_t0000_u01772339030708") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103cac_d20260301_m042336_c001_v0001039_t0025_u01772339016796") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f5285_d20260301_m042331_c001_v7007000_t0000_u01772339011377") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103c68_d20260301_m042326_c001_v0001039_t0021_u01772339006360") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c583_d20260301_m042325_c001_v7007000_t0000_u01772339005032") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db0077773190f_d20260301_m042312_c001_v0001103_t0000_u01772338992120") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5deb_d20260301_m042306_c001_v7007000_t0000_u01772338986636") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b8d0_d20260301_m042301_c001_v0001167_t0048_u01772338981620") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5dcd_d20260301_m042300_c001_v7007000_t0000_u01772338980199") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db0077773183b_d20260301_m042246_c001_v0001103_t0040_u01772338966709") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8117_d20260301_m042238_c001_v7007000_t0000_u01772338958136") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731726_d20260301_m042224_c001_v0001103_t0037_u01772338944703") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40930faf9dfc23cd_d20260301_m042219_c001_v7007000_t0000_u01772338939398") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731678_d20260301_m042206_c001_v0001103_t0056_u01772338926956") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c402_d20260301_m042201_c001_v7007000_t0000_u01772338921179") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777315c2_d20260301_m042149_c001_v0001103_t0019_u01772338909784") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c596_d20260301_m042328_c001_v7007000_t0000_u01772339008998") 2026/03/01 04:26:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103c4c_d20260301_m042322_c001_v0001039_t0003_u01772339002402") 2026/03/01 04:26:14 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588d6_d20260301_m042353_c001_v7007000_t0000_u01772339033453") 2026/03/01 04:26:14 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777319e9_d20260301_m042348_c001_v0001103_t0056_u01772339028128") 2026/03/01 04:26:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863d9_d20260301_m042525_c001_v7007000_t0000_u01772339125871") 2026/03/01 04:26:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731ca4_d20260301_m042512_c001_v0001103_t0031_u01772339112595") 2026/03/01 04:26:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c587_d20260301_m042505_c001_v7007000_t0000_u01772339105956") 2026/03/01 04:26:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731bed_d20260301_m042453_c001_v0001103_t0029_u01772339093844") 2026/03/01 04:26:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb66940_d20260301_m042447_c001_v7007000_t0000_u01772339087545") 2026/03/01 04:26:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731b3d_d20260301_m042435_c001_v0001103_t0035_u01772339075018") 2026/03/01 04:26:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c457_d20260301_m042428_c001_v7007000_t0000_u01772339068951") 2026/03/01 04:26:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731abb_d20260301_m042417_c001_v0001103_t0002_u01772339057660") 2026/03/01 04:26:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704078037_d20260301_m042411_c001_v7007000_t0000_u01772339051660") 2026/03/01 04:26:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731a2f_d20260301_m042359_c001_v0001103_t0033_u01772339039393") 2026/03/01 04:26:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f52b9_d20260301_m042350_c001_v7007000_t0000_u01772339030513") 2026/03/01 04:26:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777319a5_d20260301_m042337_c001_v0001103_t0038_u01772339017955") 2026/03/01 04:26:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f5286_d20260301_m042331_c001_v7007000_t0000_u01772339011558") 2026/03/01 04:26:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1ba4e_d20260301_m042326_c001_v0001167_t0035_u01772339006568") 2026/03/01 04:26:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704077f5c_d20260301_m042324_c001_v7007000_t0000_u01772339004973") 2026/03/01 04:26:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59da3_d20260301_m042312_c001_v0001153_t0016_u01772338992917") 2026/03/01 04:26:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5dec_d20260301_m042306_c001_v7007000_t0000_u01772338986901") 2026/03/01 04:26:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d91_d20260301_m042301_c001_v0001153_t0025_u01772338981948") 2026/03/01 04:26:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f411b707014edd073_d20260301_m042259_c001_v7007000_t0000_u01772338979775") 2026/03/01 04:26:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d6b_d20260301_m042247_c001_v0001153_t0011_u01772338967476") 2026/03/01 04:26:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108ebd_d20260301_m042237_c001_v7007000_t0000_u01772338957894") 2026/03/01 04:26:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b6cb_d20260301_m042225_c001_v0001167_t0008_u01772338945499") 2026/03/01 04:26:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40930faf9dfc23ce_d20260301_m042219_c001_v7007000_t0000_u01772338939580") 2026/03/01 04:26:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b5c3_d20260301_m042207_c001_v0001167_t0037_u01772338927831") 2026/03/01 04:26:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c403_d20260301_m042201_c001_v7007000_t0000_u01772338921384") 2026/03/01 04:26:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b4a7_d20260301_m042150_c001_v0001167_t0020_u01772338910118") 2026/03/01 04:26:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c594_d20260301_m042328_c001_v7007000_t0000_u01772339008809") 2026/03/01 04:26:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1ba04_d20260301_m042322_c001_v0001167_t0044_u01772339002467") 2026/03/01 04:26:15 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588d8_d20260301_m042353_c001_v7007000_t0000_u01772339033636") 2026/03/01 04:26:15 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103cf2_d20260301_m042348_c001_v0001039_t0019_u01772339028290") 2026/03/01 04:26:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863da_d20260301_m042526_c001_v7007000_t0000_u01772339126058") 2026/03/01 04:26:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e6f_d20260301_m042513_c001_v0001153_t0009_u01772339113346") 2026/03/01 04:26:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c58a_d20260301_m042506_c001_v7007000_t0000_u01772339106139") 2026/03/01 04:26:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e57_d20260301_m042454_c001_v0001153_t0021_u01772339094188") 2026/03/01 04:26:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb66941_d20260301_m042447_c001_v7007000_t0000_u01772339087730") 2026/03/01 04:26:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e2f_d20260301_m042435_c001_v0001153_t0004_u01772339075596") 2026/03/01 04:26:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c45b_d20260301_m042429_c001_v7007000_t0000_u01772339069133") 2026/03/01 04:26:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e15_d20260301_m042418_c001_v0001153_t0003_u01772339058011") 2026/03/01 04:26:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704078038_d20260301_m042411_c001_v7007000_t0000_u01772339051842") 2026/03/01 04:26:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59df9_d20260301_m042359_c001_v0001153_t0025_u01772339039785") 2026/03/01 04:26:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f418728a51ff61735_d20260301_m042350_c001_v7007000_t0000_u01772339030354") 2026/03/01 04:26:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59dd5_d20260301_m042338_c001_v0001153_t0025_u01772339018457") 2026/03/01 04:26:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f5287_d20260301_m042331_c001_v7007000_t0000_u01772339011739") 2026/03/01 04:26:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59dc3_d20260301_m042326_c001_v0001153_t0019_u01772339006665") 2026/03/01 04:26:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5e15_d20260301_m042324_c001_v7007000_t0000_u01772339004985") 2026/03/01 04:26:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103c14_d20260301_m042313_c001_v0001039_t0055_u01772338993447") 2026/03/01 04:26:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5ded_d20260301_m042307_c001_v7007000_t0000_u01772338987083") 2026/03/01 04:26:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103bb4_d20260301_m042301_c001_v0001039_t0039_u01772338981991") 2026/03/01 04:26:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108f4b_d20260301_m042300_c001_v7007000_t0000_u01772338980030") 2026/03/01 04:26:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103b40_d20260301_m042247_c001_v0001039_t0052_u01772338967879") 2026/03/01 04:26:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8118_d20260301_m042238_c001_v7007000_t0000_u01772338958326") 2026/03/01 04:26:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d47_d20260301_m042226_c001_v0001153_t0015_u01772338946161") 2026/03/01 04:26:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40930faf9dfc23cf_d20260301_m042219_c001_v7007000_t0000_u01772338939762") 2026/03/01 04:26:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d2d_d20260301_m042208_c001_v0001153_t0007_u01772338928222") 2026/03/01 04:26:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c406_d20260301_m042201_c001_v7007000_t0000_u01772338921565") 2026/03/01 04:26:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d15_d20260301_m042150_c001_v0001153_t0007_u01772338910666") 2026/03/01 04:26:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c597_d20260301_m042329_c001_v7007000_t0000_u01772339009103") 2026/03/01 04:26:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59db9_d20260301_m042322_c001_v0001153_t0010_u01772339002479") 2026/03/01 04:26:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588d9_d20260301_m042353_c001_v7007000_t0000_u01772339033819") 2026/03/01 04:26:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bba5_d20260301_m042348_c001_v0001167_t0059_u01772339028322") 2026/03/01 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863db_d20260301_m042526_c001_v7007000_t0000_u01772339126242") 2026/03/01 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1c10c_d20260301_m042513_c001_v0001167_t0055_u01772339113759") 2026/03/01 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c973_d20260301_m042506_c001_v7007000_t0000_u01772339106330") 2026/03/01 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bfd1_d20260301_m042454_c001_v0001167_t0012_u01772339094631") 2026/03/01 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb66943_d20260301_m042447_c001_v7007000_t0000_u01772339087916") 2026/03/01 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bebc_d20260301_m042435_c001_v0001167_t0020_u01772339075982") 2026/03/01 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c45c_d20260301_m042429_c001_v7007000_t0000_u01772339069315") 2026/03/01 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bd66_d20260301_m042418_c001_v0001167_t0021_u01772339058430") 2026/03/01 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704078039_d20260301_m042412_c001_v7007000_t0000_u01772339052025") 2026/03/01 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bc75_d20260301_m042400_c001_v0001167_t0023_u01772339040225") 2026/03/01 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f415980847196d196_d20260301_m042350_c001_v7007000_t0000_u01772339030578") 2026/03/01 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bb09_d20260301_m042338_c001_v0001167_t0019_u01772339018853") 2026/03/01 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f5288_d20260301_m042331_c001_v7007000_t0000_u01772339011921") 2026/03/01 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db0077773196b_d20260301_m042326_c001_v0001103_t0025_u01772339006742") 2026/03/01 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac861cf_d20260301_m042324_c001_v7007000_t0000_u01772339004788") 2026/03/01 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b97c_d20260301_m042313_c001_v0001167_t0010_u01772338993938") 2026/03/01 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5def_d20260301_m042307_c001_v7007000_t0000_u01772338987265") 2026/03/01 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777318cb_d20260301_m042302_c001_v0001103_t0022_u01772338982019") 2026/03/01 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f411b707014edd076_d20260301_m042300_c001_v7007000_t0000_u01772338980140") 2026/03/01 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b7fd_d20260301_m042248_c001_v0001167_t0044_u01772338968408") 2026/03/01 04:26:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb667d7_d20260301_m042238_c001_v7007000_t0000_u01772338958154") 2026/03/01 04:26:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103aaa_d20260301_m042226_c001_v0001039_t0028_u01772338946527") 2026/03/01 04:26:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40930faf9dfc23d0_d20260301_m042219_c001_v7007000_t0000_u01772338939943") 2026/03/01 04:26:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103a38_d20260301_m042208_c001_v0001039_t0009_u01772338928550") 2026/03/01 04:26:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c407_d20260301_m042201_c001_v7007000_t0000_u01772338921749") 2026/03/01 04:26:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff01039d8_d20260301_m042151_c001_v0001039_t0016_u01772338911003") 2026/03/01 04:26:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5e20_d20260301_m042328_c001_v7007000_t0000_u01772339008755") 2026/03/01 04:26:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731957_d20260301_m042322_c001_v0001103_t0041_u01772339002497") 2026/03/01 04:26:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588db_d20260301_m042354_c001_v7007000_t0000_u01772339034003") 2026/03/01 04:26:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777319ef_d20260301_m042348_c001_v0001103_t0039_u01772339028470") 2026/03/01 04:26:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863dc_d20260301_m042526_c001_v7007000_t0000_u01772339126426") 2026/03/01 04:26:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103efa_d20260301_m042514_c001_v0001039_t0057_u01772339114316") 2026/03/01 04:26:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c974_d20260301_m042506_c001_v7007000_t0000_u01772339106516") 2026/03/01 04:26:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103e9c_d20260301_m042455_c001_v0001039_t0027_u01772339095080") 2026/03/01 04:26:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb66946_d20260301_m042448_c001_v7007000_t0000_u01772339088099") 2026/03/01 04:26:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103e1c_d20260301_m042436_c001_v0001039_t0011_u01772339076572") 2026/03/01 04:26:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c45f_d20260301_m042429_c001_v7007000_t0000_u01772339069504") 2026/03/01 04:26:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103d94_d20260301_m042418_c001_v0001039_t0057_u01772339058933") 2026/03/01 04:26:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b470407803b_d20260301_m042412_c001_v7007000_t0000_u01772339052207") 2026/03/01 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103d1c_d20260301_m042400_c001_v0001039_t0045_u01772339040720") 2026/03/01 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588c3_d20260301_m042350_c001_v7007000_t0000_u01772339030526") 2026/03/01 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103cbe_d20260301_m042339_c001_v0001039_t0003_u01772339019386") 2026/03/01 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f5289_d20260301_m042332_c001_v7007000_t0000_u01772339012103") 2026/03/01 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59dc5_d20260301_m042326_c001_v0001153_t0008_u01772339006997") 2026/03/01 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f526e_d20260301_m042324_c001_v7007000_t0000_u01772339004994") 2026/03/01 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731919_d20260301_m042314_c001_v0001103_t0046_u01772338994428") 2026/03/01 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5df0_d20260301_m042307_c001_v7007000_t0000_u01772338987447") 2026/03/01 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b8d8_d20260301_m042302_c001_v0001167_t0044_u01772338982044") 2026/03/01 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8169_d20260301_m042300_c001_v7007000_t0000_u01772338980002") 2026/03/01 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db0077773184d_d20260301_m042249_c001_v0001103_t0036_u01772338968999") 2026/03/01 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108ec1_d20260301_m042238_c001_v7007000_t0000_u01772338958258") 2026/03/01 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731742_d20260301_m042227_c001_v0001103_t0000_u01772338947282") 2026/03/01 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40930faf9dfc23d1_d20260301_m042220_c001_v7007000_t0000_u01772338940124") 2026/03/01 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db0077773168a_d20260301_m042209_c001_v0001103_t0028_u01772338929249") 2026/03/01 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c408_d20260301_m042201_c001_v7007000_t0000_u01772338921931") 2026/03/01 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777315d4_d20260301_m042151_c001_v0001103_t0027_u01772338911490") 2026/03/01 04:26:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e24536c_d20260301_m042329_c001_v7007000_t0000_u01772339009112") 2026/03/01 04:26:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731959_d20260301_m042322_c001_v0001103_t0008_u01772339002871") 2026/03/01 04:26:19 DEBUG : dir1/0007-12345: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588dd_d20260301_m042354_c001_v7007000_t0000_u01772339034185") 2026/03/01 04:26:19 DEBUG : dir1/0007-12345: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59de9_d20260301_m042348_c001_v0001153_t0025_u01772339028519") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863de_d20260301_m042526_c001_v7007000_t0000_u01772339126609") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731cb6_d20260301_m042514_c001_v0001103_t0021_u01772339114933") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c977_d20260301_m042506_c001_v7007000_t0000_u01772339106700") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731c04_d20260301_m042455_c001_v0001103_t0051_u01772339095713") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb66949_d20260301_m042448_c001_v7007000_t0000_u01772339088281") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731b53_d20260301_m042437_c001_v0001103_t0057_u01772339077317") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c462_d20260301_m042429_c001_v7007000_t0000_u01772339069687") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731ac3_d20260301_m042419_c001_v0001103_t0016_u01772339059517") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b470407803c_d20260301_m042412_c001_v7007000_t0000_u01772339052390") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731a3b_d20260301_m042401_c001_v0001103_t0037_u01772339041301") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f52b6_d20260301_m042350_c001_v7007000_t0000_u01772339030148") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777319b3_d20260301_m042339_c001_v0001103_t0041_u01772339019993") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f528a_d20260301_m042332_c001_v7007000_t0000_u01772339012286") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103c72_d20260301_m042327_c001_v0001039_t0051_u01772339007133") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5e11_d20260301_m042324_c001_v7007000_t0000_u01772339004800") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59da7_d20260301_m042314_c001_v0001153_t0003_u01772338994781") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5df1_d20260301_m042307_c001_v7007000_t0000_u01772338987629") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d93_d20260301_m042302_c001_v0001153_t0012_u01772338982380") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f411b707014edd075_d20260301_m042259_c001_v7007000_t0000_u01772338979955") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d73_d20260301_m042249_c001_v0001153_t0015_u01772338969426") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb667d9_d20260301_m042238_c001_v7007000_t0000_u01772338958341") 2026/03/01 04:26:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b6f6_d20260301_m042227_c001_v0001167_t0015_u01772338947694") 2026/03/01 04:26:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40930faf9dfc23d2_d20260301_m042220_c001_v7007000_t0000_u01772338940305") 2026/03/01 04:26:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b5d5_d20260301_m042209_c001_v0001167_t0008_u01772338929677") 2026/03/01 04:26:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c409_d20260301_m042202_c001_v7007000_t0000_u01772338922125") 2026/03/01 04:26:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b4c9_d20260301_m042151_c001_v0001167_t0013_u01772338911886") 2026/03/01 04:26:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5e25_d20260301_m042329_c001_v7007000_t0000_u01772339009127") 2026/03/01 04:26:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103c4e_d20260301_m042323_c001_v0001039_t0056_u01772339003014") 2026/03/01 04:26:21 DEBUG : dir1/0008-23456: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588de_d20260301_m042354_c001_v7007000_t0000_u01772339034368") 2026/03/01 04:26:21 DEBUG : dir1/0008-23456: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103cf6_d20260301_m042348_c001_v0001039_t0002_u01772339028764") 2026/03/01 04:26:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863df_d20260301_m042526_c001_v7007000_t0000_u01772339126792") 2026/03/01 04:26:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e71_d20260301_m042515_c001_v0001153_t0019_u01772339115422") 2026/03/01 04:26:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c979_d20260301_m042506_c001_v7007000_t0000_u01772339106882") 2026/03/01 04:26:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e59_d20260301_m042456_c001_v0001153_t0001_u01772339096335") 2026/03/01 04:26:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb6694c_d20260301_m042448_c001_v7007000_t0000_u01772339088461") 2026/03/01 04:26:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e35_d20260301_m042437_c001_v0001153_t0020_u01772339077705") 2026/03/01 04:26:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c465_d20260301_m042429_c001_v7007000_t0000_u01772339069869") 2026/03/01 04:26:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e1d_d20260301_m042419_c001_v0001153_t0002_u01772339059908") 2026/03/01 04:26:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b470407803d_d20260301_m042412_c001_v7007000_t0000_u01772339052574") 2026/03/01 04:26:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59dfb_d20260301_m042401_c001_v0001153_t0019_u01772339041635") 2026/03/01 04:26:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4178e9ad8613cf4b_d20260301_m042350_c001_v7007000_t0000_u01772339030177") 2026/03/01 04:26:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59ddb_d20260301_m042340_c001_v0001153_t0013_u01772339020273") 2026/03/01 04:26:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f528b_d20260301_m042332_c001_v7007000_t0000_u01772339012466") 2026/03/01 04:26:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db0077773196d_d20260301_m042327_c001_v0001103_t0031_u01772339007160") 2026/03/01 04:26:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac861ce_d20260301_m042324_c001_v7007000_t0000_u01772339004606") 2026/03/01 04:26:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103c23_d20260301_m042315_c001_v0001039_t0009_u01772338995152") 2026/03/01 04:26:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5df2_d20260301_m042307_c001_v7007000_t0000_u01772338987810") 2026/03/01 04:26:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103bb6_d20260301_m042302_c001_v0001039_t0053_u01772338982445") 2026/03/01 04:26:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f416331565ef315e0_d20260301_m042259_c001_v7007000_t0000_u01772338979976") 2026/03/01 04:26:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103b50_d20260301_m042249_c001_v0001039_t0024_u01772338969804") 2026/03/01 04:26:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4151c8746617f53e_d20260301_m042238_c001_v7007000_t0000_u01772338958113") 2026/03/01 04:26:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d49_d20260301_m042228_c001_v0001153_t0011_u01772338948146") 2026/03/01 04:26:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40930faf9dfc23d3_d20260301_m042220_c001_v7007000_t0000_u01772338940487") 2026/03/01 04:26:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d31_d20260301_m042210_c001_v0001153_t0009_u01772338930209") 2026/03/01 04:26:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c40a_d20260301_m042202_c001_v7007000_t0000_u01772338922309") 2026/03/01 04:26:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d17_d20260301_m042152_c001_v0001153_t0020_u01772338912374") 2026/03/01 04:26:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f527d_d20260301_m042328_c001_v7007000_t0000_u01772339008765") 2026/03/01 04:26:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1ba16_d20260301_m042323_c001_v0001167_t0027_u01772339003032") 2026/03/01 04:26:22 DEBUG : dir1/0009-34567: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588e0_d20260301_m042354_c001_v7007000_t0000_u01772339034550") 2026/03/01 04:26:22 DEBUG : dir1/0009-34567: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59ded_d20260301_m042348_c001_v0001153_t0025_u01772339028924") 2026/03/01 04:26:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863e0_d20260301_m042526_c001_v7007000_t0000_u01772339126974") 2026/03/01 04:26:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1c138_d20260301_m042515_c001_v0001167_t0038_u01772339115761") 2026/03/01 04:26:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c97c_d20260301_m042507_c001_v7007000_t0000_u01772339107064") 2026/03/01 04:26:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bfff_d20260301_m042456_c001_v0001167_t0044_u01772339096702") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb6694e_d20260301_m042448_c001_v7007000_t0000_u01772339088643") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bee2_d20260301_m042438_c001_v0001167_t0004_u01772339078516") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c467_d20260301_m042430_c001_v7007000_t0000_u01772339070055") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bd82_d20260301_m042420_c001_v0001167_t0007_u01772339060265") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b470407803e_d20260301_m042412_c001_v7007000_t0000_u01772339052757") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bc9b_d20260301_m042402_c001_v0001167_t0027_u01772339042019") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588bd_d20260301_m042350_c001_v7007000_t0000_u01772339030162") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bb29_d20260301_m042340_c001_v0001167_t0035_u01772339020598") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f528c_d20260301_m042332_c001_v7007000_t0000_u01772339012647") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1ba5a_d20260301_m042327_c001_v0001167_t0045_u01772339007178") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704077f55_d20260301_m042324_c001_v7007000_t0000_u01772339004412") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b994_d20260301_m042315_c001_v0001167_t0056_u01772338995898") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5df3_d20260301_m042307_c001_v7007000_t0000_u01772338987993") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b8de_d20260301_m042302_c001_v0001167_t0058_u01772338982453") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f411b707014edd072_d20260301_m042259_c001_v7007000_t0000_u01772338979593") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b821_d20260301_m042250_c001_v0001167_t0058_u01772338970461") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108ebe_d20260301_m042238_c001_v7007000_t0000_u01772338958076") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103abc_d20260301_m042228_c001_v0001039_t0028_u01772338948552") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40930faf9dfc23d4_d20260301_m042220_c001_v7007000_t0000_u01772338940742") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103a42_d20260301_m042210_c001_v0001039_t0032_u01772338930637") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c40b_d20260301_m042202_c001_v7007000_t0000_u01772338922491") 2026/03/01 04:26:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff01039e0_d20260301_m042152_c001_v0001039_t0038_u01772338912835") 2026/03/01 04:26:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4007915a01b65438_d20260301_m042328_c001_v7007000_t0000_u01772339008975") 2026/03/01 04:26:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59dbb_d20260301_m042323_c001_v0001153_t0025_u01772339003192") 2026/03/01 04:26:24 DEBUG : dir1/0010-45678: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588e1_d20260301_m042354_c001_v7007000_t0000_u01772339034732") 2026/03/01 04:26:24 DEBUG : dir1/0010-45678: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777319f5_d20260301_m042349_c001_v0001103_t0046_u01772339029026") 2026/03/01 04:26:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863e1_d20260301_m042527_c001_v7007000_t0000_u01772339127160") 2026/03/01 04:26:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103f08_d20260301_m042516_c001_v0001039_t0023_u01772339116443") 2026/03/01 04:26:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c97e_d20260301_m042507_c001_v7007000_t0000_u01772339107247") 2026/03/01 04:26:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103ea8_d20260301_m042457_c001_v0001039_t0000_u01772339097452") 2026/03/01 04:26:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb66950_d20260301_m042448_c001_v7007000_t0000_u01772339088824") 2026/03/01 04:26:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103e2c_d20260301_m042439_c001_v0001039_t0038_u01772339079151") 2026/03/01 04:26:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c469_d20260301_m042430_c001_v7007000_t0000_u01772339070240") 2026/03/01 04:26:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103da0_d20260301_m042420_c001_v0001039_t0008_u01772339060697") 2026/03/01 04:26:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b470407803f_d20260301_m042412_c001_v7007000_t0000_u01772339052939") 2026/03/01 04:26:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103d22_d20260301_m042402_c001_v0001039_t0039_u01772339042658") 2026/03/01 04:26:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f52b7_d20260301_m042350_c001_v7007000_t0000_u01772339030331") 2026/03/01 04:26:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103cc4_d20260301_m042341_c001_v0001039_t0022_u01772339021215") 2026/03/01 04:26:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f528d_d20260301_m042332_c001_v7007000_t0000_u01772339012847") 2026/03/01 04:26:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59dc7_d20260301_m042327_c001_v0001153_t0019_u01772339007530") 2026/03/01 04:26:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5e16_d20260301_m042325_c001_v7007000_t0000_u01772339005005") 2026/03/01 04:26:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db0077773191f_d20260301_m042316_c001_v0001103_t0011_u01772338996305") 2026/03/01 04:26:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5df4_d20260301_m042308_c001_v7007000_t0000_u01772338988179") 2026/03/01 04:26:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777318d1_d20260301_m042302_c001_v0001103_t0012_u01772338982537") 2026/03/01 04:26:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f416331565ef315e1_d20260301_m042300_c001_v7007000_t0000_u01772338980158") 2026/03/01 04:26:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731867_d20260301_m042251_c001_v0001103_t0035_u01772338971122") 2026/03/01 04:26:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108ec2_d20260301_m042238_c001_v7007000_t0000_u01772338958444") 2026/03/01 04:26:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db0077773175e_d20260301_m042229_c001_v0001103_t0035_u01772338949169") 2026/03/01 04:26:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40930faf9dfc23d5_d20260301_m042220_c001_v7007000_t0000_u01772338940924") 2026/03/01 04:26:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db0077773169a_d20260301_m042211_c001_v0001103_t0005_u01772338931057") 2026/03/01 04:26:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c40d_d20260301_m042202_c001_v7007000_t0000_u01772338922672") 2026/03/01 04:26:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777315ec_d20260301_m042153_c001_v0001103_t0013_u01772338913282") 2026/03/01 04:26:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5e22_d20260301_m042328_c001_v7007000_t0000_u01772339008943") 2026/03/01 04:26:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db0077773195b_d20260301_m042323_c001_v0001103_t0004_u01772339003261") 2026/03/01 04:26:25 DEBUG : dir1/0011-56789: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588e2_d20260301_m042354_c001_v7007000_t0000_u01772339034914") 2026/03/01 04:26:25 DEBUG : dir1/0011-56789: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bbb1_d20260301_m042349_c001_v0001167_t0002_u01772339029035") 2026/03/01 04:26:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863e3_d20260301_m042527_c001_v7007000_t0000_u01772339127343") 2026/03/01 04:26:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731cc0_d20260301_m042517_c001_v0001103_t0017_u01772339117462") 2026/03/01 04:26:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c980_d20260301_m042507_c001_v7007000_t0000_u01772339107430") 2026/03/01 04:26:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731c1c_d20260301_m042458_c001_v0001103_t0018_u01772339098010") 2026/03/01 04:26:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb66951_d20260301_m042449_c001_v7007000_t0000_u01772339089005") 2026/03/01 04:26:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731b65_d20260301_m042439_c001_v0001103_t0034_u01772339079674") 2026/03/01 04:26:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c46c_d20260301_m042430_c001_v7007000_t0000_u01772339070422") 2026/03/01 04:26:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731acd_d20260301_m042421_c001_v0001103_t0055_u01772339061480") 2026/03/01 04:26:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704078040_d20260301_m042413_c001_v7007000_t0000_u01772339053123") 2026/03/01 04:26:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731a47_d20260301_m042402_c001_v0001103_t0048_u01772339042996") 2026/03/01 04:26:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f418728a51ff61736_d20260301_m042350_c001_v7007000_t0000_u01772339030539") 2026/03/01 04:26:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777319c7_d20260301_m042342_c001_v0001103_t0001_u01772339022208") 2026/03/01 04:26:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f528e_d20260301_m042333_c001_v7007000_t0000_u01772339013033") 2026/03/01 04:26:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103c7c_d20260301_m042327_c001_v0001039_t0010_u01772339007625") 2026/03/01 04:26:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f526c_d20260301_m042324_c001_v7007000_t0000_u01772339004805") 2026/03/01 04:26:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59dab_d20260301_m042316_c001_v0001153_t0000_u01772338996717") 2026/03/01 04:26:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5df5_d20260301_m042308_c001_v7007000_t0000_u01772338988361") 2026/03/01 04:26:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d95_d20260301_m042302_c001_v0001153_t0016_u01772338982812") 2026/03/01 04:26:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4215d824ffce8840_d20260301_m042300_c001_v7007000_t0000_u01772338980210") 2026/03/01 04:26:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d75_d20260301_m042251_c001_v0001153_t0003_u01772338971523") 2026/03/01 04:26:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e245276_d20260301_m042238_c001_v7007000_t0000_u01772338958272") 2026/03/01 04:26:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b708_d20260301_m042229_c001_v0001167_t0045_u01772338949471") 2026/03/01 04:26:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40930faf9dfc23d6_d20260301_m042221_c001_v7007000_t0000_u01772338941106") 2026/03/01 04:26:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b607_d20260301_m042211_c001_v0001167_t0059_u01772338931443") 2026/03/01 04:26:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c40f_d20260301_m042202_c001_v7007000_t0000_u01772338922854") 2026/03/01 04:26:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b4eb_d20260301_m042153_c001_v0001167_t0017_u01772338913728") 2026/03/01 04:26:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c595_d20260301_m042328_c001_v7007000_t0000_u01772339008920") 2026/03/01 04:26:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1ba18_d20260301_m042323_c001_v0001167_t0052_u01772339003487") 2026/03/01 04:26:26 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588e3_d20260301_m042355_c001_v7007000_t0000_u01772339035097") 2026/03/01 04:26:26 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103cfc_d20260301_m042349_c001_v0001039_t0059_u01772339029264") 2026/03/01 04:26:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863e4_d20260301_m042527_c001_v7007000_t0000_u01772339127526") 2026/03/01 04:26:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e75_d20260301_m042518_c001_v0001153_t0017_u01772339118026") 2026/03/01 04:26:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c983_d20260301_m042507_c001_v7007000_t0000_u01772339107613") 2026/03/01 04:26:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e5b_d20260301_m042458_c001_v0001153_t0010_u01772339098428") 2026/03/01 04:26:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb66953_d20260301_m042449_c001_v7007000_t0000_u01772339089187") 2026/03/01 04:26:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e37_d20260301_m042440_c001_v0001153_t0001_u01772339080060") 2026/03/01 04:26:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c46e_d20260301_m042430_c001_v7007000_t0000_u01772339070605") 2026/03/01 04:26:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e1f_d20260301_m042421_c001_v0001153_t0015_u01772339061804") 2026/03/01 04:26:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704078041_d20260301_m042413_c001_v7007000_t0000_u01772339053306") 2026/03/01 04:26:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59dff_d20260301_m042403_c001_v0001153_t0012_u01772339043380") 2026/03/01 04:26:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4178e9ad8613cf4e_d20260301_m042350_c001_v7007000_t0000_u01772339030545") 2026/03/01 04:26:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59ddf_d20260301_m042342_c001_v0001153_t0000_u01772339022765") 2026/03/01 04:26:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f528f_d20260301_m042333_c001_v7007000_t0000_u01772339013214") 2026/03/01 04:26:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db0077773196f_d20260301_m042327_c001_v0001103_t0034_u01772339007641") 2026/03/01 04:26:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704077f57_d20260301_m042324_c001_v7007000_t0000_u01772339004595") 2026/03/01 04:26:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103c2a_d20260301_m042317_c001_v0001039_t0044_u01772338997044") 2026/03/01 04:26:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5df6_d20260301_m042308_c001_v7007000_t0000_u01772338988543") 2026/03/01 04:26:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b8e8_d20260301_m042302_c001_v0001167_t0016_u01772338982836") 2026/03/01 04:26:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f412e8e6c0bb564a4_d20260301_m042300_c001_v7007000_t0000_u01772338980178") 2026/03/01 04:26:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103b5e_d20260301_m042251_c001_v0001039_t0049_u01772338971857") 2026/03/01 04:26:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4083ea7cfed04afa_d20260301_m042238_c001_v7007000_t0000_u01772338958282") 2026/03/01 04:26:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d4d_d20260301_m042230_c001_v0001153_t0000_u01772338950023") 2026/03/01 04:26:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40930faf9dfc23d7_d20260301_m042221_c001_v7007000_t0000_u01772338941288") 2026/03/01 04:26:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d37_d20260301_m042211_c001_v0001153_t0025_u01772338931991") 2026/03/01 04:26:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c410_d20260301_m042203_c001_v7007000_t0000_u01772338923034") 2026/03/01 04:26:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d1f_d20260301_m042154_c001_v0001153_t0021_u01772338914245") 2026/03/01 04:26:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f527e_d20260301_m042328_c001_v7007000_t0000_u01772339008950") 2026/03/01 04:26:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103c50_d20260301_m042323_c001_v0001039_t0001_u01772339003669") 2026/03/01 04:26:28 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588e5_d20260301_m042355_c001_v7007000_t0000_u01772339035280") 2026/03/01 04:26:28 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59def_d20260301_m042349_c001_v0001153_t0015_u01772339029314") 2026/03/01 04:26:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863e5_d20260301_m042527_c001_v7007000_t0000_u01772339127709") 2026/03/01 04:26:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1c162_d20260301_m042518_c001_v0001167_t0022_u01772339118358") 2026/03/01 04:26:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c986_d20260301_m042507_c001_v7007000_t0000_u01772339107795") 2026/03/01 04:26:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1c025_d20260301_m042458_c001_v0001167_t0012_u01772339098813") 2026/03/01 04:26:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb66955_d20260301_m042449_c001_v7007000_t0000_u01772339089367") 2026/03/01 04:26:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bf04_d20260301_m042440_c001_v0001167_t0006_u01772339080466") 2026/03/01 04:26:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c46f_d20260301_m042430_c001_v7007000_t0000_u01772339070791") 2026/03/01 04:26:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bd9a_d20260301_m042422_c001_v0001167_t0011_u01772339062168") 2026/03/01 04:26:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704078043_d20260301_m042413_c001_v7007000_t0000_u01772339053489") 2026/03/01 04:26:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bcad_d20260301_m042403_c001_v0001167_t0011_u01772339043706") 2026/03/01 04:26:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588c0_d20260301_m042350_c001_v7007000_t0000_u01772339030344") 2026/03/01 04:26:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bb55_d20260301_m042343_c001_v0001167_t0003_u01772339023148") 2026/03/01 04:26:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f5290_d20260301_m042333_c001_v7007000_t0000_u01772339013395") 2026/03/01 04:26:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1ba60_d20260301_m042327_c001_v0001167_t0053_u01772339007846") 2026/03/01 04:26:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5e12_d20260301_m042324_c001_v7007000_t0000_u01772339004817") 2026/03/01 04:26:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b9b2_d20260301_m042317_c001_v0001167_t0035_u01772338997431") 2026/03/01 04:26:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5df7_d20260301_m042308_c001_v7007000_t0000_u01772338988725") 2026/03/01 04:26:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103bbc_d20260301_m042302_c001_v0001039_t0053_u01772338982947") 2026/03/01 04:26:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f412e8e6c0bb564a2_d20260301_m042259_c001_v7007000_t0000_u01772338979994") 2026/03/01 04:26:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b83d_d20260301_m042252_c001_v0001167_t0024_u01772338972587") 2026/03/01 04:26:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40357509b6898b54_d20260301_m042238_c001_v7007000_t0000_u01772338958103") 2026/03/01 04:26:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103aca_d20260301_m042230_c001_v0001039_t0028_u01772338950469") 2026/03/01 04:26:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40930faf9dfc23d8_d20260301_m042221_c001_v7007000_t0000_u01772338941471") 2026/03/01 04:26:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103a52_d20260301_m042212_c001_v0001039_t0013_u01772338932385") 2026/03/01 04:26:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c411_d20260301_m042203_c001_v7007000_t0000_u01772338923216") 2026/03/01 04:26:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff01039e6_d20260301_m042154_c001_v0001039_t0008_u01772338914730") 2026/03/01 04:26:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5e21_d20260301_m042328_c001_v7007000_t0000_u01772339008777") 2026/03/01 04:26:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db0077773195f_d20260301_m042323_c001_v0001103_t0043_u01772339003905") 2026/03/01 04:26:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588e6_d20260301_m042355_c001_v7007000_t0000_u01772339035462") 2026/03/01 04:26:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1bbb7_d20260301_m042349_c001_v0001167_t0032_u01772339029496") 2026/03/01 04:26:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863e6_d20260301_m042527_c001_v7007000_t0000_u01772339127890") 2026/03/01 04:26:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103f1a_d20260301_m042519_c001_v0001039_t0034_u01772339119064") 2026/03/01 04:26:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c98b_d20260301_m042507_c001_v7007000_t0000_u01772339107976") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103eac_d20260301_m042459_c001_v0001039_t0001_u01772339099229") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb66956_d20260301_m042449_c001_v7007000_t0000_u01772339089548") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103e3c_d20260301_m042441_c001_v0001039_t0009_u01772339081014") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c470_d20260301_m042430_c001_v7007000_t0000_u01772339070974") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103db2_d20260301_m042422_c001_v0001039_t0042_u01772339062602") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704078045_d20260301_m042413_c001_v7007000_t0000_u01772339053673") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103d28_d20260301_m042404_c001_v0001039_t0045_u01772339044106") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4178e9ad8613cf50_d20260301_m042350_c001_v7007000_t0000_u01772339030579") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103cd0_d20260301_m042343_c001_v0001039_t0036_u01772339023801") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f5291_d20260301_m042333_c001_v7007000_t0000_u01772339013576") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59dc9_d20260301_m042327_c001_v0001153_t0008_u01772339007859") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5e10_d20260301_m042324_c001_v7007000_t0000_u01772339004618") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db0077773192d_d20260301_m042318_c001_v0001103_t0039_u01772338998015") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5df8_d20260301_m042308_c001_v7007000_t0000_u01772338988907") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777318d7_d20260301_m042302_c001_v0001103_t0008_u01772338982969") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108f4c_d20260301_m042300_c001_v7007000_t0000_u01772338980222") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731877_d20260301_m042253_c001_v0001103_t0015_u01772338973061") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e245274_d20260301_m042238_c001_v7007000_t0000_u01772338958091") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731774_d20260301_m042231_c001_v0001103_t0023_u01772338951080") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40930faf9dfc23d9_d20260301_m042221_c001_v7007000_t0000_u01772338941652") 2026/03/01 04:26:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777316a2_d20260301_m042212_c001_v0001103_t0003_u01772338932886") 2026/03/01 04:26:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c412_d20260301_m042203_c001_v7007000_t0000_u01772338923397") 2026/03/01 04:26:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db0077773160e_d20260301_m042155_c001_v0001103_t0018_u01772338915192") 2026/03/01 04:26:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f527f_d20260301_m042329_c001_v7007000_t0000_u01772339009138") 2026/03/01 04:26:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59dbd_d20260301_m042323_c001_v0001153_t0003_u01772339003911") 2026/03/01 04:26:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588e7_d20260301_m042355_c001_v7007000_t0000_u01772339035645") 2026/03/01 04:26:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777319f9_d20260301_m042349_c001_v0001103_t0058_u01772339029663") 2026/03/01 04:26:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863e7_d20260301_m042528_c001_v7007000_t0000_u01772339128073") 2026/03/01 04:26:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731cd9_d20260301_m042519_c001_v0001103_t0031_u01772339119764") 2026/03/01 04:26:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c98c_d20260301_m042508_c001_v7007000_t0000_u01772339108158") 2026/03/01 04:26:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731c32_d20260301_m042459_c001_v0001103_t0041_u01772339099678") 2026/03/01 04:26:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb66958_d20260301_m042449_c001_v7007000_t0000_u01772339089730") 2026/03/01 04:26:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731b6f_d20260301_m042441_c001_v0001103_t0025_u01772339081695") 2026/03/01 04:26:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c471_d20260301_m042431_c001_v7007000_t0000_u01772339071157") 2026/03/01 04:26:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731ad3_d20260301_m042423_c001_v0001103_t0027_u01772339063109") 2026/03/01 04:26:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704078046_d20260301_m042413_c001_v7007000_t0000_u01772339053857") 2026/03/01 04:26:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731a51_d20260301_m042404_c001_v0001103_t0024_u01772339044873") 2026/03/01 04:26:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4178e9ad8613cf4d_d20260301_m042350_c001_v7007000_t0000_u01772339030360") 2026/03/01 04:26:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777319d3_d20260301_m042344_c001_v0001103_t0027_u01772339024279") 2026/03/01 04:26:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f5292_d20260301_m042333_c001_v7007000_t0000_u01772339013757") 2026/03/01 04:26:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731971_d20260301_m042328_c001_v0001103_t0033_u01772339008231") 2026/03/01 04:26:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e24534a_d20260301_m042324_c001_v7007000_t0000_u01772339004825") 2026/03/01 04:26:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59daf_d20260301_m042318_c001_v0001153_t0010_u01772338998526") 2026/03/01 04:26:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5df9_d20260301_m042309_c001_v7007000_t0000_u01772338989088") 2026/03/01 04:26:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d97_d20260301_m042303_c001_v0001153_t0016_u01772338983149") 2026/03/01 04:26:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704077ef8_d20260301_m042300_c001_v7007000_t0000_u01772338980228") 2026/03/01 04:26:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d79_d20260301_m042253_c001_v0001153_t0019_u01772338973641") 2026/03/01 04:26:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e245278_d20260301_m042238_c001_v7007000_t0000_u01772338958453") 2026/03/01 04:26:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b726_d20260301_m042231_c001_v0001167_t0053_u01772338951486") 2026/03/01 04:26:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40930faf9dfc23da_d20260301_m042221_c001_v7007000_t0000_u01772338941833") 2026/03/01 04:26:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b627_d20260301_m042213_c001_v0001167_t0043_u01772338933351") 2026/03/01 04:26:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c414_d20260301_m042203_c001_v7007000_t0000_u01772338923578") 2026/03/01 04:26:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b507_d20260301_m042155_c001_v0001167_t0028_u01772338915609") 2026/03/01 04:26:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5e23_d20260301_m042328_c001_v7007000_t0000_u01772339008965") 2026/03/01 04:26:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1ba24_d20260301_m042323_c001_v0001167_t0028_u01772339003985") 2026/03/01 04:26:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e245285_d20260301_m042240_c001_v7007000_t0000_u01772338960770") 2026/03/01 04:26:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d59_d20260301_m042235_c001_v0001153_t0012_u01772338955580") 2026/03/01 04:26:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e245286_d20260301_m042240_c001_v7007000_t0000_u01772338960950") 2026/03/01 04:26:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777317c4_d20260301_m042235_c001_v0001103_t0056_u01772338955673") 2026/03/01 04:26:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e245287_d20260301_m042241_c001_v7007000_t0000_u01772338961131") 2026/03/01 04:26:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b754_d20260301_m042235_c001_v0001167_t0006_u01772338955838") 2026/03/01 04:26:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e245288_d20260301_m042241_c001_v7007000_t0000_u01772338961314") 2026/03/01 04:26:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d5b_d20260301_m042235_c001_v0001153_t0012_u01772338955907") 2026/03/01 04:26:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e24528a_d20260301_m042241_c001_v7007000_t0000_u01772338961497") 2026/03/01 04:26:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103aec_d20260301_m042236_c001_v0001039_t0027_u01772338956064") 2026/03/01 04:26:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e24528c_d20260301_m042241_c001_v7007000_t0000_u01772338961678") 2026/03/01 04:26:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777317c8_d20260301_m042236_c001_v0001103_t0007_u01772338956149") 2026/03/01 04:26:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e24528e_d20260301_m042241_c001_v7007000_t0000_u01772338961861") 2026/03/01 04:26:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d5d_d20260301_m042236_c001_v0001153_t0016_u01772338956265") 2026/03/01 04:26:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e24528f_d20260301_m042242_c001_v7007000_t0000_u01772338962042") 2026/03/01 04:26:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b75c_d20260301_m042236_c001_v0001167_t0043_u01772338956436") 2026/03/01 04:26:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e245291_d20260301_m042242_c001_v7007000_t0000_u01772338962223") 2026/03/01 04:26:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103af2_d20260301_m042236_c001_v0001039_t0027_u01772338956557") 2026/03/01 04:26:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e245294_d20260301_m042242_c001_v7007000_t0000_u01772338962403") 2026/03/01 04:26:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d5f_d20260301_m042236_c001_v0001153_t0010_u01772338956590") 2026/03/01 04:26:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e245296_d20260301_m042242_c001_v7007000_t0000_u01772338962585") 2026/03/01 04:26:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777317cc_d20260301_m042236_c001_v0001103_t0017_u01772338956604") 2026/03/01 04:26:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e245298_d20260301_m042242_c001_v7007000_t0000_u01772338962766") 2026/03/01 04:26:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103af6_d20260301_m042236_c001_v0001039_t0027_u01772338956993") 2026/03/01 04:26:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e245299_d20260301_m042242_c001_v7007000_t0000_u01772338962949") 2026/03/01 04:26:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d61_d20260301_m042237_c001_v0001153_t0001_u01772338957020") 2026/03/01 04:26:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e24529b_d20260301_m042243_c001_v7007000_t0000_u01772338963131") 2026/03/01 04:26:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777317d4_d20260301_m042237_c001_v0001103_t0030_u01772338957065") 2026/03/01 04:26:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e24529e_d20260301_m042243_c001_v7007000_t0000_u01772338963312") 2026/03/01 04:26:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b76c_d20260301_m042237_c001_v0001167_t0048_u01772338957073") 2026/03/01 04:26:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e2452a0_d20260301_m042243_c001_v7007000_t0000_u01772338963495") 2026/03/01 04:26:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d63_d20260301_m042237_c001_v0001153_t0002_u01772338957366") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704077f13_d20260301_m042303_c001_v7007000_t0000_u01772338983975") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d7f_d20260301_m042257_c001_v0001153_t0003_u01772338977350") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108f67_d20260301_m042303_c001_v7007000_t0000_u01772338983991") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b87c_d20260301_m042257_c001_v0001167_t0043_u01772338977400") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4215d824ffce8858_d20260301_m042304_c001_v7007000_t0000_u01772338984000") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db0077773189d_d20260301_m042257_c001_v0001103_t0009_u01772338977584") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5de1_d20260301_m042303_c001_v7007000_t0000_u01772338983827") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103b8a_d20260301_m042257_c001_v0001039_t0000_u01772338977636") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f416331565ef315e6_d20260301_m042303_c001_v7007000_t0000_u01772338983683") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d81_d20260301_m042257_c001_v0001153_t0009_u01772338977711") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5de2_d20260301_m042304_c001_v7007000_t0000_u01772338984011") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b886_d20260301_m042257_c001_v0001167_t0020_u01772338977941") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f412e8e6c0bb564ca_d20260301_m042303_c001_v7007000_t0000_u01772338983665") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777318a1_d20260301_m042258_c001_v0001103_t0021_u01772338978003") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d816f_d20260301_m042303_c001_v7007000_t0000_u01772338983838") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d85_d20260301_m042258_c001_v0001153_t0001_u01772338978094") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108f63_d20260301_m042303_c001_v7007000_t0000_u01772338983625") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103b90_d20260301_m042258_c001_v0001039_t0012_u01772338978194") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704077f11_d20260301_m042303_c001_v7007000_t0000_u01772338983610") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d87_d20260301_m042258_c001_v0001153_t0020_u01772338978458") 2026/03/01 04:26:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704077f12_d20260301_m042303_c001_v7007000_t0000_u01772338983791") 2026/03/01 04:26:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777318ab_d20260301_m042258_c001_v0001103_t0041_u01772338978557") 2026/03/01 04:26:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f412e8e6c0bb564cd_d20260301_m042303_c001_v7007000_t0000_u01772338983852") 2026/03/01 04:26:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b898_d20260301_m042258_c001_v0001167_t0011_u01772338978596") 2026/03/01 04:26:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4028cd67e27c49c1_d20260301_m042303_c001_v7007000_t0000_u01772338983861") 2026/03/01 04:26:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103b94_d20260301_m042258_c001_v0001039_t0042_u01772338978731") 2026/03/01 04:26:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4215d824ffce8854_d20260301_m042303_c001_v7007000_t0000_u01772338983633") 2026/03/01 04:26:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d89_d20260301_m042258_c001_v0001153_t0001_u01772338978794") 2026/03/01 04:26:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108f66_d20260301_m042303_c001_v7007000_t0000_u01772338983809") 2026/03/01 04:26:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b8a4_d20260301_m042258_c001_v0001167_t0033_u01772338978955") 2026/03/01 04:26:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5de0_d20260301_m042303_c001_v7007000_t0000_u01772338983642") 2026/03/01 04:26:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d8b_d20260301_m042259_c001_v0001153_t0010_u01772338979179") 2026/03/01 04:26:35 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f416331565ef314b4_d20260301_m042027_c001_v7007000_t0000_u01772338827017") 2026/03/01 04:26:35 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109773d24d235897_d20260301_m042024_c001_v0001097_t0030_u01772338824584") 2026/03/01 04:26:35 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4151c8746617f3ad_d20260301_m042024_c001_v7007000_t0000_u01772338824401") 2026/03/01 04:26:35 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109773d24d23587b_d20260301_m042020_c001_v0001097_t0045_u01772338820504") 2026/03/01 04:26:35 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4151c8746617f39d_d20260301_m042019_c001_v7007000_t0000_u01772338819753") 2026/03/01 04:26:35 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1af67_d20260301_m042015_c001_v0001167_t0013_u01772338815562") 2026/03/01 04:26:35 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f411b707014edc4d3_d20260301_m042014_c001_v7007000_t0000_u01772338814083") 2026/03/01 04:26:35 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f108929ee5292f914_d20260301_m042011_c001_v0001137_t0045_u01772338811639") 2026/03/01 04:26:35 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f420b632a54007e34_d20260301_m042011_c001_v7007000_t0000_u01772338811453") 2026/03/01 04:26:35 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f108929ee5292f900_d20260301_m042006_c001_v0001137_t0024_u01772338806849") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f420b632a54007e27_d20260301_m042006_c001_v7007000_t0000_u01772338806077") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1aedd_d20260301_m042001_c001_v0001167_t0053_u01772338801624") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4151c8746617f376_d20260301_m042000_c001_v7007000_t0000_u01772338800719") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f119f35de560be154_d20260301_m041958_c001_v0001106_t0030_u01772338798982") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108ca0_d20260301_m041958_c001_v7007000_t0000_u01772338798799") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f119f35de560be14a_d20260301_m041955_c001_v0001106_t0055_u01772338795471") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108c92_d20260301_m041954_c001_v7007000_t0000_u01772338794705") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1ae62_d20260301_m041950_c001_v0001167_t0012_u01772338790768") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4151c8746617f352_d20260301_m041950_c001_v7007000_t0000_u01772338790224") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f108a809d44b6e858_d20260301_m041948_c001_v0001173_t0038_u01772338788033") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c010da7_d20260301_m041947_c001_v7007000_t0000_u01772338787855") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f108a809d44b6e810_d20260301_m041944_c001_v0001173_t0057_u01772338784095") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c010da3_d20260301_m041943_c001_v7007000_t0000_u01772338783353") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1adb8_d20260301_m041937_c001_v0001167_t0012_u01772338777244") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40357509b68844e8_d20260301_m041936_c001_v7007000_t0000_u01772338776694") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f105e18cbd94a5214_d20260301_m041934_c001_v0001091_t0028_u01772338774704") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c010da1_d20260301_m041934_c001_v7007000_t0000_u01772338774530") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f105e18cbd94a5203_d20260301_m041930_c001_v0001091_t0006_u01772338770733") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c010d9d_d20260301_m041929_c001_v7007000_t0000_u01772338769977") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1acd0_d20260301_m041924_c001_v0001167_t0029_u01772338764035") 2026/03/01 04:26:36 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140ea45_d20260301_m041923_c001_v7007000_t0000_u01772338763493") 2026/03/01 04:26:37 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f106770bb8b2992f5_d20260301_m041921_c001_v0001039_t0021_u01772338761271") 2026/03/01 04:26:37 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56babd_d20260301_m041921_c001_v7007000_t0000_u01772338761091") 2026/03/01 04:26:37 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f106770bb8b2992cd_d20260301_m041917_c001_v0001039_t0021_u01772338757171") 2026/03/01 04:26:37 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c569f61_d20260301_m041916_c001_v7007000_t0000_u01772338756408") 2026/03/01 04:26:37 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1abf3_d20260301_m041910_c001_v0001167_t0051_u01772338750606") 2026/03/01 04:26:37 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f407dd49c6b3383a8_d20260301_m041909_c001_v7007000_t0000_u01772338749875") 2026/03/01 04:26:37 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f106d535ddfb6b7ba_d20260301_m041901_c001_v0001146_t0047_u01772338741133") 2026/03/01 04:26:37 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4151c8746617f2d6_d20260301_m041900_c001_v7007000_t0000_u01772338740853") 2026/03/01 04:26:37 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f106eb6fd3c8af416_d20260301_m041856_c001_v0001043_t0018_u01772338736263") 2026/03/01 04:26:37 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f1057bb196aa6d46a_d20260301_m041855_c001_v0001167_t0029_u01772338735191") 2026/03/01 04:26:37 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f1057bb196aa6d450_d20260301_m041853_c001_v0001167_t0037_u01772338733923") 2026/03/01 04:26:37 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e9ef_d20260301_m041840_c001_v7007000_t0000_u01772338720301") 2026/03/01 04:26:37 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1a998_d20260301_m041833_c001_v0001167_t0018_u01772338713242") 2026/03/01 04:26:37 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f11252436cbb81087_d20260301_m041832_c001_v0001181_t0044_u01772338712486") 2026/03/01 04:26:37 DEBUG : dst/one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f11252436cbb8107f_d20260301_m041831_c001_v0001181_t0024_u01772338711317") 2026/03/01 04:26:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f416331565ef314b5_d20260301_m042027_c001_v7007000_t0000_u01772338827199") 2026/03/01 04:26:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f102f13a355afb79e_d20260301_m042023_c001_v0001167_t0038_u01772338823800") 2026/03/01 04:26:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f118266d9f151f418_d20260301_m042019_c001_v0001178_t0025_u01772338819204") 2026/03/01 04:26:37 DEBUG : dst/one.bak: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f411b707014edc4d4_d20260301_m042014_c001_v7007000_t0000_u01772338814266") 2026/03/01 04:26:37 DEBUG : dst/one.bak: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f1125e651ec70c022_d20260301_m042010_c001_v0001103_t0007_u01772338810716") 2026/03/01 04:26:37 DEBUG : dst/one.bak: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f111bd11f0f14ff17_d20260301_m042005_c001_v0001161_t0039_u01772338805533") 2026/03/01 04:26:37 DEBUG : dst/one.bak: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4151c8746617f378_d20260301_m042000_c001_v7007000_t0000_u01772338800900") 2026/03/01 04:26:38 DEBUG : dst/one.bak: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10546a06c457a8ff_d20260301_m041958_c001_v0001039_t0018_u01772338798230") 2026/03/01 04:26:38 DEBUG : dst/one.bak: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f1004167d777c2628_d20260301_m041954_c001_v0001136_t0001_u01772338794376") 2026/03/01 04:26:38 DEBUG : dst/three: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f407dd49c6b3383a9_d20260301_m041910_c001_v7007000_t0000_u01772338750059") 2026/03/01 04:26:38 DEBUG : dst/three: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f1057bb196aa6d549_d20260301_m041908_c001_v0001167_t0028_u01772338748225") 2026/03/01 04:26:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f416331565ef314b7_d20260301_m042027_c001_v7007000_t0000_u01772338827381") 2026/03/01 04:26:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10546a06c457a9c7_d20260301_m042025_c001_v0001039_t0056_u01772338825597") 2026/03/01 04:26:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f1052843815a1e24c_d20260301_m042021_c001_v0001117_t0016_u01772338821470") 2026/03/01 04:26:38 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f416331565ef314b9_d20260301_m042027_c001_v7007000_t0000_u01772338827564") 2026/03/01 04:26:38 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109773d24d2358a3_d20260301_m042026_c001_v0001097_t0004_u01772338826235") 2026/03/01 04:26:38 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4151c8746617f3b7_d20260301_m042026_c001_v7007000_t0000_u01772338826052") 2026/03/01 04:26:38 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109773d24d235887_d20260301_m042022_c001_v0001097_t0052_u01772338822334") 2026/03/01 04:26:38 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4151c8746617f3a2_d20260301_m042022_c001_v7007000_t0000_u01772338822151") 2026/03/01 04:26:38 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1af7b_d20260301_m042016_c001_v0001167_t0049_u01772338816412") 2026/03/01 04:26:38 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f411b707014edc4d5_d20260301_m042014_c001_v7007000_t0000_u01772338814450") 2026/03/01 04:26:38 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f108929ee5292f91a_d20260301_m042013_c001_v0001137_t0018_u01772338813163") 2026/03/01 04:26:38 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f420b632a54007e3a_d20260301_m042012_c001_v7007000_t0000_u01772338812977") 2026/03/01 04:26:38 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f108929ee5292f90c_d20260301_m042009_c001_v0001137_t0018_u01772338809147") 2026/03/01 04:26:38 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f420b632a54007e2e_d20260301_m042008_c001_v7007000_t0000_u01772338808940") 2026/03/01 04:26:38 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1aee9_d20260301_m042002_c001_v0001167_t0028_u01772338802532") 2026/03/01 04:26:38 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108ca4_d20260301_m042000_c001_v7007000_t0000_u01772338800168") 2026/03/01 04:26:38 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1ae96_d20260301_m041956_c001_v0001167_t0021_u01772338796812") 2026/03/01 04:26:39 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108c98_d20260301_m041956_c001_v7007000_t0000_u01772338796449") 2026/03/01 04:26:39 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1ae6e_d20260301_m041951_c001_v0001167_t0022_u01772338791620") 2026/03/01 04:26:39 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c010daa_d20260301_m041949_c001_v7007000_t0000_u01772338789203") 2026/03/01 04:26:39 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1ae36_d20260301_m041946_c001_v0001167_t0055_u01772338786173") 2026/03/01 04:26:39 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c010da6_d20260301_m041945_c001_v7007000_t0000_u01772338785099") 2026/03/01 04:26:39 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1adce_d20260301_m041938_c001_v0001167_t0039_u01772338778076") 2026/03/01 04:26:39 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c010da2_d20260301_m041935_c001_v7007000_t0000_u01772338775787") 2026/03/01 04:26:39 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1ad78_d20260301_m041933_c001_v0001167_t0014_u01772338773150") 2026/03/01 04:26:39 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c010d9f_d20260301_m041932_c001_v7007000_t0000_u01772338772039") 2026/03/01 04:26:39 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1ace7_d20260301_m041924_c001_v0001167_t0008_u01772338764986") 2026/03/01 04:26:39 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c29b_d20260301_m041922_c001_v7007000_t0000_u01772338762589") 2026/03/01 04:26:39 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1ac91_d20260301_m041919_c001_v0001167_t0041_u01772338759774") 2026/03/01 04:26:39 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56ab1b_d20260301_m041918_c001_v7007000_t0000_u01772338758684") 2026/03/01 04:26:39 DEBUG : dst/three.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1ac09_d20260301_m041911_c001_v0001167_t0057_u01772338751651") 2026/03/01 04:26:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f411b707014edc4d6_d20260301_m042014_c001_v7007000_t0000_u01772338814631") 2026/03/01 04:26:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f1043a3ada7166724_d20260301_m042012_c001_v0001161_t0055_u01772338812524") 2026/03/01 04:26:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10622a9f4668b81c_d20260301_m042008_c001_v0001173_t0050_u01772338808123") 2026/03/01 04:26:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4151c8746617f379_d20260301_m042001_c001_v7007000_t0000_u01772338801081") 2026/03/01 04:26:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f103b02b2f3a79c96_d20260301_m041959_c001_v0001134_t0020_u01772338799795") 2026/03/01 04:26:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f11024df1d46d24f3_d20260301_m041956_c001_v0001178_t0033_u01772338796230") 2026/03/01 04:26:39 DEBUG : dst/two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f416331565ef314ba_d20260301_m042027_c001_v7007000_t0000_u01772338827746") 2026/03/01 04:26:40 DEBUG : dst/two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1af71_d20260301_m042015_c001_v0001167_t0000_u01772338815944") 2026/03/01 04:26:40 DEBUG : dst/two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f411b707014edc4d8_d20260301_m042014_c001_v7007000_t0000_u01772338814812") 2026/03/01 04:26:40 DEBUG : dst/two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1aee1_d20260301_m042002_c001_v0001167_t0019_u01772338802107") 2026/03/01 04:26:40 DEBUG : dst/two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4151c8746617f37b_d20260301_m042001_c001_v7007000_t0000_u01772338801263") 2026/03/01 04:26:40 DEBUG : dst/two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1ae6a_d20260301_m041951_c001_v0001167_t0021_u01772338791268") 2026/03/01 04:26:40 DEBUG : dst/two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4151c8746617f353_d20260301_m041950_c001_v7007000_t0000_u01772338790405") 2026/03/01 04:26:40 DEBUG : dst/two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1adc2_d20260301_m041937_c001_v0001167_t0044_u01772338777710") 2026/03/01 04:26:40 DEBUG : dst/two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40357509b68844e9_d20260301_m041936_c001_v7007000_t0000_u01772338776878") 2026/03/01 04:26:40 DEBUG : dst/two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1acd9_d20260301_m041924_c001_v0001167_t0040_u01772338764482") 2026/03/01 04:26:40 DEBUG : dst/two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140ea46_d20260301_m041923_c001_v7007000_t0000_u01772338763675") 2026/03/01 04:26:40 DEBUG : dst/two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1abfd_d20260301_m041911_c001_v0001167_t0020_u01772338751095") 2026/03/01 04:26:40 DEBUG : dst/two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f407dd49c6b3383aa_d20260301_m041910_c001_v7007000_t0000_u01772338750242") 2026/03/01 04:26:40 DEBUG : dst/two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109226a0572e063f_d20260301_m041905_c001_v0001185_t0045_u01772338745842") 2026/03/01 04:26:40 DEBUG : dst/two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e9f0_d20260301_m041840_c001_v7007000_t0000_u01772338720485") 2026/03/01 04:26:40 DEBUG : dst/two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f11252436cbb81097_d20260301_m041839_c001_v0001181_t0059_u01772338719330") 2026/03/01 04:26:40 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb622f6_d20260301_m041805_c001_v7007000_t0000_u01772338685437") 2026/03/01 04:26:40 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1a7b2_d20260301_m041801_c001_v0001167_t0012_u01772338681727") 2026/03/01 04:26:40 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb622f3_d20260301_m041759_c001_v7007000_t0000_u01772338679400") 2026/03/01 04:26:40 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f106eb6fd3c8af36c_d20260301_m041749_c001_v0001043_t0028_u01772338669224") 2026/03/01 04:26:40 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4007915a01b62981_d20260301_m041739_c001_v7007000_t0000_u01772338659852") 2026/03/01 04:26:40 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1a647_d20260301_m041736_c001_v0001167_t0039_u01772338656022") 2026/03/01 04:26:41 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4dd_d20260301_m041715_c001_v7007000_t0000_u01772338635144") 2026/03/01 04:26:41 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe6f_d20260301_m041713_c001_v0001099_t0009_u01772338633031") 2026/03/01 04:26:41 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4d8_d20260301_m041712_c001_v7007000_t0000_u01772338632129") 2026/03/01 04:26:41 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe61_d20260301_m041710_c001_v0001099_t0009_u01772338630826") 2026/03/01 04:26:41 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4d2_d20260301_m041708_c001_v7007000_t0000_u01772338628011") 2026/03/01 04:26:41 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe51_d20260301_m041706_c001_v0001099_t0008_u01772338626121") 2026/03/01 04:26:41 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4bf_d20260301_m041704_c001_v7007000_t0000_u01772338624984") 2026/03/01 04:26:41 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe45_d20260301_m041703_c001_v0001099_t0049_u01772338623442") 2026/03/01 04:26:41 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f497_d20260301_m041657_c001_v7007000_t0000_u01772338617525") 2026/03/01 04:26:41 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe31_d20260301_m041655_c001_v0001099_t0002_u01772338615925") 2026/03/01 04:26:41 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f485_d20260301_m041655_c001_v7007000_t0000_u01772338615061") 2026/03/01 04:26:41 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe29_d20260301_m041654_c001_v0001099_t0026_u01772338614133") 2026/03/01 04:26:41 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e244ed5_d20260301_m041649_c001_v7007000_t0000_u01772338609198") 2026/03/01 04:26:41 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe19_d20260301_m041647_c001_v0001099_t0041_u01772338607767") 2026/03/01 04:26:41 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e244ece_d20260301_m041645_c001_v7007000_t0000_u01772338605926") 2026/03/01 04:26:41 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe11_d20260301_m041644_c001_v0001099_t0031_u01772338604907") 2026/03/01 04:26:41 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e244ecc_d20260301_m041644_c001_v7007000_t0000_u01772338604546") 2026/03/01 04:26:41 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10650820263137f9_d20260301_m041643_c001_v0001181_t0030_u01772338603978") 2026/03/01 04:26:41 DEBUG : empty space: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe09_d20260301_m041642_c001_v0001099_t0055_u01772338602286") 2026/03/01 04:26:41 DEBUG : enormous: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4db_d20260301_m041714_c001_v7007000_t0000_u01772338634231") 2026/03/01 04:26:42 DEBUG : enormous: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe71_d20260301_m041713_c001_v0001099_t0004_u01772338633368") 2026/03/01 04:26:42 DEBUG : existing: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f416331565ef314c9_d20260301_m042032_c001_v7007000_t0000_u01772338832472") 2026/03/01 04:26:42 DEBUG : existing: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b007_d20260301_m042030_c001_v0001167_t0043_u01772338830995") 2026/03/01 04:26:42 DEBUG : existing: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4007915a01b6296d_d20260301_m041734_c001_v7007000_t0000_u01772338654416") 2026/03/01 04:26:42 DEBUG : existing: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1a615_d20260301_m041733_c001_v0001167_t0039_u01772338653173") 2026/03/01 04:26:42 DEBUG : existing: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e244ec6_d20260301_m041639_c001_v7007000_t0000_u01772338599442") 2026/03/01 04:26:42 DEBUG : existing: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fdfd_d20260301_m041638_c001_v0001099_t0022_u01772338598304") 2026/03/01 04:26:42 DEBUG : existing: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e244ec5_d20260301_m041637_c001_v7007000_t0000_u01772338597763") 2026/03/01 04:26:42 DEBUG : existing: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fdf7_d20260301_m041637_c001_v0001099_t0006_u01772338597095") 2026/03/01 04:26:42 DEBUG : existing: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fdf5_d20260301_m041636_c001_v0001099_t0000_u01772338596223") 2026/03/01 04:26:42 DEBUG : existing-b: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4007915a01b6296f_d20260301_m041734_c001_v7007000_t0000_u01772338654596") 2026/03/01 04:26:42 DEBUG : existing-b: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f106eb6fd3c8af328_d20260301_m041733_c001_v0001043_t0003_u01772338653166") 2026/03/01 04:26:42 DEBUG : file1: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8097_d20260301_m042143_c001_v7007000_t0000_u01772338903489") 2026/03/01 04:26:42 DEBUG : file1: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b439_d20260301_m042142_c001_v0001167_t0036_u01772338902393") 2026/03/01 04:26:42 DEBUG : file1: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8093_d20260301_m042141_c001_v7007000_t0000_u01772338901101") 2026/03/01 04:26:42 DEBUG : file1: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d03_d20260301_m042139_c001_v0001153_t0001_u01772338899715") 2026/03/01 04:26:42 DEBUG : five: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4e0_d20260301_m041719_c001_v7007000_t0000_u01772338639092") 2026/03/01 04:26:42 DEBUG : five: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f412254d7db39fe81_d20260301_m041716_c001_v0001099_t0058_u01772338636810") 2026/03/01 04:26:42 DEBUG : foo: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e244ed2_d20260301_m041647_c001_v7007000_t0000_u01772338607406") 2026/03/01 04:26:42 DEBUG : foo: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f412254d7db39fe15_d20260301_m041646_c001_v0001099_t0058_u01772338606845") 2026/03/01 04:26:42 DEBUG : foo: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f412254d7db39fe13_d20260301_m041646_c001_v0001099_t0058_u01772338606291") 2026/03/01 04:26:42 DEBUG : four: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4e1_d20260301_m041719_c001_v7007000_t0000_u01772338639274") 2026/03/01 04:26:42 DEBUG : four: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f406eb6fd3c8af2ec_d20260301_m041717_c001_v0001043_t0000_u01772338637404") 2026/03/01 04:26:43 DEBUG : four: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe7d_d20260301_m041716_c001_v0001099_t0031_u01772338636170") 2026/03/01 04:26:43 DEBUG : hello world2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e8db_d20260301_m041554_c001_v7007000_t0000_u01772338554262") 2026/03/01 04:26:43 DEBUG : hello world2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fd73_d20260301_m041553_c001_v0001099_t0030_u01772338553605") 2026/03/01 04:26:43 DEBUG : ignore-size: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e244ec4_d20260301_m041635_c001_v7007000_t0000_u01772338595860") 2026/03/01 04:26:43 DEBUG : ignore-size: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fdf3_d20260301_m041634_c001_v0001099_t0032_u01772338594781") 2026/03/01 04:26:43 DEBUG : nested/sub dir/file: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4007915a01b62961_d20260301_m041732_c001_v7007000_t0000_u01772338652437") 2026/03/01 04:26:43 DEBUG : nested/sub dir/file: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f106eb6fd3c8af320_d20260301_m041731_c001_v0001043_t0031_u01772338651566") 2026/03/01 04:26:43 DEBUG : nested/sub dir/file: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4007915a01b62951_d20260301_m041730_c001_v7007000_t0000_u01772338650838") 2026/03/01 04:26:43 DEBUG : nested/sub dir/file: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f106eb6fd3c8af31c_d20260301_m041729_c001_v0001043_t0053_u01772338649882") 2026/03/01 04:26:43 DEBUG : one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4e2_d20260301_m041719_c001_v7007000_t0000_u01772338639458") 2026/03/01 04:26:43 DEBUG : one: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f412254d7db39fe77_d20260301_m041715_c001_v0001099_t0058_u01772338635517") 2026/03/01 04:26:43 DEBUG : only0: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d807b_d20260301_m042135_c001_v7007000_t0000_u01772338895256") 2026/03/01 04:26:43 DEBUG : only0: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40406bcff0103953_d20260301_m042130_c001_v0001039_t0053_u01772338890357") 2026/03/01 04:26:43 DEBUG : only0: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b207_d20260301_m042104_c001_v0001167_t0041_u01772338864349") 2026/03/01 04:26:43 DEBUG : only0: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4028cd67e27c46e0_d20260301_m042058_c001_v7007000_t0000_u01772338858779") 2026/03/01 04:26:43 DEBUG : only0: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b045_d20260301_m042036_c001_v0001167_t0054_u01772338836333") 2026/03/01 04:26:43 DEBUG : only1: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d807c_d20260301_m042135_c001_v7007000_t0000_u01772338895439") 2026/03/01 04:26:43 DEBUG : only1: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409db00777731506_d20260301_m042130_c001_v0001103_t0007_u01772338890382") 2026/03/01 04:26:43 DEBUG : only1: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b21f_d20260301_m042105_c001_v0001167_t0014_u01772338865792") 2026/03/01 04:26:43 DEBUG : only1: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d5e_d20260301_m042058_c001_v7007000_t0000_u01772338858214") 2026/03/01 04:26:43 DEBUG : only1: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b053_d20260301_m042037_c001_v0001167_t0020_u01772338837308") 2026/03/01 04:26:44 DEBUG : only10: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d807d_d20260301_m042135_c001_v7007000_t0000_u01772338895622") 2026/03/01 04:26:44 DEBUG : only10: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f410f8d2ad0f1b3a7_d20260301_m042129_c001_v0001167_t0004_u01772338889409") 2026/03/01 04:26:44 DEBUG : only10: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b2e3_d20260301_m042117_c001_v0001167_t0002_u01772338877871") 2026/03/01 04:26:44 DEBUG : only10: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4028cd67e27c46db_d20260301_m042058_c001_v7007000_t0000_u01772338858007") 2026/03/01 04:26:44 DEBUG : only10: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b0df_d20260301_m042046_c001_v0001167_t0044_u01772338846062") 2026/03/01 04:26:44 DEBUG : only11: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d807e_d20260301_m042135_c001_v7007000_t0000_u01772338895803") 2026/03/01 04:26:44 DEBUG : only11: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f410f8d2ad0f1b3af_d20260301_m042130_c001_v0001167_t0004_u01772338890183") 2026/03/01 04:26:44 DEBUG : only11: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b2fb_d20260301_m042118_c001_v0001167_t0000_u01772338878896") 2026/03/01 04:26:44 DEBUG : only11: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4028cd67e27c46dc_d20260301_m042058_c001_v7007000_t0000_u01772338858204") 2026/03/01 04:26:44 DEBUG : only11: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b0f5_d20260301_m042047_c001_v0001167_t0041_u01772338847275") 2026/03/01 04:26:44 DEBUG : only12: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d807f_d20260301_m042135_c001_v7007000_t0000_u01772338895983") 2026/03/01 04:26:44 DEBUG : only12: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40406bcff010394d_d20260301_m042129_c001_v0001039_t0053_u01772338889964") 2026/03/01 04:26:44 DEBUG : only12: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b311_d20260301_m042119_c001_v0001167_t0016_u01772338879764") 2026/03/01 04:26:44 DEBUG : only12: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f412e8e6c0bb563ea_d20260301_m042058_c001_v7007000_t0000_u01772338858933") 2026/03/01 04:26:44 DEBUG : only12: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b105_d20260301_m042048_c001_v0001167_t0033_u01772338848594") 2026/03/01 04:26:44 DEBUG : only13: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8080_d20260301_m042136_c001_v7007000_t0000_u01772338896165") 2026/03/01 04:26:44 DEBUG : only13: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f410f8d2ad0f1b3ad_d20260301_m042129_c001_v0001167_t0004_u01772338889984") 2026/03/01 04:26:44 DEBUG : only13: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b329_d20260301_m042120_c001_v0001167_t0009_u01772338880840") 2026/03/01 04:26:44 DEBUG : only13: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d66_d20260301_m042058_c001_v7007000_t0000_u01772338858796") 2026/03/01 04:26:44 DEBUG : only13: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b113_d20260301_m042049_c001_v0001167_t0031_u01772338849662") 2026/03/01 04:26:44 DEBUG : only14: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8082_d20260301_m042136_c001_v7007000_t0000_u01772338896349") 2026/03/01 04:26:45 DEBUG : only14: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409db00777731504_d20260301_m042130_c001_v0001103_t0007_u01772338890172") 2026/03/01 04:26:45 DEBUG : only14: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b339_d20260301_m042122_c001_v0001167_t0026_u01772338882312") 2026/03/01 04:26:45 DEBUG : only14: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d63_d20260301_m042058_c001_v7007000_t0000_u01772338858544") 2026/03/01 04:26:45 DEBUG : only14: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b12b_d20260301_m042050_c001_v0001167_t0054_u01772338850426") 2026/03/01 04:26:45 DEBUG : only15: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8083_d20260301_m042136_c001_v7007000_t0000_u01772338896531") 2026/03/01 04:26:45 DEBUG : only15: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f404822fa87e59cf5_d20260301_m042130_c001_v0001153_t0024_u01772338890376") 2026/03/01 04:26:45 DEBUG : only15: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b355_d20260301_m042123_c001_v0001167_t0040_u01772338883441") 2026/03/01 04:26:45 DEBUG : only15: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f412e8e6c0bb563e8_d20260301_m042058_c001_v7007000_t0000_u01772338858570") 2026/03/01 04:26:45 DEBUG : only15: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b139_d20260301_m042051_c001_v0001167_t0046_u01772338851814") 2026/03/01 04:26:45 DEBUG : only16: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8085_d20260301_m042136_c001_v7007000_t0000_u01772338896712") 2026/03/01 04:26:45 DEBUG : only16: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f410f8d2ad0f1b3b1_d20260301_m042130_c001_v0001167_t0004_u01772338890366") 2026/03/01 04:26:45 DEBUG : only16: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b365_d20260301_m042124_c001_v0001167_t0028_u01772338884660") 2026/03/01 04:26:45 DEBUG : only16: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d64_d20260301_m042058_c001_v7007000_t0000_u01772338858582") 2026/03/01 04:26:45 DEBUG : only16: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b154_d20260301_m042052_c001_v0001167_t0005_u01772338852970") 2026/03/01 04:26:46 DEBUG : only17: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8086_d20260301_m042136_c001_v7007000_t0000_u01772338896894") 2026/03/01 04:26:46 DEBUG : only17: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40406bcff0103951_d20260301_m042130_c001_v0001039_t0053_u01772338890173") 2026/03/01 04:26:46 DEBUG : only17: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b37f_d20260301_m042125_c001_v0001167_t0007_u01772338885990") 2026/03/01 04:26:46 DEBUG : only17: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4028cd67e27c46e1_d20260301_m042058_c001_v7007000_t0000_u01772338858962") 2026/03/01 04:26:46 DEBUG : only17: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b167_d20260301_m042054_c001_v0001167_t0044_u01772338854130") 2026/03/01 04:26:46 DEBUG : only18: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8087_d20260301_m042137_c001_v7007000_t0000_u01772338897075") 2026/03/01 04:26:46 DEBUG : only18: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40406bcff010395b_d20260301_m042130_c001_v0001039_t0053_u01772338890910") 2026/03/01 04:26:46 DEBUG : only18: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b389_d20260301_m042127_c001_v0001167_t0037_u01772338887107") 2026/03/01 04:26:46 DEBUG : only18: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4028cd67e27c46df_d20260301_m042058_c001_v7007000_t0000_u01772338858595") 2026/03/01 04:26:46 DEBUG : only18: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b17b_d20260301_m042055_c001_v0001167_t0034_u01772338855111") 2026/03/01 04:26:46 DEBUG : only19: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8088_d20260301_m042137_c001_v7007000_t0000_u01772338897257") 2026/03/01 04:26:46 DEBUG : only19: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409db0077773150e_d20260301_m042130_c001_v0001103_t0007_u01772338890761") 2026/03/01 04:26:46 DEBUG : only19: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b397_d20260301_m042128_c001_v0001167_t0039_u01772338888135") 2026/03/01 04:26:46 DEBUG : only19: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f412e8e6c0bb563e6_d20260301_m042058_c001_v7007000_t0000_u01772338858208") 2026/03/01 04:26:46 DEBUG : only19: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b18d_d20260301_m042056_c001_v0001167_t0019_u01772338856043") 2026/03/01 04:26:46 DEBUG : only2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8089_d20260301_m042137_c001_v7007000_t0000_u01772338897438") 2026/03/01 04:26:46 DEBUG : only2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f410f8d2ad0f1b3b5_d20260301_m042130_c001_v0001167_t0004_u01772338890736") 2026/03/01 04:26:46 DEBUG : only2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b251_d20260301_m042107_c001_v0001167_t0005_u01772338867752") 2026/03/01 04:26:46 DEBUG : only2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d61_d20260301_m042058_c001_v7007000_t0000_u01772338858362") 2026/03/01 04:26:46 DEBUG : only2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b063_d20260301_m042038_c001_v0001167_t0045_u01772338838351") 2026/03/01 04:26:46 DEBUG : only3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d808a_d20260301_m042137_c001_v7007000_t0000_u01772338897620") 2026/03/01 04:26:47 DEBUG : only3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40406bcff0103955_d20260301_m042130_c001_v0001039_t0053_u01772338890541") 2026/03/01 04:26:47 DEBUG : only3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b261_d20260301_m042108_c001_v0001167_t0008_u01772338868819") 2026/03/01 04:26:47 DEBUG : only3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f412e8e6c0bb563e7_d20260301_m042058_c001_v7007000_t0000_u01772338858389") 2026/03/01 04:26:47 DEBUG : only3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b075_d20260301_m042039_c001_v0001167_t0000_u01772338839542") 2026/03/01 04:26:47 DEBUG : only4: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d808b_d20260301_m042137_c001_v7007000_t0000_u01772338897801") 2026/03/01 04:26:47 DEBUG : only4: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f410f8d2ad0f1b3b3_d20260301_m042130_c001_v0001167_t0004_u01772338890552") 2026/03/01 04:26:47 DEBUG : only4: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b273_d20260301_m042109_c001_v0001167_t0025_u01772338869966") 2026/03/01 04:26:47 DEBUG : only4: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d62_d20260301_m042058_c001_v7007000_t0000_u01772338858400") 2026/03/01 04:26:47 DEBUG : only4: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b081_d20260301_m042040_c001_v0001167_t0025_u01772338840724") 2026/03/01 04:26:47 DEBUG : only5: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d808c_d20260301_m042137_c001_v7007000_t0000_u01772338897982") 2026/03/01 04:26:47 DEBUG : only5: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f404822fa87e59cf7_d20260301_m042130_c001_v0001153_t0024_u01772338890562") 2026/03/01 04:26:47 DEBUG : only5: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b285_d20260301_m042111_c001_v0001167_t0012_u01772338871137") 2026/03/01 04:26:47 DEBUG : only5: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d6a_d20260301_m042058_c001_v7007000_t0000_u01772338858971") 2026/03/01 04:26:47 DEBUG : only5: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b095_d20260301_m042041_c001_v0001167_t0004_u01772338841632") 2026/03/01 04:26:47 DEBUG : only6: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d808d_d20260301_m042138_c001_v7007000_t0000_u01772338898163") 2026/03/01 04:26:47 DEBUG : only6: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409db0077773150c_d20260301_m042130_c001_v0001103_t0007_u01772338890574") 2026/03/01 04:26:47 DEBUG : only6: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b2a1_d20260301_m042113_c001_v0001167_t0013_u01772338873219") 2026/03/01 04:26:47 DEBUG : only6: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f412e8e6c0bb563e9_d20260301_m042058_c001_v7007000_t0000_u01772338858751") 2026/03/01 04:26:47 DEBUG : only6: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b09b_d20260301_m042042_c001_v0001167_t0032_u01772338842333") 2026/03/01 04:26:47 DEBUG : only7: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d808e_d20260301_m042138_c001_v7007000_t0000_u01772338898346") 2026/03/01 04:26:48 DEBUG : only7: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40406bcff0103957_d20260301_m042130_c001_v0001039_t0053_u01772338890726") 2026/03/01 04:26:48 DEBUG : only7: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b2b5_d20260301_m042114_c001_v0001167_t0023_u01772338874298") 2026/03/01 04:26:48 DEBUG : only7: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4028cd67e27c46de_d20260301_m042058_c001_v7007000_t0000_u01772338858412") 2026/03/01 04:26:48 DEBUG : only7: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b0b1_d20260301_m042043_c001_v0001167_t0032_u01772338843218") 2026/03/01 04:26:48 DEBUG : only8: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d808f_d20260301_m042138_c001_v7007000_t0000_u01772338898527") 2026/03/01 04:26:48 DEBUG : only8: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f410f8d2ad0f1b3b7_d20260301_m042130_c001_v0001167_t0004_u01772338890919") 2026/03/01 04:26:48 DEBUG : only8: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b2bd_d20260301_m042115_c001_v0001167_t0049_u01772338875267") 2026/03/01 04:26:48 DEBUG : only8: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4028cd67e27c46d9_d20260301_m042057_c001_v7007000_t0000_u01772338857825") 2026/03/01 04:26:48 DEBUG : only8: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b0bd_d20260301_m042044_c001_v0001167_t0004_u01772338844137") 2026/03/01 04:26:48 DEBUG : only9: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8090_d20260301_m042138_c001_v7007000_t0000_u01772338898709") 2026/03/01 04:26:48 DEBUG : only9: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f404822fa87e59cf9_d20260301_m042130_c001_v0001153_t0024_u01772338890748") 2026/03/01 04:26:48 DEBUG : only9: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b2c7_d20260301_m042116_c001_v0001167_t0059_u01772338876207") 2026/03/01 04:26:48 DEBUG : only9: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4042de258e108d65_d20260301_m042058_c001_v7007000_t0000_u01772338858779") 2026/03/01 04:26:48 DEBUG : only9: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b0cd_d20260301_m042045_c001_v0001167_t0019_u01772338845262") 2026/03/01 04:26:48 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4007915a01b6293a_d20260301_m041728_c001_v7007000_t0000_u01772338648761") 2026/03/01 04:26:48 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f106eb6fd3c8af310_d20260301_m041726_c001_v0001043_t0015_u01772338646391") 2026/03/01 04:26:48 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4007915a01b6291a_d20260301_m041725_c001_v7007000_t0000_u01772338645664") 2026/03/01 04:26:48 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1a59b_d20260301_m041723_c001_v0001167_t0053_u01772338643699") 2026/03/01 04:26:48 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4007915a01b6290d_d20260301_m041722_c001_v7007000_t0000_u01772338642886") 2026/03/01 04:26:48 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f106eb6fd3c8af2f6_d20260301_m041720_c001_v0001043_t0056_u01772338640366") 2026/03/01 04:26:48 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4d5_d20260301_m041709_c001_v7007000_t0000_u01772338629930") 2026/03/01 04:26:48 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe57_d20260301_m041708_c001_v0001099_t0024_u01772338628550") 2026/03/01 04:26:48 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4ce_d20260301_m041706_c001_v7007000_t0000_u01772338626817") 2026/03/01 04:26:49 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe4f_d20260301_m041705_c001_v0001099_t0008_u01772338625523") 2026/03/01 04:26:49 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4ba_d20260301_m041704_c001_v7007000_t0000_u01772338624124") 2026/03/01 04:26:49 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe43_d20260301_m041703_c001_v0001099_t0007_u01772338623141") 2026/03/01 04:26:49 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f493_d20260301_m041656_c001_v7007000_t0000_u01772338616962") 2026/03/01 04:26:49 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe2f_d20260301_m041655_c001_v0001099_t0043_u01772338615605") 2026/03/01 04:26:49 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f488_d20260301_m041655_c001_v7007000_t0000_u01772338615243") 2026/03/01 04:26:49 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe25_d20260301_m041653_c001_v0001099_t0039_u01772338613795") 2026/03/01 04:26:49 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f47a_d20260301_m041653_c001_v7007000_t0000_u01772338613439") 2026/03/01 04:26:49 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe23_d20260301_m041652_c001_v0001099_t0042_u01772338612721") 2026/03/01 04:26:49 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe21_d20260301_m041651_c001_v0001099_t0011_u01772338611930") 2026/03/01 04:26:49 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f471_d20260301_m041651_c001_v7007000_t0000_u01772338611574") 2026/03/01 04:26:49 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe1f_d20260301_m041650_c001_v0001099_t0007_u01772338610867") 2026/03/01 04:26:49 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe1d_d20260301_m041650_c001_v0001099_t0015_u01772338610101") 2026/03/01 04:26:49 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e244ed6_d20260301_m041649_c001_v7007000_t0000_u01772338609379") 2026/03/01 04:26:49 DEBUG : potato: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe1b_d20260301_m041648_c001_v0001099_t0039_u01772338608513") 2026/03/01 04:26:49 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f418728a51ff6103e_d20260301_m041816_c001_v7007000_t0000_u01772338696255") 2026/03/01 04:26:49 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1a88e_d20260301_m041815_c001_v0001167_t0053_u01772338695351") 2026/03/01 04:26:49 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb622f9_d20260301_m041806_c001_v7007000_t0000_u01772338686372") 2026/03/01 04:26:49 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f106eb6fd3c8af38a_d20260301_m041800_c001_v0001043_t0024_u01772338680711") 2026/03/01 04:26:49 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac83cc1_d20260301_m041753_c001_v7007000_t0000_u01772338673213") 2026/03/01 04:26:50 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1a705_d20260301_m041748_c001_v0001167_t0056_u01772338668447") 2026/03/01 04:26:50 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4007915a01b62985_d20260301_m041740_c001_v7007000_t0000_u01772338660374") 2026/03/01 04:26:50 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f106eb6fd3c8af333_d20260301_m041735_c001_v0001043_t0001_u01772338655495") 2026/03/01 04:26:50 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4dc_d20260301_m041714_c001_v7007000_t0000_u01772338634412") 2026/03/01 04:26:50 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe6b_d20260301_m041712_c001_v0001099_t0021_u01772338632669") 2026/03/01 04:26:50 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4d9_d20260301_m041712_c001_v7007000_t0000_u01772338632311") 2026/03/01 04:26:50 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe5d_d20260301_m041710_c001_v0001099_t0054_u01772338630506") 2026/03/01 04:26:50 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4d7_d20260301_m041710_c001_v7007000_t0000_u01772338630142") 2026/03/01 04:26:50 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe59_d20260301_m041709_c001_v0001099_t0003_u01772338629263") 2026/03/01 04:26:50 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4d3_d20260301_m041708_c001_v7007000_t0000_u01772338628193") 2026/03/01 04:26:50 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe55_d20260301_m041707_c001_v0001099_t0053_u01772338627178") 2026/03/01 04:26:50 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4c1_d20260301_m041705_c001_v7007000_t0000_u01772338625166") 2026/03/01 04:26:50 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe47_d20260301_m041704_c001_v0001099_t0024_u01772338624128") 2026/03/01 04:26:50 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f49a_d20260301_m041657_c001_v7007000_t0000_u01772338617708") 2026/03/01 04:26:50 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe33_d20260301_m041656_c001_v0001099_t0024_u01772338616564") 2026/03/01 04:26:50 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e8de_d20260301_m041557_c001_v7007000_t0000_u01772338557350") 2026/03/01 04:26:50 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fd7b_d20260301_m041556_c001_v0001099_t0018_u01772338556408") 2026/03/01 04:26:50 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e8dc_d20260301_m041555_c001_v7007000_t0000_u01772338555503") 2026/03/01 04:26:50 DEBUG : potato2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fd77_d20260301_m041554_c001_v0001099_t0035_u01772338554804") 2026/03/01 04:26:50 DEBUG : potato3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb622f8_d20260301_m041806_c001_v7007000_t0000_u01772338686191") 2026/03/01 04:26:51 DEBUG : potato3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f106eb6fd3c8af390_d20260301_m041802_c001_v0001043_t0034_u01772338682160") 2026/03/01 04:26:51 DEBUG : potato3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac83cc2_d20260301_m041753_c001_v7007000_t0000_u01772338673493") 2026/03/01 04:26:51 DEBUG : potato3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1a715_d20260301_m041749_c001_v0001167_t0004_u01772338669565") 2026/03/01 04:26:51 DEBUG : potato3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4007915a01b62989_d20260301_m041740_c001_v7007000_t0000_u01772338660812") 2026/03/01 04:26:51 DEBUG : potato3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f106eb6fd3c8af336_d20260301_m041736_c001_v0001043_t0053_u01772338656382") 2026/03/01 04:26:51 DEBUG : pre-dest1/1: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f407dd49c6b338385_d20260301_m041849_c001_v7007000_t0000_u01772338729485") 2026/03/01 04:26:51 DEBUG : pre-dest1/1: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f106eb6fd3c8af3e2_d20260301_m041841_c001_v0001043_t0002_u01772338721221") 2026/03/01 04:26:51 DEBUG : pre-dest2/2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f407dd49c6b338386_d20260301_m041849_c001_v7007000_t0000_u01772338729668") 2026/03/01 04:26:51 DEBUG : pre-dest2/2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1aa24_d20260301_m041841_c001_v0001167_t0016_u01772338721992") 2026/03/01 04:26:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e9cf_d20260301_m041827_c001_v7007000_t0000_u01772338707238") 2026/03/01 04:26:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f106eb6fd3c8af3ac_d20260301_m041824_c001_v0001043_t0050_u01772338704104") 2026/03/01 04:26:51 DEBUG : sizeonly: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e244ec3_d20260301_m041634_c001_v7007000_t0000_u01772338594236") 2026/03/01 04:26:51 DEBUG : sizeonly: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fdef_d20260301_m041633_c001_v0001099_t0031_u01772338593040") 2026/03/01 04:26:51 DEBUG : splitbanan: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f401ee6748e6588e9_d20260301_m042355_c001_v7007000_t0000_u01772339035827") 2026/03/01 04:26:51 DEBUG : splitbanan: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59de5_d20260301_m042347_c001_v0001153_t0022_u01772339027704") 2026/03/01 04:26:51 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863e9_d20260301_m042528_c001_v7007000_t0000_u01772339128255") 2026/03/01 04:26:51 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731cf1_d20260301_m042521_c001_v0001103_t0041_u01772339121854") 2026/03/01 04:26:51 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c98f_d20260301_m042508_c001_v7007000_t0000_u01772339108341") 2026/03/01 04:26:51 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731c3a_d20260301_m042501_c001_v0001103_t0023_u01772339101741") 2026/03/01 04:26:51 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f413f2ad6abb6695a_d20260301_m042449_c001_v7007000_t0000_u01772339089911") 2026/03/01 04:26:51 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731b85_d20260301_m042443_c001_v0001103_t0053_u01772339083538") 2026/03/01 04:26:52 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f419de4e04b55c472_d20260301_m042431_c001_v7007000_t0000_u01772339071341") 2026/03/01 04:26:52 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731ae1_d20260301_m042425_c001_v0001103_t0023_u01772339065263") 2026/03/01 04:26:52 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704078047_d20260301_m042414_c001_v7007000_t0000_u01772339054040") 2026/03/01 04:26:52 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731a6f_d20260301_m042407_c001_v0001103_t0001_u01772339047499") 2026/03/01 04:26:52 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c5bc_d20260301_m042350_c001_v7007000_t0000_u01772339030556") 2026/03/01 04:26:52 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777319db_d20260301_m042346_c001_v0001103_t0023_u01772339026381") 2026/03/01 04:26:52 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f417c5a17d41f5293_d20260301_m042333_c001_v7007000_t0000_u01772339013937") 2026/03/01 04:26:52 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1ba48_d20260301_m042325_c001_v0001167_t0008_u01772339005960") 2026/03/01 04:26:52 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e24534b_d20260301_m042325_c001_v7007000_t0000_u01772339005015") 2026/03/01 04:26:52 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59db3_d20260301_m042320_c001_v0001153_t0009_u01772339000587") 2026/03/01 04:26:52 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5dfa_d20260301_m042309_c001_v7007000_t0000_u01772338989274") 2026/03/01 04:26:52 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b8ca_d20260301_m042301_c001_v0001167_t0020_u01772338981132") 2026/03/01 04:26:52 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4071aa73a32a5dcb_d20260301_m042259_c001_v7007000_t0000_u01772338979813") 2026/03/01 04:26:52 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d7b_d20260301_m042255_c001_v0001153_t0007_u01772338975903") 2026/03/01 04:26:52 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4083ea7cfed04af9_d20260301_m042238_c001_v7007000_t0000_u01772338958092") 2026/03/01 04:26:52 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b73e_d20260301_m042233_c001_v0001167_t0019_u01772338953570") 2026/03/01 04:26:52 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40930faf9dfc23db_d20260301_m042222_c001_v7007000_t0000_u01772338942014") 2026/03/01 04:26:52 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b64b_d20260301_m042215_c001_v0001167_t0028_u01772338935414") 2026/03/01 04:26:52 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4189a6251c56c415_d20260301_m042203_c001_v7007000_t0000_u01772338923760") 2026/03/01 04:26:53 DEBUG : splitbananasplit: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b52f_d20260301_m042157_c001_v0001167_t0023_u01772338917628") 2026/03/01 04:26:53 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f40678b4704077f7d_d20260301_m042328_c001_v7007000_t0000_u01772339008983") 2026/03/01 04:26:53 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103c46_d20260301_m042321_c001_v0001039_t0024_u01772339001734") 2026/03/01 04:26:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d80a0_d20260301_m042147_c001_v7007000_t0000_u01772338907960") 2026/03/01 04:26:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db007777315a8_d20260301_m042146_c001_v0001103_t0047_u01772338906693") 2026/03/01 04:26:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d809d_d20260301_m042145_c001_v7007000_t0000_u01772338905942") 2026/03/01 04:26:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff01039af_d20260301_m042144_c001_v0001039_t0014_u01772338904426") 2026/03/01 04:26:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4007915a01b62963_d20260301_m041732_c001_v7007000_t0000_u01772338652618") 2026/03/01 04:26:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1a607_d20260301_m041731_c001_v0001167_t0029_u01772338651573") 2026/03/01 04:26:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4007915a01b62953_d20260301_m041731_c001_v7007000_t0000_u01772338651018") 2026/03/01 04:26:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1a5fb_d20260301_m041729_c001_v0001167_t0018_u01772338649868") 2026/03/01 04:26:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e244ebf_d20260301_m041630_c001_v7007000_t0000_u01772338590761") 2026/03/01 04:26:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fde1_d20260301_m041629_c001_v0001099_t0001_u01772338589386") 2026/03/01 04:26:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e244ebb_d20260301_m041629_c001_v7007000_t0000_u01772338589026") 2026/03/01 04:26:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fddb_d20260301_m041627_c001_v0001099_t0055_u01772338587864") 2026/03/01 04:26:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e244eb7_d20260301_m041625_c001_v7007000_t0000_u01772338585850") 2026/03/01 04:26:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fdcf_d20260301_m041624_c001_v0001099_t0030_u01772338584874") 2026/03/01 04:26:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e244eb2_d20260301_m041624_c001_v7007000_t0000_u01772338584333") 2026/03/01 04:26:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fdc9_d20260301_m041623_c001_v0001099_t0006_u01772338583390") 2026/03/01 04:26:53 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fdc3_d20260301_m041620_c001_v0001099_t0054_u01772338580820") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f42232b039e244ea7_d20260301_m041620_c001_v7007000_t0000_u01772338580456") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fdbd_d20260301_m041619_c001_v0001099_t0054_u01772338579789") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fdbb_d20260301_m041618_c001_v0001099_t0013_u01772338578953") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e8f9_d20260301_m041618_c001_v7007000_t0000_u01772338578233") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fdb5_d20260301_m041615_c001_v0001099_t0057_u01772338575499") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fdab_d20260301_m041612_c001_v0001099_t0028_u01772338572356") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e8f2_d20260301_m041611_c001_v7007000_t0000_u01772338571995") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fda9_d20260301_m041611_c001_v0001099_t0053_u01772338571335") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fda5_d20260301_m041610_c001_v0001099_t0036_u01772338570677") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e8f1_d20260301_m041610_c001_v7007000_t0000_u01772338570298") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fd9f_d20260301_m041606_c001_v0001099_t0013_u01772338566079") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e8e9_d20260301_m041605_c001_v7007000_t0000_u01772338565714") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fd9b_d20260301_m041605_c001_v0001099_t0048_u01772338565051") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e8e6_d20260301_m041604_c001_v7007000_t0000_u01772338564147") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fd95_d20260301_m041603_c001_v0001099_t0045_u01772338563474") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e8e5_d20260301_m041602_c001_v7007000_t0000_u01772338562835") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fd91_d20260301_m041602_c001_v0001099_t0007_u01772338562140") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e8e2_d20260301_m041601_c001_v7007000_t0000_u01772338561238") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fd89_d20260301_m041600_c001_v0001099_t0047_u01772338560397") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e8e0_d20260301_m041559_c001_v7007000_t0000_u01772338559847") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fd85_d20260301_m041559_c001_v0001099_t0021_u01772338559097") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e8df_d20260301_m041558_c001_v7007000_t0000_u01772338558555") 2026/03/01 04:26:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fd7f_d20260301_m041557_c001_v0001099_t0051_u01772338557895") 2026/03/01 04:26:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e8da_d20260301_m041553_c001_v7007000_t0000_u01772338553060") 2026/03/01 04:26:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fd6d_d20260301_m041552_c001_v0001099_t0041_u01772338552402") 2026/03/01 04:26:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e8d9_d20260301_m041551_c001_v7007000_t0000_u01772338551859") 2026/03/01 04:26:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fd6b_d20260301_m041551_c001_v0001099_t0008_u01772338551172") 2026/03/01 04:26:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e8d7_d20260301_m041550_c001_v7007000_t0000_u01772338550262") 2026/03/01 04:26:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fd67_d20260301_m041549_c001_v0001099_t0022_u01772338549496") 2026/03/01 04:26:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f423c96b0b140e8d5_d20260301_m041547_c001_v7007000_t0000_u01772338547305") 2026/03/01 04:26:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fd65_d20260301_m041546_c001_v0001099_t0057_u01772338546590") 2026/03/01 04:26:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d80a1_d20260301_m042148_c001_v7007000_t0000_u01772338908144") 2026/03/01 04:26:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1b471_d20260301_m042146_c001_v0001167_t0040_u01772338906697") 2026/03/01 04:26:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d809e_d20260301_m042146_c001_v7007000_t0000_u01772338906123") 2026/03/01 04:26:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d09_d20260301_m042144_c001_v0001153_t0007_u01772338904434") 2026/03/01 04:26:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863f1_d20260301_m042530_c001_v7007000_t0000_u01772339130407") 2026/03/01 04:26:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e7f_d20260301_m042529_c001_v0001153_t0023_u01772339129599") 2026/03/01 04:26:55 DEBUG : sub/yam: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4007915a01b62932_d20260301_m041728_c001_v7007000_t0000_u01772338648217") 2026/03/01 04:26:55 DEBUG : sub/yam: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1a5cd_d20260301_m041726_c001_v0001167_t0024_u01772338646399") 2026/03/01 04:26:55 DEBUG : test_dir1/file2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8099_d20260301_m042143_c001_v7007000_t0000_u01772338903670") 2026/03/01 04:26:55 DEBUG : test_dir1/file2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db0077773158a_d20260301_m042142_c001_v0001103_t0057_u01772338902061") 2026/03/01 04:26:55 DEBUG : test_dir1/file2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8094_d20260301_m042141_c001_v7007000_t0000_u01772338901282") 2026/03/01 04:26:55 DEBUG : test_dir1/file2: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103991_d20260301_m042139_c001_v0001039_t0053_u01772338899707") 2026/03/01 04:26:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d809a_d20260301_m042143_c001_v7007000_t0000_u01772338903851") 2026/03/01 04:26:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59d05_d20260301_m042142_c001_v0001153_t0012_u01772338902046") 2026/03/01 04:26:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f41090929e87d8095_d20260301_m042141_c001_v7007000_t0000_u01772338901464") 2026/03/01 04:26:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db0077773157c_d20260301_m042139_c001_v0001103_t0058_u01772338899709") 2026/03/01 04:26:56 DEBUG : three: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4e3_d20260301_m041719_c001_v7007000_t0000_u01772338639642") 2026/03/01 04:26:56 DEBUG : three: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe83_d20260301_m041718_c001_v0001099_t0037_u01772338638137") 2026/03/01 04:26:56 DEBUG : three: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f112254d7db39fe7b_d20260301_m041715_c001_v0001099_t0004_u01772338635880") 2026/03/01 04:26:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863f6_d20260301_m042532_c001_v7007000_t0000_u01772339132318") 2026/03/01 04:26:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1c1fc_d20260301_m042531_c001_v0001167_t0051_u01772339131367") 2026/03/01 04:26:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac86430_d20260301_m042552_c001_v7007000_t0000_u01772339152254") 2026/03/01 04:26:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103ff6_d20260301_m042550_c001_v0001039_t0019_u01772339150032") 2026/03/01 04:26:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac86421_d20260301_m042548_c001_v7007000_t0000_u01772339148412") 2026/03/01 04:26:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1c2d2_d20260301_m042546_c001_v0001167_t0058_u01772339146816") 2026/03/01 04:26:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac86414_d20260301_m042545_c001_v7007000_t0000_u01772339145865") 2026/03/01 04:26:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e99_d20260301_m042545_c001_v0001153_t0021_u01772339145140") 2026/03/01 04:26:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863ff_d20260301_m042539_c001_v7007000_t0000_u01772339139985") 2026/03/01 04:26:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1c260_d20260301_m042538_c001_v0001167_t0017_u01772339138926") 2026/03/01 04:26:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac86405_d20260301_m042542_c001_v7007000_t0000_u01772339142444") 2026/03/01 04:26:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103fbe_d20260301_m042540_c001_v0001039_t0029_u01772339140991") 2026/03/01 04:26:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863fd_d20260301_m042537_c001_v7007000_t0000_u01772339137986") 2026/03/01 04:26:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f104822fa87e59e8b_d20260301_m042537_c001_v0001153_t0024_u01772339137053") 2026/03/01 04:26:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863fa_d20260301_m042536_c001_v7007000_t0000_u01772339136099") 2026/03/01 04:26:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731d67_d20260301_m042535_c001_v0001103_t0022_u01772339135236") 2026/03/01 04:26:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac863f8_d20260301_m042534_c001_v7007000_t0000_u01772339134277") 2026/03/01 04:26:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f10406bcff0103f88_d20260301_m042533_c001_v0001039_t0005_u01772339133263") 2026/03/01 04:26:57 DEBUG : toe/toe/toe: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f412e8e6c0bb56b55_d20260301_m042557_c001_v7007000_t0000_u01772339157141") 2026/03/01 04:26:57 DEBUG : toe/toe/toe: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1c339_d20260301_m042556_c001_v0001167_t0030_u01772339156289") 2026/03/01 04:26:57 DEBUG : toe/toe/toe: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac8640a_d20260301_m042544_c001_v7007000_t0000_u01772339144197") 2026/03/01 04:26:57 DEBUG : toe/toe/toe: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731d99_d20260301_m042543_c001_v0001103_t0015_u01772339143395") 2026/03/01 04:26:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac86431_d20260301_m042552_c001_v7007000_t0000_u01772339152845") 2026/03/01 04:26:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f109db00777731de5_d20260301_m042551_c001_v0001103_t0033_u01772339151826") 2026/03/01 04:26:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4050fc5dbac86425_d20260301_m042549_c001_v7007000_t0000_u01772339149021") 2026/03/01 04:26:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f1048fe74f2f7889b_d20260301_m042548_c001_v0001177_t0056_u01772339148195") 2026/03/01 04:26:57 DEBUG : two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f409f8c6b0c00f4e4_d20260301_m041719_c001_v7007000_t0000_u01772338639825") 2026/03/01 04:26:57 DEBUG : two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f410f8d2ad0f1a548_d20260301_m041717_c001_v0001167_t0004_u01772338637568") 2026/03/01 04:26:57 DEBUG : two: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f412254d7db39fe79_d20260301_m041715_c001_v0001099_t0058_u01772338635699") 2026/03/01 04:26:57 DEBUG : yam: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4007915a01b6293d_d20260301_m041728_c001_v7007000_t0000_u01772338648941") 2026/03/01 04:26:57 DEBUG : yam: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f107c8e6e61484730_d20260301_m041727_c001_v0001106_t0015_u01772338647634") 2026/03/01 04:26:57 DEBUG : yam: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4007915a01b62916_d20260301_m041725_c001_v7007000_t0000_u01772338645121") 2026/03/01 04:26:57 DEBUG : yam: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f106eb6fd3c8af306_d20260301_m041723_c001_v0001043_t0049_u01772338643621") 2026/03/01 04:26:57 DEBUG : yam: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4007915a01b6290c_d20260301_m041722_c001_v7007000_t0000_u01772338642334") 2026/03/01 04:26:57 DEBUG : yam: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f110f8d2ad0f1a573_d20260301_m041720_c001_v0001167_t0059_u01772338640373") 2026/03/01 04:26:57 DEBUG : yaml: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4007915a01b6291b_d20260301_m041725_c001_v7007000_t0000_u01772338645844") 2026/03/01 04:26:58 DEBUG : yaml: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f101db687d1e9002a_d20260301_m041724_c001_v0001185_t0043_u01772338644931") 2026/03/01 04:26:58 DEBUG : yaml: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f4007915a01b6290f_d20260301_m041723_c001_v7007000_t0000_u01772338643067") 2026/03/01 04:26:58 DEBUG : yaml: Deleting (id "4_z4f720d0390cdab7b9fc80e1b_f114bee9c5f997934_d20260301_m041721_c001_v0001039_t0058_u01772338641853") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m15.425461527s (try 1/5)