"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/03/08 05:40:17 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi" 2026/03/08 05:40:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 05:40:17 DEBUG : Creating backend with remote "/tmp/rclone428081741" === 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-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:40:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:40:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/08 05:40:21 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:40:21 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.36s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:40:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:40:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:40:22 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:40:22 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:40:23 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:40:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:40:23 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:40:23 DEBUG : B2 bucket rclone-test-pixapur6vovi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.96s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", 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-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", 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-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:40:25 DEBUG : Creating backend with remote "/non-existing" 2026/03/08 05:40:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/08 05:40:25 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:40:25 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:40:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:40:26 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:40:26 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:40:26 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:40:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:40:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.69s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", 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-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:40:27 INFO : B2 bucket rclone-test-pixapur6vovi: Running all checks before starting transfers 2026/03/08 05:40:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:40:27 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:40:27 INFO : B2 bucket rclone-test-pixapur6vovi: Checks finished, now starting transfers 2026/03/08 05:40:27 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:40:28 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:40:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:40:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.67s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:40:29 ERROR : Ignoring --no-traverse with sync 2026/03/08 05:40:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:40:29 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:40:29 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:40:29 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:40:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:40:29 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:40:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.29s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:40:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/08 05:40:30 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:40:30 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:40:31 DEBUG : hello world2: size = 12 OK 2026/03/08 05:40:31 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/08 05:40:31 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.33s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:40:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:40:32 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:40:32 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:40:32 DEBUG : potato2: size = 11 OK 2026/03/08 05:40:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:40:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:40:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:40:33 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:40:33 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:40:34 DEBUG : potato2: size = 11 OK 2026/03/08 05:40:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:40:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.75s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:40:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/08 05:40:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:40:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/08 05:40:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:40:35 INFO : sub dir2: Making directory 2026/03/08 05:40:35 INFO : sub dir: Making directory 2026/03/08 05:40:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:40:35 INFO : sub dir2/sub sub dir2: Making directory 2026/03/08 05:40:35 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:40:35 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:40:35 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:40:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:40:35 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/08 05:40:35 DEBUG : B2 bucket rclone-test-pixapur6vovi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.25s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:40:36 INFO : sub dir2: Making directory 2026/03/08 05:40:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/08 05:40:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:40:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:40:36 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:40:36 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:40:36 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:40:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:40:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:40:37 DEBUG : sub dir2: Making directory with metadata 2026/03/08 05:40:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:40:37 INFO : sub dir2: Making directory 2026/03/08 05:40:37 INFO : sub dir: Making directory 2026/03/08 05:40:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:40:37 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:40:37 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:40:37 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:40:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:40:37 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:40:37 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/08 05:40:38 DEBUG : B2 bucket rclone-test-pixapur6vovi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/08 05:40:38 DEBUG : B2 bucket rclone-test-pixapur6vovi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.53s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.40s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:40:39 INFO : sub dir2: Making directory 2026/03/08 05:40:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:40:39 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:40:39 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:40:39 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:40:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:40:39 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:40:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.20s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:40:40 DEBUG : sub dir2: Making directory with metadata 2026/03/08 05:40:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:40:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:40:40 INFO : sub dir2: Making directory 2026/03/08 05:40:40 INFO : sub dir: Making directory 2026/03/08 05:40:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:40:40 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:40:40 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:40:40 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:40:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:40:40 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:40:40 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/08 05:40:41 DEBUG : B2 bucket rclone-test-pixapur6vovi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.19s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", 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-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:40:42 INFO : sub dir2: Making directory 2026/03/08 05:40:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:40:42 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:40:42 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:40:42 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:40:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:40:42 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:40:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.53s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:40:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kezujaf9casi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-pixapur6vovi -> B2 bucket rclone-test-kezujaf9casi 2026/03/08 05:40:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:40:45 DEBUG : B2 bucket rclone-test-kezujaf9casi: Waiting for checks to finish 2026/03/08 05:40:45 DEBUG : B2 bucket rclone-test-kezujaf9casi: Waiting for transfers to finish 2026/03/08 05:40:48 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:40:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:40:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/08 05:40:48 DEBUG : B2 bucket rclone-test-kezujaf9casi: Purge remote 2026/03/08 05:40:48 INFO : B2 bucket rclone-test-kezujaf9casi: cleaning bucket "rclone-test-kezujaf9casi" of all files 2026/03/08 05:40:49 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93f06dcbbb9fc80e1b_f119d69f77ec9c59a_d20260308_m054048_c001_v0001150_t0027_u01772948448461") --- PASS: TestServerSideCopy (10.12s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:40:54 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:40:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone428081741) 2026/03/08 05:40:54 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:40:54 DEBUG : sub dir/hello world: Sizes differ 2026/03/08 05:40:54 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:40:55 DEBUG : sub dir/hello world: size = 17 OK 2026/03/08 05:40:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/08 05:40:55 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.19s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:40:56 DEBUG : Creating backend with remote "TestB2:rclone-test-movewot8veji" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-pixapur6vovi -> B2 bucket rclone-test-movewot8veji 2026/03/08 05:40:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:40:57 DEBUG : B2 bucket rclone-test-movewot8veji: Waiting for checks to finish 2026/03/08 05:40:57 DEBUG : B2 bucket rclone-test-movewot8veji: Waiting for transfers to finish 2026/03/08 05:41:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:41:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:41:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/08 05:41:01 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1105-02.backblaze.com/b2api/v1/b2_upload_file/7fa2edf3f05dcbbb9fc80e1b/c001_v0001105_t0010": EOF 2026/03/08 05:41:01 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1105-02.backblaze.com/b2api/v1/b2_upload_file/7fa2edf3f05dcbbb9fc80e1b/c001_v0001105_t0010": EOF) 2026/03/08 05:41:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-pixapur6vovi: 1/10 (Post "https://pod-000-1105-02.backblaze.com/b2api/v1/b2_upload_file/7fa2edf3f05dcbbb9fc80e1b/c001_v0001105_t0010": EOF) 2026/03/08 05:41:03 DEBUG : pacer: Reducing sleep to 10ms 2026/03/08 05:41:05 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:41:05 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-movewot8veji) 2026/03/08 05:41:05 DEBUG : sub dir/hello world: Sizes differ 2026/03/08 05:41:05 DEBUG : B2 bucket rclone-test-movewot8veji: Waiting for checks to finish 2026/03/08 05:41:05 DEBUG : B2 bucket rclone-test-movewot8veji: Waiting for transfers to finish 2026/03/08 05:41:05 DEBUG : sub dir/hello world: size = 17 OK 2026/03/08 05:41:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/08 05:41:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/08 05:41:05 DEBUG : B2 bucket rclone-test-movewot8veji: Purge remote 2026/03/08 05:41:05 INFO : B2 bucket rclone-test-movewot8veji: cleaning bucket "rclone-test-movewot8veji" of all files 2026/03/08 05:41:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf328d93f06dcbbb9fc80e1b_f11786a0e1894ec55_d20260308_m054105_c001_v0001185_t0028_u01772948465334") 2026/03/08 05:41:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf328d93f06dcbbb9fc80e1b_f1159f9d426847bc1_d20260308_m054101_c001_v0001165_t0052_u01772948461029") --- PASS: TestServerSideCopyOverSelf (14.05s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:41:11 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone428081741) 2026/03/08 05:41:11 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:41:11 DEBUG : sub dir/hello world: Sizes differ 2026/03/08 05:41:11 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:11 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:41:12 DEBUG : sub dir/hello world: size = 17 OK 2026/03/08 05:41:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/08 05:41:12 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/08 05:41:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (3.14s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:41:13 DEBUG : Creating backend with remote "TestB2:rclone-test-hucuxiq8ceyu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-pixapur6vovi -> B2 bucket rclone-test-hucuxiq8ceyu 2026/03/08 05:41:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:41:15 DEBUG : B2 bucket rclone-test-hucuxiq8ceyu: Waiting for checks to finish 2026/03/08 05:41:15 DEBUG : B2 bucket rclone-test-hucuxiq8ceyu: Waiting for transfers to finish 2026/03/08 05:41:18 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:41:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:41:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/08 05:41:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/08 05:41:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/08 05:41:20 DEBUG : pacer: Reducing sleep to 10ms 2026/03/08 05:41:20 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:41:20 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hucuxiq8ceyu) 2026/03/08 05:41:20 DEBUG : sub dir/hello world: Sizes differ 2026/03/08 05:41:20 DEBUG : B2 bucket rclone-test-hucuxiq8ceyu: Waiting for checks to finish 2026/03/08 05:41:20 DEBUG : B2 bucket rclone-test-hucuxiq8ceyu: Waiting for transfers to finish 2026/03/08 05:41:21 DEBUG : sub dir/hello world: size = 17 OK 2026/03/08 05:41:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/08 05:41:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/08 05:41:21 INFO : sub dir/hello world: Deleted 2026/03/08 05:41:22 DEBUG : testing file moves 2026/03/08 05:41:22 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:41:22 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hucuxiq8ceyu) 2026/03/08 05:41:22 DEBUG : sub dir/hello world: Sizes differ 2026/03/08 05:41:22 DEBUG : B2 bucket rclone-test-hucuxiq8ceyu: Waiting for checks to finish 2026/03/08 05:41:22 DEBUG : B2 bucket rclone-test-hucuxiq8ceyu: Waiting for transfers to finish 2026/03/08 05:41:23 DEBUG : sub dir/hello world: size = 24 OK 2026/03/08 05:41:23 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/08 05:41:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/08 05:41:23 INFO : sub dir/hello world: Deleted 2026/03/08 05:41:23 DEBUG : B2 bucket rclone-test-hucuxiq8ceyu: Purge remote 2026/03/08 05:41:23 INFO : B2 bucket rclone-test-hucuxiq8ceyu: cleaning bucket "rclone-test-hucuxiq8ceyu" of all files 2026/03/08 05:41:24 DEBUG : sub dir/hello world: Deleting (id "4_zef32cdd3f06dcbbb9fc80e1b_f11902cc67a43a434_d20260308_m054123_c001_v0001098_t0013_u01772948483055") 2026/03/08 05:41:24 DEBUG : sub dir/hello world: Deleting (id "4_zef32cdd3f06dcbbb9fc80e1b_f110ab6aae12c5b4a_d20260308_m054121_c001_v0001171_t0016_u01772948481075") 2026/03/08 05:41:24 DEBUG : sub dir/hello world: Deleting (id "4_zef32cdd3f06dcbbb9fc80e1b_f105feda9264571ec_d20260308_m054118_c001_v0001099_t0032_u01772948478607") 2026/03/08 05:41:28 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/08 05:41:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/08 05:41:29 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveOverSelf (16.43s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:41:30 ERROR : error listing: directory not found 2026/03/08 05:41:30 INFO : Local file system at /tmp/rclone428081741: Making directory 2026/03/08 05:41:30 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:30 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.02s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:41:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:41:32 DEBUG : Local file system at /tmp/rclone428081741: Waiting for checks to finish 2026/03/08 05:41:32 DEBUG : Local file system at /tmp/rclone428081741: Waiting for transfers to finish 2026/03/08 05:41:33 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/08 05:41:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:41:33 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/08 05:41:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.09s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:41:33 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/08 05:41:33 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:33 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:41:34 DEBUG : check sum: size = 1 OK 2026/03/08 05:41:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/08 05:41:34 INFO : check sum: Copied (new) 2026/03/08 05:41:34 DEBUG : Waiting for deletions to finish 2026/03/08 05:41:34 DEBUG : check sum: size = 1 OK 2026/03/08 05:41:34 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/08 05:41:34 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/08 05:41:34 DEBUG : check sum: Unchanged skipping 2026/03/08 05:41:34 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:41:34 DEBUG : Waiting for deletions to finish 2026/03/08 05:41:34 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.68s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:41:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/08 05:41:35 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:35 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:41:36 DEBUG : sizeonly: size = 6 OK 2026/03/08 05:41:36 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/08 05:41:36 INFO : sizeonly: Copied (new) 2026/03/08 05:41:36 DEBUG : Waiting for deletions to finish 2026/03/08 05:41:36 DEBUG : sizeonly: size = 6 OK 2026/03/08 05:41:36 DEBUG : sizeonly: Sizes identical 2026/03/08 05:41:36 DEBUG : sizeonly: Unchanged skipping 2026/03/08 05:41:36 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:36 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:41:36 DEBUG : Waiting for deletions to finish 2026/03/08 05:41:36 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.82s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:41:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/08 05:41:37 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:37 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:41:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/08 05:41:37 INFO : ignore-size: Copied (new) 2026/03/08 05:41:37 DEBUG : Waiting for deletions to finish 2026/03/08 05:41:38 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:41:38 DEBUG : ignore-size: Unchanged skipping 2026/03/08 05:41:38 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:41:38 DEBUG : Waiting for deletions to finish 2026/03/08 05:41:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.69s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:41:39 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:39 DEBUG : existing: size = 6 OK 2026/03/08 05:41:39 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:41:39 DEBUG : existing: Unchanged skipping 2026/03/08 05:41:39 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:41:39 DEBUG : Waiting for deletions to finish 2026/03/08 05:41:39 INFO : There was nothing to transfer 2026/03/08 05:41:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/08 05:41:39 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:39 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:41:40 DEBUG : existing: size = 6 OK 2026/03/08 05:41:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/08 05:41:40 INFO : existing: Copied (replaced existing) 2026/03/08 05:41:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.29s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:41:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/08 05:41:41 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:41 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:41:41 DEBUG : existing: size = 6 OK 2026/03/08 05:41:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/08 05:41:41 INFO : existing: Copied (new) 2026/03/08 05:41:41 DEBUG : Waiting for deletions to finish 2026/03/08 05:41:42 DEBUG : existing: Destination exists, skipping 2026/03/08 05:41:42 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:42 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:41:42 DEBUG : Waiting for deletions to finish 2026/03/08 05:41:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.95s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:41:44 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/08 05:41:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/08 05:41:44 DEBUG : c/non empty space: size = 5 OK 2026/03/08 05:41:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:41:44 DEBUG : c/non empty space: Unchanged skipping 2026/03/08 05:41:44 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:44 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:41:45 DEBUG : a/potato2: size = 60 OK 2026/03/08 05:41:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 05:41:45 INFO : a/potato2: Copied (new) 2026/03/08 05:41:45 DEBUG : Waiting for deletions to finish 2026/03/08 05:41:45 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:41:47 DEBUG : empty space: size = 1 OK 2026/03/08 05:41:47 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/08 05:41:47 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/08 05:41:47 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/08 05:41:47 DEBUG : empty space: Unchanged skipping 2026/03/08 05:41:47 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:41:47 DEBUG : Waiting for deletions to finish 2026/03/08 05:41:47 INFO : There was nothing to transfer 2026/03/08 05:41:47 DEBUG : empty space: size = 1 OK 2026/03/08 05:41:47 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/08 05:41:47 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/08 05:41:48 INFO : empty space: Updated modification time in destination 2026/03/08 05:41:48 DEBUG : empty space: Unchanged skipping 2026/03/08 05:41:48 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:41:48 DEBUG : Waiting for deletions to finish 2026/03/08 05:41:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.40s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:41:50 DEBUG : empty space: size = 1 OK 2026/03/08 05:41:50 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/08 05:41:50 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/08 05:41:50 DEBUG : empty space: Unchanged skipping 2026/03/08 05:41:50 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:41:50 DEBUG : Waiting for deletions to finish 2026/03/08 05:41:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.52s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:41:51 DEBUG : foo: size = 3 OK 2026/03/08 05:41:51 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/08 05:41:51 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone428081741) 2026/03/08 05:41:51 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:41:51 DEBUG : foo: sha1 differ 2026/03/08 05:41:51 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:41:51 DEBUG : foo: size = 3 OK 2026/03/08 05:41:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/08 05:41:51 INFO : foo: Copied (replaced existing) 2026/03/08 05:41:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:41:53 DEBUG : empty space: size = 1 OK 2026/03/08 05:41:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:41:53 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/08 05:41:53 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:53 DEBUG : empty space: Unchanged skipping 2026/03/08 05:41:53 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:41:53 DEBUG : potato: size = 60 OK 2026/03/08 05:41:53 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 05:41:53 INFO : potato: Copied (new) 2026/03/08 05:41:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:41:55 DEBUG : potato: size = 21 (Local file system at /tmp/rclone428081741) 2026/03/08 05:41:55 DEBUG : potato: size = 60 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:41:55 DEBUG : potato: Sizes differ 2026/03/08 05:41:55 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:55 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:41:55 DEBUG : potato: size = 21 OK 2026/03/08 05:41:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/08 05:41:55 INFO : potato: Copied (replaced existing) 2026/03/08 05:41:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.97s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:41:57 DEBUG : potato: size = 21 OK 2026/03/08 05:41:57 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/08 05:41:57 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone428081741) 2026/03/08 05:41:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:41:57 DEBUG : potato: sha1 differ 2026/03/08 05:41:57 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:41:57 DEBUG : potato: size = 21 OK 2026/03/08 05:41:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/08 05:41:57 INFO : potato: Copied (replaced existing) 2026/03/08 05:41:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:41:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:41:59 DEBUG : empty space: size = 1 OK 2026/03/08 05:41:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:41:59 DEBUG : empty space: Unchanged skipping 2026/03/08 05:41:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/08 05:41:59 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:41:59 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:41:59 DEBUG : Waiting for deletions to finish 2026/03/08 05:41:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:42:01 DEBUG : empty space: size = 1 OK 2026/03/08 05:42:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:42:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:42:01 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:01 DEBUG : empty space: Unchanged skipping 2026/03/08 05:42:01 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:02 DEBUG : potato2: size = 60 OK 2026/03/08 05:42:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 05:42:02 INFO : potato2: Copied (new) 2026/03/08 05:42:02 DEBUG : Waiting for deletions to finish 2026/03/08 05:42:02 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:42:04 INFO : d: Making directory 2026/03/08 05:42:04 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/08 05:42:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/08 05:42:05 DEBUG : c/non empty space: size = 5 OK 2026/03/08 05:42:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:42:05 DEBUG : c/non empty space: Unchanged skipping 2026/03/08 05:42:05 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:05 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:05 DEBUG : a/potato2: size = 60 OK 2026/03/08 05:42:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 05:42:05 INFO : a/potato2: Copied (new) 2026/03/08 05:42:05 DEBUG : Waiting for deletions to finish 2026/03/08 05:42:05 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:42:07 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/08 05:42:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/08 05:42:08 DEBUG : c/non empty space: size = 5 OK 2026/03/08 05:42:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:42:08 DEBUG : c/non empty space: Unchanged skipping 2026/03/08 05:42:08 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:08 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:08 DEBUG : a/potato2: size = 60 OK 2026/03/08 05:42:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 05:42:08 INFO : a/potato2: Copied (new) 2026/03/08 05:42:08 ERROR : B2 bucket rclone-test-pixapur6vovi: not deleting files as there were IO errors 2026/03/08 05:42:08 ERROR : B2 bucket rclone-test-pixapur6vovi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.83s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:42:10 DEBUG : Waiting for deletions to finish 2026/03/08 05:42:10 DEBUG : empty space: size = 1 OK 2026/03/08 05:42:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:42:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:42:10 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:10 DEBUG : empty space: Unchanged skipping 2026/03/08 05:42:10 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:10 INFO : potato: Deleted 2026/03/08 05:42:11 DEBUG : potato2: size = 60 OK 2026/03/08 05:42:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 05:42:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.44s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:42:12 DEBUG : Waiting for deletions to finish 2026/03/08 05:42:13 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:13 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:13 INFO : potato: Deleted 2026/03/08 05:42:13 DEBUG : empty space: size = 1 OK 2026/03/08 05:42:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:42:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:42:13 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:13 DEBUG : empty space: Unchanged skipping 2026/03/08 05:42:13 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:14 DEBUG : potato2: size = 60 OK 2026/03/08 05:42:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 05:42:14 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.08s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:42:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:42:15 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:15 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:16 DEBUG : potato2: size = 19 OK 2026/03/08 05:42:16 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/08 05:42:16 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.23s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:42:18 DEBUG : enormous: Excluded (Size Filter) 2026/03/08 05:42:18 DEBUG : enormous: Excluded 2026/03/08 05:42:18 DEBUG : potato2: Excluded (Size Filter) 2026/03/08 05:42:18 DEBUG : potato2: Excluded 2026/03/08 05:42:18 DEBUG : potato2: Excluded (Size Filter) 2026/03/08 05:42:18 DEBUG : potato2: Excluded 2026/03/08 05:42:18 DEBUG : empty space: size = 1 OK 2026/03/08 05:42:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:42:18 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:18 DEBUG : empty space: Unchanged skipping 2026/03/08 05:42:18 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:18 DEBUG : Waiting for deletions to finish 2026/03/08 05:42:18 INFO : There was nothing to transfer 2026/03/08 05:42:18 DEBUG : enormous: Excluded (Size Filter) 2026/03/08 05:42:18 DEBUG : enormous: Excluded 2026/03/08 05:42:18 DEBUG : potato2: Excluded (Size Filter) 2026/03/08 05:42:18 DEBUG : potato2: Excluded 2026/03/08 05:42:18 DEBUG : potato2: Excluded (Size Filter) 2026/03/08 05:42:18 DEBUG : potato2: Excluded 2026/03/08 05:42:18 DEBUG : Local file system at /tmp/rclone428081741: Waiting for checks to finish 2026/03/08 05:42:18 DEBUG : empty space: size = 1 OK 2026/03/08 05:42:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/08 05:42:18 DEBUG : empty space: Unchanged skipping 2026/03/08 05:42:18 DEBUG : Local file system at /tmp/rclone428081741: Waiting for transfers to finish 2026/03/08 05:42:18 DEBUG : Waiting for deletions to finish 2026/03/08 05:42:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.63s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:42:21 DEBUG : enormous: Excluded (Size Filter) 2026/03/08 05:42:21 DEBUG : enormous: Excluded 2026/03/08 05:42:21 DEBUG : potato2: Excluded (Size Filter) 2026/03/08 05:42:21 DEBUG : potato2: Excluded 2026/03/08 05:42:21 DEBUG : empty space: size = 1 OK 2026/03/08 05:42:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:42:21 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:21 DEBUG : empty space: Unchanged skipping 2026/03/08 05:42:21 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:21 DEBUG : Waiting for deletions to finish 2026/03/08 05:42:22 INFO : enormous: Deleted 2026/03/08 05:42:22 INFO : potato2: Deleted 2026/03/08 05:42:22 INFO : There was nothing to transfer 2026/03/08 05:42:22 DEBUG : empty space: size = 1 OK 2026/03/08 05:42:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/08 05:42:22 DEBUG : Local file system at /tmp/rclone428081741: Waiting for checks to finish 2026/03/08 05:42:22 DEBUG : empty space: Unchanged skipping 2026/03/08 05:42:22 DEBUG : Local file system at /tmp/rclone428081741: Waiting for transfers to finish 2026/03/08 05:42:22 DEBUG : Waiting for deletions to finish 2026/03/08 05:42:22 INFO : potato2: Deleted 2026/03/08 05:42:22 INFO : enormous: Deleted 2026/03/08 05:42:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.23s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:42:24 DEBUG : five: Need to transfer - File not found at Destination 2026/03/08 05:42:24 DEBUG : four: size = 4 (Local file system at /tmp/rclone428081741) 2026/03/08 05:42:24 DEBUG : four: size = 8 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:42:24 DEBUG : four: Sizes differ 2026/03/08 05:42:24 DEBUG : three: size = 5 OK 2026/03/08 05:42:24 DEBUG : three: Sizes identical 2026/03/08 05:42:24 DEBUG : two: size = 3 OK 2026/03/08 05:42:24 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:24 DEBUG : one: Destination is newer than source, skipping 2026/03/08 05:42:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/08 05:42:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/08 05:42:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone428081741) 2026/03/08 05:42:24 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:42:24 DEBUG : two: sha1 differ 2026/03/08 05:42:24 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:25 DEBUG : five: size = 4 OK 2026/03/08 05:42:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/08 05:42:25 INFO : five: Copied (new) 2026/03/08 05:42:25 DEBUG : four: size = 4 OK 2026/03/08 05:42:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/08 05:42:25 INFO : four: Copied (replaced existing) 2026/03/08 05:42:25 DEBUG : two: size = 3 OK 2026/03/08 05:42:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/08 05:42:25 INFO : two: Copied (replaced existing) 2026/03/08 05:42:25 DEBUG : Waiting for deletions to finish 2026/03/08 05:42:25 DEBUG : five: size = 4 OK 2026/03/08 05:42:25 DEBUG : four: size = 4 OK 2026/03/08 05:42:25 DEBUG : three: size = 5 OK 2026/03/08 05:42:25 DEBUG : one: Destination is newer than source, skipping 2026/03/08 05:42:25 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:25 DEBUG : two: size = 3 OK 2026/03/08 05:42:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/08 05:42:25 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/08 05:42:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/08 05:42:25 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/08 05:42:25 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/08 05:42:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone428081741) 2026/03/08 05:42:25 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/08 05:42:25 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:42:25 DEBUG : three: sha1 differ 2026/03/08 05:42:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/08 05:42:25 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/08 05:42:25 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/08 05:42:25 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/08 05:42:25 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:26 DEBUG : three: size = 5 OK 2026/03/08 05:42:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/08 05:42:26 INFO : three: Copied (replaced existing) 2026/03/08 05:42:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.79s) === 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-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/08 05:42:28 INFO : B2 bucket rclone-test-pixapur6vovi: Making map for --track-renames 2026/03/08 05:42:28 INFO : B2 bucket rclone-test-pixapur6vovi: Finished making map for --track-renames 2026/03/08 05:42:28 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:28 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for renames to finish 2026/03/08 05:42:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/08 05:42:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/08 05:42:28 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:28 DEBUG : yam: size = 11 OK 2026/03/08 05:42:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/08 05:42:28 INFO : yam: Copied (new) 2026/03/08 05:42:28 DEBUG : potato: size = 14 OK 2026/03/08 05:42:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/08 05:42:28 INFO : potato: Copied (new) 2026/03/08 05:42:28 DEBUG : Waiting for deletions to finish 2026/03/08 05:42:29 DEBUG : potato: size = 14 OK 2026/03/08 05:42:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:42:29 INFO : B2 bucket rclone-test-pixapur6vovi: Making map for --track-renames 2026/03/08 05:42:29 INFO : B2 bucket rclone-test-pixapur6vovi: Finished making map for --track-renames 2026/03/08 05:42:29 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:29 DEBUG : potato: Unchanged skipping 2026/03/08 05:42:29 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for renames to finish 2026/03/08 05:42:29 DEBUG : yaml: size = 11 OK 2026/03/08 05:42:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/08 05:42:29 INFO : yam: Copied (server-side copy) to: yaml 2026/03/08 05:42:30 INFO : yam: Deleted 2026/03/08 05:42:30 INFO : yaml: Renamed from "yam" 2026/03/08 05:42:30 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.07s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/08 05:42:31 INFO : B2 bucket rclone-test-pixapur6vovi: Making map for --track-renames 2026/03/08 05:42:31 INFO : B2 bucket rclone-test-pixapur6vovi: Finished making map for --track-renames 2026/03/08 05:42:31 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/08 05:42:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/08 05:42:31 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for renames to finish 2026/03/08 05:42:31 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:31 DEBUG : yam: size = 11 OK 2026/03/08 05:42:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/08 05:42:31 INFO : yam: Copied (new) 2026/03/08 05:42:31 DEBUG : potato: size = 14 OK 2026/03/08 05:42:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/08 05:42:31 INFO : potato: Copied (new) 2026/03/08 05:42:31 DEBUG : Waiting for deletions to finish 2026/03/08 05:42:31 DEBUG : potato: size = 14 OK 2026/03/08 05:42:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:42:31 INFO : B2 bucket rclone-test-pixapur6vovi: Making map for --track-renames 2026/03/08 05:42:31 INFO : B2 bucket rclone-test-pixapur6vovi: Finished making map for --track-renames 2026/03/08 05:42:31 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:31 DEBUG : potato: Unchanged skipping 2026/03/08 05:42:31 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for renames to finish 2026/03/08 05:42:32 DEBUG : yaml: size = 11 OK 2026/03/08 05:42:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/08 05:42:32 INFO : yam: Copied (server-side copy) to: yaml 2026/03/08 05:42:32 INFO : yam: Deleted 2026/03/08 05:42:32 INFO : yaml: Renamed from "yam" 2026/03/08 05:42:32 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.55s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/08 05:42:33 INFO : B2 bucket rclone-test-pixapur6vovi: Making map for --track-renames 2026/03/08 05:42:33 INFO : B2 bucket rclone-test-pixapur6vovi: Finished making map for --track-renames 2026/03/08 05:42:33 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/08 05:42:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/08 05:42:33 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for renames to finish 2026/03/08 05:42:33 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:34 DEBUG : sub/yam: size = 11 OK 2026/03/08 05:42:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/08 05:42:34 INFO : sub/yam: Copied (new) 2026/03/08 05:42:34 DEBUG : potato: size = 14 OK 2026/03/08 05:42:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/08 05:42:34 INFO : potato: Copied (new) 2026/03/08 05:42:34 DEBUG : Waiting for deletions to finish 2026/03/08 05:42:35 DEBUG : potato: size = 14 OK 2026/03/08 05:42:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:42:35 DEBUG : potato: Unchanged skipping 2026/03/08 05:42:35 INFO : B2 bucket rclone-test-pixapur6vovi: Making map for --track-renames 2026/03/08 05:42:35 INFO : B2 bucket rclone-test-pixapur6vovi: Finished making map for --track-renames 2026/03/08 05:42:35 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:35 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for renames to finish 2026/03/08 05:42:35 DEBUG : yam: size = 11 OK 2026/03/08 05:42:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/08 05:42:35 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/08 05:42:35 INFO : sub/yam: Deleted 2026/03/08 05:42:35 INFO : yam: Renamed from "sub/yam" 2026/03/08 05:42:35 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.34s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:42:36 DEBUG : Creating backend with remote "/tmp/rclone428081741/dir1" 2026/03/08 05:42:36 DEBUG : Creating backend with remote "/tmp/rclone428081741/dir2" 2026/03/08 05:42:36 DEBUG : Local file system at /tmp/rclone428081741/dir2: Using server-side directory move 2026/03/08 05:42:36 INFO : Local file system at /tmp/rclone428081741/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/08 05:42:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/08 05:42:36 DEBUG : Local file system at /tmp/rclone428081741/dir2: Waiting for checks to finish 2026/03/08 05:42:36 DEBUG : Local file system at /tmp/rclone428081741/dir2: Waiting for transfers to finish 2026/03/08 05:42:36 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:42:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:42:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/08 05:42:37 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:37 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:37 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/08 05:42:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/08 05:42:37 INFO : nested/sub dir/file: Copied (new) 2026/03/08 05:42:37 INFO : nested/sub dir/file: Deleted 2026/03/08 05:42:38 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:42:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:42:38 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:42:38 INFO : sub dir/hello world: Deleted 2026/03/08 05:42:38 INFO : sub dir: Removing directory 2026/03/08 05:42:38 INFO : nested/sub dir: Removing directory 2026/03/08 05:42:38 INFO : nested: Removing directory 2026/03/08 05:42:38 DEBUG : Local file system at /tmp/rclone428081741: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.92s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:42:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:42:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/08 05:42:39 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:39 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:39 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/08 05:42:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/08 05:42:39 INFO : nested/sub dir/file: Copied (new) 2026/03/08 05:42:39 INFO : nested/sub dir/file: Deleted 2026/03/08 05:42:39 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:42:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:42:39 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:42:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.71s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:42:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/08 05:42:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/08 05:42:41 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:41 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:41 DEBUG : existing: size = 6 OK 2026/03/08 05:42:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/08 05:42:41 INFO : existing: Copied (new) 2026/03/08 05:42:41 INFO : existing: Deleted 2026/03/08 05:42:41 DEBUG : existing-b: size = 6 OK 2026/03/08 05:42:41 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/08 05:42:41 INFO : existing-b: Copied (new) 2026/03/08 05:42:41 INFO : existing-b: Deleted 2026/03/08 05:42:42 DEBUG : existing: Destination exists, skipping 2026/03/08 05:42:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/08 05:42:42 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:42:42 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:42:42 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.35s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:42:43 DEBUG : Creating backend with remote "TestB2:rclone-test-miyewiq2xesa" 2026/03/08 05:42:43 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pixapur6vovi -> B2 bucket rclone-test-miyewiq2xesa 2026/03/08 05:42:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:42:51 DEBUG : empty space: size = 1 OK 2026/03/08 05:42:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/08 05:42:51 DEBUG : empty space: Unchanged skipping 2026/03/08 05:42:51 DEBUG : B2 bucket rclone-test-miyewiq2xesa: Waiting for checks to finish 2026/03/08 05:42:51 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:42:51 DEBUG : potato3: size = 60 (B2 bucket rclone-test-miyewiq2xesa) 2026/03/08 05:42:51 DEBUG : potato3: Sizes differ 2026/03/08 05:42:51 INFO : empty space: Deleted 2026/03/08 05:42:51 DEBUG : B2 bucket rclone-test-miyewiq2xesa: Waiting for transfers to finish 2026/03/08 05:42:52 DEBUG : potato2: size = 60 OK 2026/03/08 05:42:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 05:42:52 INFO : potato2: Copied (server-side copy) 2026/03/08 05:42:52 INFO : potato2: Deleted 2026/03/08 05:42:52 DEBUG : potato3: size = 68 OK 2026/03/08 05:42:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/08 05:42:52 INFO : potato3: Copied (server-side copy) 2026/03/08 05:42:52 INFO : potato3: Deleted 2026/03/08 05:42:52 DEBUG : Creating backend with remote "TestB2:rclone-test-yipebeg7vogo" 2026/03/08 05:42:53 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/08 05:42:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:42:53 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/08 05:42:53 DEBUG : B2 bucket rclone-test-yipebeg7vogo: Waiting for checks to finish 2026/03/08 05:42:53 DEBUG : B2 bucket rclone-test-yipebeg7vogo: Waiting for transfers to finish 2026/03/08 05:42:57 DEBUG : empty space: size = 1 OK 2026/03/08 05:42:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/08 05:42:57 INFO : empty space: Copied (server-side copy) 2026/03/08 05:42:57 INFO : empty space: Deleted 2026/03/08 05:42:58 DEBUG : potato2: size = 60 OK 2026/03/08 05:42:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 05:42:58 INFO : potato2: Copied (server-side copy) 2026/03/08 05:42:58 INFO : potato2: Deleted 2026/03/08 05:42:58 DEBUG : potato3: size = 68 OK 2026/03/08 05:42:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/08 05:42:58 INFO : potato3: Copied (server-side copy) 2026/03/08 05:42:58 INFO : potato3: Deleted 2026/03/08 05:42:59 DEBUG : B2 bucket rclone-test-yipebeg7vogo: Purge remote 2026/03/08 05:42:59 INFO : B2 bucket rclone-test-yipebeg7vogo: cleaning bucket "rclone-test-yipebeg7vogo" of all files 2026/03/08 05:42:59 DEBUG : empty space: Deleting (id "4_z1fb25d03f08dcbbb9fc80e1b_f116cb311a55f6a87_d20260308_m054257_c001_v0001179_t0041_u01772948577632") 2026/03/08 05:42:59 DEBUG : potato2: Deleting (id "4_z1fb25d03f08dcbbb9fc80e1b_f1052e9248b66589e_d20260308_m054257_c001_v0001097_t0039_u01772948577853") 2026/03/08 05:42:59 DEBUG : potato3: Deleting (id "4_z1fb25d03f08dcbbb9fc80e1b_f1030d7be655f39bc_d20260308_m054258_c001_v0001097_t0005_u01772948578025") 2026/03/08 05:43:03 DEBUG : B2 bucket rclone-test-miyewiq2xesa: Purge remote 2026/03/08 05:43:03 INFO : B2 bucket rclone-test-miyewiq2xesa: cleaning bucket "rclone-test-miyewiq2xesa" of all files 2026/03/08 05:43:03 DEBUG : empty space: Deleting (id "4_z0f622df3f08dcbbb9fc80e1b_f401f837f0a55dcf1_d20260308_m054257_c001_v7007000_t0000_u01772948577836") 2026/03/08 05:43:03 DEBUG : empty space: Deleting (id "4_z0f622df3f08dcbbb9fc80e1b_f116d6db20ce760f4_d20260308_m054249_c001_v0001104_t0044_u01772948569888") 2026/03/08 05:43:03 DEBUG : potato2: Deleting (id "4_z0f622df3f08dcbbb9fc80e1b_f401f837f0a55dcf2_d20260308_m054258_c001_v7007000_t0000_u01772948578445") 2026/03/08 05:43:03 DEBUG : potato2: Deleting (id "4_z0f622df3f08dcbbb9fc80e1b_f117cfb9e84d15798_d20260308_m054251_c001_v0001130_t0017_u01772948571681") 2026/03/08 05:43:03 DEBUG : potato3: Deleting (id "4_z0f622df3f08dcbbb9fc80e1b_f401f837f0a55dcf3_d20260308_m054258_c001_v7007000_t0000_u01772948578666") 2026/03/08 05:43:03 DEBUG : potato3: Deleting (id "4_z0f622df3f08dcbbb9fc80e1b_f10835f19fc2e7b1d_d20260308_m054252_c001_v0001173_t0032_u01772948572029") 2026/03/08 05:43:03 DEBUG : potato3: Deleting (id "4_z0f622df3f08dcbbb9fc80e1b_f116d6db20ce760f8_d20260308_m054250_c001_v0001104_t0033_u01772948570565") --- PASS: TestServerSideMove (25.72s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:43:08 DEBUG : Creating backend with remote "TestB2:rclone-test-fanayay0joki" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pixapur6vovi -> B2 bucket rclone-test-fanayay0joki 2026/03/08 05:43:17 DEBUG : empty space: Excluded (Size Filter) 2026/03/08 05:43:17 DEBUG : empty space: Excluded 2026/03/08 05:43:18 DEBUG : empty space: Excluded (Size Filter) 2026/03/08 05:43:18 DEBUG : empty space: Excluded 2026/03/08 05:43:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:43:18 DEBUG : B2 bucket rclone-test-fanayay0joki: Waiting for checks to finish 2026/03/08 05:43:18 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:43:18 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fanayay0joki) 2026/03/08 05:43:18 DEBUG : potato3: Sizes differ 2026/03/08 05:43:18 DEBUG : B2 bucket rclone-test-fanayay0joki: Waiting for transfers to finish 2026/03/08 05:43:18 DEBUG : potato2: size = 60 OK 2026/03/08 05:43:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 05:43:18 INFO : potato2: Copied (server-side copy) 2026/03/08 05:43:18 DEBUG : potato3: size = 68 OK 2026/03/08 05:43:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/08 05:43:18 INFO : potato3: Copied (server-side copy) 2026/03/08 05:43:19 INFO : potato2: Deleted 2026/03/08 05:43:19 INFO : potato3: Deleted 2026/03/08 05:43:19 DEBUG : Creating backend with remote "TestB2:rclone-test-cudaheb8nane" 2026/03/08 05:43:20 DEBUG : empty space: Excluded (Size Filter) 2026/03/08 05:43:20 DEBUG : empty space: Excluded 2026/03/08 05:43:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:43:20 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/08 05:43:20 DEBUG : B2 bucket rclone-test-cudaheb8nane: Waiting for checks to finish 2026/03/08 05:43:20 DEBUG : B2 bucket rclone-test-cudaheb8nane: Waiting for transfers to finish 2026/03/08 05:43:24 DEBUG : potato2: size = 60 OK 2026/03/08 05:43:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 05:43:24 INFO : potato2: Copied (server-side copy) 2026/03/08 05:43:24 INFO : potato2: Deleted 2026/03/08 05:43:25 DEBUG : potato3: size = 68 OK 2026/03/08 05:43:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/08 05:43:25 INFO : potato3: Copied (server-side copy) 2026/03/08 05:43:25 INFO : potato3: Deleted 2026/03/08 05:43:25 DEBUG : B2 bucket rclone-test-cudaheb8nane: Purge remote 2026/03/08 05:43:25 INFO : B2 bucket rclone-test-cudaheb8nane: cleaning bucket "rclone-test-cudaheb8nane" of all files 2026/03/08 05:43:25 DEBUG : potato2: Deleting (id "4_z4ff2bd83f08dcbbb9fc80e1b_f102077ad705aa1ad_d20260308_m054324_c001_v0001173_t0013_u01772948604459") 2026/03/08 05:43:25 DEBUG : potato3: Deleting (id "4_z4ff2bd83f08dcbbb9fc80e1b_f114e5066872682b2_d20260308_m054324_c001_v0001097_t0000_u01772948604829") 2026/03/08 05:43:30 DEBUG : B2 bucket rclone-test-fanayay0joki: Purge remote 2026/03/08 05:43:30 INFO : B2 bucket rclone-test-fanayay0joki: cleaning bucket "rclone-test-fanayay0joki" of all files 2026/03/08 05:43:30 DEBUG : empty space: Deleting (id "4_z0f529d93f08dcbbb9fc80e1b_f109efbff75aead43_d20260308_m054316_c001_v0001109_t0025_u01772948596637") 2026/03/08 05:43:30 DEBUG : potato2: Deleting (id "4_z0f529d93f08dcbbb9fc80e1b_f41514fadd9db9da7_d20260308_m054324_c001_v7007000_t0000_u01772948604853") 2026/03/08 05:43:30 DEBUG : potato2: Deleting (id "4_z0f529d93f08dcbbb9fc80e1b_f107f5be429cee73f_d20260308_m054318_c001_v0001146_t0039_u01772948598461") 2026/03/08 05:43:30 DEBUG : potato3: Deleting (id "4_z0f529d93f08dcbbb9fc80e1b_f41514fadd9db9da8_d20260308_m054325_c001_v7007000_t0000_u01772948605165") 2026/03/08 05:43:30 DEBUG : potato3: Deleting (id "4_z0f529d93f08dcbbb9fc80e1b_f101ff3224954c5a5_d20260308_m054318_c001_v0001184_t0011_u01772948598801") 2026/03/08 05:43:30 DEBUG : potato3: Deleting (id "4_z0f529d93f08dcbbb9fc80e1b_f109efbff75aead47_d20260308_m054317_c001_v0001109_t0041_u01772948597234") --- PASS: TestServerSideMoveWithFilter (26.52s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:43:35 DEBUG : Creating backend with remote "TestB2:rclone-test-putexaj0dura" 2026/03/08 05:43:38 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pixapur6vovi -> B2 bucket rclone-test-putexaj0dura 2026/03/08 05:43:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/08 05:43:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/08 05:43:44 DEBUG : pacer: Reducing sleep to 10ms 2026/03/08 05:43:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:43:44 DEBUG : empty space: size = 1 OK 2026/03/08 05:43:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/08 05:43:44 DEBUG : empty space: Unchanged skipping 2026/03/08 05:43:44 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:43:44 DEBUG : potato3: size = 60 (B2 bucket rclone-test-putexaj0dura) 2026/03/08 05:43:44 DEBUG : potato3: Sizes differ 2026/03/08 05:43:44 DEBUG : B2 bucket rclone-test-putexaj0dura: Waiting for checks to finish 2026/03/08 05:43:44 INFO : empty space: Deleted 2026/03/08 05:43:44 DEBUG : B2 bucket rclone-test-putexaj0dura: Waiting for transfers to finish 2026/03/08 05:43:44 DEBUG : potato3: size = 68 OK 2026/03/08 05:43:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/08 05:43:44 INFO : potato3: Copied (server-side copy) 2026/03/08 05:43:44 DEBUG : potato2: size = 60 OK 2026/03/08 05:43:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 05:43:44 INFO : potato2: Copied (server-side copy) 2026/03/08 05:43:45 INFO : potato3: Deleted 2026/03/08 05:43:45 INFO : potato2: Deleted 2026/03/08 05:43:45 DEBUG : Creating backend with remote "TestB2:rclone-test-bufehic3yade" 2026/03/08 05:43:46 INFO : tomatoDir: Making directory 2026/03/08 05:43:46 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/08 05:43:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:43:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/08 05:43:46 DEBUG : B2 bucket rclone-test-bufehic3yade: Waiting for checks to finish 2026/03/08 05:43:46 DEBUG : B2 bucket rclone-test-bufehic3yade: Waiting for transfers to finish 2026/03/08 05:43:50 DEBUG : empty space: size = 1 OK 2026/03/08 05:43:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/08 05:43:50 INFO : empty space: Copied (server-side copy) 2026/03/08 05:43:51 DEBUG : potato2: size = 60 OK 2026/03/08 05:43:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 05:43:51 INFO : potato2: Copied (server-side copy) 2026/03/08 05:43:51 INFO : empty space: Deleted 2026/03/08 05:43:51 DEBUG : potato3: size = 68 OK 2026/03/08 05:43:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/08 05:43:51 INFO : potato3: Copied (server-side copy) 2026/03/08 05:43:51 INFO : potato2: Deleted 2026/03/08 05:43:51 INFO : potato3: Deleted 2026/03/08 05:43:52 DEBUG : B2 bucket rclone-test-bufehic3yade: Purge remote 2026/03/08 05:43:52 INFO : B2 bucket rclone-test-bufehic3yade: cleaning bucket "rclone-test-bufehic3yade" of all files 2026/03/08 05:43:52 DEBUG : empty space: Deleting (id "4_zbf921de3f09dcbbb9fc80e1b_f11997205e3e9881b_d20260308_m054350_c001_v0001171_t0027_u01772948630576") 2026/03/08 05:43:52 DEBUG : potato2: Deleting (id "4_zbf921de3f09dcbbb9fc80e1b_f1057ce214d2876d8_d20260308_m054350_c001_v0001150_t0038_u01772948630921") 2026/03/08 05:43:52 DEBUG : potato3: Deleting (id "4_zbf921de3f09dcbbb9fc80e1b_f108fe5aaf27e6022_d20260308_m054350_c001_v0001036_t0041_u01772948630939") 2026/03/08 05:43:56 DEBUG : B2 bucket rclone-test-putexaj0dura: Purge remote 2026/03/08 05:43:56 INFO : B2 bucket rclone-test-putexaj0dura: cleaning bucket "rclone-test-putexaj0dura" of all files 2026/03/08 05:43:56 DEBUG : empty space: Deleting (id "4_z7f92fdf3f08dcbbb9fc80e1b_f414cf046bdb6fd5f_d20260308_m054351_c001_v7007000_t0000_u01772948631041") 2026/03/08 05:43:56 DEBUG : empty space: Deleting (id "4_z7f92fdf3f08dcbbb9fc80e1b_f11238027b474d563_d20260308_m054342_c001_v0001032_t0011_u01772948622524") 2026/03/08 05:43:56 DEBUG : potato2: Deleting (id "4_z7f92fdf3f08dcbbb9fc80e1b_f414cf046bdb6fd61_d20260308_m054351_c001_v7007000_t0000_u01772948631224") 2026/03/08 05:43:56 DEBUG : potato2: Deleting (id "4_z7f92fdf3f08dcbbb9fc80e1b_f10491de9221b2de7_d20260308_m054344_c001_v0001093_t0004_u01772948624322") 2026/03/08 05:43:56 DEBUG : potato3: Deleting (id "4_z7f92fdf3f08dcbbb9fc80e1b_f414cf046bdb6fd62_d20260308_m054351_c001_v7007000_t0000_u01772948631407") 2026/03/08 05:43:56 DEBUG : potato3: Deleting (id "4_z7f92fdf3f08dcbbb9fc80e1b_f10801fdd54e58ae2_d20260308_m054344_c001_v0001181_t0041_u01772948624687") 2026/03/08 05:43:56 DEBUG : potato3: Deleting (id "4_z7f92fdf3f08dcbbb9fc80e1b_f11238027b474d565_d20260308_m054343_c001_v0001032_t0009_u01772948623060") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (26.19s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:44:01 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.79s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:44:04 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:44:05 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/rclone-sync-test" 2026/03/08 05:44:08 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/rclone-sync-test-include/layer2" 2026/03/08 05:44:09 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/rclone-sync-test-ignore-file" 2026/03/08 05:44:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/08 05:44:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/08 05:44:13 DEBUG : pacer: Reducing sleep to 10ms 2026/03/08 05:44:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/08 05:44:13 DEBUG : B2 bucket rclone-test-pixapur6vovi path rclone-sync-test: Waiting for checks to finish 2026/03/08 05:44:13 DEBUG : B2 bucket rclone-test-pixapur6vovi path rclone-sync-test: Waiting for transfers to finish 2026/03/08 05:44:13 DEBUG : Waiting for deletions to finish 2026/03/08 05:44:13 INFO : There was nothing to transfer 2026/03/08 05:44:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/08 05:44:14 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:44:14 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:44:14 DEBUG : Waiting for deletions to finish 2026/03/08 05:44:14 INFO : There was nothing to transfer 2026/03/08 05:44:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/08 05:44:14 DEBUG : B2 bucket rclone-test-pixapur6vovi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/08 05:44:14 DEBUG : B2 bucket rclone-test-pixapur6vovi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/08 05:44:14 DEBUG : Waiting for deletions to finish 2026/03/08 05:44:14 INFO : There was nothing to transfer 2026/03/08 05:44:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/08 05:44:15 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:44:15 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:44:15 DEBUG : Waiting for deletions to finish 2026/03/08 05:44:15 INFO : There was nothing to transfer 2026/03/08 05:44:15 DEBUG : Excluded 2026/03/08 05:44:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/08 05:44:15 DEBUG : B2 bucket rclone-test-pixapur6vovi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/08 05:44:15 DEBUG : B2 bucket rclone-test-pixapur6vovi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/08 05:44:15 DEBUG : Waiting for deletions to finish 2026/03/08 05:44:15 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.52s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:44:16 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/dst" 2026/03/08 05:44:17 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/CompareDest" 2026/03/08 05:44:19 DEBUG : one: Need to transfer - File not found at Destination 2026/03/08 05:44:19 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:44:19 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:44:20 DEBUG : one: size = 3 OK 2026/03/08 05:44:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/08 05:44:20 INFO : one: Copied (new) 2026/03/08 05:44:20 DEBUG : Waiting for deletions to finish 2026/03/08 05:44:21 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:44:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone428081741) 2026/03/08 05:44:21 DEBUG : one: size = 3 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:44:21 DEBUG : one: Sizes differ 2026/03/08 05:44:21 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:44:21 DEBUG : one: size = 5 OK 2026/03/08 05:44:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/08 05:44:21 INFO : one: Copied (replaced existing) 2026/03/08 05:44:21 DEBUG : Waiting for deletions to finish 2026/03/08 05:44:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone428081741) 2026/03/08 05:44:24 DEBUG : one: size = 3 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:44:24 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:44:24 DEBUG : one: Sizes differ 2026/03/08 05:44:24 DEBUG : one: size = 5 OK 2026/03/08 05:44:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:44:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/08 05:44:24 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:44:24 DEBUG : Waiting for deletions to finish 2026/03/08 05:44:24 INFO : There was nothing to transfer 2026/03/08 05:44:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone428081741) 2026/03/08 05:44:25 DEBUG : one: size = 3 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:44:25 DEBUG : one: Sizes differ 2026/03/08 05:44:25 DEBUG : two: size = 3 OK 2026/03/08 05:44:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:44:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/08 05:44:25 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:44:25 DEBUG : one: size = 5 OK 2026/03/08 05:44:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:44:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/08 05:44:25 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:44:25 DEBUG : Waiting for deletions to finish 2026/03/08 05:44:25 INFO : There was nothing to transfer 2026/03/08 05:44:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone428081741) 2026/03/08 05:44:26 DEBUG : one: size = 3 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:44:26 DEBUG : one: Sizes differ 2026/03/08 05:44:26 DEBUG : two: size = 3 OK 2026/03/08 05:44:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:44:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/08 05:44:26 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:44:26 DEBUG : one: size = 5 OK 2026/03/08 05:44:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:44:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/08 05:44:26 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:44:26 DEBUG : Waiting for deletions to finish 2026/03/08 05:44:26 INFO : There was nothing to transfer 2026/03/08 05:44:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone428081741) 2026/03/08 05:44:27 DEBUG : one: size = 3 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:44:27 DEBUG : one: Sizes differ 2026/03/08 05:44:27 DEBUG : two: size = 3 OK 2026/03/08 05:44:27 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/08 05:44:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/08 05:44:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/08 05:44:27 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:44:27 DEBUG : one: size = 5 OK 2026/03/08 05:44:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:44:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/08 05:44:27 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:44:27 DEBUG : Waiting for deletions to finish 2026/03/08 05:44:27 INFO : There was nothing to transfer 2026/03/08 05:44:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone428081741) 2026/03/08 05:44:28 DEBUG : one: size = 3 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:44:28 DEBUG : one: Sizes differ 2026/03/08 05:44:28 DEBUG : two: size = 5 (Local file system at /tmp/rclone428081741) 2026/03/08 05:44:28 DEBUG : two: size = 3 (B2 bucket rclone-test-pixapur6vovi path CompareDest) 2026/03/08 05:44:28 DEBUG : two: Sizes differ 2026/03/08 05:44:28 DEBUG : two: Need to transfer - File not found at Destination 2026/03/08 05:44:28 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:44:28 DEBUG : one: size = 5 OK 2026/03/08 05:44:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:44:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/08 05:44:28 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:44:29 DEBUG : two: size = 5 OK 2026/03/08 05:44:29 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/08 05:44:29 INFO : two: Copied (new) 2026/03/08 05:44:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.95s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:44:32 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/dest" 2026/03/08 05:44:33 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/pre-dest1" 2026/03/08 05:44:34 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/pre-dest2" 2026/03/08 05:44:36 DEBUG : 1: size = 1 OK 2026/03/08 05:44:36 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:44:36 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/08 05:44:37 DEBUG : 2: size = 1 OK 2026/03/08 05:44:37 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:44:37 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/08 05:44:37 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/08 05:44:37 DEBUG : B2 bucket rclone-test-pixapur6vovi path dest: Waiting for checks to finish 2026/03/08 05:44:37 DEBUG : B2 bucket rclone-test-pixapur6vovi path dest: Waiting for transfers to finish 2026/03/08 05:44:38 DEBUG : 3: size = 1 OK 2026/03/08 05:44:38 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/08 05:44:38 INFO : 3: Copied (new) 2026/03/08 05:44:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.49s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:44:39 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/dst" 2026/03/08 05:44:41 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/CopyDest" 2026/03/08 05:44:43 DEBUG : one: Need to transfer - File not found at Destination 2026/03/08 05:44:43 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:44:43 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:44:44 DEBUG : one: size = 3 OK 2026/03/08 05:44:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/08 05:44:44 INFO : one: Copied (new) 2026/03/08 05:44:44 DEBUG : Waiting for deletions to finish 2026/03/08 05:44:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone428081741) 2026/03/08 05:44:44 DEBUG : one: size = 3 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:44:44 DEBUG : one: Sizes differ 2026/03/08 05:44:44 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:44:44 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:44:45 DEBUG : one: size = 5 OK 2026/03/08 05:44:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/08 05:44:45 INFO : one: Copied (replaced existing) 2026/03/08 05:44:45 DEBUG : Waiting for deletions to finish 2026/03/08 05:44:47 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/BackupDir" 2026/03/08 05:44:47 DEBUG : Config file has changed externally - reloading 2026/03/08 05:44:52 DEBUG : pacer: low level retry 1/10 (error incident id b14c7bb5f41b-e64058c50c15954f (500 internal_error)) 2026/03/08 05:44:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/08 05:44:52 DEBUG : pacer: Reducing sleep to 10ms 2026/03/08 05:44:54 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:44:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone428081741) 2026/03/08 05:44:54 DEBUG : one: size = 3 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:44:54 DEBUG : one: Sizes differ 2026/03/08 05:44:54 DEBUG : one: size = 5 OK 2026/03/08 05:44:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:44:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone428081741) 2026/03/08 05:44:54 DEBUG : one: size = 3 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:44:54 DEBUG : one: Sizes differ 2026/03/08 05:44:55 DEBUG : one: size = 3 OK 2026/03/08 05:44:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/08 05:44:55 INFO : one: Copied (server-side copy) 2026/03/08 05:44:56 INFO : one: Deleted 2026/03/08 05:44:56 DEBUG : one: size = 5 OK 2026/03/08 05:44:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/08 05:44:56 INFO : one: Copied (server-side copy) 2026/03/08 05:44:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/08 05:44:56 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:44:56 DEBUG : Waiting for deletions to finish 2026/03/08 05:44:58 DEBUG : one: size = 5 OK 2026/03/08 05:44:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:44:58 DEBUG : one: Unchanged skipping 2026/03/08 05:44:58 DEBUG : two: size = 3 OK 2026/03/08 05:44:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:44:58 DEBUG : two: size = 3 OK 2026/03/08 05:44:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/08 05:44:58 INFO : two: Copied (server-side copy) 2026/03/08 05:44:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/08 05:44:58 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:44:58 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:44:58 DEBUG : Waiting for deletions to finish 2026/03/08 05:44:59 DEBUG : one: size = 5 OK 2026/03/08 05:44:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:44:59 DEBUG : one: Unchanged skipping 2026/03/08 05:44:59 DEBUG : two: size = 3 OK 2026/03/08 05:44:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:44:59 DEBUG : two: Unchanged skipping 2026/03/08 05:44:59 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:44:59 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:44:59 DEBUG : Waiting for deletions to finish 2026/03/08 05:44:59 INFO : There was nothing to transfer 2026/03/08 05:45:00 DEBUG : one: size = 5 OK 2026/03/08 05:45:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:45:00 DEBUG : one: Unchanged skipping 2026/03/08 05:45:00 DEBUG : three: size = 7 (Local file system at /tmp/rclone428081741) 2026/03/08 05:45:00 DEBUG : three: size = 5 (B2 bucket rclone-test-pixapur6vovi path CopyDest) 2026/03/08 05:45:00 DEBUG : three: Sizes differ 2026/03/08 05:45:00 DEBUG : three: Destination not found in --copy-dest 2026/03/08 05:45:00 DEBUG : three: Need to transfer - File not found at Destination 2026/03/08 05:45:00 DEBUG : two: size = 3 OK 2026/03/08 05:45:00 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:45:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:45:00 DEBUG : two: Unchanged skipping 2026/03/08 05:45:00 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:45:01 DEBUG : three: size = 7 OK 2026/03/08 05:45:01 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/08 05:45:01 INFO : three: Copied (new) 2026/03/08 05:45:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (23.74s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:45:06 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/dst" 2026/03/08 05:45:07 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/backup" 2026/03/08 05:45:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone428081741) 2026/03/08 05:45:09 DEBUG : one: size = 3 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:45:09 DEBUG : one: Sizes differ 2026/03/08 05:45:09 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:45:09 DEBUG : two: size = 3 OK 2026/03/08 05:45:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:45:09 DEBUG : two: Unchanged skipping 2026/03/08 05:45:10 DEBUG : one: size = 3 OK 2026/03/08 05:45:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/08 05:45:10 INFO : one: Copied (server-side copy) 2026/03/08 05:45:10 INFO : one: Deleted 2026/03/08 05:45:10 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:45:11 DEBUG : one: size = 4 OK 2026/03/08 05:45:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 05:45:11 INFO : one: Copied (new) 2026/03/08 05:45:11 DEBUG : Waiting for deletions to finish 2026/03/08 05:45:12 DEBUG : three.txt: size = 5 OK 2026/03/08 05:45:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/08 05:45:12 INFO : three.txt: Copied (server-side copy) 2026/03/08 05:45:12 INFO : three.txt: Deleted 2026/03/08 05:45:12 INFO : three.txt: Moved into backup dir 2026/03/08 05:45:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone428081741) 2026/03/08 05:45:14 DEBUG : one: size = 4 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:45:14 DEBUG : one: Sizes differ 2026/03/08 05:45:14 DEBUG : two: size = 3 OK 2026/03/08 05:45:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:45:14 DEBUG : two: Unchanged skipping 2026/03/08 05:45:14 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:45:15 DEBUG : one: size = 4 OK 2026/03/08 05:45:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 05:45:15 INFO : one: Copied (server-side copy) 2026/03/08 05:45:15 INFO : one: Deleted 2026/03/08 05:45:15 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:45:15 DEBUG : one: size = 5 OK 2026/03/08 05:45:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/08 05:45:15 INFO : one: Copied (new) 2026/03/08 05:45:15 DEBUG : Waiting for deletions to finish 2026/03/08 05:45:16 DEBUG : three.txt: size = 6 OK 2026/03/08 05:45:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/08 05:45:16 INFO : three.txt: Copied (server-side copy) 2026/03/08 05:45:16 INFO : three.txt: Deleted 2026/03/08 05:45:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.11s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:45:20 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/dst" 2026/03/08 05:45:21 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/backup" 2026/03/08 05:45:23 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:45:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone428081741) 2026/03/08 05:45:23 DEBUG : one: size = 3 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:45:23 DEBUG : two: size = 3 OK 2026/03/08 05:45:23 DEBUG : one: Sizes differ 2026/03/08 05:45:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:45:23 DEBUG : two: Unchanged skipping 2026/03/08 05:45:24 DEBUG : one.bak: size = 3 OK 2026/03/08 05:45:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/08 05:45:24 INFO : one: Copied (server-side copy) to: one.bak 2026/03/08 05:45:24 INFO : one: Deleted 2026/03/08 05:45:24 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:45:25 DEBUG : one: size = 4 OK 2026/03/08 05:45:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 05:45:25 INFO : one: Copied (new) 2026/03/08 05:45:25 DEBUG : Waiting for deletions to finish 2026/03/08 05:45:26 DEBUG : three.txt.bak: size = 5 OK 2026/03/08 05:45:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/08 05:45:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/08 05:45:26 INFO : three.txt: Deleted 2026/03/08 05:45:26 INFO : three.txt: Moved into backup dir 2026/03/08 05:45:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone428081741) 2026/03/08 05:45:28 DEBUG : one: size = 4 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:45:28 DEBUG : one: Sizes differ 2026/03/08 05:45:28 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:45:28 DEBUG : two: size = 3 OK 2026/03/08 05:45:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:45:28 DEBUG : two: Unchanged skipping 2026/03/08 05:45:29 DEBUG : one.bak: size = 4 OK 2026/03/08 05:45:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 05:45:29 INFO : one: Copied (server-side copy) to: one.bak 2026/03/08 05:45:29 INFO : one: Deleted 2026/03/08 05:45:29 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:45:30 DEBUG : one: size = 5 OK 2026/03/08 05:45:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/08 05:45:30 INFO : one: Copied (new) 2026/03/08 05:45:30 DEBUG : Waiting for deletions to finish 2026/03/08 05:45:30 DEBUG : three.txt.bak: size = 6 OK 2026/03/08 05:45:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/08 05:45:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/08 05:45:30 INFO : three.txt: Deleted 2026/03/08 05:45:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.42s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:45:34 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/dst" 2026/03/08 05:45:35 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/backup" 2026/03/08 05:45:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone428081741) 2026/03/08 05:45:37 DEBUG : one: size = 3 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:45:37 DEBUG : two: size = 3 OK 2026/03/08 05:45:37 DEBUG : one: Sizes differ 2026/03/08 05:45:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:45:37 DEBUG : two: Unchanged skipping 2026/03/08 05:45:37 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:45:39 DEBUG : one-2019-01-01: size = 3 OK 2026/03/08 05:45:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/08 05:45:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/08 05:45:39 INFO : one: Deleted 2026/03/08 05:45:39 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:45:40 DEBUG : one: size = 4 OK 2026/03/08 05:45:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 05:45:40 INFO : one: Copied (new) 2026/03/08 05:45:40 DEBUG : Waiting for deletions to finish 2026/03/08 05:45:40 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/08 05:45:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/08 05:45:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/08 05:45:40 INFO : three.txt: Deleted 2026/03/08 05:45:40 INFO : three.txt: Moved into backup dir 2026/03/08 05:45:42 DEBUG : two: size = 3 OK 2026/03/08 05:45:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone428081741) 2026/03/08 05:45:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:45:42 DEBUG : one: size = 4 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:45:42 DEBUG : two: Unchanged skipping 2026/03/08 05:45:42 DEBUG : one: Sizes differ 2026/03/08 05:45:42 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:45:43 DEBUG : one-2019-01-01: size = 4 OK 2026/03/08 05:45:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 05:45:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/08 05:45:43 INFO : one: Deleted 2026/03/08 05:45:43 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:45:43 DEBUG : one: size = 5 OK 2026/03/08 05:45:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/08 05:45:43 INFO : one: Copied (new) 2026/03/08 05:45:43 DEBUG : Waiting for deletions to finish 2026/03/08 05:45:43 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/08 05:45:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/08 05:45:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/08 05:45:44 INFO : three.txt: Deleted 2026/03/08 05:45:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.25s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:45:47 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1100-09.backblaze.com/b2api/v1/b2_upload_file/7fa2edf3f05dcbbb9fc80e1b/c001_v0001100_t0017": EOF 2026/03/08 05:45:47 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1100-09.backblaze.com/b2api/v1/b2_upload_file/7fa2edf3f05dcbbb9fc80e1b/c001_v0001100_t0017": EOF) 2026/03/08 05:45:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-pixapur6vovi: 1/10 (Post "https://pod-000-1100-09.backblaze.com/b2api/v1/b2_upload_file/7fa2edf3f05dcbbb9fc80e1b/c001_v0001100_t0017": EOF) 2026/03/08 05:45:49 DEBUG : pacer: Reducing sleep to 10ms 2026/03/08 05:45:49 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/dst" 2026/03/08 05:45:51 DEBUG : two: size = 3 OK 2026/03/08 05:45:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:45:51 DEBUG : two: Unchanged skipping 2026/03/08 05:45:51 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:45:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone428081741) 2026/03/08 05:45:51 DEBUG : one: size = 3 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:45:51 DEBUG : one: Sizes differ 2026/03/08 05:45:52 DEBUG : one.bak: size = 3 OK 2026/03/08 05:45:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/08 05:45:52 INFO : one: Copied (server-side copy) to: one.bak 2026/03/08 05:45:52 INFO : one: Deleted 2026/03/08 05:45:52 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:45:53 DEBUG : one: size = 4 OK 2026/03/08 05:45:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 05:45:53 INFO : one: Copied (new) 2026/03/08 05:45:53 DEBUG : Waiting for deletions to finish 2026/03/08 05:45:54 DEBUG : three.txt.bak: size = 5 OK 2026/03/08 05:45:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/08 05:45:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/08 05:45:54 INFO : three.txt: Deleted 2026/03/08 05:45:54 INFO : three.txt: Moved into backup dir 2026/03/08 05:45:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/08 05:45:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/08 05:45:55 DEBUG : pacer: Reducing sleep to 10ms 2026/03/08 05:45:56 DEBUG : one.bak: Excluded (Path Filter) 2026/03/08 05:45:56 DEBUG : one.bak: Excluded 2026/03/08 05:45:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/08 05:45:56 DEBUG : three.txt.bak: Excluded 2026/03/08 05:45:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone428081741) 2026/03/08 05:45:56 DEBUG : one: size = 4 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:45:56 DEBUG : one: Sizes differ 2026/03/08 05:45:56 DEBUG : two: size = 3 OK 2026/03/08 05:45:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:45:56 DEBUG : two: Unchanged skipping 2026/03/08 05:45:56 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for checks to finish 2026/03/08 05:45:57 DEBUG : one.bak: size = 4 OK 2026/03/08 05:45:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 05:45:57 INFO : one: Copied (server-side copy) to: one.bak 2026/03/08 05:45:57 INFO : one: Deleted 2026/03/08 05:45:57 DEBUG : B2 bucket rclone-test-pixapur6vovi path dst: Waiting for transfers to finish 2026/03/08 05:45:57 DEBUG : one: size = 5 OK 2026/03/08 05:45:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/08 05:45:57 INFO : one: Copied (new) 2026/03/08 05:45:57 DEBUG : Waiting for deletions to finish 2026/03/08 05:45:58 DEBUG : three.txt.bak: size = 6 OK 2026/03/08 05:45:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/08 05:45:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/08 05:45:58 INFO : three.txt: Deleted 2026/03/08 05:45:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (14.56s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:46:01 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/dst" 2026/03/08 05:46:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone428081741) 2026/03/08 05:46:03 DEBUG : one: size = 3 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:46:03 DEBUG : one: Sizes differ 2026/03/08 05:46:04 DEBUG : one.bak: size = 3 OK 2026/03/08 05:46:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/08 05:46:04 INFO : one: Copied (server-side copy) to: one.bak 2026/03/08 05:46:04 INFO : one: Deleted 2026/03/08 05:46:05 DEBUG : one: size = 4 OK 2026/03/08 05:46:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 05:46:05 INFO : one: Copied (new) 2026/03/08 05:46:05 DEBUG : two: size = 3 OK 2026/03/08 05:46:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:05 DEBUG : two: Unchanged skipping 2026/03/08 05:46:06 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone428081741) 2026/03/08 05:46:06 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:46:06 DEBUG : three.txt: Sizes differ 2026/03/08 05:46:06 DEBUG : three.txt.bak: size = 5 OK 2026/03/08 05:46:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/08 05:46:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/08 05:46:06 INFO : three.txt: Deleted 2026/03/08 05:46:07 DEBUG : three.txt: size = 6 OK 2026/03/08 05:46:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/08 05:46:07 INFO : three.txt: Copied (new) 2026/03/08 05:46:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone428081741) 2026/03/08 05:46:08 DEBUG : one: size = 4 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:46:08 DEBUG : one: Sizes differ 2026/03/08 05:46:08 DEBUG : one.bak: size = 4 OK 2026/03/08 05:46:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 05:46:08 INFO : one: Copied (server-side copy) to: one.bak 2026/03/08 05:46:08 INFO : one: Deleted 2026/03/08 05:46:09 DEBUG : one: size = 5 OK 2026/03/08 05:46:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/08 05:46:09 INFO : one: Copied (new) 2026/03/08 05:46:09 DEBUG : two: size = 3 OK 2026/03/08 05:46:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:09 DEBUG : two: Unchanged skipping 2026/03/08 05:46:09 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone428081741) 2026/03/08 05:46:09 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:46:09 DEBUG : three.txt: Sizes differ 2026/03/08 05:46:10 DEBUG : three.txt.bak: size = 6 OK 2026/03/08 05:46:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/08 05:46:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/08 05:46:10 INFO : three.txt: Deleted 2026/03/08 05:46:10 DEBUG : three.txt: size = 19 OK 2026/03/08 05:46:10 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/08 05:46:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.23s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:46:14 DEBUG : Creating backend with remote "TestB2:rclone-test-pixapur6vovi/dst" 2026/03/08 05:46:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone428081741) 2026/03/08 05:46:15 DEBUG : one: size = 3 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:46:15 DEBUG : one: Sizes differ 2026/03/08 05:46:16 DEBUG : one-2019-01-01: size = 3 OK 2026/03/08 05:46:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/08 05:46:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/08 05:46:16 INFO : one: Deleted 2026/03/08 05:46:17 DEBUG : one: size = 4 OK 2026/03/08 05:46:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 05:46:17 INFO : one: Copied (new) 2026/03/08 05:46:17 DEBUG : two: size = 3 OK 2026/03/08 05:46:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:17 DEBUG : two: Unchanged skipping 2026/03/08 05:46:18 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone428081741) 2026/03/08 05:46:18 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:46:18 DEBUG : three.txt: Sizes differ 2026/03/08 05:46:18 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/08 05:46:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/08 05:46:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/08 05:46:18 INFO : three.txt: Deleted 2026/03/08 05:46:18 DEBUG : three.txt: size = 6 OK 2026/03/08 05:46:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/08 05:46:18 INFO : three.txt: Copied (new) 2026/03/08 05:46:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone428081741) 2026/03/08 05:46:19 DEBUG : one: size = 4 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:46:19 DEBUG : one: Sizes differ 2026/03/08 05:46:20 DEBUG : one-2019-01-01: size = 4 OK 2026/03/08 05:46:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 05:46:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/08 05:46:20 INFO : one: Deleted 2026/03/08 05:46:20 DEBUG : one: size = 5 OK 2026/03/08 05:46:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/08 05:46:20 INFO : one: Copied (new) 2026/03/08 05:46:20 DEBUG : two: size = 3 OK 2026/03/08 05:46:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:20 DEBUG : two: Unchanged skipping 2026/03/08 05:46:21 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone428081741) 2026/03/08 05:46:21 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-pixapur6vovi path dst) 2026/03/08 05:46:21 DEBUG : three.txt: Sizes differ 2026/03/08 05:46:21 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/08 05:46:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/08 05:46:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/08 05:46:21 INFO : three.txt: Deleted 2026/03/08 05:46:22 DEBUG : three.txt: size = 19 OK 2026/03/08 05:46:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/08 05:46:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.44s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:46:24 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:46:24 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone428081741) 2026/03/08 05:46:24 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:46:24 DEBUG : Testêé: Sizes differ 2026/03/08 05:46:24 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:46:25 DEBUG : Testêé: size = 14 OK 2026/03/08 05:46:25 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/08 05:46:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/08 05:46:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.83s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:46:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/08 05:46:26 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:46:26 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:46:27 DEBUG : existing: size = 6 OK 2026/03/08 05:46:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/08 05:46:27 INFO : existing: Copied (new) 2026/03/08 05:46:27 DEBUG : Waiting for deletions to finish 2026/03/08 05:46:28 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:46:28 DEBUG : existing: size = 8 (Local file system at /tmp/rclone428081741) 2026/03/08 05:46:28 DEBUG : existing: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:46:28 DEBUG : existing: Sizes differ 2026/03/08 05:46:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/08 05:46:28 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:46:28 ERROR : B2 bucket rclone-test-pixapur6vovi: not deleting files as there were IO errors 2026/03/08 05:46:28 ERROR : B2 bucket rclone-test-pixapur6vovi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.31s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:46:29 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:46:29 DEBUG : EXISTING: size = 6 OK 2026/03/08 05:46:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:29 DEBUG : existing: Unchanged skipping 2026/03/08 05:46:29 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:46:29 DEBUG : Waiting for deletions to finish 2026/03/08 05:46:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.57s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:46:50 DEBUG : both10: size = 6 OK 2026/03/08 05:46:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:50 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:46:50 DEBUG : both0: size = 6 OK 2026/03/08 05:46:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:50 DEBUG : both11: size = 6 OK 2026/03/08 05:46:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:50 DEBUG : both12: size = 6 OK 2026/03/08 05:46:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:50 DEBUG : both10: Unchanged skipping 2026/03/08 05:46:50 DEBUG : both13: size = 6 OK 2026/03/08 05:46:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:50 DEBUG : both13: Unchanged skipping 2026/03/08 05:46:50 DEBUG : both14: size = 6 OK 2026/03/08 05:46:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:50 DEBUG : both14: Unchanged skipping 2026/03/08 05:46:50 DEBUG : both15: size = 6 OK 2026/03/08 05:46:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:50 DEBUG : both15: Unchanged skipping 2026/03/08 05:46:50 DEBUG : both16: size = 6 OK 2026/03/08 05:46:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:50 DEBUG : both0: Unchanged skipping 2026/03/08 05:46:50 DEBUG : both17: size = 6 OK 2026/03/08 05:46:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:50 DEBUG : both17: Unchanged skipping 2026/03/08 05:46:50 DEBUG : both18: size = 6 OK 2026/03/08 05:46:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:50 DEBUG : both11: Unchanged skipping 2026/03/08 05:46:50 DEBUG : both12: Unchanged skipping 2026/03/08 05:46:50 DEBUG : both1: size = 6 OK 2026/03/08 05:46:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:50 DEBUG : both19: size = 6 OK 2026/03/08 05:46:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:50 DEBUG : both16: Unchanged skipping 2026/03/08 05:46:50 DEBUG : both2: size = 6 OK 2026/03/08 05:46:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:50 DEBUG : both18: Unchanged skipping 2026/03/08 05:46:50 DEBUG : both1: Unchanged skipping 2026/03/08 05:46:50 DEBUG : both4: size = 6 OK 2026/03/08 05:46:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:50 DEBUG : both3: size = 6 OK 2026/03/08 05:46:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:50 DEBUG : both19: Unchanged skipping 2026/03/08 05:46:50 DEBUG : both5: size = 6 OK 2026/03/08 05:46:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:50 DEBUG : both5: Unchanged skipping 2026/03/08 05:46:50 DEBUG : both6: size = 6 OK 2026/03/08 05:46:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:50 DEBUG : both2: Unchanged skipping 2026/03/08 05:46:50 DEBUG : both7: size = 6 OK 2026/03/08 05:46:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:50 DEBUG : both7: Unchanged skipping 2026/03/08 05:46:50 DEBUG : both8: size = 6 OK 2026/03/08 05:46:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:50 DEBUG : both8: Unchanged skipping 2026/03/08 05:46:50 DEBUG : both9: size = 6 OK 2026/03/08 05:46:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:46:50 DEBUG : both9: Unchanged skipping 2026/03/08 05:46:50 DEBUG : both4: Unchanged skipping 2026/03/08 05:46:50 DEBUG : both3: Unchanged skipping 2026/03/08 05:46:50 DEBUG : both6: Unchanged skipping 2026/03/08 05:46:50 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:46:50 DEBUG : Waiting for deletions to finish 2026/03/08 05:46:51 INFO : only9: Deleted 2026/03/08 05:46:51 INFO : only13: Deleted 2026/03/08 05:46:51 INFO : only17: Deleted 2026/03/08 05:46:51 INFO : only19: Deleted 2026/03/08 05:46:51 INFO : only2: Deleted 2026/03/08 05:46:51 INFO : only7: Deleted 2026/03/08 05:46:51 INFO : only10: Deleted 2026/03/08 05:46:51 INFO : only12: Deleted 2026/03/08 05:46:51 INFO : only16: Deleted 2026/03/08 05:46:51 INFO : only1: Deleted 2026/03/08 05:46:51 INFO : only4: Deleted 2026/03/08 05:46:51 INFO : only5: Deleted 2026/03/08 05:46:51 INFO : only0: Deleted 2026/03/08 05:46:51 INFO : only14: Deleted 2026/03/08 05:46:51 INFO : only15: Deleted 2026/03/08 05:46:51 INFO : only8: Deleted 2026/03/08 05:46:51 INFO : only11: Deleted 2026/03/08 05:46:51 INFO : only18: Deleted 2026/03/08 05:46:52 INFO : only3: Deleted 2026/03/08 05:46:52 INFO : only6: Deleted 2026/03/08 05:46:52 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.56s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:47:15 DEBUG : both0: size = 6 OK 2026/03/08 05:47:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:15 DEBUG : both10: size = 6 OK 2026/03/08 05:47:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:15 DEBUG : both11: size = 6 OK 2026/03/08 05:47:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:15 DEBUG : both12: size = 6 OK 2026/03/08 05:47:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:15 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:47:15 DEBUG : both0: Unchanged skipping 2026/03/08 05:47:15 DEBUG : both13: size = 6 OK 2026/03/08 05:47:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:15 DEBUG : both13: Unchanged skipping 2026/03/08 05:47:15 DEBUG : both14: size = 6 OK 2026/03/08 05:47:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:15 DEBUG : both14: Unchanged skipping 2026/03/08 05:47:15 DEBUG : both15: size = 6 OK 2026/03/08 05:47:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:15 DEBUG : both15: Unchanged skipping 2026/03/08 05:47:15 DEBUG : both16: size = 6 OK 2026/03/08 05:47:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:15 DEBUG : both16: Unchanged skipping 2026/03/08 05:47:15 DEBUG : both17: size = 6 OK 2026/03/08 05:47:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:15 DEBUG : both17: Unchanged skipping 2026/03/08 05:47:15 DEBUG : both18: size = 6 OK 2026/03/08 05:47:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:15 DEBUG : both18: Unchanged skipping 2026/03/08 05:47:15 DEBUG : both19: size = 6 OK 2026/03/08 05:47:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:15 DEBUG : both19: Unchanged skipping 2026/03/08 05:47:15 DEBUG : both1: size = 6 OK 2026/03/08 05:47:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:15 DEBUG : both1: Unchanged skipping 2026/03/08 05:47:15 DEBUG : both2: size = 6 OK 2026/03/08 05:47:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:15 DEBUG : both2: Unchanged skipping 2026/03/08 05:47:15 DEBUG : both3: size = 6 OK 2026/03/08 05:47:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:15 DEBUG : both3: Unchanged skipping 2026/03/08 05:47:15 DEBUG : both4: size = 6 OK 2026/03/08 05:47:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:15 DEBUG : both4: Unchanged skipping 2026/03/08 05:47:15 DEBUG : both5: size = 6 OK 2026/03/08 05:47:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:15 DEBUG : both10: Unchanged skipping 2026/03/08 05:47:15 DEBUG : both6: size = 6 OK 2026/03/08 05:47:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:15 DEBUG : both11: Unchanged skipping 2026/03/08 05:47:15 DEBUG : both7: size = 6 OK 2026/03/08 05:47:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:15 DEBUG : both12: Unchanged skipping 2026/03/08 05:47:15 DEBUG : both8: size = 6 OK 2026/03/08 05:47:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:15 DEBUG : both5: Unchanged skipping 2026/03/08 05:47:15 DEBUG : both9: size = 6 OK 2026/03/08 05:47:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:15 DEBUG : both9: Unchanged skipping 2026/03/08 05:47:15 DEBUG : only0: size = 0 (Local file system at /tmp/rclone428081741) 2026/03/08 05:47:15 DEBUG : only0: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:47:15 DEBUG : only0: Sizes differ 2026/03/08 05:47:15 DEBUG : only10: size = 0 (Local file system at /tmp/rclone428081741) 2026/03/08 05:47:15 DEBUG : only10: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:47:15 DEBUG : only10: Sizes differ 2026/03/08 05:47:15 DEBUG : both6: Unchanged skipping 2026/03/08 05:47:15 DEBUG : only11: size = 0 (Local file system at /tmp/rclone428081741) 2026/03/08 05:47:15 DEBUG : only11: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:47:15 DEBUG : only11: Sizes differ 2026/03/08 05:47:15 DEBUG : only12: size = 0 (Local file system at /tmp/rclone428081741) 2026/03/08 05:47:15 DEBUG : only12: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:47:15 DEBUG : only12: Sizes differ 2026/03/08 05:47:15 DEBUG : both7: Unchanged skipping 2026/03/08 05:47:15 DEBUG : only13: size = 0 (Local file system at /tmp/rclone428081741) 2026/03/08 05:47:15 DEBUG : only13: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:47:15 DEBUG : only13: Sizes differ 2026/03/08 05:47:15 DEBUG : only14: size = 0 (Local file system at /tmp/rclone428081741) 2026/03/08 05:47:15 DEBUG : only14: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:47:15 DEBUG : only14: Sizes differ 2026/03/08 05:47:15 DEBUG : both8: Unchanged skipping 2026/03/08 05:47:15 DEBUG : only15: size = 0 (Local file system at /tmp/rclone428081741) 2026/03/08 05:47:15 DEBUG : only15: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:47:15 DEBUG : only15: Sizes differ 2026/03/08 05:47:15 DEBUG : only16: size = 0 (Local file system at /tmp/rclone428081741) 2026/03/08 05:47:15 DEBUG : only16: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:47:15 DEBUG : only16: Sizes differ 2026/03/08 05:47:15 DEBUG : only17: size = 0 (Local file system at /tmp/rclone428081741) 2026/03/08 05:47:15 DEBUG : only17: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:47:15 DEBUG : only17: Sizes differ 2026/03/08 05:47:15 DEBUG : only18: size = 0 (Local file system at /tmp/rclone428081741) 2026/03/08 05:47:15 DEBUG : only18: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:47:15 DEBUG : only18: Sizes differ 2026/03/08 05:47:15 DEBUG : only19: size = 0 (Local file system at /tmp/rclone428081741) 2026/03/08 05:47:15 DEBUG : only19: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:47:15 DEBUG : only19: Sizes differ 2026/03/08 05:47:15 DEBUG : only1: size = 0 (Local file system at /tmp/rclone428081741) 2026/03/08 05:47:15 DEBUG : only1: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:47:15 DEBUG : only1: Sizes differ 2026/03/08 05:47:15 DEBUG : only2: size = 0 (Local file system at /tmp/rclone428081741) 2026/03/08 05:47:15 DEBUG : only2: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:47:15 DEBUG : only2: Sizes differ 2026/03/08 05:47:15 DEBUG : only3: size = 0 (Local file system at /tmp/rclone428081741) 2026/03/08 05:47:15 DEBUG : only3: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:47:15 DEBUG : only3: Sizes differ 2026/03/08 05:47:15 DEBUG : only4: size = 0 (Local file system at /tmp/rclone428081741) 2026/03/08 05:47:15 DEBUG : only4: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:47:15 DEBUG : only4: Sizes differ 2026/03/08 05:47:15 DEBUG : only5: size = 0 (Local file system at /tmp/rclone428081741) 2026/03/08 05:47:15 DEBUG : only5: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:47:15 DEBUG : only5: Sizes differ 2026/03/08 05:47:15 DEBUG : only6: size = 0 (Local file system at /tmp/rclone428081741) 2026/03/08 05:47:15 DEBUG : only6: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:47:15 DEBUG : only6: Sizes differ 2026/03/08 05:47:15 DEBUG : only7: size = 0 (Local file system at /tmp/rclone428081741) 2026/03/08 05:47:15 DEBUG : only7: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:47:15 DEBUG : only7: Sizes differ 2026/03/08 05:47:15 DEBUG : only8: size = 0 (Local file system at /tmp/rclone428081741) 2026/03/08 05:47:15 DEBUG : only8: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:47:15 DEBUG : only8: Sizes differ 2026/03/08 05:47:15 DEBUG : only9: size = 0 (Local file system at /tmp/rclone428081741) 2026/03/08 05:47:15 DEBUG : only9: size = 6 (B2 bucket rclone-test-pixapur6vovi) 2026/03/08 05:47:15 DEBUG : only9: Sizes differ 2026/03/08 05:47:15 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:47:15 DEBUG : only0: size = 0 OK 2026/03/08 05:47:15 DEBUG : only11: size = 0 OK 2026/03/08 05:47:15 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 05:47:15 INFO : only0: Copied (replaced existing) 2026/03/08 05:47:15 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 05:47:15 INFO : only11: Copied (replaced existing) 2026/03/08 05:47:16 DEBUG : only14: size = 0 OK 2026/03/08 05:47:16 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 05:47:16 INFO : only14: Copied (replaced existing) 2026/03/08 05:47:16 DEBUG : only12: size = 0 OK 2026/03/08 05:47:16 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 05:47:16 INFO : only12: Copied (replaced existing) 2026/03/08 05:47:16 DEBUG : only13: size = 0 OK 2026/03/08 05:47:16 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 05:47:16 INFO : only13: Copied (replaced existing) 2026/03/08 05:47:16 DEBUG : only17: size = 0 OK 2026/03/08 05:47:16 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 05:47:16 INFO : only17: Copied (replaced existing) 2026/03/08 05:47:16 DEBUG : only10: size = 0 OK 2026/03/08 05:47:16 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 05:47:16 INFO : only10: Copied (replaced existing) 2026/03/08 05:47:16 DEBUG : only16: size = 0 OK 2026/03/08 05:47:16 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 05:47:16 INFO : only16: Copied (replaced existing) 2026/03/08 05:47:16 DEBUG : only2: size = 0 OK 2026/03/08 05:47:16 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 05:47:16 INFO : only2: Copied (replaced existing) 2026/03/08 05:47:16 DEBUG : only3: size = 0 OK 2026/03/08 05:47:16 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 05:47:16 INFO : only3: Copied (replaced existing) 2026/03/08 05:47:16 DEBUG : only15: size = 0 OK 2026/03/08 05:47:16 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 05:47:16 INFO : only15: Copied (replaced existing) 2026/03/08 05:47:16 DEBUG : only4: size = 0 OK 2026/03/08 05:47:16 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 05:47:16 INFO : only4: Copied (replaced existing) 2026/03/08 05:47:16 DEBUG : only18: size = 0 OK 2026/03/08 05:47:16 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 05:47:16 INFO : only18: Copied (replaced existing) 2026/03/08 05:47:16 DEBUG : only6: size = 0 OK 2026/03/08 05:47:16 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 05:47:16 INFO : only6: Copied (replaced existing) 2026/03/08 05:47:16 DEBUG : only19: size = 0 OK 2026/03/08 05:47:16 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 05:47:16 INFO : only19: Copied (replaced existing) 2026/03/08 05:47:16 DEBUG : only8: size = 0 OK 2026/03/08 05:47:16 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 05:47:16 INFO : only8: Copied (replaced existing) 2026/03/08 05:47:16 DEBUG : only1: size = 0 OK 2026/03/08 05:47:16 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 05:47:16 INFO : only1: Copied (replaced existing) 2026/03/08 05:47:16 DEBUG : only5: size = 0 OK 2026/03/08 05:47:16 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 05:47:16 INFO : only5: Copied (replaced existing) 2026/03/08 05:47:16 DEBUG : only7: size = 0 OK 2026/03/08 05:47:16 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 05:47:16 INFO : only7: Copied (replaced existing) 2026/03/08 05:47:17 DEBUG : only9: size = 0 OK 2026/03/08 05:47:17 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 05:47:17 INFO : only9: Copied (replaced existing) 2026/03/08 05:47:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.59s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:47:25 DEBUG : empty_dir: Making directory with metadata 2026/03/08 05:47:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:47:25 DEBUG : empty_on_remote: Making directory with metadata 2026/03/08 05:47:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:47:25 INFO : empty_on_remote: Making directory 2026/03/08 05:47:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/08 05:47:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/08 05:47:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/08 05:47:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:47:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:47:28 DEBUG : empty_dir: Making directory with metadata 2026/03/08 05:47:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:47:28 DEBUG : empty_on_remote: Making directory with metadata 2026/03/08 05:47:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:47:28 INFO : empty_on_remote: Making directory 2026/03/08 05:47:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/08 05:47:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/08 05:47:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/08 05:47:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:47:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/08 05:47:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.65s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:47:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:47:30 INFO : sub dir: Making directory 2026/03/08 05:47:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.76s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:47:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:47:34 INFO : sub dir: Making directory 2026/03/08 05:47:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.89s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:47:48 DEBUG : Waiting for deletions to finish 2026/03/08 05:47:49 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:47:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:47:49 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:47:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:47:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:47:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:47:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:47:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:47:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:47:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:47:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:47:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:47:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:47:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:47:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:47:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:47:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:47:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:47:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:47:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : apple: size = 5 OK 2026/03/08 05:47:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : apple: Unchanged skipping 2026/03/08 05:47:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 05:47:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 05:47:50 DEBUG : banana: size = 6 OK 2026/03/08 05:47:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : banana: Unchanged skipping 2026/03/08 05:47:50 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 05:47:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 05:47:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 05:47:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 05:47:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 05:47:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 05:47:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 05:47:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 05:47:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 05:47:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 05:47:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 05:47:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 05:47:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 05:47:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 05:47:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 05:47:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 05:47:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 05:47:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 05:47:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 05:47:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 05:47:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 05:47:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 05:47:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 05:47:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 05:47:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 05:47:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 05:47:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 05:47:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 05:47:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 05:47:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 05:47:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 05:47:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 05:47:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 05:47:50 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:47:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 05:47:50 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:47:50 DEBUG : Waiting for deletions to finish 2026/03/08 05:47:50 INFO : There was nothing to transfer 2026/03/08 05:47:50 DEBUG : Waiting for deletions to finish 2026/03/08 05:47:50 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:47:50 DEBUG : apple: size = 5 OK 2026/03/08 05:47:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : apple: Unchanged skipping 2026/03/08 05:47:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 05:47:50 DEBUG : banana: size = 6 OK 2026/03/08 05:47:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 05:47:50 DEBUG : banana: Unchanged skipping 2026/03/08 05:47:50 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 05:47:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:50 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 05:47:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 05:47:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 05:47:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 05:47:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 05:47:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 05:47:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 05:47:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 05:47:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 05:47:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 05:47:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 05:47:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 05:47:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:51 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:47:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 05:47:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 05:47:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 05:47:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 05:47:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 05:47:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 05:47:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 05:47:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 05:47:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 05:47:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 05:47:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 05:47:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 05:47:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 05:47:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 05:47:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 05:47:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 05:47:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 05:47:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 05:47:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:47:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 05:47:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 05:47:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 05:47:51 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:47:51 DEBUG : Waiting for deletions to finish 2026/03/08 05:47:51 INFO : There was nothing to transfer 2026/03/08 05:47:51 DEBUG : Waiting for deletions to finish 2026/03/08 05:47:51 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:47:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:47:51 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:47:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:47:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:47:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:47:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:47:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:47:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:47:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:47:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:47:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:47:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:47:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:47:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:47:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:47:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:47:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:47:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:47:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:48:05 DEBUG : Waiting for deletions to finish 2026/03/08 05:48:06 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:48:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:48:06 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:48:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:48:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:48:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:48:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:48:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:48:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:48:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:48:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:48:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:48:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:48:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:48:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:48:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:48:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:48:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:48:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:48:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:48:07 DEBUG : apple: size = 5 OK 2026/03/08 05:48:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:07 DEBUG : apple: Unchanged skipping 2026/03/08 05:48:07 DEBUG : banana: size = 6 OK 2026/03/08 05:48:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:07 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 05:48:07 DEBUG : banana: Unchanged skipping 2026/03/08 05:48:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:07 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 05:48:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 05:48:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 05:48:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 05:48:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 05:48:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 05:48:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 05:48:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 05:48:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 05:48:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 05:48:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 05:48:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 05:48:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 05:48:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 05:48:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 05:48:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 05:48:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 05:48:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 05:48:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 05:48:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 05:48:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 05:48:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 05:48:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 05:48:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 05:48:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 05:48:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 05:48:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 05:48:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 05:48:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 05:48:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 05:48:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 05:48:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 05:48:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 05:48:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 05:48:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 05:48:07 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:48:07 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:48:07 DEBUG : Waiting for deletions to finish 2026/03/08 05:48:07 INFO : There was nothing to transfer 2026/03/08 05:48:07 DEBUG : Waiting for deletions to finish 2026/03/08 05:48:07 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:48:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:48:07 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:48:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:48:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:48:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:48:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:48:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:48:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:48:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:48:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:48:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:48:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:48:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:48:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:48:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:48:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:48:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:48:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:48:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:48:08 DEBUG : apple: size = 5 OK 2026/03/08 05:48:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:08 DEBUG : apple: Unchanged skipping 2026/03/08 05:48:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 05:48:08 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 05:48:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:08 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 05:48:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:08 DEBUG : banana: size = 6 OK 2026/03/08 05:48:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 05:48:08 DEBUG : banana: Unchanged skipping 2026/03/08 05:48:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 05:48:08 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:48:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 05:48:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 05:48:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 05:48:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 05:48:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 05:48:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 05:48:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 05:48:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 05:48:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 05:48:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 05:48:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 05:48:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 05:48:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 05:48:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 05:48:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 05:48:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 05:48:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 05:48:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 05:48:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 05:48:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 05:48:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 05:48:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 05:48:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 05:48:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 05:48:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 05:48:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 05:48:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 05:48:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 05:48:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 05:48:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 05:48:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 05:48:08 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:48:08 DEBUG : Waiting for deletions to finish 2026/03/08 05:48:08 INFO : There was nothing to transfer 2026/03/08 05:48:08 DEBUG : Waiting for deletions to finish 2026/03/08 05:48:08 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:48:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:48:08 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:48:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:48:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:48:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:48:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:48:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:48:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:48:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:48:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:48:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:48:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:48:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:48:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:48:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:48:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:48:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:48:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:48:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:48:23 DEBUG : Waiting for deletions to finish 2026/03/08 05:48:24 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:48:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:48:24 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:48:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:48:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:48:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:48:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:48:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:48:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:48:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:48:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:48:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:48:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:48:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:48:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:48:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:48:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:48:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:48:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:48:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:48:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:24 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:24 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:24 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:24 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:24 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:24 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:24 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/08 05:48:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/08 05:48:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/08 05:48:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/08 05:48:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/08 05:48:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/08 05:48:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:25 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:48:25 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:48:25 DEBUG : YmFuYW5h: size = 6 OK 2026/03/08 05:48:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/08 05:48:25 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/08 05:48:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/08 05:48:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/08 05:48:25 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:25 DEBUG : YXBwbGU=: size = 5 OK 2026/03/08 05:48:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/08 05:48:25 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/08 05:48:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/08 05:48:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/08 05:48:25 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/08 05:48:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/08 05:48:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/08 05:48:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/08 05:48:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/08 05:48:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/08 05:48:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/08 05:48:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/08 05:48:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/08 05:48:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/08 05:48:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/08 05:48:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/08 05:48:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/08 05:48:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/08 05:48:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/08 05:48:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/08 05:48:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/08 05:48:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/08 05:48:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/08 05:48:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/08 05:48:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/08 05:48:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/08 05:48:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/08 05:48:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/08 05:48:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 05:48:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/08 05:48:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/08 05:48:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/08 05:48:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/08 05:48:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/08 05:48:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/08 05:48:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/08 05:48:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/08 05:48:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/08 05:48:27 DEBUG : Waiting for deletions to finish 2026/03/08 05:48:27 INFO : dir1/0009-3456789.txt: Deleted 2026/03/08 05:48:27 INFO : dir1/0015-9;=.txt: Deleted 2026/03/08 05:48:28 INFO : appleappleapplebanana: Deleted 2026/03/08 05:48:28 INFO : banana: Deleted 2026/03/08 05:48:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/08 05:48:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/08 05:48:28 INFO : splitbananasplit: Deleted 2026/03/08 05:48:28 INFO : dir1/0007-1234567.txt: Deleted 2026/03/08 05:48:28 INFO : dir1/0008-2345678.txt: Deleted 2026/03/08 05:48:28 INFO : dir1/0010-456789.txt: Deleted 2026/03/08 05:48:28 INFO : apple: Deleted 2026/03/08 05:48:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/08 05:48:28 INFO : dir1/0012-6789;.txt: Deleted 2026/03/08 05:48:28 INFO : dir1/0013-789;=.txt: Deleted 2026/03/08 05:48:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/08 05:48:28 INFO : dir1/0011-56789;.txt: Deleted 2026/03/08 05:48:28 INFO : dir1/0014-89;=.txt: Deleted 2026/03/08 05:48:28 INFO : dir1/0003-defghij.txt: Deleted 2026/03/08 05:48:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/08 05:48:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/08 05:48:28 DEBUG : Waiting for deletions to finish 2026/03/08 05:48:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/08 05:48:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/08 05:48:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/08 05:48:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/08 05:48:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/08 05:48:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/08 05:48:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/08 05:48:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/08 05:48:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/08 05:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 05:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:28 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:29 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:29 DEBUG : YXBwbGU=: size = 5 OK 2026/03/08 05:48:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:29 DEBUG : apple: Unchanged skipping 2026/03/08 05:48:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/08 05:48:29 DEBUG : YmFuYW5h: size = 6 OK 2026/03/08 05:48:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:29 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 05:48:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/08 05:48:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 05:48:29 DEBUG : banana: Unchanged skipping 2026/03/08 05:48:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/08 05:48:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/08 05:48:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/08 05:48:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 05:48:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/08 05:48:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 05:48:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/08 05:48:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 05:48:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/08 05:48:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 05:48:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/08 05:48:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 05:48:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/08 05:48:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 05:48:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/08 05:48:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 05:48:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/08 05:48:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 05:48:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/08 05:48:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 05:48:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/08 05:48:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 05:48:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/08 05:48:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 05:48:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/08 05:48:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 05:48:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/08 05:48:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 05:48:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/08 05:48:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 05:48:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/08 05:48:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 05:48:29 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/08 05:48:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:48:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 05:48:29 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:48:29 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:48:29 DEBUG : Waiting for deletions to finish 2026/03/08 05:48:29 DEBUG : Waiting for deletions to finish 2026/03/08 05:48:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/08 05:48:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/08 05:48:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/08 05:48:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/08 05:48:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/08 05:48:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/08 05:48:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/08 05:48:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/08 05:48:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/08 05:48:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/08 05:48:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:29 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:29 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:29 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 05:48:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:29 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 05:48:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 05:48:29 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 05:48:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 05:48:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 05:48:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 05:48:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 05:48:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 05:48:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 05:48:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:48:45 DEBUG : Waiting for deletions to finish 2026/03/08 05:48:45 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:48:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:48:45 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:48:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:48:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:48:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:48:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:48:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:48:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:48:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:48:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:48:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:48:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:48:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:48:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:48:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:48:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:48:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:48:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:48:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:48:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:45 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:45 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:45 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:45 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:45 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:45 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:45 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/08 05:48:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/08 05:48:46 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/08 05:48:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/08 05:48:46 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:46 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 05:48:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 05:48:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 05:48:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 05:48:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 05:48:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 05:48:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 05:48:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 05:48:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 05:48:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 05:48:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 05:48:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 05:48:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 05:48:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 05:48:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 05:48:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 05:48:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 05:48:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 05:48:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 05:48:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 05:48:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 05:48:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 05:48:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 05:48:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 05:48:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 05:48:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 05:48:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 05:48:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 05:48:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 05:48:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 05:48:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 05:48:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 05:48:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 05:48:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 05:48:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 05:48:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 05:48:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 05:48:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 05:48:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 05:48:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 05:48:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 05:48:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 05:48:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 05:48:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 05:48:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 05:48:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 05:48:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 05:48:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 05:48:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 05:48:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 05:48:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 05:48:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 05:48:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 05:48:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 05:48:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 05:48:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 05:48:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 05:48:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 05:48:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 05:48:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 05:48:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 05:48:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 05:48:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 05:48:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 05:48:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 05:48:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 05:48:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 05:48:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 05:48:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 05:48:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 05:48:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 05:48:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 05:48:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 05:48:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 05:48:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 05:48:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 05:48:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 05:48:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 05:48:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 05:48:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 05:48:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 05:48:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 05:48:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 05:48:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 05:48:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 05:48:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 05:48:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 05:48:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 05:48:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 05:48:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 05:48:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 05:48:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 05:48:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 05:48:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 05:48:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 05:48:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 05:48:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 05:48:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 05:48:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 05:48:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 05:48:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 05:48:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 05:48:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 05:48:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 05:48:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 05:48:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 05:48:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 05:48:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 05:48:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 05:48:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 05:48:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 05:48:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 05:48:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 05:48:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 05:48:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 05:48:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 05:48:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 05:48:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 05:48:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 05:48:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 05:48:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 05:48:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 05:48:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 05:48:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 05:48:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 05:48:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 05:48:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 05:48:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 05:48:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 05:48:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 05:48:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 05:48:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 05:48:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 05:48:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 05:48:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 05:48:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 05:48:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 05:48:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 05:48:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 05:48:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 05:48:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 05:48:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 05:48:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 05:48:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 05:48:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 05:48:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 05:48:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 05:48:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 05:48:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 05:48:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 05:48:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 05:48:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 05:48:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 05:48:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 05:48:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 05:48:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 05:48:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 05:48:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 05:48:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 05:48:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 05:48:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 05:48:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 05:48:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 05:48:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 05:48:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 05:48:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 05:48:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 05:48:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 05:48:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/08 05:48:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 05:48:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 05:48:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 05:48:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 05:48:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 05:48:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 05:48:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 05:48:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 05:48:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 05:48:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 05:48:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 05:48:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 05:48:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 05:48:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 05:48:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 05:48:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 05:48:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/08 05:48:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:46 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:48:46 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:48:46 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/08 05:48:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/08 05:48:46 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/08 05:48:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 05:48:46 DEBUG : PREFIXbanana: size = 6 OK 2026/03/08 05:48:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/08 05:48:46 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/08 05:48:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 05:48:46 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/08 05:48:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/08 05:48:46 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/08 05:48:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 05:48:46 DEBUG : PREFIXapple: size = 5 OK 2026/03/08 05:48:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/08 05:48:46 INFO : apple: Copied (new) to: PREFIXapple 2026/03/08 05:48:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 05:48:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/08 05:48:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/08 05:48:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 05:48:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 05:48:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/08 05:48:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/08 05:48:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 05:48:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 05:48:47 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/08 05:48:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/08 05:48:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/08 05:48:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 05:48:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/08 05:48:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/08 05:48:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 05:48:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 05:48:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/08 05:48:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/08 05:48:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 05:48:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 05:48:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/08 05:48:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/08 05:48:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 05:48:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 05:48:47 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/08 05:48:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/08 05:48:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/08 05:48:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 05:48:47 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/08 05:48:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/08 05:48:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/08 05:48:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 05:48:47 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/08 05:48:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/08 05:48:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/08 05:48:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 05:48:47 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/08 05:48:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/08 05:48:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/08 05:48:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 05:48:48 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/08 05:48:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/08 05:48:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/08 05:48:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 05:48:48 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/08 05:48:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/08 05:48:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/08 05:48:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 05:48:48 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/08 05:48:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/08 05:48:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/08 05:48:48 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/08 05:48:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/08 05:48:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/08 05:48:48 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/08 05:48:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/08 05:48:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/08 05:48:48 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/08 05:48:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/08 05:48:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/08 05:48:48 DEBUG : Waiting for deletions to finish 2026/03/08 05:48:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/08 05:48:48 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/08 05:48:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/08 05:48:49 INFO : dir1/0012-6789;.txt: Deleted 2026/03/08 05:48:49 INFO : splitbananasplit: Deleted 2026/03/08 05:48:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/08 05:48:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/08 05:48:49 INFO : dir1/0009-3456789.txt: Deleted 2026/03/08 05:48:49 INFO : dir1/0010-456789.txt: Deleted 2026/03/08 05:48:49 INFO : dir1/0014-89;=.txt: Deleted 2026/03/08 05:48:49 INFO : dir1/0015-9;=.txt: Deleted 2026/03/08 05:48:49 INFO : apple: Deleted 2026/03/08 05:48:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/08 05:48:49 INFO : dir1/0007-1234567.txt: Deleted 2026/03/08 05:48:49 INFO : dir1/0013-789;=.txt: Deleted 2026/03/08 05:48:49 INFO : dir1/0003-defghij.txt: Deleted 2026/03/08 05:48:49 INFO : dir1/0008-2345678.txt: Deleted 2026/03/08 05:48:49 INFO : dir1/0011-56789;.txt: Deleted 2026/03/08 05:48:49 INFO : appleappleapplebanana: Deleted 2026/03/08 05:48:49 INFO : banana: Deleted 2026/03/08 05:48:49 DEBUG : Waiting for deletions to finish 2026/03/08 05:48:49 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/08 05:48:49 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:48:49 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/08 05:48:49 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/08 05:48:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:48:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:48:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:48:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:48:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:48:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:48:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:48:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:48:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:48:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:48:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:48:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:48:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:48:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:48:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:48:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:48:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 05:48:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 05:48:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 05:48:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 05:48:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 05:48:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 05:48:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 05:48:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 05:48:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 05:48:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 05:48:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 05:48:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 05:48:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 05:48:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 05:48:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 05:48:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 05:48:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 05:48:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 05:48:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 05:48:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 05:48:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 05:48:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 05:48:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 05:48:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 05:48:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 05:48:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 05:48:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 05:48:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 05:48:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 05:48:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 05:48:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 05:48:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 05:48:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 05:48:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 05:48:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 05:48:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 05:48:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 05:48:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 05:48:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 05:48:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 05:48:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 05:48:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 05:48:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 05:48:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 05:48:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 05:48:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 05:48:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 05:48:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 05:48:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 05:48:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 05:48:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 05:48:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 05:48:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 05:48:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 05:48:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 05:48:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 05:48:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 05:48:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 05:48:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 05:48:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 05:48:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 05:48:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 05:48:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 05:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 05:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 05:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 05:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 05:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 05:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 05:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 05:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 05:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 05:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 05:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 05:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 05:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 05:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 05:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 05:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 05:48:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 05:48:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 05:48:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 05:48:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 05:48:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 05:48:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 05:48:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 05:48:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 05:48:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 05:48:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 05:48:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 05:48:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 05:48:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 05:48:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 05:48:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 05:48:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 05:48:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 05:48:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 05:48:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/08 05:48:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/08 05:48:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/08 05:48:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/08 05:48:50 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:48:50 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:48:50 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 05:48:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/08 05:48:50 INFO : splitbananasplit: Copied (new) 2026/03/08 05:48:50 DEBUG : banana: size = 6 OK 2026/03/08 05:48:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/08 05:48:50 INFO : banana: Copied (new) 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 05:48:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/08 05:48:50 INFO : appleappleapplebanana: Copied (new) 2026/03/08 05:48:50 DEBUG : apple: size = 5 OK 2026/03/08 05:48:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/08 05:48:50 INFO : apple: Copied (new) 2026/03/08 05:48:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 05:48:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/08 05:48:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/08 05:48:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 05:48:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/08 05:48:51 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/08 05:48:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 05:48:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/08 05:48:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/08 05:48:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 05:48:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/08 05:48:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/08 05:48:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 05:48:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/08 05:48:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/08 05:48:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 05:48:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/08 05:48:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/08 05:48:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 05:48:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/08 05:48:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/08 05:48:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 05:48:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/08 05:48:52 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/08 05:48:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 05:48:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/08 05:48:52 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/08 05:48:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 05:48:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/08 05:48:52 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/08 05:48:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 05:48:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/08 05:48:52 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/08 05:48:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 05:48:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/08 05:48:52 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/08 05:48:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 05:48:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/08 05:48:52 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/08 05:48:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 05:48:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/08 05:48:52 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/08 05:48:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 05:48:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/08 05:48:52 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/08 05:48:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 05:48:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/08 05:48:53 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/08 05:48:53 DEBUG : Waiting for deletions to finish 2026/03/08 05:48:53 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/08 05:48:53 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/08 05:48:53 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/08 05:48:53 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/08 05:48:53 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/08 05:48:53 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/08 05:48:53 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/08 05:48:53 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/08 05:48:53 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/08 05:48:53 INFO : PREFIXapple: Deleted 2026/03/08 05:48:53 INFO : PREFIXbanana: Deleted 2026/03/08 05:48:53 INFO : PREFIXsplitbananasplit: Deleted 2026/03/08 05:48:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/08 05:48:53 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/08 05:48:53 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/08 05:48:53 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/08 05:48:53 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/08 05:48:53 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/08 05:48:53 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/08 05:48:53 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/08 05:48:53 DEBUG : Waiting for deletions to finish 2026/03/08 05:48:53 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:48:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:48:53 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:48:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:48:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:48:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:48:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:48:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:48:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:48:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:48:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:48:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:48:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:48:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:48:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:48:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:48:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:48:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:48:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:48:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:48:54 DEBUG : Waiting for deletions to finish 2026/03/08 05:48:54 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:48:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:48:54 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:48:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:48:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:48:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:48:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:48:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:48:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:48:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:48:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:48:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:48:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:48:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:48:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:48:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:48:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:48:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:48:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:48:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:49:10 DEBUG : Waiting for deletions to finish 2026/03/08 05:49:10 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:49:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:49:10 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:49:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:49:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:49:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:49:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:49:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:49:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:49:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:49:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:49:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:49:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:49:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:49:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:49:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:49:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:49:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:49:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:49:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:49:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 05:49:10 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 05:49:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:10 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 05:49:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 05:49:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:10 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:10 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/08 05:49:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/08 05:49:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/08 05:49:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 05:49:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/08 05:49:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:10 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 05:49:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 05:49:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 05:49:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:11 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:49:11 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:49:11 DEBUG : appleSUFFIX: size = 5 OK 2026/03/08 05:49:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/08 05:49:11 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 05:49:11 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/08 05:49:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/08 05:49:11 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:11 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/08 05:49:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/08 05:49:11 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 05:49:11 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/08 05:49:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/08 05:49:11 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/08 05:49:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/08 05:49:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/08 05:49:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/08 05:49:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/08 05:49:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/08 05:49:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/08 05:49:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/08 05:49:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/08 05:49:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/08 05:49:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/08 05:49:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/08 05:49:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 05:49:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 05:49:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/08 05:49:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/08 05:49:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 05:49:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 05:49:12 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/08 05:49:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/08 05:49:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/08 05:49:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 05:49:12 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/08 05:49:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/08 05:49:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/08 05:49:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 05:49:12 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/08 05:49:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/08 05:49:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/08 05:49:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 05:49:12 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/08 05:49:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/08 05:49:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/08 05:49:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 05:49:12 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/08 05:49:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/08 05:49:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/08 05:49:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 05:49:12 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/08 05:49:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/08 05:49:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/08 05:49:12 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/08 05:49:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/08 05:49:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/08 05:49:12 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/08 05:49:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/08 05:49:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/08 05:49:13 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/08 05:49:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/08 05:49:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/08 05:49:13 DEBUG : Waiting for deletions to finish 2026/03/08 05:49:13 INFO : appleappleapplebanana: Deleted 2026/03/08 05:49:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/08 05:49:13 INFO : dir1/0008-2345678.txt: Deleted 2026/03/08 05:49:13 INFO : dir1/0009-3456789.txt: Deleted 2026/03/08 05:49:13 INFO : dir1/0010-456789.txt: Deleted 2026/03/08 05:49:13 INFO : dir1/0003-defghij.txt: Deleted 2026/03/08 05:49:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/08 05:49:13 INFO : dir1/0013-789;=.txt: Deleted 2026/03/08 05:49:13 INFO : dir1/0015-9;=.txt: Deleted 2026/03/08 05:49:13 INFO : apple: Deleted 2026/03/08 05:49:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/08 05:49:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/08 05:49:13 INFO : dir1/0012-6789;.txt: Deleted 2026/03/08 05:49:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/08 05:49:13 INFO : banana: Deleted 2026/03/08 05:49:13 INFO : splitbananasplit: Deleted 2026/03/08 05:49:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/08 05:49:14 INFO : dir1/0014-89;=.txt: Deleted 2026/03/08 05:49:14 INFO : dir1/0007-1234567.txt: Deleted 2026/03/08 05:49:14 INFO : dir1/0011-56789;.txt: Deleted 2026/03/08 05:49:14 DEBUG : Waiting for deletions to finish 2026/03/08 05:49:14 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/08 05:49:14 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/08 05:49:14 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/08 05:49:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/08 05:49:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/08 05:49:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/08 05:49:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/08 05:49:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/08 05:49:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/08 05:49:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/08 05:49:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/08 05:49:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/08 05:49:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/08 05:49:14 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/08 05:49:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/08 05:49:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/08 05:49:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/08 05:49:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/08 05:49:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/08 05:49:14 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/08 05:49:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 05:49:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 05:49:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 05:49:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 05:49:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 05:49:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 05:49:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 05:49:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 05:49:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 05:49:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 05:49:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 05:49:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 05:49:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 05:49:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 05:49:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 05:49:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 05:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 05:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 05:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 05:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 05:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 05:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 05:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 05:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 05:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 05:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 05:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 05:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 05:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 05:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 05:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 05:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 05:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 05:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 05:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 05:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 05:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 05:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 05:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 05:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 05:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 05:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 05:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 05:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 05:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 05:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 05:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 05:49:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 05:49:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 05:49:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 05:49:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 05:49:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 05:49:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/08 05:49:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/08 05:49:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/08 05:49:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/08 05:49:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:14 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:49:14 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:49:15 DEBUG : apple: size = 5 OK 2026/03/08 05:49:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/08 05:49:15 INFO : apple: Copied (new) 2026/03/08 05:49:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 05:49:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/08 05:49:15 INFO : appleappleapplebanana: Copied (new) 2026/03/08 05:49:15 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 05:49:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/08 05:49:15 INFO : splitbananasplit: Copied (new) 2026/03/08 05:49:15 DEBUG : banana: size = 6 OK 2026/03/08 05:49:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/08 05:49:15 INFO : banana: Copied (new) 2026/03/08 05:49:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 05:49:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/08 05:49:15 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/08 05:49:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 05:49:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/08 05:49:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/08 05:49:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 05:49:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/08 05:49:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/08 05:49:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 05:49:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/08 05:49:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/08 05:49:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 05:49:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/08 05:49:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/08 05:49:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 05:49:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/08 05:49:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/08 05:49:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 05:49:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/08 05:49:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/08 05:49:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 05:49:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/08 05:49:16 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/08 05:49:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 05:49:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/08 05:49:16 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/08 05:49:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 05:49:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/08 05:49:16 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/08 05:49:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 05:49:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/08 05:49:16 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/08 05:49:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 05:49:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/08 05:49:16 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/08 05:49:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 05:49:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/08 05:49:17 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/08 05:49:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 05:49:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/08 05:49:17 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/08 05:49:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 05:49:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/08 05:49:17 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/08 05:49:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 05:49:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/08 05:49:17 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/08 05:49:17 DEBUG : Waiting for deletions to finish 2026/03/08 05:49:17 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/08 05:49:17 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/08 05:49:17 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/08 05:49:17 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/08 05:49:17 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/08 05:49:17 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/08 05:49:17 INFO : appleSUFFIX: Deleted 2026/03/08 05:49:17 INFO : bananaSUFFIX: Deleted 2026/03/08 05:49:17 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/08 05:49:17 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/08 05:49:17 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/08 05:49:17 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/08 05:49:17 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/08 05:49:17 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/08 05:49:17 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/08 05:49:17 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/08 05:49:17 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/08 05:49:17 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/08 05:49:18 INFO : splitbananasplitSUFFIX: Deleted 2026/03/08 05:49:18 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/08 05:49:18 DEBUG : Waiting for deletions to finish 2026/03/08 05:49:18 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : Waiting for deletions to finish 2026/03/08 05:49:18 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:49:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:49:34 DEBUG : Waiting for deletions to finish 2026/03/08 05:49:34 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:49:34 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:49:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 05:49:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 05:49:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 05:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 05:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/08 05:49:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 05:49:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/08 05:49:35 DEBUG : banana: size = 6 OK 2026/03/08 05:49:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:35 DEBUG : banana: Unchanged skipping 2026/03/08 05:49:35 DEBUG : apple: size = 5 OK 2026/03/08 05:49:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:35 DEBUG : apple: Unchanged skipping 2026/03/08 05:49:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 05:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 05:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 05:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 05:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 05:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 05:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 05:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 05:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 05:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 05:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 05:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 05:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 05:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 05:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 05:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 05:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 05:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 05:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 05:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 05:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 05:49:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 05:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 05:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 05:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 05:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/08 05:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 05:49:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 05:49:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 05:49:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 05:49:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 05:49:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/08 05:49:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/08 05:49:35 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:49:35 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:49:35 DEBUG : appleapple: size = 21 OK 2026/03/08 05:49:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/08 05:49:35 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/08 05:49:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 05:49:35 DEBUG : splitbanan: size = 16 OK 2026/03/08 05:49:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/08 05:49:35 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/08 05:49:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 05:49:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/08 05:49:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/08 05:49:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/08 05:49:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 05:49:35 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/08 05:49:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/08 05:49:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/08 05:49:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 05:49:35 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/08 05:49:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/08 05:49:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/08 05:49:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 05:49:35 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/08 05:49:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/08 05:49:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/08 05:49:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 05:49:36 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/08 05:49:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/08 05:49:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/08 05:49:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 05:49:36 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/08 05:49:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/08 05:49:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/08 05:49:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 05:49:36 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/08 05:49:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/08 05:49:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/08 05:49:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 05:49:36 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/08 05:49:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/08 05:49:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/08 05:49:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 05:49:36 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/08 05:49:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/08 05:49:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/08 05:49:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 05:49:36 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/08 05:49:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/08 05:49:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/08 05:49:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 05:49:36 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/08 05:49:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/08 05:49:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/08 05:49:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 05:49:36 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/08 05:49:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/08 05:49:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/08 05:49:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 05:49:37 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/08 05:49:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/08 05:49:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/08 05:49:37 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/08 05:49:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/08 05:49:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/08 05:49:37 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/08 05:49:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/08 05:49:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/08 05:49:37 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/08 05:49:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/08 05:49:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/08 05:49:37 DEBUG : Waiting for deletions to finish 2026/03/08 05:49:38 INFO : dir1/0015-9;=.txt: Deleted 2026/03/08 05:49:38 INFO : dir1/0012-6789;.txt: Deleted 2026/03/08 05:49:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/08 05:49:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/08 05:49:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/08 05:49:38 INFO : dir1/0009-3456789.txt: Deleted 2026/03/08 05:49:38 INFO : dir1/0007-1234567.txt: Deleted 2026/03/08 05:49:38 INFO : dir1/0014-89;=.txt: Deleted 2026/03/08 05:49:38 INFO : appleappleapplebanana: Deleted 2026/03/08 05:49:38 INFO : splitbananasplit: Deleted 2026/03/08 05:49:38 INFO : dir1/0013-789;=.txt: Deleted 2026/03/08 05:49:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/08 05:49:38 INFO : dir1/0003-defghij.txt: Deleted 2026/03/08 05:49:38 INFO : dir1/0008-2345678.txt: Deleted 2026/03/08 05:49:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/08 05:49:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/08 05:49:38 INFO : dir1/0010-456789.txt: Deleted 2026/03/08 05:49:38 INFO : dir1/0011-56789;.txt: Deleted 2026/03/08 05:49:38 DEBUG : Waiting for deletions to finish 2026/03/08 05:49:38 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:49:38 DEBUG : appleapple: Excluded (Path Filter) 2026/03/08 05:49:38 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:49:38 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/08 05:49:38 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/08 05:49:38 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/08 05:49:38 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/08 05:49:38 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/08 05:49:38 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/08 05:49:38 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/08 05:49:38 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/08 05:49:38 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/08 05:49:38 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/08 05:49:38 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/08 05:49:38 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/08 05:49:38 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/08 05:49:38 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/08 05:49:38 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/08 05:49:38 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/08 05:49:38 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/08 05:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 05:49:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 05:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 05:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 05:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 05:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 05:49:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 05:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 05:49:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 05:49:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 05:49:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 05:49:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 05:49:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 05:49:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 05:49:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 05:49:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 05:49:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 05:49:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 05:49:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 05:49:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 05:49:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 05:49:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 05:49:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 05:49:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 05:49:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 05:49:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 05:49:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 05:49:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 05:49:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 05:49:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 05:49:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 05:49:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 05:49:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 05:49:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 05:49:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 05:49:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 05:49:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 05:49:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 05:49:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 05:49:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 05:49:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 05:49:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 05:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 05:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 05:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 05:49:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 05:49:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 05:49:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 05:49:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 05:49:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 05:49:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 05:49:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 05:49:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 05:49:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 05:49:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 05:49:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 05:49:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 05:49:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 05:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 05:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 05:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 05:49:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 05:49:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 05:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 05:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 05:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 05:49:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 05:49:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 05:49:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 05:49:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 05:49:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 05:49:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 05:49:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 05:49:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 05:49:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 05:49:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 05:49:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 05:49:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 05:49:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 05:49:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 05:49:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 05:49:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 05:49:39 DEBUG : apple: size = 5 OK 2026/03/08 05:49:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:39 DEBUG : apple: Unchanged skipping 2026/03/08 05:49:39 DEBUG : appleapple: size = 21 OK 2026/03/08 05:49:39 DEBUG : splitbanan: size = 16 OK 2026/03/08 05:49:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:39 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 05:49:39 DEBUG : banana: size = 6 OK 2026/03/08 05:49:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:39 DEBUG : banana: Unchanged skipping 2026/03/08 05:49:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 05:49:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 05:49:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 05:49:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 05:49:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 05:49:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 05:49:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 05:49:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 05:49:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 05:49:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 05:49:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 05:49:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 05:49:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 05:49:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 05:49:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 05:49:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 05:49:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 05:49:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 05:49:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 05:49:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 05:49:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 05:49:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 05:49:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 05:49:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 05:49:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/08 05:49:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 05:49:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 05:49:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 05:49:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 05:49:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 05:49:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 05:49:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 05:49:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 05:49:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 05:49:39 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/08 05:49:39 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/08 05:49:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 05:49:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 05:49:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 05:49:39 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/08 05:49:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 05:49:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 05:49:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 05:49:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 05:49:39 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/08 05:49:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 05:49:39 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/08 05:49:39 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/08 05:49:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 05:49:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 05:49:39 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/08 05:49:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 05:49:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 05:49:39 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/08 05:49:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 05:49:39 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/08 05:49:39 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/08 05:49:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 05:49:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/08 05:49:39 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/08 05:49:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 05:49:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 05:49:39 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:49:39 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/08 05:49:39 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/08 05:49:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 05:49:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 05:49:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 05:49:39 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/08 05:49:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 05:49:39 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/08 05:49:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 05:49:39 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/08 05:49:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 05:49:39 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:49:39 DEBUG : Waiting for deletions to finish 2026/03/08 05:49:39 DEBUG : Waiting for deletions to finish 2026/03/08 05:49:39 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:49:39 DEBUG : appleapple: Excluded (Path Filter) 2026/03/08 05:49:39 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:49:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/08 05:49:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/08 05:49:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/08 05:49:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/08 05:49:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/08 05:49:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/08 05:49:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/08 05:49:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/08 05:49:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/08 05:49:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/08 05:49:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/08 05:49:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/08 05:49:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/08 05:49:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/08 05:49:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/08 05:49:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/08 05:49:39 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/08 05:49:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 05:49:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 05:49:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 05:49:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 05:49:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 05:49:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 05:49:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 05:49:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 05:49:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 05:49:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 05:49:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 05:49:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 05:49:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 05:49:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 05:49:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 05:49:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 05:49:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 05:49:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 05:49:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 05:49:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 05:49:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 05:49:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 05:49:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 05:49:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 05:49:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 05:49:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 05:49:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 05:49:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 05:49:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 05:49:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 05:49:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 05:49:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 05:49:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 05:49:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 05:49:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 05:49:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 05:49:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 05:49:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 05:49:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 05:49:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 05:49:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 05:49:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 05:49:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 05:49:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 05:49:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 05:49:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 05:49:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 05:49:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 05:49:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 05:49:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 05:49:40 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:49:55 DEBUG : Waiting for deletions to finish 2026/03/08 05:49:55 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:49:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:49:55 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:49:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:49:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:49:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:49:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:49:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:49:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:49:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:49:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:49:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:49:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:49:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:49:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:49:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:49:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:49:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:49:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:49:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:49:56 DEBUG : apple: size = 5 OK 2026/03/08 05:49:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:56 DEBUG : apple: Unchanged skipping 2026/03/08 05:49:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 05:49:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 05:49:56 DEBUG : banana: size = 6 OK 2026/03/08 05:49:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:56 DEBUG : banana: Unchanged skipping 2026/03/08 05:49:56 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 05:49:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:56 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 05:49:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 05:49:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 05:49:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 05:49:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 05:49:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 05:49:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 05:49:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 05:49:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 05:49:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 05:49:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 05:49:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 05:49:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 05:49:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 05:49:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 05:49:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 05:49:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 05:49:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 05:49:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 05:49:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 05:49:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 05:49:56 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:49:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 05:49:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 05:49:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 05:49:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 05:49:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 05:49:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 05:49:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 05:49:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 05:49:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 05:49:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 05:49:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 05:49:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 05:49:56 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:49:56 DEBUG : Waiting for deletions to finish 2026/03/08 05:49:56 DEBUG : Waiting for deletions to finish 2026/03/08 05:49:56 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:49:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:49:56 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:49:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:49:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:49:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:49:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:49:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:49:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:49:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:49:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:49:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:49:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:49:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:49:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:49:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:49:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:49:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:49:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:49:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : apple: size = 5 OK 2026/03/08 05:49:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:57 DEBUG : apple: Unchanged skipping 2026/03/08 05:49:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 05:49:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 05:49:57 DEBUG : banana: size = 6 OK 2026/03/08 05:49:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:57 DEBUG : banana: Unchanged skipping 2026/03/08 05:49:57 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 05:49:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:57 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 05:49:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 05:49:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 05:49:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 05:49:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 05:49:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 05:49:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 05:49:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 05:49:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 05:49:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 05:49:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 05:49:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 05:49:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 05:49:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 05:49:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 05:49:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 05:49:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 05:49:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 05:49:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 05:49:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 05:49:57 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:49:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 05:49:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 05:49:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 05:49:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 05:49:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 05:49:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 05:49:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 05:49:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 05:49:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 05:49:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 05:49:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:49:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 05:49:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 05:49:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 05:49:57 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:49:57 DEBUG : Waiting for deletions to finish 2026/03/08 05:49:57 DEBUG : Waiting for deletions to finish 2026/03/08 05:49:57 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:49:57 DEBUG : Waiting for deletions to finish 2026/03/08 05:49:58 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:49:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:49:58 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:49:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:49:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:49:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:49:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:49:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:49:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:49:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:49:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:49:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:49:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:49:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:49:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:49:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:49:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:49:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:49:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:49:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:50:14 DEBUG : Waiting for deletions to finish 2026/03/08 05:50:14 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:50:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:50:14 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:50:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:50:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:50:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:50:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:50:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:50:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:50:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:50:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:50:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:50:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:50:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:50:15 DEBUG : apple: size = 5 OK 2026/03/08 05:50:15 DEBUG : banana: size = 6 OK 2026/03/08 05:50:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:15 DEBUG : apple: Unchanged skipping 2026/03/08 05:50:15 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 05:50:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:15 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 05:50:15 DEBUG : banana: Unchanged skipping 2026/03/08 05:50:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 05:50:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 05:50:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 05:50:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 05:50:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 05:50:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 05:50:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 05:50:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 05:50:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 05:50:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 05:50:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 05:50:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 05:50:15 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:50:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 05:50:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 05:50:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 05:50:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 05:50:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 05:50:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 05:50:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 05:50:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 05:50:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 05:50:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 05:50:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 05:50:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 05:50:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 05:50:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 05:50:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 05:50:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 05:50:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 05:50:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 05:50:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 05:50:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 05:50:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 05:50:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 05:50:15 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:50:15 DEBUG : Waiting for deletions to finish 2026/03/08 05:50:15 DEBUG : Waiting for deletions to finish 2026/03/08 05:50:15 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:50:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:50:15 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:50:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:50:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:50:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:50:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:50:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:50:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:50:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:50:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:50:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:50:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:50:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:50:16 DEBUG : apple: size = 5 OK 2026/03/08 05:50:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 05:50:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:16 DEBUG : apple: Unchanged skipping 2026/03/08 05:50:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 05:50:16 DEBUG : banana: size = 6 OK 2026/03/08 05:50:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:16 DEBUG : banana: Unchanged skipping 2026/03/08 05:50:16 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 05:50:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:16 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 05:50:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 05:50:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 05:50:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 05:50:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 05:50:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 05:50:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 05:50:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 05:50:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 05:50:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 05:50:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 05:50:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 05:50:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 05:50:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 05:50:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 05:50:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 05:50:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 05:50:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 05:50:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 05:50:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 05:50:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 05:50:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:16 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:50:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 05:50:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 05:50:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 05:50:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 05:50:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 05:50:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 05:50:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 05:50:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 05:50:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 05:50:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 05:50:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 05:50:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 05:50:16 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:50:16 DEBUG : Waiting for deletions to finish 2026/03/08 05:50:16 DEBUG : Waiting for deletions to finish 2026/03/08 05:50:16 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:50:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:50:16 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:50:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:50:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:50:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:50:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:50:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:50:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:50:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:50:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:50:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:50:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:50:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:50:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:50:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:50:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:50:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:50:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:50:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:50:32 DEBUG : Waiting for deletions to finish 2026/03/08 05:50:33 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:50:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:50:33 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:50:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:50:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:50:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:50:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:50:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:50:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:50:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:50:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:50:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:50:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:50:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:50:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:50:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:50:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:50:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:50:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:50:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:50:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 05:50:33 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 05:50:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:33 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 05:50:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 05:50:33 DEBUG : apple: size = 5 OK 2026/03/08 05:50:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:33 DEBUG : apple: Unchanged skipping 2026/03/08 05:50:33 DEBUG : banana: size = 6 OK 2026/03/08 05:50:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:33 DEBUG : banana: Unchanged skipping 2026/03/08 05:50:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 05:50:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 05:50:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 05:50:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 05:50:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 05:50:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 05:50:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 05:50:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 05:50:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 05:50:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 05:50:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 05:50:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 05:50:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 05:50:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 05:50:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 05:50:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:33 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:50:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 05:50:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 05:50:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 05:50:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 05:50:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 05:50:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 05:50:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 05:50:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 05:50:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 05:50:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 05:50:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 05:50:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 05:50:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 05:50:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 05:50:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 05:50:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 05:50:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 05:50:33 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:50:33 DEBUG : Waiting for deletions to finish 2026/03/08 05:50:33 DEBUG : Waiting for deletions to finish 2026/03/08 05:50:34 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:50:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:50:34 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:50:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:50:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:50:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:50:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:50:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:50:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:50:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:50:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:50:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:50:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:50:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:50:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:50:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:50:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:50:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:50:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:50:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:50:34 DEBUG : apple: size = 5 OK 2026/03/08 05:50:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:34 DEBUG : apple: Unchanged skipping 2026/03/08 05:50:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 05:50:34 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 05:50:34 DEBUG : banana: size = 6 OK 2026/03/08 05:50:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:34 DEBUG : banana: Unchanged skipping 2026/03/08 05:50:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:34 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 05:50:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 05:50:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 05:50:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 05:50:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 05:50:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 05:50:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 05:50:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 05:50:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 05:50:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 05:50:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 05:50:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 05:50:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 05:50:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 05:50:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 05:50:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 05:50:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 05:50:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 05:50:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 05:50:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 05:50:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 05:50:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 05:50:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 05:50:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 05:50:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 05:50:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 05:50:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 05:50:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 05:50:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 05:50:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 05:50:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 05:50:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 05:50:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 05:50:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 05:50:34 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:50:34 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:50:34 DEBUG : Waiting for deletions to finish 2026/03/08 05:50:34 DEBUG : Waiting for deletions to finish 2026/03/08 05:50:35 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:50:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:50:35 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:50:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:50:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:50:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:50:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:50:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:50:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:50:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:50:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:50:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:50:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:50:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:50:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:50:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:50:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:50:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:50:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:50:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:50:52 DEBUG : Waiting for deletions to finish 2026/03/08 05:50:52 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:50:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:50:52 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:50:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:50:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:50:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:50:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:50:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:50:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:50:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:50:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:50:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:50:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:50:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:50:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:50:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:50:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:50:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:50:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:50:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:50:53 DEBUG : apple: size = 5 OK 2026/03/08 05:50:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:53 DEBUG : apple: Unchanged skipping 2026/03/08 05:50:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 05:50:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 05:50:53 DEBUG : banana: size = 6 OK 2026/03/08 05:50:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:53 DEBUG : banana: Unchanged skipping 2026/03/08 05:50:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 05:50:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 05:50:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 05:50:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 05:50:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:53 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:50:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 05:50:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 05:50:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 05:50:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 05:50:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 05:50:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 05:50:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 05:50:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 05:50:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 05:50:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 05:50:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 05:50:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 05:50:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 05:50:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 05:50:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 05:50:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 05:50:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 05:50:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 05:50:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 05:50:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 05:50:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 05:50:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 05:50:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 05:50:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 05:50:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 05:50:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 05:50:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 05:50:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 05:50:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 05:50:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 05:50:53 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:50:53 DEBUG : Waiting for deletions to finish 2026/03/08 05:50:53 DEBUG : Waiting for deletions to finish 2026/03/08 05:50:53 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:50:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:50:53 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:50:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:50:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:50:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:50:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:50:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:50:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:50:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:50:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:50:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:50:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:50:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:50:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:50:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:50:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:50:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:50:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:50:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:50:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 05:50:54 DEBUG : apple: size = 5 OK 2026/03/08 05:50:54 DEBUG : banana: size = 6 OK 2026/03/08 05:50:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:54 DEBUG : apple: Unchanged skipping 2026/03/08 05:50:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 05:50:54 DEBUG : banana: Unchanged skipping 2026/03/08 05:50:54 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 05:50:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:54 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 05:50:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 05:50:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 05:50:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 05:50:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 05:50:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 05:50:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 05:50:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 05:50:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 05:50:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 05:50:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 05:50:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 05:50:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 05:50:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 05:50:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 05:50:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 05:50:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 05:50:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 05:50:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 05:50:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 05:50:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 05:50:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 05:50:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 05:50:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 05:50:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 05:50:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 05:50:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 05:50:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 05:50:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 05:50:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 05:50:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 05:50:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 05:50:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:50:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 05:50:54 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:50:54 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:50:54 DEBUG : Waiting for deletions to finish 2026/03/08 05:50:54 DEBUG : Waiting for deletions to finish 2026/03/08 05:50:54 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:50:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:50:54 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:50:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:50:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:50:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:50:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:50:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:50:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:50:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:50:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:50:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:50:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:50:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:50:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:50:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:50:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:50:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:50:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:50:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:51:09 DEBUG : Waiting for deletions to finish 2026/03/08 05:51:09 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:51:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:51:09 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:51:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:51:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:51:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:51:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:51:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:51:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:51:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:51:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:51:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:51:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:51:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:51:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:51:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:51:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:51:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:51:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:51:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:51:10 DEBUG : apple: size = 5 OK 2026/03/08 05:51:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 05:51:10 DEBUG : apple: Unchanged skipping 2026/03/08 05:51:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 05:51:10 DEBUG : banana: size = 6 OK 2026/03/08 05:51:10 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 05:51:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:10 DEBUG : banana: Unchanged skipping 2026/03/08 05:51:10 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 05:51:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 05:51:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 05:51:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 05:51:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 05:51:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 05:51:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 05:51:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 05:51:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 05:51:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:10 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:51:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 05:51:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 05:51:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 05:51:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 05:51:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 05:51:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 05:51:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 05:51:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 05:51:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 05:51:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 05:51:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 05:51:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 05:51:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 05:51:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 05:51:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 05:51:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 05:51:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 05:51:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 05:51:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 05:51:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 05:51:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 05:51:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 05:51:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 05:51:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 05:51:10 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:51:10 DEBUG : Waiting for deletions to finish 2026/03/08 05:51:10 DEBUG : Waiting for deletions to finish 2026/03/08 05:51:10 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:51:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:51:10 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:51:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:51:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:51:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:51:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:51:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:51:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:51:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:51:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:51:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:51:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:51:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:51:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:51:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:51:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:51:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:51:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:51:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 05:51:11 DEBUG : apple: size = 5 OK 2026/03/08 05:51:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:11 DEBUG : apple: Unchanged skipping 2026/03/08 05:51:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 05:51:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 05:51:11 DEBUG : banana: size = 6 OK 2026/03/08 05:51:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:11 DEBUG : banana: Unchanged skipping 2026/03/08 05:51:11 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 05:51:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:11 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 05:51:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 05:51:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 05:51:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 05:51:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 05:51:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 05:51:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 05:51:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 05:51:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 05:51:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 05:51:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 05:51:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 05:51:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 05:51:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 05:51:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 05:51:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 05:51:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:11 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:51:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 05:51:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 05:51:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 05:51:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 05:51:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 05:51:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 05:51:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 05:51:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 05:51:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 05:51:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 05:51:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 05:51:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 05:51:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 05:51:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 05:51:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 05:51:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 05:51:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 05:51:11 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:51:11 DEBUG : Waiting for deletions to finish 2026/03/08 05:51:11 DEBUG : Waiting for deletions to finish 2026/03/08 05:51:11 DEBUG : apple: Excluded (Path Filter) 2026/03/08 05:51:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 05:51:11 DEBUG : banana: Excluded (Path Filter) 2026/03/08 05:51:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 05:51:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 05:51:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 05:51:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 05:51:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 05:51:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 05:51:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 05:51:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 05:51:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 05:51:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 05:51:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 05:51:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 05:51:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 05:51:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 05:51:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 05:51:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 05:51:11 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (218.11s) --- PASS: TestTransform/NFC (17.80s) --- PASS: TestTransform/NFD (17.07s) --- PASS: TestTransform/base64 (21.18s) --- PASS: TestTransform/prefix (24.60s) --- PASS: TestTransform/suffix (24.51s) --- PASS: TestTransform/truncate (21.16s) --- PASS: TestTransform/encoder (18.34s) --- PASS: TestTransform/ISO-8859-1 (18.47s) --- PASS: TestTransform/charmap (18.35s) --- PASS: TestTransform/lowercase (19.50s) --- PASS: TestTransform/ascii (17.15s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:51:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/08 05:51:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/08 05:51:16 INFO : sub dir_somesuffix: Making directory 2026/03/08 05:51:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/08 05:51:16 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/08 05:51:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/08 05:51:16 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/08 05:51:16 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:51:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/08 05:51:16 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:51:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/08 05:51:17 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:51:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/08 05:51:17 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.72s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:51:18 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:18 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:18 INFO : tictactoe: Making directory 2026/03/08 05:51:18 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:18 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 05:51:18 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/08 05:51:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 05:51:18 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:51:18 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:51:19 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/08 05:51:19 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:51:19 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/08 05:51:19 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.81s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:51:20 INFO : toe: Making directory 2026/03/08 05:51:20 INFO : toe/toe: Making directory 2026/03/08 05:51:20 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/08 05:51:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/08 05:51:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/08 05:51:20 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:51:20 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:51:21 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/08 05:51:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:51:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/08 05:51:21 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.87s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:51:22 INFO : toe: Making directory 2026/03/08 05:51:22 INFO : toe/toe: Making directory 2026/03/08 05:51:22 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/08 05:51:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/08 05:51:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/08 05:51:22 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:51:22 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:51:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/08 05:51:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:51:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/08 05:51:22 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.84s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:51:23 DEBUG : empty_dir: Making directory with metadata 2026/03/08 05:51:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 05:51:23 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:23 INFO : tictacempty_dir: Making directory 2026/03/08 05:51:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:23 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:23 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:23 INFO : tictactoe: Making directory 2026/03/08 05:51:23 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:23 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 05:51:23 INFO : tictactoe/tictactoe: Making directory 2026/03/08 05:51:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 05:51:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/08 05:51:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 05:51:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/08 05:51:23 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:51:23 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:51:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/08 05:51:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:51:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/08 05:51:24 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.98s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:51:25 DEBUG : empty_dir: Making directory with metadata 2026/03/08 05:51:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 05:51:25 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:25 INFO : tictacempty_dir: Making directory 2026/03/08 05:51:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:25 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:25 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:25 INFO : tictactoe: Making directory 2026/03/08 05:51:25 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:25 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 05:51:25 INFO : tictactoe/tictactoe: Making directory 2026/03/08 05:51:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 05:51:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/08 05:51:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 05:51:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 05:51:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 05:51:25 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:51:25 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:51:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 05:51:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:51:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 05:51:26 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/08 05:51:26 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:51:26 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:27 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:27 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/08 05:51:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 05:51:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:51:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/08 05:51:27 NOTICE: B2 bucket rclone-test-pixapur6vovi: 0 differences found 2026/03/08 05:51:27 NOTICE: B2 bucket rclone-test-pixapur6vovi: 1 matching files --- PASS: TestAllTag (2.41s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:51:28 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:28 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:28 INFO : tictactoe: Making directory 2026/03/08 05:51:28 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:28 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 05:51:28 INFO : tictactoe/tictactoe: Making directory 2026/03/08 05:51:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 05:51:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/08 05:51:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 05:51:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/08 05:51:28 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:51:28 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:51:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/08 05:51:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:51:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/08 05:51:29 DEBUG : Waiting for deletions to finish 2026/03/08 05:51:29 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:29 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:29 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 05:51:29 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:51:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/08 05:51:29 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:51:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/08 05:51:29 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/08 05:51:29 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:51:29 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.63s) === RUN TestSyntax 2026/03/08 05:51:30 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:51:30 INFO : toe: Making directory 2026/03/08 05:51:30 INFO : toe/toe: Making directory 2026/03/08 05:51:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/08 05:51:30 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:51:30 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:51:31 DEBUG : toe/toe/toe: size = 11 OK 2026/03/08 05:51:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:51:31 INFO : toe/toe/toe: Copied (new) 2026/03/08 05:51:31 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.77s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:51:32 DEBUG : empty_dir: Making directory with metadata 2026/03/08 05:51:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 05:51:32 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:32 INFO : tictacempty_dir: Making directory 2026/03/08 05:51:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:32 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:32 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:32 INFO : tictactoe: Making directory 2026/03/08 05:51:32 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:32 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 05:51:32 INFO : tictactoe/tictactoe: Making directory 2026/03/08 05:51:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 05:51:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/08 05:51:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 05:51:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 05:51:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 05:51:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 05:51:32 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:51:32 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:51:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 05:51:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:51:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 05:51:33 INFO : toe/toe/toe.txt: Deleted 2026/03/08 05:51:33 INFO : toe/toe: Removing directory 2026/03/08 05:51:33 INFO : toe: Removing directory 2026/03/08 05:51:33 INFO : empty_dir: Removing directory 2026/03/08 05:51:33 DEBUG : Local file system at /tmp/rclone428081741: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.95s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:51:34 DEBUG : empty_dir: Making directory with metadata 2026/03/08 05:51:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 05:51:34 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:34 INFO : tictacempty_dir: Making directory 2026/03/08 05:51:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:34 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:34 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:34 INFO : tictactoe: Making directory 2026/03/08 05:51:34 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:34 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 05:51:34 INFO : tictactoe/tictactoe: Making directory 2026/03/08 05:51:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 05:51:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/08 05:51:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 05:51:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 05:51:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 05:51:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 05:51:34 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:51:34 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:51:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 05:51:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:51:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 05:51:35 INFO : toe/toe/toe.txt: Deleted 2026/03/08 05:51:35 INFO : toe/toe: Removing directory 2026/03/08 05:51:35 INFO : toe: Removing directory 2026/03/08 05:51:35 INFO : empty_dir: Removing directory 2026/03/08 05:51:35 DEBUG : Local file system at /tmp/rclone428081741: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/08 05:51:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 05:51:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/08 05:51:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 05:51:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 05:51:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 05:51:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/08 05:51:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:51:36 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/08 05:51:36 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.07s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:51:37 DEBUG : Reset feature "Copy" 2026/03/08 05:51:37 DEBUG : Reset feature "Move" 2026/03/08 05:51:37 DEBUG : Reset feature "Copy" 2026/03/08 05:51:37 DEBUG : Reset feature "Move" 2026/03/08 05:51:37 DEBUG : empty_dir: Making directory with metadata 2026/03/08 05:51:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 05:51:37 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:37 INFO : tictacempty_dir: Making directory 2026/03/08 05:51:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 05:51:37 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:37 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:37 INFO : tictactoe: Making directory 2026/03/08 05:51:37 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:37 DEBUG : toe: transformed to: tictactoe 2026/03/08 05:51:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 05:51:37 INFO : tictactoe/tictactoe: Making directory 2026/03/08 05:51:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 05:51:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/08 05:51:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 05:51:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 05:51:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 05:51:37 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:51:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 05:51:37 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:51:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 05:51:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:51:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 05:51:38 INFO : toe/toe/toe.txt: Deleted 2026/03/08 05:51:38 INFO : toe/toe: Removing directory 2026/03/08 05:51:38 INFO : toe: Removing directory 2026/03/08 05:51:38 INFO : empty_dir: Removing directory 2026/03/08 05:51:38 DEBUG : Local file system at /tmp/rclone428081741: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/08 05:51:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 05:51:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/08 05:51:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 05:51:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 05:51:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 05:51:40 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/08 05:51:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:51:40 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/08 05:51:40 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.82s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:51:41 DEBUG : toe: transformed to: dG9l 2026/03/08 05:51:41 DEBUG : toe: transformed to: dG9l 2026/03/08 05:51:41 INFO : dG9l: Making directory 2026/03/08 05:51:41 DEBUG : toe: transformed to: dG9l 2026/03/08 05:51:41 DEBUG : toe: transformed to: dG9l 2026/03/08 05:51:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/08 05:51:41 INFO : dG9l/dG9l: Making directory 2026/03/08 05:51:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/08 05:51:41 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/08 05:51:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/08 05:51:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 05:51:41 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:51:41 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:51:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/08 05:51:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/08 05:51:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:51:42 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/08 05:51:42 DEBUG : Waiting for deletions to finish 2026/03/08 05:51:42 DEBUG : dG9l: transformed to: toe 2026/03/08 05:51:42 DEBUG : dG9l: transformed to: toe 2026/03/08 05:51:43 DEBUG : dG9l: transformed to: toe 2026/03/08 05:51:43 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/08 05:51:43 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/08 05:51:43 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/08 05:51:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/08 05:51:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/08 05:51:43 DEBUG : Local file system at /tmp/rclone428081741: Waiting for checks to finish 2026/03/08 05:51:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/08 05:51:43 DEBUG : Local file system at /tmp/rclone428081741: Waiting for transfers to finish 2026/03/08 05:51:43 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.79s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-pixapur6vovi", Local "Local file system at /tmp/rclone428081741", Modify Window "1ms" 2026/03/08 05:51:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 05:51:44 DEBUG : toe: transformed to: 2026/03/08 05:51:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 05:51:44 DEBUG : toe: transformed to: 2026/03/08 05:51:44 INFO : B2 bucket rclone-test-pixapur6vovi: Making directory 2026/03/08 05:51:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 05:51:44 DEBUG : toe: transformed to: 2026/03/08 05:51:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 05:51:44 DEBUG : toe: transformed to: 2026/03/08 05:51:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 05:51:44 DEBUG : toe/toe: transformed to: 2026/03/08 05:51:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/08 05:51:44 INFO : toe/toe: Making directory 2026/03/08 05:51:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 05:51:44 DEBUG : toe/toe: transformed to: 2026/03/08 05:51:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/08 05:51:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 05:51:44 DEBUG : toe: transformed to: 2026/03/08 05:51:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/08 05:51:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 05:51:44 DEBUG : toe/toe/toe: transformed to: 2026/03/08 05:51:44 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/08 05:51:44 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for checks to finish 2026/03/08 05:51:44 DEBUG : B2 bucket rclone-test-pixapur6vovi: Waiting for transfers to finish 2026/03/08 05:51:45 DEBUG : toe/toe/toe: size = 11 OK 2026/03/08 05:51:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 05:51:45 INFO : toe/toe/toe: Copied (new) 2026/03/08 05:51:45 ERROR : B2 bucket rclone-test-pixapur6vovi: not deleting files as there were IO errors 2026/03/08 05:51:45 ERROR : B2 bucket rclone-test-pixapur6vovi: not deleting directories as there were IO errors --- PASS: TestError (1.67s) PASS 2026/03/08 05:51:45 DEBUG : B2 bucket rclone-test-pixapur6vovi: Purge remote 2026/03/08 05:51:45 INFO : B2 bucket rclone-test-pixapur6vovi: cleaning bucket "rclone-test-pixapur6vovi" of all files 2026/03/08 05:51:46 DEBUG : BackupDir/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f422a33e966ebb9b2_d20260308_m054502_c001_v7007000_t0000_u01772948702283") 2026/03/08 05:51:46 DEBUG : BackupDir/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f103d1684ca1b53e0_d20260308_m054455_c001_v0001091_t0025_u01772948695597") 2026/03/08 05:51:46 DEBUG : CompareDest/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f401f837f0a55e040_d20260308_m054429_c001_v7007000_t0000_u01772948669592") 2026/03/08 05:51:46 DEBUG : CompareDest/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5687ba_d20260308_m054423_c001_v0001167_t0021_u01772948663312") 2026/03/08 05:51:46 DEBUG : CompareDest/two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f401f837f0a55e041_d20260308_m054429_c001_v7007000_t0000_u01772948669774") 2026/03/08 05:51:46 DEBUG : CompareDest/two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f109d02cbd6e2f420_d20260308_m054424_c001_v0001100_t0046_u01772948664944") 2026/03/08 05:51:46 DEBUG : CopyDest/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f422a33e966ebb9b3_d20260308_m054502_c001_v7007000_t0000_u01772948702464") 2026/03/08 05:51:46 DEBUG : CopyDest/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eeceae_d20260308_m054446_c001_v0001097_t0057_u01772948686678") 2026/03/08 05:51:46 DEBUG : CopyDest/three: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f422a33e966ebb9b4_d20260308_m054502_c001_v7007000_t0000_u01772948702647") 2026/03/08 05:51:47 DEBUG : CopyDest/three: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f109d02cbd6e2f488_d20260308_m054500_c001_v0001100_t0009_u01772948700047") 2026/03/08 05:51:47 DEBUG : CopyDest/two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f422a33e966ebb9b5_d20260308_m054502_c001_v7007000_t0000_u01772948702828") 2026/03/08 05:51:47 DEBUG : CopyDest/two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5689e1_d20260308_m054457_c001_v0001167_t0012_u01772948697540") 2026/03/08 05:51:47 DEBUG : EXISTING: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde4378b_d20260308_m054630_c001_v7007000_t0000_u01772948790081") 2026/03/08 05:51:47 DEBUG : EXISTING: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a568fec_d20260308_m054628_c001_v0001167_t0020_u01772948788890") 2026/03/08 05:51:47 DEBUG : PREFIXapple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f404ff05cb07e025b_d20260308_m054853_c001_v7007000_t0000_u01772948933281") 2026/03/08 05:51:47 DEBUG : PREFIXapple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa05_d20260308_m054846_c001_v0001041_t0056_u01772948926321") 2026/03/08 05:51:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde43843_d20260308_m054853_c001_v7007000_t0000_u01772948933149") 2026/03/08 05:51:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed716_d20260308_m054846_c001_v0001097_t0041_u01772948926297") 2026/03/08 05:51:47 DEBUG : PREFIXbanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65968_d20260308_m054853_c001_v7007000_t0000_u01772948933288") 2026/03/08 05:51:47 DEBUG : PREFIXbanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1250_d20260308_m054846_c001_v0001167_t0049_u01772948926288") 2026/03/08 05:51:47 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daeec_d20260308_m054853_c001_v7007000_t0000_u01772948933304") 2026/03/08 05:51:47 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569680_d20260308_m054846_c001_v0001167_t0054_u01772948926309") 2026/03/08 05:51:47 DEBUG : Testêé: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde43785_d20260308_m054626_c001_v7007000_t0000_u01772948786204") 2026/03/08 05:51:48 DEBUG : Testêé: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a568fc8_d20260308_m054625_c001_v0001167_t0027_u01772948785367") 2026/03/08 05:51:48 DEBUG : Testêé: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed2ab_d20260308_m054624_c001_v0001097_t0021_u01772948784114") 2026/03/08 05:51:48 DEBUG : YXBwbGU=: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552408202_d20260308_m054830_c001_v7007000_t0000_u01772948910186") 2026/03/08 05:51:48 DEBUG : YXBwbGU=: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9dd_d20260308_m054825_c001_v0001041_t0023_u01772948905158") 2026/03/08 05:51:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552408203_d20260308_m054830_c001_v7007000_t0000_u01772948910368") 2026/03/08 05:51:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569582_d20260308_m054825_c001_v0001167_t0005_u01772948905146") 2026/03/08 05:51:48 DEBUG : YmFuYW5h: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552408204_d20260308_m054830_c001_v7007000_t0000_u01772948910558") 2026/03/08 05:51:48 DEBUG : YmFuYW5h: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed640_d20260308_m054825_c001_v0001097_t0011_u01772948905136") 2026/03/08 05:51:48 DEBUG : a/potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a25022726702_d20260308_m054208_c001_v7007000_t0000_u01772948528824") 2026/03/08 05:51:48 DEBUG : a/potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec7d6_d20260308_m054208_c001_v0001097_t0046_u01772948528133") 2026/03/08 05:51:48 DEBUG : a/potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552407e80_d20260308_m054206_c001_v7007000_t0000_u01772948526198") 2026/03/08 05:51:48 DEBUG : a/potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec7a2_d20260308_m054205_c001_v0001097_t0005_u01772948525149") 2026/03/08 05:51:48 DEBUG : a/potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a250227266a3_d20260308_m054145_c001_v7007000_t0000_u01772948505676") 2026/03/08 05:51:48 DEBUG : a/potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec689_d20260308_m054144_c001_v0001097_t0045_u01772948504673") 2026/03/08 05:51:48 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65ab1_d20260308_m055112_c001_v7007000_t0000_u01772949072295") 2026/03/08 05:51:48 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569f9d_d20260308_m055107_c001_v0001167_t0007_u01772949067818") 2026/03/08 05:51:48 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a502e_d20260308_m055055_c001_v7007000_t0000_u01772949055119") 2026/03/08 05:51:48 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569e0b_d20260308_m055049_c001_v0001167_t0031_u01772949049984") 2026/03/08 05:51:48 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9dba13b_d20260308_m055035_c001_v7007000_t0000_u01772949035568") 2026/03/08 05:51:48 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569c78_d20260308_m055031_c001_v0001167_t0019_u01772949031169") 2026/03/08 05:51:48 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235c8c_d20260308_m055017_c001_v7007000_t0000_u01772949017289") 2026/03/08 05:51:48 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569b34_d20260308_m055012_c001_v0001167_t0036_u01772949012330") 2026/03/08 05:51:49 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82dfa2_d20260308_m054958_c001_v7007000_t0000_u01772948998777") 2026/03/08 05:51:49 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5699e2_d20260308_m054953_c001_v0001167_t0004_u01772948993552") 2026/03/08 05:51:49 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef10969a_d20260308_m054940_c001_v7007000_t0000_u01772948980321") 2026/03/08 05:51:49 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e14b2_d20260308_m054932_c001_v0001167_t0031_u01772948972734") 2026/03/08 05:51:49 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf3a_d20260308_m054919_c001_v7007000_t0000_u01772948959300") 2026/03/08 05:51:49 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa45_d20260308_m054914_c001_v0001041_t0010_u01772948954823") 2026/03/08 05:51:49 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf32_d20260308_m054913_c001_v7007000_t0000_u01772948953615") 2026/03/08 05:51:49 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa39_d20260308_m054908_c001_v0001041_t0034_u01772948948702") 2026/03/08 05:51:49 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c6596b_d20260308_m054854_c001_v7007000_t0000_u01772948934828") 2026/03/08 05:51:49 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed742_d20260308_m054850_c001_v0001097_t0001_u01772948930416") 2026/03/08 05:51:49 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65963_d20260308_m054849_c001_v7007000_t0000_u01772948929297") 2026/03/08 05:51:49 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1224_d20260308_m054843_c001_v0001167_t0014_u01772948923756") 2026/03/08 05:51:49 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41876ddd2a7e708b_d20260308_m054828_c001_v7007000_t0000_u01772948908137") 2026/03/08 05:51:49 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed630_d20260308_m054822_c001_v0001097_t0049_u01772948902421") 2026/03/08 05:51:49 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e73d_d20260308_m054809_c001_v7007000_t0000_u01772948889090") 2026/03/08 05:51:49 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed5be_d20260308_m054804_c001_v0001097_t0001_u01772948884453") 2026/03/08 05:51:49 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a214a3_d20260308_m054751_c001_v7007000_t0000_u01772948871961") 2026/03/08 05:51:49 DEBUG : apple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed546_d20260308_m054747_c001_v0001097_t0035_u01772948867141") 2026/03/08 05:51:49 DEBUG : appleSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f409304ff7e6c3f13_d20260308_m054917_c001_v7007000_t0000_u01772948957568") 2026/03/08 05:51:49 DEBUG : appleSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa3b_d20260308_m054910_c001_v0001041_t0030_u01772948950976") 2026/03/08 05:51:49 DEBUG : appleapple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef10969b_d20260308_m054940_c001_v7007000_t0000_u01772948980588") 2026/03/08 05:51:49 DEBUG : appleapple: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa77_d20260308_m054935_c001_v0001041_t0043_u01772948975261") 2026/03/08 05:51:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65ab2_d20260308_m055112_c001_v7007000_t0000_u01772949072476") 2026/03/08 05:51:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0ab83_d20260308_m055108_c001_v0001041_t0058_u01772949068518") 2026/03/08 05:51:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a502f_d20260308_m055055_c001_v7007000_t0000_u01772949055301") 2026/03/08 05:51:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0ab37_d20260308_m055051_c001_v0001041_t0005_u01772949051105") 2026/03/08 05:51:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9dba13c_d20260308_m055035_c001_v7007000_t0000_u01772949035751") 2026/03/08 05:51:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aaef_d20260308_m055032_c001_v0001041_t0031_u01772949032178") 2026/03/08 05:51:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235c8d_d20260308_m055017_c001_v7007000_t0000_u01772949017472") 2026/03/08 05:51:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aac7_d20260308_m055013_c001_v0001041_t0044_u01772949013289") 2026/03/08 05:51:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82dfa3_d20260308_m054958_c001_v7007000_t0000_u01772948998961") 2026/03/08 05:51:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa9b_d20260308_m054954_c001_v0001041_t0018_u01772948994542") 2026/03/08 05:51:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41299c15a7d2fc60_d20260308_m054938_c001_v7007000_t0000_u01772948978325") 2026/03/08 05:51:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5698e0_d20260308_m054933_c001_v0001167_t0023_u01772948973682") 2026/03/08 05:51:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf3c_d20260308_m054919_c001_v7007000_t0000_u01772948959483") 2026/03/08 05:51:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e13aa_d20260308_m054914_c001_v0001167_t0010_u01772948954811") 2026/03/08 05:51:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f409304ff7e6c3f0e_d20260308_m054913_c001_v7007000_t0000_u01772948953177") 2026/03/08 05:51:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56979e_d20260308_m054909_c001_v0001167_t0034_u01772948949526") 2026/03/08 05:51:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c6596c_d20260308_m054855_c001_v7007000_t0000_u01772948935012") 2026/03/08 05:51:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa0f_d20260308_m054850_c001_v0001041_t0006_u01772948930408") 2026/03/08 05:51:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f404ff05cb07e0258_d20260308_m054849_c001_v7007000_t0000_u01772948929502") 2026/03/08 05:51:50 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569674_d20260308_m054844_c001_v0001167_t0036_u01772948924654") 2026/03/08 05:51:51 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41876ddd2a7e7089_d20260308_m054827_c001_v7007000_t0000_u01772948907954") 2026/03/08 05:51:51 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9d5_d20260308_m054823_c001_v0001041_t0028_u01772948903171") 2026/03/08 05:51:51 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e740_d20260308_m054809_c001_v7007000_t0000_u01772948889272") 2026/03/08 05:51:51 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9b3_d20260308_m054805_c001_v0001041_t0045_u01772948885342") 2026/03/08 05:51:51 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a214a4_d20260308_m054752_c001_v7007000_t0000_u01772948872145") 2026/03/08 05:51:51 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9a5_d20260308_m054748_c001_v0001041_t0021_u01772948868187") 2026/03/08 05:51:51 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf35_d20260308_m054917_c001_v7007000_t0000_u01772948957535") 2026/03/08 05:51:51 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1376_d20260308_m054911_c001_v0001167_t0018_u01772948951005") 2026/03/08 05:51:51 DEBUG : b/potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a25022726703_d20260308_m054209_c001_v7007000_t0000_u01772948529032") 2026/03/08 05:51:51 DEBUG : b/potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec7ba_d20260308_m054206_c001_v0001097_t0034_u01772948526755") 2026/03/08 05:51:51 DEBUG : b/potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552407e7e_d20260308_m054205_c001_v7007000_t0000_u01772948525631") 2026/03/08 05:51:51 DEBUG : b/potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec792_d20260308_m054203_c001_v0001097_t0006_u01772948523682") 2026/03/08 05:51:51 DEBUG : b/potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a250227266a1_d20260308_m054145_c001_v7007000_t0000_u01772948505120") 2026/03/08 05:51:51 DEBUG : b/potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec665_d20260308_m054143_c001_v0001097_t0003_u01772948503154") 2026/03/08 05:51:51 DEBUG : backup/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef109504_d20260308_m054516_c001_v7007000_t0000_u01772948716935") 2026/03/08 05:51:51 DEBUG : backup/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f104a8a74099cb1c5_d20260308_m054514_c001_v0001041_t0037_u01772948714776") 2026/03/08 05:51:51 DEBUG : backup/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f11041a4bb9bd8946_d20260308_m054510_c001_v0001173_t0036_u01772948710341") 2026/03/08 05:51:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235af9_d20260308_m054544_c001_v7007000_t0000_u01772948744606") 2026/03/08 05:51:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1135de5fc183d421_d20260308_m054542_c001_v0001178_t0025_u01772948742900") 2026/03/08 05:51:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1188a638489d2898_d20260308_m054538_c001_v0001091_t0040_u01772948738859") 2026/03/08 05:51:51 DEBUG : backup/one.bak: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4116c6451f7ac854_d20260308_m054531_c001_v7007000_t0000_u01772948731356") 2026/03/08 05:51:51 DEBUG : backup/one.bak: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f115613d256e8775e_d20260308_m054528_c001_v0001173_t0038_u01772948728715") 2026/03/08 05:51:52 DEBUG : backup/one.bak: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f117eca49793f1587_d20260308_m054524_c001_v0001178_t0055_u01772948724661") 2026/03/08 05:51:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235afa_d20260308_m054544_c001_v7007000_t0000_u01772948744787") 2026/03/08 05:51:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f109d02cbd6e2f510_d20260308_m054543_c001_v0001100_t0033_u01772948743773") 2026/03/08 05:51:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f114b806d4b19e143_d20260308_m054540_c001_v0001037_t0024_u01772948740375") 2026/03/08 05:51:52 DEBUG : backup/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef109505_d20260308_m054517_c001_v7007000_t0000_u01772948717121") 2026/03/08 05:51:52 DEBUG : backup/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f103a81eca741baec_d20260308_m054515_c001_v0001109_t0050_u01772948715803") 2026/03/08 05:51:52 DEBUG : backup/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1176ba7056fa09c9_d20260308_m054511_c001_v0001097_t0012_u01772948711917") 2026/03/08 05:51:52 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4116c6451f7ac855_d20260308_m054531_c001_v7007000_t0000_u01772948731539") 2026/03/08 05:51:52 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1048dfda6fbb311e_d20260308_m054530_c001_v0001040_t0033_u01772948730309") 2026/03/08 05:51:52 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1125f7aa77c7fa08_d20260308_m054526_c001_v0001044_t0028_u01772948726218") 2026/03/08 05:51:52 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65ab3_d20260308_m055112_c001_v7007000_t0000_u01772949072660") 2026/03/08 05:51:52 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1bf8_d20260308_m055108_c001_v0001167_t0016_u01772949068147") 2026/03/08 05:51:52 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a5030_d20260308_m055055_c001_v7007000_t0000_u01772949055483") 2026/03/08 05:51:52 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1a9d_d20260308_m055050_c001_v0001167_t0007_u01772949050567") 2026/03/08 05:51:52 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9dba13d_d20260308_m055035_c001_v7007000_t0000_u01772949035932") 2026/03/08 05:51:52 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e18ef_d20260308_m055031_c001_v0001167_t0024_u01772949031726") 2026/03/08 05:51:52 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235c8e_d20260308_m055017_c001_v7007000_t0000_u01772949017654") 2026/03/08 05:51:52 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1767_d20260308_m055012_c001_v0001167_t0010_u01772949012817") 2026/03/08 05:51:52 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82dfa4_d20260308_m054959_c001_v7007000_t0000_u01772948999173") 2026/03/08 05:51:52 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e15e3_d20260308_m054954_c001_v0001167_t0009_u01772948994072") 2026/03/08 05:51:52 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef10969c_d20260308_m054940_c001_v7007000_t0000_u01772948980777") 2026/03/08 05:51:52 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa75_d20260308_m054933_c001_v0001041_t0016_u01772948973201") 2026/03/08 05:51:53 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf3d_d20260308_m054919_c001_v7007000_t0000_u01772948959667") 2026/03/08 05:51:53 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed833_d20260308_m054914_c001_v0001097_t0058_u01772948954847") 2026/03/08 05:51:53 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c659cd_d20260308_m054913_c001_v7007000_t0000_u01772948953879") 2026/03/08 05:51:53 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed7f3_d20260308_m054909_c001_v0001097_t0056_u01772948949050") 2026/03/08 05:51:53 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c6596d_d20260308_m054855_c001_v7007000_t0000_u01772948935198") 2026/03/08 05:51:53 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1292_d20260308_m054850_c001_v0001167_t0052_u01772948930396") 2026/03/08 05:51:53 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a4dfb_d20260308_m054849_c001_v7007000_t0000_u01772948929515") 2026/03/08 05:51:53 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed703_d20260308_m054844_c001_v0001097_t0021_u01772948924143") 2026/03/08 05:51:53 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf5524081fd_d20260308_m054827_c001_v7007000_t0000_u01772948907963") 2026/03/08 05:51:53 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569558_d20260308_m054822_c001_v0001167_t0021_u01772948902758") 2026/03/08 05:51:53 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e741_d20260308_m054809_c001_v7007000_t0000_u01772948889454") 2026/03/08 05:51:53 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569499_d20260308_m054804_c001_v0001167_t0034_u01772948884814") 2026/03/08 05:51:53 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a214a5_d20260308_m054752_c001_v7007000_t0000_u01772948872330") 2026/03/08 05:51:53 DEBUG : banana: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569405_d20260308_m054747_c001_v0001167_t0024_u01772948867730") 2026/03/08 05:51:53 DEBUG : bananaSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82df7b_d20260308_m054917_c001_v7007000_t0000_u01772948957576") 2026/03/08 05:51:53 DEBUG : bananaSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5697ac_d20260308_m054910_c001_v0001167_t0055_u01772948950995") 2026/03/08 05:51:53 DEBUG : both0: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f32_d20260308_m054717_c001_v7007000_t0000_u01772948837608") 2026/03/08 05:51:53 DEBUG : both0: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed403_d20260308_m054656_c001_v0001097_t0032_u01772948816888") 2026/03/08 05:51:53 DEBUG : both0: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437a4_d20260308_m054652_c001_v7007000_t0000_u01772948812666") 2026/03/08 05:51:53 DEBUG : both0: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed309_d20260308_m054631_c001_v0001097_t0027_u01772948791965") 2026/03/08 05:51:53 DEBUG : both1: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f37_d20260308_m054717_c001_v7007000_t0000_u01772948837789") 2026/03/08 05:51:54 DEBUG : both1: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed40d_d20260308_m054658_c001_v0001097_t0030_u01772948818130") 2026/03/08 05:51:54 DEBUG : both1: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437a5_d20260308_m054652_c001_v7007000_t0000_u01772948812850") 2026/03/08 05:51:54 DEBUG : both1: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed311_d20260308_m054633_c001_v0001097_t0045_u01772948793029") 2026/03/08 05:51:54 DEBUG : both10: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f3c_d20260308_m054717_c001_v7007000_t0000_u01772948837971") 2026/03/08 05:51:54 DEBUG : both10: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed457_d20260308_m054706_c001_v0001097_t0016_u01772948826196") 2026/03/08 05:51:54 DEBUG : both10: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437a6_d20260308_m054653_c001_v7007000_t0000_u01772948813033") 2026/03/08 05:51:54 DEBUG : both10: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed383_d20260308_m054641_c001_v0001097_t0057_u01772948801210") 2026/03/08 05:51:54 DEBUG : both11: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f41_d20260308_m054718_c001_v7007000_t0000_u01772948838154") 2026/03/08 05:51:54 DEBUG : both11: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed463_d20260308_m054707_c001_v0001097_t0003_u01772948827275") 2026/03/08 05:51:54 DEBUG : both11: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437a7_d20260308_m054653_c001_v7007000_t0000_u01772948813216") 2026/03/08 05:51:54 DEBUG : both11: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed38b_d20260308_m054642_c001_v0001097_t0049_u01772948802150") 2026/03/08 05:51:54 DEBUG : both12: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f46_d20260308_m054718_c001_v7007000_t0000_u01772948838337") 2026/03/08 05:51:54 DEBUG : both12: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed46b_d20260308_m054708_c001_v0001097_t0037_u01772948828115") 2026/03/08 05:51:54 DEBUG : both12: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437a8_d20260308_m054653_c001_v7007000_t0000_u01772948813400") 2026/03/08 05:51:54 DEBUG : both12: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed395_d20260308_m054643_c001_v0001097_t0026_u01772948803006") 2026/03/08 05:51:54 DEBUG : both13: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f4b_d20260308_m054718_c001_v7007000_t0000_u01772948838521") 2026/03/08 05:51:54 DEBUG : both13: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed471_d20260308_m054709_c001_v0001097_t0041_u01772948829212") 2026/03/08 05:51:54 DEBUG : both13: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437a9_d20260308_m054653_c001_v7007000_t0000_u01772948813583") 2026/03/08 05:51:54 DEBUG : both13: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed3a3_d20260308_m054643_c001_v0001097_t0047_u01772948803803") 2026/03/08 05:51:54 DEBUG : both14: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f50_d20260308_m054718_c001_v7007000_t0000_u01772948838702") 2026/03/08 05:51:54 DEBUG : both14: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed477_d20260308_m054710_c001_v0001097_t0035_u01772948830114") 2026/03/08 05:51:55 DEBUG : both14: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437aa_d20260308_m054653_c001_v7007000_t0000_u01772948813766") 2026/03/08 05:51:55 DEBUG : both14: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed3b1_d20260308_m054644_c001_v0001097_t0048_u01772948804881") 2026/03/08 05:51:55 DEBUG : both15: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f54_d20260308_m054718_c001_v7007000_t0000_u01772948838886") 2026/03/08 05:51:55 DEBUG : both15: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed481_d20260308_m054710_c001_v0001097_t0037_u01772948830896") 2026/03/08 05:51:55 DEBUG : both15: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437ab_d20260308_m054653_c001_v7007000_t0000_u01772948813948") 2026/03/08 05:51:55 DEBUG : both15: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed3b3_d20260308_m054645_c001_v0001097_t0034_u01772948805567") 2026/03/08 05:51:55 DEBUG : both16: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f59_d20260308_m054719_c001_v7007000_t0000_u01772948839068") 2026/03/08 05:51:55 DEBUG : both16: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed489_d20260308_m054711_c001_v0001097_t0032_u01772948831800") 2026/03/08 05:51:55 DEBUG : both16: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437ad_d20260308_m054654_c001_v7007000_t0000_u01772948814131") 2026/03/08 05:51:55 DEBUG : both16: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed3b7_d20260308_m054646_c001_v0001097_t0024_u01772948806446") 2026/03/08 05:51:55 DEBUG : both17: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f5e_d20260308_m054719_c001_v7007000_t0000_u01772948839250") 2026/03/08 05:51:55 DEBUG : both17: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed48f_d20260308_m054712_c001_v0001097_t0027_u01772948832586") 2026/03/08 05:51:55 DEBUG : both17: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437af_d20260308_m054654_c001_v7007000_t0000_u01772948814315") 2026/03/08 05:51:55 DEBUG : both17: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed3bf_d20260308_m054647_c001_v0001097_t0045_u01772948807314") 2026/03/08 05:51:55 DEBUG : both18: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f63_d20260308_m054719_c001_v7007000_t0000_u01772948839431") 2026/03/08 05:51:55 DEBUG : both18: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed493_d20260308_m054713_c001_v0001097_t0027_u01772948833343") 2026/03/08 05:51:55 DEBUG : both18: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437b0_d20260308_m054654_c001_v7007000_t0000_u01772948814498") 2026/03/08 05:51:55 DEBUG : both18: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed3c7_d20260308_m054648_c001_v0001097_t0000_u01772948808322") 2026/03/08 05:51:55 DEBUG : both19: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f67_d20260308_m054719_c001_v7007000_t0000_u01772948839615") 2026/03/08 05:51:55 DEBUG : both19: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed499_d20260308_m054714_c001_v0001097_t0033_u01772948834022") 2026/03/08 05:51:55 DEBUG : both19: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437b1_d20260308_m054654_c001_v7007000_t0000_u01772948814683") 2026/03/08 05:51:55 DEBUG : both19: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed3cf_d20260308_m054649_c001_v0001097_t0033_u01772948809060") 2026/03/08 05:51:56 DEBUG : both2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f68_d20260308_m054719_c001_v7007000_t0000_u01772948839798") 2026/03/08 05:51:56 DEBUG : both2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed413_d20260308_m054658_c001_v0001097_t0044_u01772948818989") 2026/03/08 05:51:56 DEBUG : both2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437b2_d20260308_m054654_c001_v7007000_t0000_u01772948814866") 2026/03/08 05:51:56 DEBUG : both2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed329_d20260308_m054634_c001_v0001097_t0028_u01772948794041") 2026/03/08 05:51:56 DEBUG : both3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f69_d20260308_m054719_c001_v7007000_t0000_u01772948839989") 2026/03/08 05:51:56 DEBUG : both3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed419_d20260308_m054659_c001_v0001097_t0013_u01772948819795") 2026/03/08 05:51:56 DEBUG : both3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437b3_d20260308_m054655_c001_v7007000_t0000_u01772948815049") 2026/03/08 05:51:56 DEBUG : both3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed333_d20260308_m054634_c001_v0001097_t0047_u01772948794996") 2026/03/08 05:51:56 DEBUG : both4: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f6a_d20260308_m054720_c001_v7007000_t0000_u01772948840172") 2026/03/08 05:51:56 DEBUG : both4: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed423_d20260308_m054700_c001_v0001097_t0043_u01772948820706") 2026/03/08 05:51:56 DEBUG : both4: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437b4_d20260308_m054655_c001_v7007000_t0000_u01772948815233") 2026/03/08 05:51:56 DEBUG : both4: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed343_d20260308_m054635_c001_v0001097_t0030_u01772948795867") 2026/03/08 05:51:56 DEBUG : both5: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f6b_d20260308_m054720_c001_v7007000_t0000_u01772948840354") 2026/03/08 05:51:56 DEBUG : both5: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed429_d20260308_m054701_c001_v0001097_t0050_u01772948821656") 2026/03/08 05:51:56 DEBUG : both5: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437b5_d20260308_m054655_c001_v7007000_t0000_u01772948815416") 2026/03/08 05:51:56 DEBUG : both5: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed34d_d20260308_m054636_c001_v0001097_t0022_u01772948796781") 2026/03/08 05:51:56 DEBUG : both6: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f6c_d20260308_m054720_c001_v7007000_t0000_u01772948840537") 2026/03/08 05:51:56 DEBUG : both6: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed435_d20260308_m054702_c001_v0001097_t0059_u01772948822630") 2026/03/08 05:51:56 DEBUG : both6: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437b6_d20260308_m054655_c001_v7007000_t0000_u01772948815599") 2026/03/08 05:51:56 DEBUG : both6: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed361_d20260308_m054637_c001_v0001097_t0001_u01772948797909") 2026/03/08 05:51:56 DEBUG : both7: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f6d_d20260308_m054720_c001_v7007000_t0000_u01772948840719") 2026/03/08 05:51:56 DEBUG : both7: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed43b_d20260308_m054703_c001_v0001097_t0000_u01772948823504") 2026/03/08 05:51:57 DEBUG : both7: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437b8_d20260308_m054655_c001_v7007000_t0000_u01772948815782") 2026/03/08 05:51:57 DEBUG : both7: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed36b_d20260308_m054638_c001_v0001097_t0031_u01772948798607") 2026/03/08 05:51:57 DEBUG : both8: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f6f_d20260308_m054720_c001_v7007000_t0000_u01772948840902") 2026/03/08 05:51:57 DEBUG : both8: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed443_d20260308_m054704_c001_v0001097_t0016_u01772948824237") 2026/03/08 05:51:57 DEBUG : both8: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437b9_d20260308_m054655_c001_v7007000_t0000_u01772948815968") 2026/03/08 05:51:57 DEBUG : both8: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed36f_d20260308_m054639_c001_v0001097_t0012_u01772948799489") 2026/03/08 05:51:57 DEBUG : both9: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f70_d20260308_m054721_c001_v7007000_t0000_u01772948841088") 2026/03/08 05:51:57 DEBUG : both9: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed44b_d20260308_m054705_c001_v0001097_t0038_u01772948825308") 2026/03/08 05:51:57 DEBUG : both9: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437ba_d20260308_m054656_c001_v7007000_t0000_u01772948816151") 2026/03/08 05:51:57 DEBUG : both9: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed375_d20260308_m054640_c001_v0001097_t0058_u01772948800216") 2026/03/08 05:51:57 DEBUG : c/non empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a25022726704_d20260308_m054209_c001_v7007000_t0000_u01772948529217") 2026/03/08 05:51:57 DEBUG : c/non empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec7c8_d20260308_m054207_c001_v0001097_t0024_u01772948527332") 2026/03/08 05:51:57 DEBUG : c/non empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552407e82_d20260308_m054206_c001_v7007000_t0000_u01772948526384") 2026/03/08 05:51:57 DEBUG : c/non empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec794_d20260308_m054204_c001_v0001097_t0034_u01772948524250") 2026/03/08 05:51:57 DEBUG : c/non empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a250227266a4_d20260308_m054145_c001_v7007000_t0000_u01772948505863") 2026/03/08 05:51:57 DEBUG : c/non empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec675_d20260308_m054143_c001_v0001097_t0043_u01772948503848") 2026/03/08 05:51:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552408205_d20260308_m054830_c001_v7007000_t0000_u01772948910747") 2026/03/08 05:51:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1126_d20260308_m054825_c001_v0001167_t0059_u01772948905167") 2026/03/08 05:51:57 DEBUG : check sum: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4102a247f1cadfde_d20260308_m054135_c001_v7007000_t0000_u01772948495034") 2026/03/08 05:51:57 DEBUG : check sum: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec5df_d20260308_m054133_c001_v0001097_t0019_u01772948493902") 2026/03/08 05:51:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4078302f7c34b230_d20260308_m055143_c001_v7007000_t0000_u01772949103840") 2026/03/08 05:51:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56a242_d20260308_m055142_c001_v0001167_t0010_u01772949102020") 2026/03/08 05:51:58 DEBUG : dest/3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9ddb_d20260308_m054439_c001_v7007000_t0000_u01772948679267") 2026/03/08 05:51:58 DEBUG : dest/3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f405cf18aba5d6993_d20260308_m054438_c001_v0001106_t0036_u01772948678155") 2026/03/08 05:51:58 DEBUG : dir1/0000-abcde: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef10969d_d20260308_m054940_c001_v7007000_t0000_u01772948980967") 2026/03/08 05:51:58 DEBUG : dir1/0000-abcde: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed8f2_d20260308_m054935_c001_v0001097_t0011_u01772948975477") 2026/03/08 05:51:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65ab4_d20260308_m055112_c001_v7007000_t0000_u01772949072843") 2026/03/08 05:51:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569edd_d20260308_m055059_c001_v0001167_t0050_u01772949059780") 2026/03/08 05:51:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a5031_d20260308_m055055_c001_v7007000_t0000_u01772949055666") 2026/03/08 05:51:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569d2c_d20260308_m055040_c001_v0001167_t0011_u01772949040284") 2026/03/08 05:51:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9dba13e_d20260308_m055036_c001_v7007000_t0000_u01772949036114") 2026/03/08 05:51:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569bd2_d20260308_m055021_c001_v0001167_t0049_u01772949021940") 2026/03/08 05:51:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235c8f_d20260308_m055017_c001_v7007000_t0000_u01772949017839") 2026/03/08 05:51:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569a92_d20260308_m055003_c001_v0001167_t0033_u01772949003470") 2026/03/08 05:51:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82dfa5_d20260308_m054959_c001_v7007000_t0000_u01772948999358") 2026/03/08 05:51:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569986_d20260308_m054945_c001_v0001167_t0039_u01772948985126") 2026/03/08 05:51:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4094ac70e0f79127_d20260308_m054938_c001_v7007000_t0000_u01772948978503") 2026/03/08 05:51:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1430_d20260308_m054923_c001_v0001167_t0043_u01772948963973") 2026/03/08 05:51:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf3e_d20260308_m054919_c001_v7007000_t0000_u01772948959849") 2026/03/08 05:51:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa47_d20260308_m054915_c001_v0001041_t0015_u01772948955320") 2026/03/08 05:51:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f409304ff7e6c3f11_d20260308_m054913_c001_v7007000_t0000_u01772948953725") 2026/03/08 05:51:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa27_d20260308_m054859_c001_v0001041_t0013_u01772948939481") 2026/03/08 05:51:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c6596e_d20260308_m054855_c001_v7007000_t0000_u01772948935381") 2026/03/08 05:51:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5696ba_d20260308_m054850_c001_v0001167_t0045_u01772948930834") 2026/03/08 05:51:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f404ff05cb07e0254_d20260308_m054848_c001_v7007000_t0000_u01772948928893") 2026/03/08 05:51:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e11b4_d20260308_m054834_c001_v0001167_t0029_u01772948914883") 2026/03/08 05:51:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41876ddd2a7e708c_d20260308_m054828_c001_v7007000_t0000_u01772948908180") 2026/03/08 05:51:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed5ee_d20260308_m054813_c001_v0001097_t0025_u01772948893682") 2026/03/08 05:51:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e742_d20260308_m054809_c001_v7007000_t0000_u01772948889636") 2026/03/08 05:51:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed584_d20260308_m054756_c001_v0001097_t0030_u01772948876609") 2026/03/08 05:51:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a214a6_d20260308_m054752_c001_v7007000_t0000_u01772948872515") 2026/03/08 05:51:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed51e_d20260308_m054738_c001_v0001097_t0038_u01772948858831") 2026/03/08 05:51:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f409304ff7e6c3f14_d20260308_m054917_c001_v7007000_t0000_u01772948957757") 2026/03/08 05:51:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa3d_d20260308_m054911_c001_v0001041_t0046_u01772948951292") 2026/03/08 05:51:59 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef10969f_d20260308_m054941_c001_v7007000_t0000_u01772948981160") 2026/03/08 05:51:59 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5698f0_d20260308_m054935_c001_v0001167_t0041_u01772948975469") 2026/03/08 05:51:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65ab5_d20260308_m055113_c001_v7007000_t0000_u01772949073025") 2026/03/08 05:51:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1b59_d20260308_m055100_c001_v0001167_t0026_u01772949060625") 2026/03/08 05:51:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a5032_d20260308_m055055_c001_v7007000_t0000_u01772949055898") 2026/03/08 05:51:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e19ef_d20260308_m055041_c001_v0001167_t0052_u01772949041568") 2026/03/08 05:51:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9dba13f_d20260308_m055036_c001_v7007000_t0000_u01772949036295") 2026/03/08 05:51:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1841_d20260308_m055022_c001_v0001167_t0008_u01772949022720") 2026/03/08 05:51:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235c90_d20260308_m055018_c001_v7007000_t0000_u01772949018021") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e16bf_d20260308_m055004_c001_v0001167_t0043_u01772949004288") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82dfa6_d20260308_m054959_c001_v7007000_t0000_u01772948999543") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e156d_d20260308_m054946_c001_v0001167_t0001_u01772948986018") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e7a2_d20260308_m054938_c001_v7007000_t0000_u01772948978353") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa5d_d20260308_m054924_c001_v0001041_t0031_u01772948964910") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf3f_d20260308_m054920_c001_v7007000_t0000_u01772948960054") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e13ae_d20260308_m054915_c001_v0001167_t0014_u01772948955341") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f409304ff7e6c3f0f_d20260308_m054913_c001_v7007000_t0000_u01772948953360") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed7a9_d20260308_m054900_c001_v0001097_t0001_u01772948940498") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c6596f_d20260308_m054855_c001_v7007000_t0000_u01772948935566") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1296_d20260308_m054850_c001_v0001167_t0052_u01772948930894") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde4383c_d20260308_m054848_c001_v7007000_t0000_u01772948928894") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed6aa_d20260308_m054835_c001_v0001097_t0011_u01772948915634") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f414cf046bdb6ffff_d20260308_m054827_c001_v7007000_t0000_u01772948907972") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5694fa_d20260308_m054814_c001_v0001167_t0023_u01772948894489") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e743_d20260308_m054809_c001_v7007000_t0000_u01772948889818") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56944b_d20260308_m054757_c001_v0001167_t0052_u01772948877512") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a214a7_d20260308_m054752_c001_v7007000_t0000_u01772948872699") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5693af_d20260308_m054739_c001_v0001167_t0039_u01772948859768") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82df7d_d20260308_m054917_c001_v7007000_t0000_u01772948957764") 2026/03/08 05:52:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e137a_d20260308_m054911_c001_v0001167_t0002_u01772948951356") 2026/03/08 05:52:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef1096a0_d20260308_m054941_c001_v7007000_t0000_u01772948981343") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa79_d20260308_m054935_c001_v0001041_t0052_u01772948975667") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65ab6_d20260308_m055113_c001_v7007000_t0000_u01772949073206") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0ab59_d20260308_m055101_c001_v0001041_t0043_u01772949061512") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a5035_d20260308_m055056_c001_v7007000_t0000_u01772949056079") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aafb_d20260308_m055042_c001_v0001041_t0036_u01772949042484") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9dba140_d20260308_m055036_c001_v7007000_t0000_u01772949036476") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aadd_d20260308_m055023_c001_v0001041_t0009_u01772949023670") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235c92_d20260308_m055018_c001_v7007000_t0000_u01772949018204") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aab5_d20260308_m055005_c001_v0001041_t0010_u01772949005299") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82dfa7_d20260308_m054959_c001_v7007000_t0000_u01772948999726") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa89_d20260308_m054946_c001_v0001041_t0000_u01772948986790") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4094ac70e0f79123_d20260308_m054938_c001_v7007000_t0000_u01772948978107") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569876_d20260308_m054925_c001_v0001167_t0018_u01772948965637") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf40_d20260308_m054920_c001_v7007000_t0000_u01772948960237") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5697e2_d20260308_m054915_c001_v0001167_t0006_u01772948955352") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf33_d20260308_m054913_c001_v7007000_t0000_u01772948953903") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56973a_d20260308_m054901_c001_v0001167_t0045_u01772948941593") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65970_d20260308_m054855_c001_v7007000_t0000_u01772948935748") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa11_d20260308_m054850_c001_v0001041_t0051_u01772948930992") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f422a33e966ebbae0_d20260308_m054849_c001_v7007000_t0000_u01772948929253") 2026/03/08 05:52:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56961a_d20260308_m054836_c001_v0001167_t0028_u01772948916485") 2026/03/08 05:52:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f422a33e966ebba9f_d20260308_m054827_c001_v7007000_t0000_u01772948907980") 2026/03/08 05:52:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9bd_d20260308_m054815_c001_v0001041_t0032_u01772948895332") 2026/03/08 05:52:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e745_d20260308_m054809_c001_v7007000_t0000_u01772948889999") 2026/03/08 05:52:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9a9_d20260308_m054758_c001_v0001041_t0024_u01772948878404") 2026/03/08 05:52:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a214a8_d20260308_m054752_c001_v7007000_t0000_u01772948872885") 2026/03/08 05:52:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a997_d20260308_m054740_c001_v0001041_t0024_u01772948860208") 2026/03/08 05:52:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41844cdd182f6dbe_d20260308_m054917_c001_v7007000_t0000_u01772948957547") 2026/03/08 05:52:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed811_d20260308_m054911_c001_v0001097_t0010_u01772948951370") 2026/03/08 05:52:02 DEBUG : dir1/0003-defgh: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef1096a1_d20260308_m054941_c001_v7007000_t0000_u01772948981583") 2026/03/08 05:52:02 DEBUG : dir1/0003-defgh: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e14dc_d20260308_m054935_c001_v0001167_t0054_u01772948975698") 2026/03/08 05:52:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65ab7_d20260308_m055113_c001_v7007000_t0000_u01772949073388") 2026/03/08 05:52:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eedc7d_d20260308_m055102_c001_v0001097_t0031_u01772949062314") 2026/03/08 05:52:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a5036_d20260308_m055056_c001_v7007000_t0000_u01772949056259") 2026/03/08 05:52:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eedbd3_d20260308_m055043_c001_v0001097_t0040_u01772949043193") 2026/03/08 05:52:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9dba141_d20260308_m055036_c001_v7007000_t0000_u01772949036660") 2026/03/08 05:52:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eedaeb_d20260308_m055024_c001_v0001097_t0038_u01772949024577") 2026/03/08 05:52:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235c94_d20260308_m055018_c001_v7007000_t0000_u01772949018388") 2026/03/08 05:52:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed9f6_d20260308_m055006_c001_v0001097_t0006_u01772949006049") 2026/03/08 05:52:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82dfa8_d20260308_m054959_c001_v7007000_t0000_u01772948999910") 2026/03/08 05:52:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed95c_d20260308_m054947_c001_v0001097_t0045_u01772948987473") 2026/03/08 05:52:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4094ac70e0f79126_d20260308_m054938_c001_v7007000_t0000_u01772948978474") 2026/03/08 05:52:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed885_d20260308_m054926_c001_v0001097_t0026_u01772948966470") 2026/03/08 05:52:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf41_d20260308_m054920_c001_v7007000_t0000_u01772948960419") 2026/03/08 05:52:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed83f_d20260308_m054915_c001_v0001097_t0046_u01772948955447") 2026/03/08 05:52:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82df71_d20260308_m054913_c001_v7007000_t0000_u01772948953568") 2026/03/08 05:52:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1308_d20260308_m054902_c001_v0001167_t0032_u01772948942447") 2026/03/08 05:52:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65972_d20260308_m054855_c001_v7007000_t0000_u01772948935932") 2026/03/08 05:52:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed746_d20260308_m054851_c001_v0001097_t0041_u01772948931000") 2026/03/08 05:52:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f419d63c16216ab11_d20260308_m054849_c001_v7007000_t0000_u01772948929466") 2026/03/08 05:52:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9f3_d20260308_m054837_c001_v0001041_t0005_u01772948917225") 2026/03/08 05:52:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f415e8a3c09210891_d20260308_m054828_c001_v7007000_t0000_u01772948908213") 2026/03/08 05:52:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e10b0_d20260308_m054816_c001_v0001167_t0018_u01772948896041") 2026/03/08 05:52:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e747_d20260308_m054810_c001_v7007000_t0000_u01772948890181") 2026/03/08 05:52:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1014_d20260308_m054759_c001_v0001167_t0005_u01772948879216") 2026/03/08 05:52:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a214a9_d20260308_m054753_c001_v7007000_t0000_u01772948873069") 2026/03/08 05:52:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e0f7a_d20260308_m054741_c001_v0001167_t0049_u01772948861094") 2026/03/08 05:52:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf37_d20260308_m054917_c001_v7007000_t0000_u01772948957909") 2026/03/08 05:52:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5697b2_d20260308_m054911_c001_v0001167_t0042_u01772948951456") 2026/03/08 05:52:03 DEBUG : dir1/0004-efghi: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef1096a2_d20260308_m054941_c001_v7007000_t0000_u01772948981770") 2026/03/08 05:52:03 DEBUG : dir1/0004-efghi: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5698f4_d20260308_m054935_c001_v0001167_t0034_u01772948975981") 2026/03/08 05:52:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65ab8_d20260308_m055113_c001_v7007000_t0000_u01772949073569") 2026/03/08 05:52:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569f1b_d20260308_m055102_c001_v0001167_t0021_u01772949062686") 2026/03/08 05:52:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a5037_d20260308_m055056_c001_v7007000_t0000_u01772949056441") 2026/03/08 05:52:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569d75_d20260308_m055043_c001_v0001167_t0040_u01772949043779") 2026/03/08 05:52:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9dba142_d20260308_m055036_c001_v7007000_t0000_u01772949036842") 2026/03/08 05:52:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569c0c_d20260308_m055025_c001_v0001167_t0058_u01772949025255") 2026/03/08 05:52:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235c95_d20260308_m055018_c001_v7007000_t0000_u01772949018570") 2026/03/08 05:52:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569ac8_d20260308_m055006_c001_v0001167_t0051_u01772949006763") 2026/03/08 05:52:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82dfa9_d20260308_m055000_c001_v7007000_t0000_u01772949000094") 2026/03/08 05:52:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5699aa_d20260308_m054947_c001_v0001167_t0054_u01772948987805") 2026/03/08 05:52:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41299c15a7d2fc61_d20260308_m054938_c001_v7007000_t0000_u01772948978511") 2026/03/08 05:52:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e145c_d20260308_m054926_c001_v0001167_t0050_u01772948966937") 2026/03/08 05:52:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf42_d20260308_m054920_c001_v7007000_t0000_u01772948960602") 2026/03/08 05:52:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed845_d20260308_m054915_c001_v0001097_t0058_u01772948955769") 2026/03/08 05:52:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a25022728c6a_d20260308_m054913_c001_v7007000_t0000_u01772948953739") 2026/03/08 05:52:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa31_d20260308_m054902_c001_v0001041_t0032_u01772948942910") 2026/03/08 05:52:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65973_d20260308_m054856_c001_v7007000_t0000_u01772948936115") 2026/03/08 05:52:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1298_d20260308_m054851_c001_v0001167_t0051_u01772948931298") 2026/03/08 05:52:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde4383d_d20260308_m054849_c001_v7007000_t0000_u01772948929075") 2026/03/08 05:52:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e11dc_d20260308_m054837_c001_v0001167_t0019_u01772948917617") 2026/03/08 05:52:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf5524081ff_d20260308_m054828_c001_v7007000_t0000_u01772948908148") 2026/03/08 05:52:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed602_d20260308_m054816_c001_v0001097_t0022_u01772948896467") 2026/03/08 05:52:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e748_d20260308_m054810_c001_v7007000_t0000_u01772948890363") 2026/03/08 05:52:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed59a_d20260308_m054759_c001_v0001097_t0033_u01772948879596") 2026/03/08 05:52:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a214aa_d20260308_m054753_c001_v7007000_t0000_u01772948873254") 2026/03/08 05:52:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed52a_d20260308_m054741_c001_v0001097_t0034_u01772948861442") 2026/03/08 05:52:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41876ddd2a7e842c_d20260308_m054917_c001_v7007000_t0000_u01772948957873") 2026/03/08 05:52:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa3f_d20260308_m054911_c001_v0001041_t0028_u01772948951667") 2026/03/08 05:52:05 DEBUG : dir1/0005-fghij: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef1096a3_d20260308_m054941_c001_v7007000_t0000_u01772948981952") 2026/03/08 05:52:05 DEBUG : dir1/0005-fghij: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed8f8_d20260308_m054936_c001_v0001097_t0044_u01772948976015") 2026/03/08 05:52:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65aba_d20260308_m055113_c001_v7007000_t0000_u01772949073751") 2026/03/08 05:52:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1b8a_d20260308_m055103_c001_v0001167_t0022_u01772949063066") 2026/03/08 05:52:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a5038_d20260308_m055056_c001_v7007000_t0000_u01772949056622") 2026/03/08 05:52:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1a21_d20260308_m055044_c001_v0001167_t0009_u01772949044388") 2026/03/08 05:52:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9dba143_d20260308_m055037_c001_v7007000_t0000_u01772949037024") 2026/03/08 05:52:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e186f_d20260308_m055025_c001_v0001167_t0055_u01772949025617") 2026/03/08 05:52:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235c96_d20260308_m055018_c001_v7007000_t0000_u01772949018754") 2026/03/08 05:52:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e16eb_d20260308_m055007_c001_v0001167_t0043_u01772949007414") 2026/03/08 05:52:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82dfaa_d20260308_m055000_c001_v7007000_t0000_u01772949000278") 2026/03/08 05:52:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1581_d20260308_m054948_c001_v0001167_t0056_u01772948988187") 2026/03/08 05:52:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f409304ff7e6c3f18_d20260308_m054938_c001_v7007000_t0000_u01772948978119") 2026/03/08 05:52:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa5f_d20260308_m054927_c001_v0001041_t0024_u01772948967446") 2026/03/08 05:52:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf43_d20260308_m054920_c001_v7007000_t0000_u01772948960785") 2026/03/08 05:52:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa4d_d20260308_m054915_c001_v0001041_t0025_u01772948955781") 2026/03/08 05:52:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82df72_d20260308_m054913_c001_v7007000_t0000_u01772948953579") 2026/03/08 05:52:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed7bb_d20260308_m054903_c001_v0001097_t0045_u01772948943672") 2026/03/08 05:52:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65974_d20260308_m054856_c001_v7007000_t0000_u01772948936298") 2026/03/08 05:52:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed748_d20260308_m054851_c001_v0001097_t0012_u01772948931307") 2026/03/08 05:52:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde4383e_d20260308_m054849_c001_v7007000_t0000_u01772948929258") 2026/03/08 05:52:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed6c7_d20260308_m054838_c001_v0001097_t0003_u01772948918105") 2026/03/08 05:52:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41876ddd2a7e708d_d20260308_m054828_c001_v7007000_t0000_u01772948908321") 2026/03/08 05:52:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569510_d20260308_m054817_c001_v0001167_t0002_u01772948897198") 2026/03/08 05:52:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e749_d20260308_m054810_c001_v7007000_t0000_u01772948890547") 2026/03/08 05:52:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569463_d20260308_m054759_c001_v0001167_t0012_u01772948879944") 2026/03/08 05:52:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a214ab_d20260308_m054753_c001_v7007000_t0000_u01772948873437") 2026/03/08 05:52:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5693cd_d20260308_m054741_c001_v0001167_t0030_u01772948861774") 2026/03/08 05:52:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41876ddd2a7e8429_d20260308_m054917_c001_v7007000_t0000_u01772948957506") 2026/03/08 05:52:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1380_d20260308_m054911_c001_v0001167_t0006_u01772948951711") 2026/03/08 05:52:06 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef1096a4_d20260308_m054942_c001_v7007000_t0000_u01772948982136") 2026/03/08 05:52:06 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e14e4_d20260308_m054936_c001_v0001167_t0014_u01772948976066") 2026/03/08 05:52:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65abb_d20260308_m055113_c001_v7007000_t0000_u01772949073934") 2026/03/08 05:52:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0ab6d_d20260308_m055103_c001_v0001041_t0016_u01772949063460") 2026/03/08 05:52:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a5039_d20260308_m055056_c001_v7007000_t0000_u01772949056803") 2026/03/08 05:52:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0ab13_d20260308_m055044_c001_v0001041_t0034_u01772949044911") 2026/03/08 05:52:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9dba144_d20260308_m055037_c001_v7007000_t0000_u01772949037206") 2026/03/08 05:52:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aae1_d20260308_m055026_c001_v0001041_t0025_u01772949026043") 2026/03/08 05:52:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235c97_d20260308_m055018_c001_v7007000_t0000_u01772949018936") 2026/03/08 05:52:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aab9_d20260308_m055007_c001_v0001041_t0058_u01772949007832") 2026/03/08 05:52:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82dfab_d20260308_m055000_c001_v7007000_t0000_u01772949000462") 2026/03/08 05:52:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa8f_d20260308_m054948_c001_v0001041_t0009_u01772948988686") 2026/03/08 05:52:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4094ac70e0f79124_d20260308_m054938_c001_v7007000_t0000_u01772948978291") 2026/03/08 05:52:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56989e_d20260308_m054927_c001_v0001167_t0032_u01772948967959") 2026/03/08 05:52:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf44_d20260308_m054920_c001_v7007000_t0000_u01772948960969") 2026/03/08 05:52:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e13b6_d20260308_m054915_c001_v0001167_t0059_u01772948955866") 2026/03/08 05:52:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41876ddd2a7e8425_d20260308_m054913_c001_v7007000_t0000_u01772948953748") 2026/03/08 05:52:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569762_d20260308_m054904_c001_v0001167_t0022_u01772948944137") 2026/03/08 05:52:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65975_d20260308_m054856_c001_v7007000_t0000_u01772948936482") 2026/03/08 05:52:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5696c4_d20260308_m054851_c001_v0001167_t0027_u01772948931321") 2026/03/08 05:52:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f401f837f0a55e1a7_d20260308_m054849_c001_v7007000_t0000_u01772948929434") 2026/03/08 05:52:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569632_d20260308_m054838_c001_v0001167_t0026_u01772948918591") 2026/03/08 05:52:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552408201_d20260308_m054828_c001_v7007000_t0000_u01772948908333") 2026/03/08 05:52:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9c3_d20260308_m054817_c001_v0001041_t0002_u01772948897712") 2026/03/08 05:52:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e74a_d20260308_m054810_c001_v7007000_t0000_u01772948890729") 2026/03/08 05:52:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9ad_d20260308_m054800_c001_v0001041_t0034_u01772948880594") 2026/03/08 05:52:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a214ac_d20260308_m054753_c001_v7007000_t0000_u01772948873622") 2026/03/08 05:52:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a99b_d20260308_m054742_c001_v0001041_t0043_u01772948862199") 2026/03/08 05:52:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a25022728c6d_d20260308_m054917_c001_v7007000_t0000_u01772948957518") 2026/03/08 05:52:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5697ba_d20260308_m054911_c001_v0001167_t0005_u01772948951835") 2026/03/08 05:52:08 DEBUG : dir1/0007-12345: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef1096a5_d20260308_m054942_c001_v7007000_t0000_u01772948982319") 2026/03/08 05:52:08 DEBUG : dir1/0007-12345: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa7b_d20260308_m054936_c001_v0001041_t0048_u01772948976082") 2026/03/08 05:52:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65abc_d20260308_m055114_c001_v7007000_t0000_u01772949074118") 2026/03/08 05:52:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eedc91_d20260308_m055103_c001_v0001097_t0026_u01772949063938") 2026/03/08 05:52:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a503a_d20260308_m055056_c001_v7007000_t0000_u01772949056983") 2026/03/08 05:52:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eedbf9_d20260308_m055045_c001_v0001097_t0015_u01772949045231") 2026/03/08 05:52:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9dba145_d20260308_m055037_c001_v7007000_t0000_u01772949037387") 2026/03/08 05:52:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eedaf9_d20260308_m055026_c001_v0001097_t0027_u01772949026522") 2026/03/08 05:52:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235c98_d20260308_m055019_c001_v7007000_t0000_u01772949019119") 2026/03/08 05:52:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eeda11_d20260308_m055008_c001_v0001097_t0018_u01772949008222") 2026/03/08 05:52:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82dfac_d20260308_m055000_c001_v7007000_t0000_u01772949000645") 2026/03/08 05:52:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed964_d20260308_m054949_c001_v0001097_t0020_u01772948989204") 2026/03/08 05:52:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f409304ff7e6c3f19_d20260308_m054938_c001_v7007000_t0000_u01772948978304") 2026/03/08 05:52:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed897_d20260308_m054928_c001_v0001097_t0026_u01772948968421") 2026/03/08 05:52:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf45_d20260308_m054921_c001_v7007000_t0000_u01772948961153") 2026/03/08 05:52:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5697ec_d20260308_m054915_c001_v0001167_t0012_u01772948955897") 2026/03/08 05:52:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a25022728c6b_d20260308_m054913_c001_v7007000_t0000_u01772948953923") 2026/03/08 05:52:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e131e_d20260308_m054904_c001_v0001167_t0025_u01772948944712") 2026/03/08 05:52:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65978_d20260308_m054856_c001_v7007000_t0000_u01772948936666") 2026/03/08 05:52:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa17_d20260308_m054851_c001_v0001041_t0053_u01772948931558") 2026/03/08 05:52:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde4383f_d20260308_m054849_c001_v7007000_t0000_u01772948929443") 2026/03/08 05:52:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9f5_d20260308_m054838_c001_v0001041_t0022_u01772948918954") 2026/03/08 05:52:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41876ddd2a7e708a_d20260308_m054827_c001_v7007000_t0000_u01772948907999") 2026/03/08 05:52:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e10c4_d20260308_m054818_c001_v0001167_t0019_u01772948898184") 2026/03/08 05:52:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e74c_d20260308_m054810_c001_v7007000_t0000_u01772948890910") 2026/03/08 05:52:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1034_d20260308_m054800_c001_v0001167_t0028_u01772948880951") 2026/03/08 05:52:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a214ad_d20260308_m054753_c001_v7007000_t0000_u01772948873805") 2026/03/08 05:52:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e0f8a_d20260308_m054742_c001_v0001167_t0041_u01772948862606") 2026/03/08 05:52:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a25022728c70_d20260308_m054917_c001_v7007000_t0000_u01772948957888") 2026/03/08 05:52:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed815_d20260308_m054911_c001_v0001097_t0025_u01772948951889") 2026/03/08 05:52:09 DEBUG : dir1/0008-23456: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef1096a6_d20260308_m054942_c001_v7007000_t0000_u01772948982502") 2026/03/08 05:52:09 DEBUG : dir1/0008-23456: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed8fa_d20260308_m054936_c001_v0001097_t0046_u01772948976413") 2026/03/08 05:52:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65abd_d20260308_m055114_c001_v7007000_t0000_u01772949074299") 2026/03/08 05:52:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569f4b_d20260308_m055104_c001_v0001167_t0041_u01772949064360") 2026/03/08 05:52:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a503b_d20260308_m055057_c001_v7007000_t0000_u01772949057164") 2026/03/08 05:52:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569da3_d20260308_m055045_c001_v0001167_t0006_u01772949045871") 2026/03/08 05:52:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9dba146_d20260308_m055037_c001_v7007000_t0000_u01772949037568") 2026/03/08 05:52:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569c30_d20260308_m055026_c001_v0001167_t0033_u01772949026977") 2026/03/08 05:52:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235c99_d20260308_m055019_c001_v7007000_t0000_u01772949019302") 2026/03/08 05:52:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569aee_d20260308_m055008_c001_v0001167_t0024_u01772949008773") 2026/03/08 05:52:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82dfad_d20260308_m055000_c001_v7007000_t0000_u01772949000829") 2026/03/08 05:52:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5699ba_d20260308_m054949_c001_v0001167_t0046_u01772948989673") 2026/03/08 05:52:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f404ff05cb07e027d_d20260308_m054938_c001_v7007000_t0000_u01772948978490") 2026/03/08 05:52:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e146e_d20260308_m054928_c001_v0001167_t0034_u01772948968845") 2026/03/08 05:52:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf46_d20260308_m054921_c001_v7007000_t0000_u01772948961336") 2026/03/08 05:52:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed849_d20260308_m054916_c001_v0001097_t0015_u01772948956156") 2026/03/08 05:52:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f409304ff7e6c3f10_d20260308_m054913_c001_v7007000_t0000_u01772948953543") 2026/03/08 05:52:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa33_d20260308_m054905_c001_v0001041_t0006_u01772948945131") 2026/03/08 05:52:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65979_d20260308_m054856_c001_v7007000_t0000_u01772948936850") 2026/03/08 05:52:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed752_d20260308_m054851_c001_v0001097_t0051_u01772948931719") 2026/03/08 05:52:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daee6_d20260308_m054849_c001_v7007000_t0000_u01772948929479") 2026/03/08 05:52:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e11f2_d20260308_m054839_c001_v0001167_t0002_u01772948919433") 2026/03/08 05:52:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f415e8a3c0921088e_d20260308_m054828_c001_v7007000_t0000_u01772948908015") 2026/03/08 05:52:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed60a_d20260308_m054818_c001_v0001097_t0034_u01772948898500") 2026/03/08 05:52:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e74e_d20260308_m054811_c001_v7007000_t0000_u01772948891092") 2026/03/08 05:52:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed5aa_d20260308_m054801_c001_v0001097_t0054_u01772948881312") 2026/03/08 05:52:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a214ae_d20260308_m054753_c001_v7007000_t0000_u01772948873990") 2026/03/08 05:52:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed52e_d20260308_m054742_c001_v0001097_t0008_u01772948862981") 2026/03/08 05:52:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41876ddd2a7e842a_d20260308_m054917_c001_v7007000_t0000_u01772948957689") 2026/03/08 05:52:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa41_d20260308_m054912_c001_v0001041_t0020_u01772948952047") 2026/03/08 05:52:11 DEBUG : dir1/0009-34567: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef1096a7_d20260308_m054942_c001_v7007000_t0000_u01772948982685") 2026/03/08 05:52:11 DEBUG : dir1/0009-34567: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e14ea_d20260308_m054936_c001_v0001167_t0055_u01772948976524") 2026/03/08 05:52:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65abe_d20260308_m055114_c001_v7007000_t0000_u01772949074480") 2026/03/08 05:52:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1bb0_d20260308_m055104_c001_v0001167_t0028_u01772949064714") 2026/03/08 05:52:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a503c_d20260308_m055057_c001_v7007000_t0000_u01772949057345") 2026/03/08 05:52:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1a4d_d20260308_m055046_c001_v0001167_t0028_u01772949046476") 2026/03/08 05:52:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9dba147_d20260308_m055037_c001_v7007000_t0000_u01772949037750") 2026/03/08 05:52:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e188f_d20260308_m055027_c001_v0001167_t0035_u01772949027438") 2026/03/08 05:52:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235c9a_d20260308_m055019_c001_v7007000_t0000_u01772949019486") 2026/03/08 05:52:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1709_d20260308_m055009_c001_v0001167_t0057_u01772949009314") 2026/03/08 05:52:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82dfae_d20260308_m055001_c001_v7007000_t0000_u01772949001012") 2026/03/08 05:52:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e15a7_d20260308_m054950_c001_v0001167_t0019_u01772948990153") 2026/03/08 05:52:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f404ff05cb07e027c_d20260308_m054938_c001_v7007000_t0000_u01772948978306") 2026/03/08 05:52:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa65_d20260308_m054929_c001_v0001041_t0052_u01772948969429") 2026/03/08 05:52:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf47_d20260308_m054921_c001_v7007000_t0000_u01772948961519") 2026/03/08 05:52:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e13bc_d20260308_m054916_c001_v0001167_t0000_u01772948956212") 2026/03/08 05:52:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a25022728c68_d20260308_m054913_c001_v7007000_t0000_u01772948953554") 2026/03/08 05:52:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed7d3_d20260308_m054905_c001_v0001097_t0008_u01772948945647") 2026/03/08 05:52:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c6597a_d20260308_m054857_c001_v7007000_t0000_u01772948937031") 2026/03/08 05:52:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5696c8_d20260308_m054851_c001_v0001167_t0011_u01772948931742") 2026/03/08 05:52:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f404ff05cb07e0257_d20260308_m054849_c001_v7007000_t0000_u01772948929263") 2026/03/08 05:52:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed6d3_d20260308_m054839_c001_v0001097_t0003_u01772948919987") 2026/03/08 05:52:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41876ddd2a7e7087_d20260308_m054827_c001_v7007000_t0000_u01772948907588") 2026/03/08 05:52:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569522_d20260308_m054818_c001_v0001167_t0041_u01772948898823") 2026/03/08 05:52:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e750_d20260308_m054811_c001_v7007000_t0000_u01772948891273") 2026/03/08 05:52:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56947d_d20260308_m054801_c001_v0001167_t0031_u01772948881701") 2026/03/08 05:52:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a214af_d20260308_m054754_c001_v7007000_t0000_u01772948874174") 2026/03/08 05:52:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5693dd_d20260308_m054743_c001_v0001167_t0042_u01772948863513") 2026/03/08 05:52:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a25022728c6e_d20260308_m054917_c001_v7007000_t0000_u01772948957702") 2026/03/08 05:52:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1386_d20260308_m054912_c001_v0001167_t0044_u01772948952084") 2026/03/08 05:52:12 DEBUG : dir1/0010-45678: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef1096a8_d20260308_m054942_c001_v7007000_t0000_u01772948982868") 2026/03/08 05:52:12 DEBUG : dir1/0010-45678: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa7d_d20260308_m054936_c001_v0001041_t0025_u01772948976537") 2026/03/08 05:52:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65abf_d20260308_m055114_c001_v7007000_t0000_u01772949074662") 2026/03/08 05:52:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0ab77_d20260308_m055105_c001_v0001041_t0011_u01772949065159") 2026/03/08 05:52:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a503d_d20260308_m055057_c001_v7007000_t0000_u01772949057527") 2026/03/08 05:52:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0ab25_d20260308_m055047_c001_v0001041_t0011_u01772949047057") 2026/03/08 05:52:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9dba148_d20260308_m055037_c001_v7007000_t0000_u01772949037932") 2026/03/08 05:52:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aaeb_d20260308_m055027_c001_v0001041_t0030_u01772949027979") 2026/03/08 05:52:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235c9b_d20260308_m055019_c001_v7007000_t0000_u01772949019669") 2026/03/08 05:52:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aac1_d20260308_m055009_c001_v0001041_t0046_u01772949009669") 2026/03/08 05:52:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82dfaf_d20260308_m055001_c001_v7007000_t0000_u01772949001197") 2026/03/08 05:52:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa95_d20260308_m054950_c001_v0001041_t0039_u01772948990543") 2026/03/08 05:52:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a4f76_d20260308_m054938_c001_v7007000_t0000_u01772948978519") 2026/03/08 05:52:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5698b2_d20260308_m054929_c001_v0001167_t0003_u01772948969950") 2026/03/08 05:52:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf48_d20260308_m054921_c001_v7007000_t0000_u01772948961702") 2026/03/08 05:52:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa51_d20260308_m054916_c001_v0001041_t0023_u01772948956265") 2026/03/08 05:52:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41876ddd2a7e8424_d20260308_m054913_c001_v7007000_t0000_u01772948953556") 2026/03/08 05:52:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569772_d20260308_m054906_c001_v0001167_t0053_u01772948946238") 2026/03/08 05:52:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c6597b_d20260308_m054857_c001_v7007000_t0000_u01772948937214") 2026/03/08 05:52:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e129c_d20260308_m054851_c001_v0001167_t0004_u01772948931811") 2026/03/08 05:52:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f419d63c16216ab0f_d20260308_m054849_c001_v7007000_t0000_u01772948929263") 2026/03/08 05:52:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56964a_d20260308_m054840_c001_v0001167_t0055_u01772948920759") 2026/03/08 05:52:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f415e8a3c0921088f_d20260308_m054828_c001_v7007000_t0000_u01772948908019") 2026/03/08 05:52:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9c9_d20260308_m054819_c001_v0001041_t0044_u01772948899262") 2026/03/08 05:52:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e751_d20260308_m054811_c001_v7007000_t0000_u01772948891454") 2026/03/08 05:52:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9af_d20260308_m054802_c001_v0001041_t0048_u01772948882147") 2026/03/08 05:52:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a214b0_d20260308_m054754_c001_v7007000_t0000_u01772948874358") 2026/03/08 05:52:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a99d_d20260308_m054744_c001_v0001041_t0055_u01772948864240") 2026/03/08 05:52:13 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82df7c_d20260308_m054917_c001_v7007000_t0000_u01772948957713") 2026/03/08 05:52:13 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5697c0_d20260308_m054912_c001_v0001167_t0012_u01772948952195") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef1096aa_d20260308_m054943_c001_v7007000_t0000_u01772948983052") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569904_d20260308_m054936_c001_v0001167_t0006_u01772948976629") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65ac0_d20260308_m055114_c001_v7007000_t0000_u01772949074843") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eedca6_d20260308_m055105_c001_v0001097_t0002_u01772949065598") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a503e_d20260308_m055057_c001_v7007000_t0000_u01772949057709") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eedc1d_d20260308_m055047_c001_v0001097_t0059_u01772949047522") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9dba149_d20260308_m055038_c001_v7007000_t0000_u01772949038115") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eedb0b_d20260308_m055028_c001_v0001097_t0043_u01772949028363") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235c9c_d20260308_m055019_c001_v7007000_t0000_u01772949019851") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eeda23_d20260308_m055009_c001_v0001097_t0041_u01772949009994") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82dfb0_d20260308_m055001_c001_v7007000_t0000_u01772949001391") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed978_d20260308_m054950_c001_v0001097_t0056_u01772948990902") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef109698_d20260308_m054938_c001_v7007000_t0000_u01772948978532") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed8b2_d20260308_m054930_c001_v0001097_t0003_u01772948970813") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf49_d20260308_m054921_c001_v7007000_t0000_u01772948961886") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5697fe_d20260308_m054916_c001_v0001167_t0014_u01772948956505") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41876ddd2a7e8426_d20260308_m054913_c001_v7007000_t0000_u01772948953932") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1338_d20260308_m054906_c001_v0001167_t0016_u01772948946640") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c6597c_d20260308_m054857_c001_v7007000_t0000_u01772948937397") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5696ca_d20260308_m054852_c001_v0001167_t0053_u01772948932092") 2026/03/08 05:52:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65964_d20260308_m054849_c001_v7007000_t0000_u01772948929487") 2026/03/08 05:52:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9f9_d20260308_m054841_c001_v0001041_t0023_u01772948921161") 2026/03/08 05:52:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552408200_d20260308_m054828_c001_v7007000_t0000_u01772948908191") 2026/03/08 05:52:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e10d8_d20260308_m054819_c001_v0001167_t0017_u01772948899740") 2026/03/08 05:52:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e752_d20260308_m054811_c001_v7007000_t0000_u01772948891638") 2026/03/08 05:52:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1040_d20260308_m054802_c001_v0001167_t0045_u01772948882478") 2026/03/08 05:52:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a214b1_d20260308_m054754_c001_v7007000_t0000_u01772948874542") 2026/03/08 05:52:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e0f9e_d20260308_m054744_c001_v0001167_t0023_u01772948864599") 2026/03/08 05:52:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c659f4_d20260308_m054917_c001_v7007000_t0000_u01772948957556") 2026/03/08 05:52:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed819_d20260308_m054912_c001_v0001097_t0046_u01772948952240") 2026/03/08 05:52:15 DEBUG : dir1/0012-6789;: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef1096ab_d20260308_m054943_c001_v7007000_t0000_u01772948983235") 2026/03/08 05:52:15 DEBUG : dir1/0012-6789;: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed900_d20260308_m054936_c001_v0001097_t0034_u01772948976742") 2026/03/08 05:52:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65ac1_d20260308_m055115_c001_v7007000_t0000_u01772949075025") 2026/03/08 05:52:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569f69_d20260308_m055106_c001_v0001167_t0029_u01772949066078") 2026/03/08 05:52:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a503f_d20260308_m055057_c001_v7007000_t0000_u01772949057891") 2026/03/08 05:52:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569dd9_d20260308_m055047_c001_v0001167_t0031_u01772949047918") 2026/03/08 05:52:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9dba14a_d20260308_m055038_c001_v7007000_t0000_u01772949038298") 2026/03/08 05:52:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569c56_d20260308_m055029_c001_v0001167_t0003_u01772949029175") 2026/03/08 05:52:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235c9d_d20260308_m055020_c001_v7007000_t0000_u01772949020033") 2026/03/08 05:52:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569b12_d20260308_m055010_c001_v0001167_t0029_u01772949010431") 2026/03/08 05:52:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82dfb1_d20260308_m055001_c001_v7007000_t0000_u01772949001574") 2026/03/08 05:52:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5699d2_d20260308_m054951_c001_v0001167_t0005_u01772948991325") 2026/03/08 05:52:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f409304ff7e6c3f17_d20260308_m054937_c001_v7007000_t0000_u01772948977933") 2026/03/08 05:52:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1494_d20260308_m054931_c001_v0001167_t0030_u01772948971224") 2026/03/08 05:52:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf4a_d20260308_m054922_c001_v7007000_t0000_u01772948962068") 2026/03/08 05:52:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e13c2_d20260308_m054916_c001_v0001167_t0019_u01772948956747") 2026/03/08 05:52:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82df73_d20260308_m054913_c001_v7007000_t0000_u01772948953755") 2026/03/08 05:52:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa37_d20260308_m054906_c001_v0001041_t0053_u01772948946987") 2026/03/08 05:52:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c6597d_d20260308_m054857_c001_v7007000_t0000_u01772948937579") 2026/03/08 05:52:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa1d_d20260308_m054852_c001_v0001041_t0028_u01772948932127") 2026/03/08 05:52:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f404ff05cb07e0256_d20260308_m054849_c001_v7007000_t0000_u01772948929078") 2026/03/08 05:52:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1206_d20260308_m054841_c001_v0001167_t0049_u01772948921655") 2026/03/08 05:52:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f414cf046bdb70000_d20260308_m054828_c001_v7007000_t0000_u01772948908162") 2026/03/08 05:52:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed616_d20260308_m054820_c001_v0001097_t0041_u01772948900270") 2026/03/08 05:52:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e753_d20260308_m054811_c001_v7007000_t0000_u01772948891820") 2026/03/08 05:52:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed5b6_d20260308_m054802_c001_v0001097_t0021_u01772948882838") 2026/03/08 05:52:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a214b2_d20260308_m054754_c001_v7007000_t0000_u01772948874727") 2026/03/08 05:52:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed538_d20260308_m054744_c001_v0001097_t0033_u01772948864981") 2026/03/08 05:52:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf36_d20260308_m054917_c001_v7007000_t0000_u01772948957725") 2026/03/08 05:52:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e138a_d20260308_m054912_c001_v0001167_t0011_u01772948952484") 2026/03/08 05:52:16 DEBUG : dir1/0013-789;=: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef1096ac_d20260308_m054943_c001_v7007000_t0000_u01772948983417") 2026/03/08 05:52:16 DEBUG : dir1/0013-789;=: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e14f2_d20260308_m054936_c001_v0001167_t0026_u01772948976894") 2026/03/08 05:52:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65ac3_d20260308_m055115_c001_v7007000_t0000_u01772949075206") 2026/03/08 05:52:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1bd0_d20260308_m055106_c001_v0001167_t0055_u01772949066539") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a5040_d20260308_m055058_c001_v7007000_t0000_u01772949058072") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1a71_d20260308_m055048_c001_v0001167_t0033_u01772949048535") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9dba14b_d20260308_m055038_c001_v7007000_t0000_u01772949038482") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e18c3_d20260308_m055029_c001_v0001167_t0026_u01772949029628") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235c9e_d20260308_m055020_c001_v7007000_t0000_u01772949020218") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1735_d20260308_m055011_c001_v0001167_t0006_u01772949011074") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82dfb2_d20260308_m055001_c001_v7007000_t0000_u01772949001758") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e15c1_d20260308_m054951_c001_v0001167_t0025_u01772948991977") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef109697_d20260308_m054938_c001_v7007000_t0000_u01772948978343") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa6b_d20260308_m054931_c001_v0001041_t0050_u01772948971613") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf4b_d20260308_m054922_c001_v7007000_t0000_u01772948962251") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa53_d20260308_m054916_c001_v0001041_t0021_u01772948956782") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c659c9_d20260308_m054913_c001_v7007000_t0000_u01772948953584") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed7e1_d20260308_m054907_c001_v0001097_t0030_u01772948947476") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c6597e_d20260308_m054857_c001_v7007000_t0000_u01772948937760") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed758_d20260308_m054852_c001_v0001097_t0004_u01772948932230") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f422a33e966ebbae2_d20260308_m054849_c001_v7007000_t0000_u01772948929456") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed6ed_d20260308_m054842_c001_v0001097_t0012_u01772948922165") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f422a33e966ebbaa1_d20260308_m054828_c001_v7007000_t0000_u01772948908168") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569540_d20260308_m054820_c001_v0001167_t0021_u01772948900657") 2026/03/08 05:52:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e754_d20260308_m054812_c001_v7007000_t0000_u01772948892002") 2026/03/08 05:52:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56948f_d20260308_m054803_c001_v0001167_t0028_u01772948883332") 2026/03/08 05:52:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a214b3_d20260308_m054754_c001_v7007000_t0000_u01772948874912") 2026/03/08 05:52:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5693ed_d20260308_m054745_c001_v0001167_t0005_u01772948865470") 2026/03/08 05:52:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41844cdd182f6dbf_d20260308_m054917_c001_v7007000_t0000_u01772948957733") 2026/03/08 05:52:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa43_d20260308_m054912_c001_v0001041_t0045_u01772948952519") 2026/03/08 05:52:18 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef1096ad_d20260308_m054943_c001_v7007000_t0000_u01772948983600") 2026/03/08 05:52:18 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa7f_d20260308_m054937_c001_v0001041_t0001_u01772948977043") 2026/03/08 05:52:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65ac5_d20260308_m055115_c001_v7007000_t0000_u01772949075389") 2026/03/08 05:52:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0ab7f_d20260308_m055106_c001_v0001041_t0056_u01772949066881") 2026/03/08 05:52:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a5041_d20260308_m055058_c001_v7007000_t0000_u01772949058255") 2026/03/08 05:52:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0ab31_d20260308_m055049_c001_v0001041_t0025_u01772949049060") 2026/03/08 05:52:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9dba14c_d20260308_m055038_c001_v7007000_t0000_u01772949038667") 2026/03/08 05:52:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aaed_d20260308_m055029_c001_v0001041_t0051_u01772949029929") 2026/03/08 05:52:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235c9f_d20260308_m055020_c001_v7007000_t0000_u01772949020400") 2026/03/08 05:52:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aac5_d20260308_m055011_c001_v0001041_t0032_u01772949011460") 2026/03/08 05:52:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82dfb3_d20260308_m055001_c001_v7007000_t0000_u01772949001941") 2026/03/08 05:52:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa99_d20260308_m054952_c001_v0001041_t0032_u01772948992597") 2026/03/08 05:52:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4094ac70e0f79125_d20260308_m054938_c001_v7007000_t0000_u01772948978312") 2026/03/08 05:52:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5698cc_d20260308_m054932_c001_v0001167_t0019_u01772948972005") 2026/03/08 05:52:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf4c_d20260308_m054922_c001_v7007000_t0000_u01772948962434") 2026/03/08 05:52:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569802_d20260308_m054916_c001_v0001167_t0046_u01772948956791") 2026/03/08 05:52:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82df75_d20260308_m054913_c001_v7007000_t0000_u01772948953903") 2026/03/08 05:52:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56977c_d20260308_m054907_c001_v0001167_t0049_u01772948947950") 2026/03/08 05:52:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c6597f_d20260308_m054857_c001_v7007000_t0000_u01772948937943") 2026/03/08 05:52:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e12a4_d20260308_m054852_c001_v0001167_t0056_u01772948932298") 2026/03/08 05:52:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f422a33e966ebbae1_d20260308_m054849_c001_v7007000_t0000_u01772948929272") 2026/03/08 05:52:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569660_d20260308_m054842_c001_v0001167_t0031_u01772948922897") 2026/03/08 05:52:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f415e8a3c09210890_d20260308_m054828_c001_v7007000_t0000_u01772948908202") 2026/03/08 05:52:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9cd_d20260308_m054821_c001_v0001041_t0053_u01772948901284") 2026/03/08 05:52:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e755_d20260308_m054812_c001_v7007000_t0000_u01772948892184") 2026/03/08 05:52:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9b1_d20260308_m054803_c001_v0001041_t0058_u01772948883704") 2026/03/08 05:52:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a214b4_d20260308_m054755_c001_v7007000_t0000_u01772948875098") 2026/03/08 05:52:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a99f_d20260308_m054746_c001_v0001041_t0003_u01772948866116") 2026/03/08 05:52:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82df7a_d20260308_m054917_c001_v7007000_t0000_u01772948957525") 2026/03/08 05:52:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5697c6_d20260308_m054912_c001_v0001167_t0004_u01772948952532") 2026/03/08 05:52:19 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef1096ae_d20260308_m054943_c001_v7007000_t0000_u01772948983784") 2026/03/08 05:52:19 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed90a_d20260308_m054937_c001_v0001097_t0005_u01772948977072") 2026/03/08 05:52:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65ac6_d20260308_m055115_c001_v7007000_t0000_u01772949075572") 2026/03/08 05:52:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eedcb4_d20260308_m055107_c001_v0001097_t0027_u01772949067217") 2026/03/08 05:52:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a5042_d20260308_m055058_c001_v7007000_t0000_u01772949058435") 2026/03/08 05:52:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eedc37_d20260308_m055049_c001_v0001097_t0058_u01772949049484") 2026/03/08 05:52:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9dba14e_d20260308_m055038_c001_v7007000_t0000_u01772949038849") 2026/03/08 05:52:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eedb21_d20260308_m055030_c001_v0001097_t0042_u01772949030640") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235ca0_d20260308_m055020_c001_v7007000_t0000_u01772949020582") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eeda47_d20260308_m055011_c001_v0001097_t0049_u01772949011876") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82dfb4_d20260308_m055002_c001_v7007000_t0000_u01772949002129") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed983_d20260308_m054953_c001_v0001097_t0021_u01772948993145") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4094ac70e0f79122_d20260308_m054937_c001_v7007000_t0000_u01772948977924") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed8ce_d20260308_m054932_c001_v0001097_t0050_u01772948972356") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf4d_d20260308_m054922_c001_v7007000_t0000_u01772948962617") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed851_d20260308_m054916_c001_v0001097_t0024_u01772948956924") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41844cdd182f6db9_d20260308_m054913_c001_v7007000_t0000_u01772948953604") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e134c_d20260308_m054908_c001_v0001167_t0029_u01772948948281") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65980_d20260308_m054858_c001_v7007000_t0000_u01772948938127") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5696d4_d20260308_m054852_c001_v0001167_t0053_u01772948932524") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daee5_d20260308_m054849_c001_v7007000_t0000_u01772948929288") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9fb_d20260308_m054843_c001_v0001041_t0005_u01772948923320") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41876ddd2a7e7088_d20260308_m054827_c001_v7007000_t0000_u01772948907771") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e10f4_d20260308_m054821_c001_v0001167_t0021_u01772948901860") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e757_d20260308_m054812_c001_v7007000_t0000_u01772948892371") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1052_d20260308_m054804_c001_v0001167_t0044_u01772948884039") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a214b5_d20260308_m054755_c001_v7007000_t0000_u01772948875282") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e0fb0_d20260308_m054746_c001_v0001167_t0024_u01772948866563") 2026/03/08 05:52:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c659f5_d20260308_m054917_c001_v7007000_t0000_u01772948957741") 2026/03/08 05:52:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed81d_d20260308_m054912_c001_v0001097_t0032_u01772948952561") 2026/03/08 05:52:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552408206_d20260308_m054830_c001_v7007000_t0000_u01772948910928") 2026/03/08 05:52:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed646_d20260308_m054825_c001_v0001097_t0019_u01772948905593") 2026/03/08 05:52:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552408207_d20260308_m054831_c001_v7007000_t0000_u01772948911110") 2026/03/08 05:52:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1132_d20260308_m054825_c001_v0001167_t0025_u01772948905604") 2026/03/08 05:52:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552408208_d20260308_m054831_c001_v7007000_t0000_u01772948911292") 2026/03/08 05:52:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9df_d20260308_m054825_c001_v0001041_t0007_u01772948905678") 2026/03/08 05:52:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552408209_d20260308_m054831_c001_v7007000_t0000_u01772948911476") 2026/03/08 05:52:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569592_d20260308_m054825_c001_v0001167_t0011_u01772948905691") 2026/03/08 05:52:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf55240820a_d20260308_m054831_c001_v7007000_t0000_u01772948911658") 2026/03/08 05:52:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed64a_d20260308_m054826_c001_v0001097_t0018_u01772948906011") 2026/03/08 05:52:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf55240820c_d20260308_m054831_c001_v7007000_t0000_u01772948911844") 2026/03/08 05:52:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e113c_d20260308_m054826_c001_v0001167_t0058_u01772948906043") 2026/03/08 05:52:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf55240820d_d20260308_m054832_c001_v7007000_t0000_u01772948912027") 2026/03/08 05:52:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56959c_d20260308_m054826_c001_v0001167_t0035_u01772948906196") 2026/03/08 05:52:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf55240820f_d20260308_m054832_c001_v7007000_t0000_u01772948912219") 2026/03/08 05:52:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9e1_d20260308_m054826_c001_v0001041_t0000_u01772948906356") 2026/03/08 05:52:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552408212_d20260308_m054832_c001_v7007000_t0000_u01772948912402") 2026/03/08 05:52:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed64e_d20260308_m054826_c001_v0001097_t0057_u01772948906381") 2026/03/08 05:52:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552408215_d20260308_m054832_c001_v7007000_t0000_u01772948912584") 2026/03/08 05:52:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1146_d20260308_m054826_c001_v0001167_t0056_u01772948906401") 2026/03/08 05:52:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552408218_d20260308_m054832_c001_v7007000_t0000_u01772948912805") 2026/03/08 05:52:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed654_d20260308_m054826_c001_v0001097_t0007_u01772948906747") 2026/03/08 05:52:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf55240821b_d20260308_m054832_c001_v7007000_t0000_u01772948912989") 2026/03/08 05:52:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9e3_d20260308_m054826_c001_v0001041_t0028_u01772948906760") 2026/03/08 05:52:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf55240821e_d20260308_m054833_c001_v7007000_t0000_u01772948913174") 2026/03/08 05:52:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5695a4_d20260308_m054826_c001_v0001167_t0046_u01772948906790") 2026/03/08 05:52:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552408221_d20260308_m054833_c001_v7007000_t0000_u01772948913355") 2026/03/08 05:52:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1150_d20260308_m054826_c001_v0001167_t0026_u01772948906849") 2026/03/08 05:52:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552408224_d20260308_m054833_c001_v7007000_t0000_u01772948913543") 2026/03/08 05:52:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5695aa_d20260308_m054827_c001_v0001167_t0000_u01772948907189") 2026/03/08 05:52:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552408228_d20260308_m054833_c001_v7007000_t0000_u01772948913726") 2026/03/08 05:52:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9e5_d20260308_m054827_c001_v0001041_t0046_u01772948907201") 2026/03/08 05:52:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f419d63c16216ab1c_d20260308_m054853_c001_v7007000_t0000_u01772948933311") 2026/03/08 05:52:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed71e_d20260308_m054846_c001_v0001097_t0028_u01772948926591") 2026/03/08 05:52:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a4e02_d20260308_m054853_c001_v7007000_t0000_u01772948933086") 2026/03/08 05:52:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1256_d20260308_m054846_c001_v0001167_t0001_u01772948926662") 2026/03/08 05:52:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a4e05_d20260308_m054853_c001_v7007000_t0000_u01772948933452") 2026/03/08 05:52:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569684_d20260308_m054846_c001_v0001167_t0006_u01772948926779") 2026/03/08 05:52:22 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f404ff05cb07e025a_d20260308_m054853_c001_v7007000_t0000_u01772948933097") 2026/03/08 05:52:22 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa07_d20260308_m054846_c001_v0001041_t0032_u01772948926791") 2026/03/08 05:52:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4078302f7c34b12e_d20260308_m054853_c001_v7007000_t0000_u01772948933163") 2026/03/08 05:52:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed720_d20260308_m054846_c001_v0001097_t0040_u01772948926979") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65967_d20260308_m054853_c001_v7007000_t0000_u01772948933103") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1260_d20260308_m054847_c001_v0001167_t0014_u01772948927081") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f404ff05cb07e025c_d20260308_m054853_c001_v7007000_t0000_u01772948933467") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa09_d20260308_m054847_c001_v0001041_t0011_u01772948927136") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f422a33e966ebbae8_d20260308_m054853_c001_v7007000_t0000_u01772948933324") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569694_d20260308_m054847_c001_v0001167_t0026_u01772948927403") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde43844_d20260308_m054853_c001_v7007000_t0000_u01772948933335") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e126a_d20260308_m054847_c001_v0001167_t0002_u01772948927442") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daeeb_d20260308_m054853_c001_v7007000_t0000_u01772948933117") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa0b_d20260308_m054847_c001_v0001041_t0057_u01772948927575") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a4e03_d20260308_m054853_c001_v7007000_t0000_u01772948933269") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed728_d20260308_m054847_c001_v0001097_t0020_u01772948927866") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c6596a_d20260308_m054853_c001_v7007000_t0000_u01772948933474") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aa0d_d20260308_m054847_c001_v0001041_t0037_u01772948927927") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f419d63c16216ab1b_d20260308_m054853_c001_v7007000_t0000_u01772948933126") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1270_d20260308_m054847_c001_v0001167_t0043_u01772948927937") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f422a33e966ebbae6_d20260308_m054853_c001_v7007000_t0000_u01772948933137") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56969a_d20260308_m054847_c001_v0001167_t0012_u01772948927966") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4078302f7c34b12f_d20260308_m054853_c001_v7007000_t0000_u01772948933347") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed72a_d20260308_m054848_c001_v0001097_t0048_u01772948928263") 2026/03/08 05:52:23 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daeed_d20260308_m054853_c001_v7007000_t0000_u01772948933489") 2026/03/08 05:52:24 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56969c_d20260308_m054848_c001_v0001167_t0002_u01772948928359") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde4377e_d20260308_m054622_c001_v7007000_t0000_u01772948782520") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f11039cd166cb066f_d20260308_m054620_c001_v0001165_t0023_u01772948780587") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416740bd60d99725_d20260308_m054620_c001_v7007000_t0000_u01772948780407") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f11039cd166cb0665_d20260308_m054617_c001_v0001165_t0051_u01772948777637") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416740bd60d99720_d20260308_m054616_c001_v7007000_t0000_u01772948776870") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a568efe_d20260308_m054612_c001_v0001167_t0002_u01772948772670") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde43675_d20260308_m054611_c001_v7007000_t0000_u01772948771077") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111d06a15506c8f0_d20260308_m054608_c001_v0001157_t0058_u01772948768935") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4116c6451f7ac879_d20260308_m054608_c001_v7007000_t0000_u01772948768747") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111d06a15506c8e4_d20260308_m054605_c001_v0001157_t0030_u01772948765428") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4116c6451f7ac874_d20260308_m054604_c001_v7007000_t0000_u01772948764658") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed1da_d20260308_m054600_c001_v0001097_t0021_u01772948760437") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f414cf046bdb6ff78_d20260308_m054559_c001_v7007000_t0000_u01772948759145") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f113353892e0210e6_d20260308_m054557_c001_v0001173_t0020_u01772948757588") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41942c6a2bbd4574_d20260308_m054557_c001_v7007000_t0000_u01772948757404") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f113353892e0210a8_d20260308_m054553_c001_v0001173_t0049_u01772948753277") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41942c6a2bbd453a_d20260308_m054552_c001_v7007000_t0000_u01772948752534") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed10c_d20260308_m054545_c001_v0001097_t0050_u01772948745886") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235afb_d20260308_m054544_c001_v7007000_t0000_u01772948744970") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f103e2cf79d410fc2_d20260308_m054543_c001_v0001177_t0050_u01772948743353") 2026/03/08 05:52:24 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41844cdd182f6ce3_d20260308_m054543_c001_v7007000_t0000_u01772948743167") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f103e2cf79d410fb6_d20260308_m054539_c001_v0001177_t0047_u01772948739959") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41844cdd182f6cd9_d20260308_m054539_c001_v7007000_t0000_u01772948739191") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f109d02cbd6e2f4ee_d20260308_m054532_c001_v0001100_t0053_u01772948732638") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4116c6451f7ac856_d20260308_m054531_c001_v7007000_t0000_u01772948731724") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1028d48b5078fa00_d20260308_m054529_c001_v0001032_t0055_u01772948729364") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef10950f_d20260308_m054529_c001_v7007000_t0000_u01772948729184") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1028d48b5078f9f8_d20260308_m054525_c001_v0001032_t0049_u01772948725639") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef10950b_d20260308_m054524_c001_v7007000_t0000_u01772948724896") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a568b33_d20260308_m054518_c001_v0001167_t0054_u01772948718221") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef109506_d20260308_m054517_c001_v7007000_t0000_u01772948717304") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f107ef2079327f0fa_d20260308_m054515_c001_v0001185_t0052_u01772948715423") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a25022726821_d20260308_m054515_c001_v7007000_t0000_u01772948715164") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f107ef2079327f0aa_d20260308_m054511_c001_v0001185_t0036_u01772948711543") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a2502272681a_d20260308_m054510_c001_v7007000_t0000_u01772948710776") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eecf57_d20260308_m054504_c001_v0001097_t0025_u01772948704100") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f422a33e966ebb9b6_d20260308_m054503_c001_v7007000_t0000_u01772948703011") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f11341c672cfe2ab9_d20260308_m054456_c001_v0001167_t0002_u01772948696174") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4094ac70e0f7768c_d20260308_m054455_c001_v7007000_t0000_u01772948695964") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f109d02cbd6e2f45c_d20260308_m054446_c001_v0001100_t0043_u01772948686011") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10741cf43111f0e5_d20260308_m054444_c001_v0001042_t0014_u01772948684995") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10741cf43111f0e1_d20260308_m054443_c001_v0001042_t0006_u01772948683769") 2026/03/08 05:52:25 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f401f837f0a55e042_d20260308_m054429_c001_v7007000_t0000_u01772948669957") 2026/03/08 05:52:26 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eecdb0_d20260308_m054422_c001_v0001097_t0043_u01772948662573") 2026/03/08 05:52:26 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10408df470ce980c_d20260308_m054421_c001_v0001137_t0027_u01772948661523") 2026/03/08 05:52:26 DEBUG : dst/one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10408df470ce9808_d20260308_m054420_c001_v0001137_t0017_u01772948660247") 2026/03/08 05:52:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde4377f_d20260308_m054622_c001_v7007000_t0000_u01772948782702") 2026/03/08 05:52:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1112af90feab2791_d20260308_m054619_c001_v0001098_t0003_u01772948779806") 2026/03/08 05:52:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f103a0ccbd3655cc6_d20260308_m054616_c001_v0001183_t0000_u01772948776653") 2026/03/08 05:52:26 DEBUG : dst/one.bak: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde43676_d20260308_m054611_c001_v7007000_t0000_u01772948771260") 2026/03/08 05:52:26 DEBUG : dst/one.bak: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1166e4199c381b83_d20260308_m054608_c001_v0001033_t0021_u01772948768298") 2026/03/08 05:52:26 DEBUG : dst/one.bak: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1128886b2bdcc3b0_d20260308_m054604_c001_v0001134_t0054_u01772948764214") 2026/03/08 05:52:26 DEBUG : dst/one.bak: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f414cf046bdb6ff7a_d20260308_m054559_c001_v7007000_t0000_u01772948759328") 2026/03/08 05:52:26 DEBUG : dst/one.bak: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f102208c657aada87_d20260308_m054556_c001_v0001039_t0033_u01772948756835") 2026/03/08 05:52:26 DEBUG : dst/one.bak: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f110a8c9c790dbb98_d20260308_m054552_c001_v0001134_t0023_u01772948752026") 2026/03/08 05:52:26 DEBUG : dst/three: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f422a33e966ebb9b7_d20260308_m054503_c001_v7007000_t0000_u01772948703192") 2026/03/08 05:52:26 DEBUG : dst/three: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10741cf43111f0fd_d20260308_m054501_c001_v0001042_t0041_u01772948701403") 2026/03/08 05:52:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde43780_d20260308_m054623_c001_v7007000_t0000_u01772948783005") 2026/03/08 05:52:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f118668d363eb1f10_d20260308_m054621_c001_v0001134_t0059_u01772948781411") 2026/03/08 05:52:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1025360c55322c41_d20260308_m054618_c001_v0001179_t0057_u01772948778418") 2026/03/08 05:52:26 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde43781_d20260308_m054623_c001_v7007000_t0000_u01772948783191") 2026/03/08 05:52:26 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f11039cd166cb0677_d20260308_m054621_c001_v0001165_t0049_u01772948781906") 2026/03/08 05:52:26 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416740bd60d99726_d20260308_m054621_c001_v7007000_t0000_u01772948781725") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f11039cd166cb0669_d20260308_m054618_c001_v0001165_t0039_u01772948778824") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416740bd60d99723_d20260308_m054618_c001_v7007000_t0000_u01772948778644") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a568f1b_d20260308_m054613_c001_v0001167_t0000_u01772948773866") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde43677_d20260308_m054611_c001_v7007000_t0000_u01772948771441") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111d06a15506c8f6_d20260308_m054610_c001_v0001157_t0043_u01772948770374") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4116c6451f7ac87b_d20260308_m054610_c001_v7007000_t0000_u01772948770184") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111d06a15506c8ea_d20260308_m054606_c001_v0001157_t0015_u01772948766785") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4116c6451f7ac875_d20260308_m054606_c001_v7007000_t0000_u01772948766595") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed1ea_d20260308_m054601_c001_v0001097_t0056_u01772948761401") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41942c6a2bbd4584_d20260308_m054558_c001_v7007000_t0000_u01772948758590") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a568dc1_d20260308_m054555_c001_v0001167_t0026_u01772948755880") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41942c6a2bbd4551_d20260308_m054554_c001_v7007000_t0000_u01772948754632") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed134_d20260308_m054549_c001_v0001097_t0033_u01772948749290") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41844cdd182f6ce5_d20260308_m054544_c001_v7007000_t0000_u01772948744054") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f109d02cbd6e2f50c_d20260308_m054541_c001_v0001100_t0042_u01772948741972") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41844cdd182f6cdc_d20260308_m054540_c001_v7007000_t0000_u01772948740839") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a568c75_d20260308_m054534_c001_v0001167_t0057_u01772948734244") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef109511_d20260308_m054530_c001_v7007000_t0000_u01772948730802") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a568be9_d20260308_m054527_c001_v0001167_t0022_u01772948727747") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef10950e_d20260308_m054526_c001_v7007000_t0000_u01772948726660") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed01f_d20260308_m054520_c001_v0001097_t0057_u01772948720103") 2026/03/08 05:52:27 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a25022726822_d20260308_m054516_c001_v7007000_t0000_u01772948716383") 2026/03/08 05:52:28 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eecfd9_d20260308_m054513_c001_v0001097_t0013_u01772948713597") 2026/03/08 05:52:28 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a2502272681c_d20260308_m054512_c001_v7007000_t0000_u01772948712462") 2026/03/08 05:52:28 DEBUG : dst/three.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f109d02cbd6e2f492_d20260308_m054505_c001_v0001100_t0017_u01772948705831") 2026/03/08 05:52:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde43678_d20260308_m054611_c001_v7007000_t0000_u01772948771624") 2026/03/08 05:52:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1167fda138979d2c_d20260308_m054609_c001_v0001161_t0017_u01772948769801") 2026/03/08 05:52:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1175bb17fbe4e13a_d20260308_m054606_c001_v0001181_t0018_u01772948766378") 2026/03/08 05:52:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f414cf046bdb6ff7b_d20260308_m054559_c001_v7007000_t0000_u01772948759513") 2026/03/08 05:52:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f118ef20b9a30e276_d20260308_m054558_c001_v0001173_t0024_u01772948758179") 2026/03/08 05:52:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1074ee5998aa446a_d20260308_m054554_c001_v0001173_t0006_u01772948754093") 2026/03/08 05:52:28 DEBUG : dst/two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde43782_d20260308_m054623_c001_v7007000_t0000_u01772948783374") 2026/03/08 05:52:28 DEBUG : dst/two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed277_d20260308_m054613_c001_v0001097_t0030_u01772948773503") 2026/03/08 05:52:28 DEBUG : dst/two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde43679_d20260308_m054611_c001_v7007000_t0000_u01772948771936") 2026/03/08 05:52:28 DEBUG : dst/two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a568e29_d20260308_m054600_c001_v0001167_t0058_u01772948760886") 2026/03/08 05:52:28 DEBUG : dst/two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f414cf046bdb6ff7c_d20260308_m054559_c001_v7007000_t0000_u01772948759711") 2026/03/08 05:52:28 DEBUG : dst/two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a568d32_d20260308_m054546_c001_v0001167_t0001_u01772948746664") 2026/03/08 05:52:28 DEBUG : dst/two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235afc_d20260308_m054545_c001_v7007000_t0000_u01772948745152") 2026/03/08 05:52:28 DEBUG : dst/two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed097_d20260308_m054533_c001_v0001097_t0019_u01772948733381") 2026/03/08 05:52:28 DEBUG : dst/two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4116c6451f7ac857_d20260308_m054531_c001_v7007000_t0000_u01772948731907") 2026/03/08 05:52:29 DEBUG : dst/two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f109d02cbd6e2f4c0_d20260308_m054519_c001_v0001100_t0050_u01772948719088") 2026/03/08 05:52:29 DEBUG : dst/two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef109507_d20260308_m054517_c001_v7007000_t0000_u01772948717486") 2026/03/08 05:52:29 DEBUG : dst/two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a568a57_d20260308_m054504_c001_v0001167_t0030_u01772948704881") 2026/03/08 05:52:29 DEBUG : dst/two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f422a33e966ebb9b8_d20260308_m054503_c001_v7007000_t0000_u01772948703373") 2026/03/08 05:52:29 DEBUG : dst/two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1194214b75b39e57_d20260308_m054458_c001_v0001167_t0028_u01772948698624") 2026/03/08 05:52:29 DEBUG : dst/two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f401f837f0a55e043_d20260308_m054430_c001_v7007000_t0000_u01772948670141") 2026/03/08 05:52:29 DEBUG : dst/two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10408df470ce982c_d20260308_m054428_c001_v0001137_t0038_u01772948668911") 2026/03/08 05:52:29 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f415e8a3c09210761_d20260308_m054344_c001_v7007000_t0000_u01772948624299") 2026/03/08 05:52:29 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f109d02cbd6e2f39c_d20260308_m054337_c001_v0001100_t0053_u01772948617445") 2026/03/08 05:52:29 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f415e8a3c0921075e_d20260308_m054335_c001_v7007000_t0000_u01772948615192") 2026/03/08 05:52:29 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f109d02cbd6e2f344_d20260308_m054310_c001_v0001100_t0033_u01772948590954") 2026/03/08 05:52:29 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f409304ff7e6c3e9f_d20260308_m054251_c001_v7007000_t0000_u01772948571623") 2026/03/08 05:52:29 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f109d02cbd6e2f2ea_d20260308_m054244_c001_v0001100_t0012_u01772948564307") 2026/03/08 05:52:29 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15ddd2_d20260308_m054222_c001_v7007000_t0000_u01772948542829") 2026/03/08 05:52:29 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec88d_d20260308_m054220_c001_v0001097_t0047_u01772948540683") 2026/03/08 05:52:29 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15ddca_d20260308_m054219_c001_v7007000_t0000_u01772948539416") 2026/03/08 05:52:29 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec86f_d20260308_m054217_c001_v0001097_t0059_u01772948537710") 2026/03/08 05:52:29 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a2502272674a_d20260308_m054214_c001_v7007000_t0000_u01772948534561") 2026/03/08 05:52:29 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec816_d20260308_m054212_c001_v0001097_t0021_u01772948532403") 2026/03/08 05:52:29 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a25022726722_d20260308_m054211_c001_v7007000_t0000_u01772948531483") 2026/03/08 05:52:29 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec7f4_d20260308_m054210_c001_v0001097_t0046_u01772948530047") 2026/03/08 05:52:29 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a250227266e3_d20260308_m054203_c001_v7007000_t0000_u01772948523122") 2026/03/08 05:52:29 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec768_d20260308_m054201_c001_v0001097_t0026_u01772948521045") 2026/03/08 05:52:29 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a250227266df_d20260308_m054159_c001_v7007000_t0000_u01772948519958") 2026/03/08 05:52:30 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec74e_d20260308_m054158_c001_v0001097_t0013_u01772948518965") 2026/03/08 05:52:30 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a250227266cb_d20260308_m054154_c001_v7007000_t0000_u01772948514244") 2026/03/08 05:52:30 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec700_d20260308_m054152_c001_v0001097_t0045_u01772948512603") 2026/03/08 05:52:30 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a250227266b7_d20260308_m054150_c001_v7007000_t0000_u01772948510774") 2026/03/08 05:52:30 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec6d5_d20260308_m054149_c001_v0001097_t0031_u01772948509621") 2026/03/08 05:52:30 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a250227266ad_d20260308_m054149_c001_v7007000_t0000_u01772948509259") 2026/03/08 05:52:30 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f102001bb3e376d50_d20260308_m054148_c001_v0001185_t0027_u01772948508278") 2026/03/08 05:52:30 DEBUG : empty space: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec69f_d20260308_m054146_c001_v0001097_t0011_u01772948506225") 2026/03/08 05:52:30 DEBUG : enormous: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15ddce_d20260308_m054221_c001_v7007000_t0000_u01772948541909") 2026/03/08 05:52:30 DEBUG : enormous: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec893_d20260308_m054221_c001_v0001097_t0000_u01772948541188") 2026/03/08 05:52:30 DEBUG : existing: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde43788_d20260308_m054628_c001_v7007000_t0000_u01772948788514") 2026/03/08 05:52:30 DEBUG : existing: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed2d1_d20260308_m054626_c001_v0001097_t0042_u01772948786956") 2026/03/08 05:52:30 DEBUG : existing: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15de32_d20260308_m054242_c001_v7007000_t0000_u01772948562762") 2026/03/08 05:52:30 DEBUG : existing: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f109d02cbd6e2f2e4_d20260308_m054241_c001_v0001100_t0008_u01772948561162") 2026/03/08 05:52:30 DEBUG : existing: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4102a247f1cadfe6_d20260308_m054142_c001_v7007000_t0000_u01772948502793") 2026/03/08 05:52:30 DEBUG : existing: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec64f_d20260308_m054141_c001_v0001097_t0008_u01772948501387") 2026/03/08 05:52:30 DEBUG : existing: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4102a247f1cadfe3_d20260308_m054140_c001_v7007000_t0000_u01772948500846") 2026/03/08 05:52:30 DEBUG : existing: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec62f_d20260308_m054139_c001_v0001097_t0035_u01772948499846") 2026/03/08 05:52:30 DEBUG : existing: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec61d_d20260308_m054138_c001_v0001097_t0028_u01772948498915") 2026/03/08 05:52:30 DEBUG : existing-b: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15de33_d20260308_m054242_c001_v7007000_t0000_u01772948562950") 2026/03/08 05:52:31 DEBUG : existing-b: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec951_d20260308_m054241_c001_v0001097_t0035_u01772948561150") 2026/03/08 05:52:31 DEBUG : file1: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f94_d20260308_m054730_c001_v7007000_t0000_u01772948850063") 2026/03/08 05:52:31 DEBUG : file1: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e0ef6_d20260308_m054728_c001_v0001167_t0010_u01772948848730") 2026/03/08 05:52:31 DEBUG : file1: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f8e_d20260308_m054727_c001_v7007000_t0000_u01772948847405") 2026/03/08 05:52:31 DEBUG : file1: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed4e1_d20260308_m054725_c001_v0001097_t0010_u01772948845724") 2026/03/08 05:52:31 DEBUG : five: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15ddd6_d20260308_m054226_c001_v7007000_t0000_u01772948546848") 2026/03/08 05:52:31 DEBUG : five: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f411c79fae1eec8c3_d20260308_m054224_c001_v0001097_t0008_u01772948544765") 2026/03/08 05:52:31 DEBUG : foo: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a250227266c6_d20260308_m054152_c001_v7007000_t0000_u01772948512241") 2026/03/08 05:52:31 DEBUG : foo: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f411c79fae1eec6f6_d20260308_m054151_c001_v0001097_t0008_u01772948511690") 2026/03/08 05:52:31 DEBUG : foo: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f411c79fae1eec6ee_d20260308_m054151_c001_v0001097_t0008_u01772948511140") 2026/03/08 05:52:31 DEBUG : four: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15ddd7_d20260308_m054227_c001_v7007000_t0000_u01772948547052") 2026/03/08 05:52:31 DEBUG : four: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f409d02cbd6e2f2b6_d20260308_m054225_c001_v0001100_t0017_u01772948545361") 2026/03/08 05:52:31 DEBUG : four: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec8bb_d20260308_m054224_c001_v0001097_t0057_u01772948544020") 2026/03/08 05:52:31 DEBUG : hello world2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552407dff_d20260308_m054031_c001_v7007000_t0000_u01772948431611") 2026/03/08 05:52:31 DEBUG : hello world2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10289a86d64a81a4_d20260308_m054030_c001_v0001105_t0020_u01772948430836") 2026/03/08 05:52:31 DEBUG : ignore-size: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4102a247f1cadfe2_d20260308_m054138_c001_v7007000_t0000_u01772948498548") 2026/03/08 05:52:31 DEBUG : ignore-size: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec60d_d20260308_m054137_c001_v0001097_t0015_u01772948497415") 2026/03/08 05:52:31 DEBUG : nested/sub dir/file: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15de2f_d20260308_m054240_c001_v7007000_t0000_u01772948560416") 2026/03/08 05:52:31 DEBUG : nested/sub dir/file: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f109d02cbd6e2f2e2_d20260308_m054239_c001_v0001100_t0049_u01772948559453") 2026/03/08 05:52:31 DEBUG : nested/sub dir/file: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15de2c_d20260308_m054238_c001_v7007000_t0000_u01772948558708") 2026/03/08 05:52:31 DEBUG : nested/sub dir/file: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f109d02cbd6e2f2dc_d20260308_m054237_c001_v0001100_t0043_u01772948557527") 2026/03/08 05:52:32 DEBUG : one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15ddd9_d20260308_m054227_c001_v7007000_t0000_u01772948547239") 2026/03/08 05:52:32 DEBUG : one: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f411c79fae1eec8a7_d20260308_m054223_c001_v0001097_t0008_u01772948543208") 2026/03/08 05:52:32 DEBUG : only0: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f71_d20260308_m054721_c001_v7007000_t0000_u01772948841270") 2026/03/08 05:52:32 DEBUG : only0: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f411c79fae1eed4a3_d20260308_m054715_c001_v0001097_t0008_u01772948835605") 2026/03/08 05:52:32 DEBUG : only0: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56918d_d20260308_m054657_c001_v0001167_t0016_u01772948817811") 2026/03/08 05:52:32 DEBUG : only0: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f420635515db6cb58_d20260308_m054651_c001_v7007000_t0000_u01772948811684") 2026/03/08 05:52:32 DEBUG : only0: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569010_d20260308_m054632_c001_v0001167_t0057_u01772948792546") 2026/03/08 05:52:32 DEBUG : only1: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f72_d20260308_m054721_c001_v7007000_t0000_u01772948841453") 2026/03/08 05:52:32 DEBUG : only1: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f411c79fae1eed4b3_d20260308_m054716_c001_v0001097_t0008_u01772948836749") 2026/03/08 05:52:32 DEBUG : only1: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569197_d20260308_m054658_c001_v0001167_t0019_u01772948818570") 2026/03/08 05:52:32 DEBUG : only1: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a2148a_d20260308_m054651_c001_v7007000_t0000_u01772948811511") 2026/03/08 05:52:32 DEBUG : only1: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569022_d20260308_m054633_c001_v0001167_t0054_u01772948793514") 2026/03/08 05:52:32 DEBUG : only10: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f74_d20260308_m054721_c001_v7007000_t0000_u01772948841636") 2026/03/08 05:52:32 DEBUG : only10: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40905fbc5a5692bd_d20260308_m054716_c001_v0001167_t0025_u01772948836196") 2026/03/08 05:52:32 DEBUG : only10: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569223_d20260308_m054706_c001_v0001167_t0010_u01772948826898") 2026/03/08 05:52:32 DEBUG : only10: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4057d1dd1a60906c_d20260308_m054651_c001_v7007000_t0000_u01772948811478") 2026/03/08 05:52:32 DEBUG : only10: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569099_d20260308_m054641_c001_v0001167_t0006_u01772948801705") 2026/03/08 05:52:32 DEBUG : only11: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f75_d20260308_m054721_c001_v7007000_t0000_u01772948841819") 2026/03/08 05:52:32 DEBUG : only11: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40905fbc5a5692b3_d20260308_m054715_c001_v0001167_t0025_u01772948835611") 2026/03/08 05:52:32 DEBUG : only11: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569231_d20260308_m054707_c001_v0001167_t0017_u01772948827807") 2026/03/08 05:52:32 DEBUG : only11: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f420635515db6cb59_d20260308_m054651_c001_v7007000_t0000_u01772948811867") 2026/03/08 05:52:32 DEBUG : only11: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5690a5_d20260308_m054642_c001_v0001167_t0040_u01772948802552") 2026/03/08 05:52:32 DEBUG : only12: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f76_d20260308_m054722_c001_v7007000_t0000_u01772948842003") 2026/03/08 05:52:33 DEBUG : only12: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40905fbc5a5692b7_d20260308_m054716_c001_v0001167_t0025_u01772948836012") 2026/03/08 05:52:33 DEBUG : only12: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569241_d20260308_m054708_c001_v0001167_t0005_u01772948828767") 2026/03/08 05:52:33 DEBUG : only12: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde4379f_d20260308_m054651_c001_v7007000_t0000_u01772948811485") 2026/03/08 05:52:33 DEBUG : only12: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5690af_d20260308_m054643_c001_v0001167_t0028_u01772948803409") 2026/03/08 05:52:33 DEBUG : only13: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f77_d20260308_m054722_c001_v7007000_t0000_u01772948842185") 2026/03/08 05:52:33 DEBUG : only13: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4035884edd3e0e8c_d20260308_m054716_c001_v0001167_t0028_u01772948836182") 2026/03/08 05:52:33 DEBUG : only13: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569249_d20260308_m054709_c001_v0001167_t0020_u01772948829552") 2026/03/08 05:52:33 DEBUG : only13: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4057d1dd1a60906a_d20260308_m054651_c001_v7007000_t0000_u01772948811112") 2026/03/08 05:52:33 DEBUG : only13: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5690bf_d20260308_m054644_c001_v0001167_t0012_u01772948804423") 2026/03/08 05:52:33 DEBUG : only14: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f79_d20260308_m054722_c001_v7007000_t0000_u01772948842368") 2026/03/08 05:52:33 DEBUG : only14: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f411c79fae1eed4a7_d20260308_m054716_c001_v0001097_t0008_u01772948836002") 2026/03/08 05:52:33 DEBUG : only14: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569255_d20260308_m054710_c001_v0001167_t0041_u01772948830570") 2026/03/08 05:52:33 DEBUG : only14: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a2148b_d20260308_m054651_c001_v7007000_t0000_u01772948811697") 2026/03/08 05:52:33 DEBUG : only14: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5690c3_d20260308_m054645_c001_v0001167_t0028_u01772948805190") 2026/03/08 05:52:33 DEBUG : only15: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f7a_d20260308_m054722_c001_v7007000_t0000_u01772948842550") 2026/03/08 05:52:33 DEBUG : only15: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40064f2a95c0a978_d20260308_m054716_c001_v0001041_t0058_u01772948836395") 2026/03/08 05:52:33 DEBUG : only15: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569267_d20260308_m054711_c001_v0001167_t0026_u01772948831431") 2026/03/08 05:52:33 DEBUG : only15: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4057d1dd1a60906e_d20260308_m054651_c001_v7007000_t0000_u01772948811845") 2026/03/08 05:52:33 DEBUG : only15: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5690d1_d20260308_m054646_c001_v0001167_t0029_u01772948806081") 2026/03/08 05:52:33 DEBUG : only16: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f7b_d20260308_m054722_c001_v7007000_t0000_u01772948842734") 2026/03/08 05:52:34 DEBUG : only16: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4035884edd3e0e8e_d20260308_m054716_c001_v0001167_t0028_u01772948836367") 2026/03/08 05:52:34 DEBUG : only16: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56926d_d20260308_m054712_c001_v0001167_t0058_u01772948832158") 2026/03/08 05:52:34 DEBUG : only16: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f420635515db6cb57_d20260308_m054651_c001_v7007000_t0000_u01772948811499") 2026/03/08 05:52:34 DEBUG : only16: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5690e9_d20260308_m054646_c001_v0001167_t0035_u01772948806953") 2026/03/08 05:52:34 DEBUG : only17: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f7f_d20260308_m054722_c001_v7007000_t0000_u01772948842915") 2026/03/08 05:52:34 DEBUG : only17: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f411c79fae1eed4ad_d20260308_m054716_c001_v0001097_t0008_u01772948836186") 2026/03/08 05:52:34 DEBUG : only17: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56927b_d20260308_m054713_c001_v0001167_t0019_u01772948833004") 2026/03/08 05:52:34 DEBUG : only17: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4057d1dd1a60906b_d20260308_m054651_c001_v7007000_t0000_u01772948811295") 2026/03/08 05:52:34 DEBUG : only17: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5690fb_d20260308_m054647_c001_v0001167_t0030_u01772948807910") 2026/03/08 05:52:34 DEBUG : only18: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f80_d20260308_m054723_c001_v7007000_t0000_u01772948843097") 2026/03/08 05:52:34 DEBUG : only18: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f411c79fae1eed4b1_d20260308_m054716_c001_v0001097_t0008_u01772948836565") 2026/03/08 05:52:34 DEBUG : only18: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569289_d20260308_m054713_c001_v0001167_t0037_u01772948833686") 2026/03/08 05:52:34 DEBUG : only18: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a2148c_d20260308_m054651_c001_v7007000_t0000_u01772948811882") 2026/03/08 05:52:35 DEBUG : only18: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569103_d20260308_m054648_c001_v0001167_t0035_u01772948808711") 2026/03/08 05:52:35 DEBUG : only19: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f81_d20260308_m054723_c001_v7007000_t0000_u01772948843280") 2026/03/08 05:52:35 DEBUG : only19: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40064f2a95c0a97a_d20260308_m054716_c001_v0001041_t0058_u01772948836594") 2026/03/08 05:52:35 DEBUG : only19: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569299_d20260308_m054714_c001_v0001167_t0014_u01772948834424") 2026/03/08 05:52:35 DEBUG : only19: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde4379d_d20260308_m054651_c001_v7007000_t0000_u01772948811295") 2026/03/08 05:52:35 DEBUG : only19: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56910d_d20260308_m054649_c001_v0001167_t0017_u01772948809418") 2026/03/08 05:52:35 DEBUG : only2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f83_d20260308_m054723_c001_v7007000_t0000_u01772948843462") 2026/03/08 05:52:35 DEBUG : only2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f411c79fae1eed4af_d20260308_m054716_c001_v0001097_t0008_u01772948836379") 2026/03/08 05:52:35 DEBUG : only2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5691a1_d20260308_m054659_c001_v0001167_t0023_u01772948819414") 2026/03/08 05:52:35 DEBUG : only2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f420635515db6cb56_d20260308_m054651_c001_v7007000_t0000_u01772948811312") 2026/03/08 05:52:35 DEBUG : only2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569030_d20260308_m054634_c001_v0001167_t0016_u01772948794469") 2026/03/08 05:52:35 DEBUG : only3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f84_d20260308_m054723_c001_v7007000_t0000_u01772948843644") 2026/03/08 05:52:35 DEBUG : only3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40905fbc5a5692c1_d20260308_m054716_c001_v0001167_t0025_u01772948836389") 2026/03/08 05:52:35 DEBUG : only3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5691b1_d20260308_m054700_c001_v0001167_t0059_u01772948820203") 2026/03/08 05:52:35 DEBUG : only3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4057d1dd1a60906f_d20260308_m054652_c001_v7007000_t0000_u01772948812028") 2026/03/08 05:52:35 DEBUG : only3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56903c_d20260308_m054635_c001_v0001167_t0058_u01772948795361") 2026/03/08 05:52:35 DEBUG : only4: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f85_d20260308_m054723_c001_v7007000_t0000_u01772948843826") 2026/03/08 05:52:35 DEBUG : only4: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4035884edd3e0e90_d20260308_m054716_c001_v0001167_t0028_u01772948836553") 2026/03/08 05:52:35 DEBUG : only4: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5691c3_d20260308_m054701_c001_v0001167_t0009_u01772948821301") 2026/03/08 05:52:35 DEBUG : only4: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4057d1dd1a60906d_d20260308_m054651_c001_v7007000_t0000_u01772948811661") 2026/03/08 05:52:36 DEBUG : only4: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569042_d20260308_m054636_c001_v0001167_t0010_u01772948796257") 2026/03/08 05:52:36 DEBUG : only5: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f86_d20260308_m054724_c001_v7007000_t0000_u01772948844008") 2026/03/08 05:52:36 DEBUG : only5: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40905fbc5a5692c5_d20260308_m054716_c001_v0001167_t0025_u01772948836759") 2026/03/08 05:52:36 DEBUG : only5: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5691db_d20260308_m054702_c001_v0001167_t0021_u01772948822114") 2026/03/08 05:52:36 DEBUG : only5: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437a0_d20260308_m054651_c001_v7007000_t0000_u01772948811669") 2026/03/08 05:52:36 DEBUG : only5: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569050_d20260308_m054637_c001_v0001167_t0006_u01772948797481") 2026/03/08 05:52:36 DEBUG : only6: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f87_d20260308_m054724_c001_v7007000_t0000_u01772948844190") 2026/03/08 05:52:36 DEBUG : only6: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40905fbc5a5692c3_d20260308_m054716_c001_v0001167_t0025_u01772948836575") 2026/03/08 05:52:36 DEBUG : only6: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5691eb_d20260308_m054703_c001_v0001167_t0054_u01772948823112") 2026/03/08 05:52:36 DEBUG : only6: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437a2_d20260308_m054652_c001_v7007000_t0000_u01772948812039") 2026/03/08 05:52:36 DEBUG : only6: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569060_d20260308_m054638_c001_v0001167_t0032_u01772948798282") 2026/03/08 05:52:36 DEBUG : only7: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f89_d20260308_m054724_c001_v7007000_t0000_u01772948844373") 2026/03/08 05:52:36 DEBUG : only7: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40064f2a95c0a97c_d20260308_m054716_c001_v0001041_t0058_u01772948836781") 2026/03/08 05:52:36 DEBUG : only7: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5691fb_d20260308_m054703_c001_v0001167_t0026_u01772948823893") 2026/03/08 05:52:36 DEBUG : only7: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a21489_d20260308_m054651_c001_v7007000_t0000_u01772948811327") 2026/03/08 05:52:36 DEBUG : only7: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569068_d20260308_m054638_c001_v0001167_t0014_u01772948798992") 2026/03/08 05:52:36 DEBUG : only8: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f8a_d20260308_m054724_c001_v7007000_t0000_u01772948844555") 2026/03/08 05:52:36 DEBUG : only8: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4035884edd3e0e94_d20260308_m054716_c001_v0001167_t0028_u01772948836737") 2026/03/08 05:52:36 DEBUG : only8: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569207_d20260308_m054705_c001_v0001167_t0031_u01772948825006") 2026/03/08 05:52:36 DEBUG : only8: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f421966c5bde437a1_d20260308_m054651_c001_v7007000_t0000_u01772948811853") 2026/03/08 05:52:36 DEBUG : only8: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569078_d20260308_m054639_c001_v0001167_t0043_u01772948799949") 2026/03/08 05:52:37 DEBUG : only9: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f8b_d20260308_m054724_c001_v7007000_t0000_u01772948844737") 2026/03/08 05:52:37 DEBUG : only9: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4035884edd3e0e98_d20260308_m054716_c001_v0001167_t0028_u01772948836921") 2026/03/08 05:52:37 DEBUG : only9: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56920d_d20260308_m054705_c001_v0001167_t0020_u01772948825807") 2026/03/08 05:52:37 DEBUG : only9: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4057d1dd1a609069_d20260308_m054650_c001_v7007000_t0000_u01772948810928") 2026/03/08 05:52:37 DEBUG : only9: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56908b_d20260308_m054640_c001_v0001167_t0000_u01772948800712") 2026/03/08 05:52:37 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15de28_d20260308_m054236_c001_v7007000_t0000_u01772948556402") 2026/03/08 05:52:37 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a567fe9_d20260308_m054234_c001_v0001167_t0051_u01772948554147") 2026/03/08 05:52:37 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15de1c_d20260308_m054233_c001_v7007000_t0000_u01772948553060") 2026/03/08 05:52:37 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec91f_d20260308_m054231_c001_v0001097_t0045_u01772948551242") 2026/03/08 05:52:37 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15ddfa_d20260308_m054230_c001_v7007000_t0000_u01772948550508") 2026/03/08 05:52:37 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a567f93_d20260308_m054228_c001_v0001167_t0052_u01772948548268") 2026/03/08 05:52:37 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a25022726760_d20260308_m054216_c001_v7007000_t0000_u01772948536784") 2026/03/08 05:52:37 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec83d_d20260308_m054215_c001_v0001097_t0004_u01772948535104") 2026/03/08 05:52:37 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a25022726737_d20260308_m054213_c001_v7007000_t0000_u01772948533241") 2026/03/08 05:52:37 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec80c_d20260308_m054212_c001_v0001097_t0031_u01772948532027") 2026/03/08 05:52:37 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a25022726717_d20260308_m054210_c001_v7007000_t0000_u01772948530762") 2026/03/08 05:52:37 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec7ee_d20260308_m054209_c001_v0001097_t0013_u01772948529588") 2026/03/08 05:52:37 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a250227266e2_d20260308_m054202_c001_v7007000_t0000_u01772948522570") 2026/03/08 05:52:37 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec762_d20260308_m054200_c001_v0001097_t0034_u01772948520503") 2026/03/08 05:52:37 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a250227266e0_d20260308_m054200_c001_v7007000_t0000_u01772948520141") 2026/03/08 05:52:37 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec748_d20260308_m054158_c001_v0001097_t0057_u01772948518586") 2026/03/08 05:52:37 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a250227266dd_d20260308_m054158_c001_v7007000_t0000_u01772948518221") 2026/03/08 05:52:37 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec738_d20260308_m054157_c001_v0001097_t0041_u01772948517493") 2026/03/08 05:52:38 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec732_d20260308_m054156_c001_v0001097_t0055_u01772948516763") 2026/03/08 05:52:38 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a250227266d9_d20260308_m054156_c001_v7007000_t0000_u01772948516400") 2026/03/08 05:52:38 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec724_d20260308_m054155_c001_v0001097_t0016_u01772948515572") 2026/03/08 05:52:38 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec714_d20260308_m054154_c001_v0001097_t0024_u01772948514797") 2026/03/08 05:52:38 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a250227266cf_d20260308_m054154_c001_v7007000_t0000_u01772948514427") 2026/03/08 05:52:38 DEBUG : potato: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec706_d20260308_m054153_c001_v0001097_t0017_u01772948513374") 2026/03/08 05:52:38 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f419d63c162167a62_d20260308_m054404_c001_v7007000_t0000_u01772948644165") 2026/03/08 05:52:38 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56862c_d20260308_m054403_c001_v0001167_t0042_u01772948643224") 2026/03/08 05:52:38 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f415e8a3c09210764_d20260308_m054345_c001_v7007000_t0000_u01772948625081") 2026/03/08 05:52:38 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a568446_d20260308_m054336_c001_v0001167_t0053_u01772948616494") 2026/03/08 05:52:38 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f401f837f0a55dd0d_d20260308_m054318_c001_v7007000_t0000_u01772948598998") 2026/03/08 05:52:38 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a568262_d20260308_m054309_c001_v0001167_t0022_u01772948589939") 2026/03/08 05:52:38 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f409304ff7e6c3ea0_d20260308_m054252_c001_v7007000_t0000_u01772948572180") 2026/03/08 05:52:38 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a568097_d20260308_m054243_c001_v0001167_t0023_u01772948563870") 2026/03/08 05:52:38 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15ddd0_d20260308_m054222_c001_v7007000_t0000_u01772948542093") 2026/03/08 05:52:38 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec885_d20260308_m054219_c001_v0001097_t0003_u01772948539969") 2026/03/08 05:52:38 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15ddcb_d20260308_m054219_c001_v7007000_t0000_u01772948539600") 2026/03/08 05:52:38 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec861_d20260308_m054217_c001_v0001097_t0040_u01772948537333") 2026/03/08 05:52:38 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a25022726761_d20260308_m054216_c001_v7007000_t0000_u01772948536969") 2026/03/08 05:52:38 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec84b_d20260308_m054215_c001_v0001097_t0048_u01772948535992") 2026/03/08 05:52:39 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a2502272674d_d20260308_m054214_c001_v7007000_t0000_u01772948534743") 2026/03/08 05:52:39 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec824_d20260308_m054213_c001_v0001097_t0022_u01772948533608") 2026/03/08 05:52:39 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a25022726725_d20260308_m054211_c001_v7007000_t0000_u01772948531666") 2026/03/08 05:52:39 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec806_d20260308_m054210_c001_v0001097_t0033_u01772948530771") 2026/03/08 05:52:39 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a250227266e4_d20260308_m054203_c001_v7007000_t0000_u01772948523303") 2026/03/08 05:52:39 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec76e_d20260308_m054201_c001_v0001097_t0039_u01772948521937") 2026/03/08 05:52:39 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552407e05_d20260308_m054034_c001_v7007000_t0000_u01772948434612") 2026/03/08 05:52:39 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10289a86d64a81aa_d20260308_m054033_c001_v0001105_t0010_u01772948433784") 2026/03/08 05:52:39 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552407e00_d20260308_m054032_c001_v7007000_t0000_u01772948432873") 2026/03/08 05:52:39 DEBUG : potato2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10289a86d64a81a6_d20260308_m054032_c001_v0001105_t0040_u01772948432164") 2026/03/08 05:52:39 DEBUG : potato3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f415e8a3c09210763_d20260308_m054344_c001_v7007000_t0000_u01772948624896") 2026/03/08 05:52:39 DEBUG : potato3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eecbe7_d20260308_m054338_c001_v0001097_t0024_u01772948618102") 2026/03/08 05:52:39 DEBUG : potato3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f401f837f0a55dd0e_d20260308_m054319_c001_v7007000_t0000_u01772948599180") 2026/03/08 05:52:39 DEBUG : potato3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eecaba_d20260308_m054311_c001_v0001097_t0016_u01772948591628") 2026/03/08 05:52:39 DEBUG : potato3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f409304ff7e6c3ea1_d20260308_m054252_c001_v7007000_t0000_u01772948572375") 2026/03/08 05:52:39 DEBUG : potato3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec97b_d20260308_m054244_c001_v0001097_t0006_u01772948564686") 2026/03/08 05:52:39 DEBUG : pre-dest1/1: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9ddc_d20260308_m054439_c001_v7007000_t0000_u01772948679450") 2026/03/08 05:52:39 DEBUG : pre-dest1/1: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eece06_d20260308_m054430_c001_v0001097_t0007_u01772948670925") 2026/03/08 05:52:39 DEBUG : pre-dest2/2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9ddd_d20260308_m054439_c001_v7007000_t0000_u01772948679633") 2026/03/08 05:52:39 DEBUG : pre-dest2/2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a568863_d20260308_m054432_c001_v0001167_t0015_u01772948672070") 2026/03/08 05:52:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f401f837f0a55e034_d20260308_m054416_c001_v7007000_t0000_u01772948656186") 2026/03/08 05:52:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f109d02cbd6e2f3f4_d20260308_m054412_c001_v0001100_t0055_u01772948652087") 2026/03/08 05:52:40 DEBUG : sizeonly: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4102a247f1cadfe1_d20260308_m054136_c001_v7007000_t0000_u01772948496865") 2026/03/08 05:52:40 DEBUG : sizeonly: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec5fd_d20260308_m054135_c001_v0001097_t0018_u01772948495589") 2026/03/08 05:52:40 DEBUG : splitbanan: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4060d65fef1096b0_d20260308_m054943_c001_v7007000_t0000_u01772948983967") 2026/03/08 05:52:40 DEBUG : splitbanan: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e14d2_d20260308_m054935_c001_v0001167_t0039_u01772948975249") 2026/03/08 05:52:40 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65ac7_d20260308_m055115_c001_v7007000_t0000_u01772949075754") 2026/03/08 05:52:40 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eedccc_d20260308_m055108_c001_v0001097_t0042_u01772949068898") 2026/03/08 05:52:40 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a5043_d20260308_m055058_c001_v7007000_t0000_u01772949058616") 2026/03/08 05:52:40 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eedc4b_d20260308_m055051_c001_v0001097_t0011_u01772949051506") 2026/03/08 05:52:40 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9dba14f_d20260308_m055039_c001_v7007000_t0000_u01772949039031") 2026/03/08 05:52:40 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eedb37_d20260308_m055032_c001_v0001097_t0010_u01772949032492") 2026/03/08 05:52:40 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40882dbb04235ca1_d20260308_m055020_c001_v7007000_t0000_u01772949020765") 2026/03/08 05:52:40 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eeda5f_d20260308_m055013_c001_v0001097_t0007_u01772949013855") 2026/03/08 05:52:40 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82dfb5_d20260308_m055002_c001_v7007000_t0000_u01772949002313") 2026/03/08 05:52:40 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed998_d20260308_m054955_c001_v0001097_t0004_u01772948995017") 2026/03/08 05:52:40 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f416fe720ec5a4f75_d20260308_m054938_c001_v7007000_t0000_u01772948978330") 2026/03/08 05:52:40 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed8de_d20260308_m054934_c001_v0001097_t0011_u01772948974024") 2026/03/08 05:52:40 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4172ddf8570daf4e_d20260308_m054922_c001_v7007000_t0000_u01772948962804") 2026/03/08 05:52:40 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5697e0_d20260308_m054914_c001_v0001167_t0026_u01772948954834") 2026/03/08 05:52:40 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41844cdd182f6dba_d20260308_m054913_c001_v7007000_t0000_u01772948953894") 2026/03/08 05:52:40 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1366_d20260308_m054909_c001_v0001167_t0026_u01772948949810") 2026/03/08 05:52:41 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65981_d20260308_m054858_c001_v7007000_t0000_u01772948938308") 2026/03/08 05:52:41 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a5696b2_d20260308_m054850_c001_v0001167_t0040_u01772948930428") 2026/03/08 05:52:41 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f401f837f0a55e1a6_d20260308_m054849_c001_v7007000_t0000_u01772948929250") 2026/03/08 05:52:41 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a9ff_d20260308_m054845_c001_v0001041_t0016_u01772948925126") 2026/03/08 05:52:41 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf5524081fe_d20260308_m054827_c001_v7007000_t0000_u01772948907993") 2026/03/08 05:52:41 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1106_d20260308_m054823_c001_v0001167_t0055_u01772948903613") 2026/03/08 05:52:41 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40246a5f0c41e758_d20260308_m054812_c001_v7007000_t0000_u01772948892553") 2026/03/08 05:52:41 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1066_d20260308_m054805_c001_v0001167_t0022_u01772948885724") 2026/03/08 05:52:41 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40827aaff4a214b6_d20260308_m054755_c001_v7007000_t0000_u01772948875468") 2026/03/08 05:52:41 DEBUG : splitbananasplit: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e0fbe_d20260308_m054748_c001_v0001167_t0050_u01772948868616") 2026/03/08 05:52:41 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41790e618b82df7e_d20260308_m054917_c001_v7007000_t0000_u01772948957898") 2026/03/08 05:52:41 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed807_d20260308_m054910_c001_v0001097_t0028_u01772948950986") 2026/03/08 05:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9faa_d20260308_m054737_c001_v7007000_t0000_u01772948857900") 2026/03/08 05:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a98b_d20260308_m054735_c001_v0001041_t0055_u01772948855147") 2026/03/08 05:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f404ff05cb07e01e4_d20260308_m054733_c001_v7007000_t0000_u01772948853995") 2026/03/08 05:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eed4fa_d20260308_m054731_c001_v0001097_t0045_u01772948851000") 2026/03/08 05:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15de30_d20260308_m054240_c001_v7007000_t0000_u01772948560598") 2026/03/08 05:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a568051_d20260308_m054239_c001_v0001167_t0008_u01772948559440") 2026/03/08 05:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15de2d_d20260308_m054238_c001_v7007000_t0000_u01772948558890") 2026/03/08 05:52:41 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec941_d20260308_m054237_c001_v0001097_t0059_u01772948557875") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4102a247f1cadfdb_d20260308_m054133_c001_v7007000_t0000_u01772948493356") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec5aa_d20260308_m054131_c001_v0001097_t0030_u01772948491628") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4102a247f1cadfd8_d20260308_m054131_c001_v7007000_t0000_u01772948491265") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec592_d20260308_m054129_c001_v0001097_t0047_u01772948489992") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41876ddd2a7e6dde_d20260308_m054123_c001_v7007000_t0000_u01772948483532") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec51e_d20260308_m054122_c001_v0001097_t0031_u01772948482125") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41876ddd2a7e6dd8_d20260308_m054121_c001_v7007000_t0000_u01772948481585") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec4fe_d20260308_m054119_c001_v0001097_t0018_u01772948479470") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec48c_d20260308_m054113_c001_v0001097_t0054_u01772948473180") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f422a33e966ebb7f9_d20260308_m054112_c001_v7007000_t0000_u01772948472813") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec46f_d20260308_m054111_c001_v0001097_t0007_u01772948471593") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec45f_d20260308_m054110_c001_v0001097_t0033_u01772948470416") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f422a33e966ebb7f7_d20260308_m054109_c001_v7007000_t0000_u01772948469671") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec40b_d20260308_m054104_c001_v0001097_t0022_u01772948464372") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10289a86d64a81e8_d20260308_m054055_c001_v0001105_t0039_u01772948455993") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a25022726678_d20260308_m054055_c001_v7007000_t0000_u01772948455626") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10289a86d64a81e4_d20260308_m054055_c001_v0001105_t0051_u01772948454999") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10289a86d64a81e0_d20260308_m054054_c001_v0001105_t0049_u01772948454200") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4239a25022726674_d20260308_m054053_c001_v7007000_t0000_u01772948453434") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10289a86d64a81c8_d20260308_m054043_c001_v0001105_t0043_u01772948443676") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552407e16_d20260308_m054043_c001_v7007000_t0000_u01772948443307") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10289a86d64a81c4_d20260308_m054042_c001_v0001105_t0001_u01772948442322") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552407e12_d20260308_m054041_c001_v7007000_t0000_u01772948441410") 2026/03/08 05:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10289a86d64a81bc_d20260308_m054040_c001_v0001105_t0039_u01772948440776") 2026/03/08 05:52:43 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552407e10_d20260308_m054040_c001_v7007000_t0000_u01772948440213") 2026/03/08 05:52:43 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10289a86d64a81b6_d20260308_m054039_c001_v0001105_t0035_u01772948439572") 2026/03/08 05:52:43 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552407e0c_d20260308_m054038_c001_v7007000_t0000_u01772948438615") 2026/03/08 05:52:43 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10289a86d64a81b0_d20260308_m054037_c001_v0001105_t0021_u01772948437639") 2026/03/08 05:52:43 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552407e09_d20260308_m054037_c001_v7007000_t0000_u01772948437060") 2026/03/08 05:52:43 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10289a86d64a81ae_d20260308_m054036_c001_v0001105_t0042_u01772948436426") 2026/03/08 05:52:43 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552407e08_d20260308_m054035_c001_v7007000_t0000_u01772948435872") 2026/03/08 05:52:43 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10289a86d64a81ac_d20260308_m054035_c001_v0001105_t0049_u01772948435171") 2026/03/08 05:52:43 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552407dfc_d20260308_m054030_c001_v7007000_t0000_u01772948430285") 2026/03/08 05:52:43 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10289a86d64a81a2_d20260308_m054029_c001_v0001105_t0057_u01772948429549") 2026/03/08 05:52:43 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552407dfb_d20260308_m054028_c001_v7007000_t0000_u01772948428997") 2026/03/08 05:52:43 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10289a86d64a81a0_d20260308_m054027_c001_v0001105_t0010_u01772948427875") 2026/03/08 05:52:43 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552407df9_d20260308_m054026_c001_v7007000_t0000_u01772948426922") 2026/03/08 05:52:43 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10289a86d64a819e_d20260308_m054026_c001_v0001105_t0002_u01772948426182") 2026/03/08 05:52:43 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4054dbf552407df6_d20260308_m054024_c001_v7007000_t0000_u01772948424003") 2026/03/08 05:52:43 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10289a86d64a819a_d20260308_m054023_c001_v0001105_t0040_u01772948423180") 2026/03/08 05:52:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9fac_d20260308_m054738_c001_v7007000_t0000_u01772948858082") 2026/03/08 05:52:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e0f34_d20260308_m054735_c001_v0001167_t0050_u01772948855152") 2026/03/08 05:52:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f404ff05cb07e01e5_d20260308_m054734_c001_v7007000_t0000_u01772948854180") 2026/03/08 05:52:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569363_d20260308_m054731_c001_v0001167_t0013_u01772948851009") 2026/03/08 05:52:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65aca_d20260308_m055117_c001_v7007000_t0000_u01772949077887") 2026/03/08 05:52:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56a051_d20260308_m055117_c001_v0001167_t0038_u01772949077131") 2026/03/08 05:52:44 DEBUG : sub/yam: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15de27_d20260308_m054235_c001_v7007000_t0000_u01772948555854") 2026/03/08 05:52:44 DEBUG : sub/yam: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f109d02cbd6e2f2d6_d20260308_m054233_c001_v0001100_t0042_u01772948553803") 2026/03/08 05:52:44 DEBUG : test_dir1/file2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f95_d20260308_m054730_c001_v7007000_t0000_u01772948850246") 2026/03/08 05:52:44 DEBUG : test_dir1/file2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a987_d20260308_m054728_c001_v0001041_t0044_u01772948848373") 2026/03/08 05:52:44 DEBUG : test_dir1/file2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f8f_d20260308_m054727_c001_v7007000_t0000_u01772948847592") 2026/03/08 05:52:44 DEBUG : test_dir1/file2: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0a985_d20260308_m054725_c001_v0001041_t0011_u01772948845744") 2026/03/08 05:52:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f96_d20260308_m054730_c001_v7007000_t0000_u01772948850428") 2026/03/08 05:52:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56934f_d20260308_m054728_c001_v0001167_t0023_u01772948848361") 2026/03/08 05:52:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f41514fadd9db9f90_d20260308_m054727_c001_v7007000_t0000_u01772948847775") 2026/03/08 05:52:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a569339_d20260308_m054725_c001_v0001167_t0049_u01772948845687") 2026/03/08 05:52:44 DEBUG : three: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15ddda_d20260308_m054227_c001_v7007000_t0000_u01772948547421") 2026/03/08 05:52:44 DEBUG : three: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec8cd_d20260308_m054226_c001_v0001097_t0057_u01772948546072") 2026/03/08 05:52:44 DEBUG : three: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eec8ad_d20260308_m054223_c001_v0001097_t0024_u01772948543576") 2026/03/08 05:52:44 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65acb_d20260308_m055119_c001_v7007000_t0000_u01772949079704") 2026/03/08 05:52:44 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1ca6_d20260308_m055118_c001_v0001167_t0003_u01772949078854") 2026/03/08 05:52:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65cad_d20260308_m055140_c001_v7007000_t0000_u01772949100100") 2026/03/08 05:52:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0abb9_d20260308_m055138_c001_v0001041_t0052_u01772949098206") 2026/03/08 05:52:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65ca3_d20260308_m055136_c001_v7007000_t0000_u01772949096633") 2026/03/08 05:52:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1dd0_d20260308_m055135_c001_v0001167_t0040_u01772949095119") 2026/03/08 05:52:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65c9e_d20260308_m055134_c001_v7007000_t0000_u01772949094162") 2026/03/08 05:52:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56a186_d20260308_m055133_c001_v0001167_t0017_u01772949093165") 2026/03/08 05:52:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65c94_d20260308_m055127_c001_v7007000_t0000_u01772949087813") 2026/03/08 05:52:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1d24_d20260308_m055126_c001_v0001167_t0038_u01772949086352") 2026/03/08 05:52:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65c95_d20260308_m055130_c001_v7007000_t0000_u01772949090426") 2026/03/08 05:52:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0abaf_d20260308_m055128_c001_v0001041_t0016_u01772949088776") 2026/03/08 05:52:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65c93_d20260308_m055125_c001_v7007000_t0000_u01772949085396") 2026/03/08 05:52:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10905fbc5a56a0dd_d20260308_m055124_c001_v0001167_t0003_u01772949084381") 2026/03/08 05:52:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65c90_d20260308_m055123_c001_v7007000_t0000_u01772949083405") 2026/03/08 05:52:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eedd70_d20260308_m055122_c001_v0001097_t0055_u01772949082533") 2026/03/08 05:52:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65acd_d20260308_m055121_c001_v7007000_t0000_u01772949081564") 2026/03/08 05:52:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f10064f2a95c0aba1_d20260308_m055120_c001_v0001041_t0011_u01772949080656") 2026/03/08 05:52:45 DEBUG : toe/toe/toe: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4078302f7c34b235_d20260308_m055145_c001_v7007000_t0000_u01772949105518") 2026/03/08 05:52:45 DEBUG : toe/toe/toe: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1035884edd3e1e98_d20260308_m055144_c001_v0001167_t0045_u01772949104803") 2026/03/08 05:52:45 DEBUG : toe/toe/toe: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65c96_d20260308_m055132_c001_v7007000_t0000_u01772949092207") 2026/03/08 05:52:45 DEBUG : toe/toe/toe: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eeddca_d20260308_m055131_c001_v0001097_t0032_u01772949091397") 2026/03/08 05:52:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65cb0_d20260308_m055140_c001_v7007000_t0000_u01772949100689") 2026/03/08 05:52:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f111c79fae1eede2a_d20260308_m055139_c001_v0001097_t0026_u01772949099704") 2026/03/08 05:52:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f4030e6bc44c65ca4_d20260308_m055137_c001_v7007000_t0000_u01772949097228") 2026/03/08 05:52:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f102d5d1ebd0f89f7_d20260308_m055136_c001_v0001181_t0006_u01772949096436") 2026/03/08 05:52:45 DEBUG : two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15dddc_d20260308_m054227_c001_v7007000_t0000_u01772948547610") 2026/03/08 05:52:45 DEBUG : two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f40905fbc5a567f63_d20260308_m054225_c001_v0001167_t0025_u01772948545507") 2026/03/08 05:52:46 DEBUG : two: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f411c79fae1eec8a9_d20260308_m054223_c001_v0001097_t0008_u01772948543391") 2026/03/08 05:52:46 DEBUG : yam: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15de29_d20260308_m054236_c001_v7007000_t0000_u01772948556584") 2026/03/08 05:52:46 DEBUG : yam: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f1167fda138979a1b_d20260308_m054235_c001_v0001161_t0054_u01772948555469") 2026/03/08 05:52:46 DEBUG : yam: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15de14_d20260308_m054232_c001_v7007000_t0000_u01772948552512") 2026/03/08 05:52:46 DEBUG : yam: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f109d02cbd6e2f2cc_d20260308_m054231_c001_v0001100_t0032_u01772948551253") 2026/03/08 05:52:46 DEBUG : yam: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15ddf3_d20260308_m054229_c001_v7007000_t0000_u01772948549958") 2026/03/08 05:52:46 DEBUG : yam: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f109d02cbd6e2f2c0_d20260308_m054228_c001_v0001100_t0037_u01772948548169") 2026/03/08 05:52:46 DEBUG : yaml: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15de1f_d20260308_m054233_c001_v7007000_t0000_u01772948553241") 2026/03/08 05:52:46 DEBUG : yaml: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f109bd1cf969d4958_d20260308_m054232_c001_v0001091_t0052_u01772948552168") 2026/03/08 05:52:46 DEBUG : yaml: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f413a47deff15ddfd_d20260308_m054230_c001_v7007000_t0000_u01772948550690") 2026/03/08 05:52:46 DEBUG : yaml: Deleting (id "4_z7fa2edf3f05dcbbb9fc80e1b_f102648d0bf675cce_d20260308_m054229_c001_v0001120_t0039_u01772948549691") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 12m31.597842202s (try 1/5)