"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/03/07 02:21:00 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju" 2026/03/07 02:21:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/07 02:21:00 DEBUG : Creating backend with remote "/tmp/rclone3916317713" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 02:21:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/07 02:21:01 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:21:01 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/07 02:21:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 02:21:02 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:21:02 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:21:03 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 02:21:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:21:03 INFO : sub dir/hello world: Copied (new) 2026/03/07 02:21:03 DEBUG : B2 bucket rclone-test-bovecuj7voju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.21s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", 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-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", 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-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:05 DEBUG : Creating backend with remote "/non-existing" 2026/03/07 02:21:05 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/07 02:21:05 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:21:05 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 02:21:06 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:21:06 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:21:06 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 02:21:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:21:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", 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-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:07 INFO : B2 bucket rclone-test-bovecuj7voju: Running all checks before starting transfers 2026/03/07 02:21:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 02:21:08 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:21:08 INFO : B2 bucket rclone-test-bovecuj7voju: Checks finished, now starting transfers 2026/03/07 02:21:08 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:21:08 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 02:21:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:21:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.65s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:09 ERROR : Ignoring --no-traverse with sync 2026/03/07 02:21:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 02:21:09 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:21:09 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:21:10 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 02:21:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:21:10 INFO : sub dir/hello world: Copied (new) 2026/03/07 02:21:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.74s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:11 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/07 02:21:11 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:21:11 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:21:12 DEBUG : hello world2: size = 12 OK 2026/03/07 02:21:12 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/07 02:21:12 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.46s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 02:21:12 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:21:12 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:21:14 DEBUG : potato2: size = 11 OK 2026/03/07 02:21:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:21:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 02:21:15 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:21:15 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:21:16 DEBUG : potato2: size = 11 OK 2026/03/07 02:21:16 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:21:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/07 02:21:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/07 02:21:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/07 02:21:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/07 02:21:17 INFO : sub dir2: Making directory 2026/03/07 02:21:17 INFO : sub dir: Making directory 2026/03/07 02:21:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 02:21:17 INFO : sub dir2/sub sub dir2: Making directory 2026/03/07 02:21:17 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:21:17 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:21:18 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 02:21:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:21:18 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/07 02:21:18 DEBUG : B2 bucket rclone-test-bovecuj7voju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.73s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:18 INFO : sub dir2: Making directory 2026/03/07 02:21:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/07 02:21:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/07 02:21:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 02:21:19 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:21:19 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:21:19 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 02:21:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:21:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.46s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:20 DEBUG : sub dir2: Making directory with metadata 2026/03/07 02:21:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/07 02:21:20 INFO : sub dir2: Making directory 2026/03/07 02:21:20 INFO : sub dir: Making directory 2026/03/07 02:21:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 02:21:20 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:21:20 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:21:21 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 02:21:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:21:21 INFO : sub dir/hello world: Copied (new) 2026/03/07 02:21:21 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/07 02:21:21 DEBUG : B2 bucket rclone-test-bovecuj7voju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/07 02:21:21 DEBUG : B2 bucket rclone-test-bovecuj7voju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.68s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:22 INFO : sub dir2: Making directory 2026/03/07 02:21:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 02:21:22 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:21:22 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:21:23 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 02:21:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:21:23 INFO : sub dir/hello world: Copied (new) 2026/03/07 02:21:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.44s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:23 DEBUG : sub dir2: Making directory with metadata 2026/03/07 02:21:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/07 02:21:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/07 02:21:23 INFO : sub dir2: Making directory 2026/03/07 02:21:23 INFO : sub dir: Making directory 2026/03/07 02:21:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 02:21:23 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:21:23 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:21:24 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 02:21:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:21:24 INFO : sub dir/hello world: Copied (new) 2026/03/07 02:21:24 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/07 02:21:24 DEBUG : B2 bucket rclone-test-bovecuj7voju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.48s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", 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-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:25 INFO : sub dir2: Making directory 2026/03/07 02:21:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 02:21:25 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:21:25 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:21:26 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 02:21:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:21:26 INFO : sub dir/hello world: Copied (new) 2026/03/07 02:21:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.53s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:27 DEBUG : Creating backend with remote "TestB2:rclone-test-pehalan5keha" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bovecuj7voju -> B2 bucket rclone-test-pehalan5keha 2026/03/07 02:21:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 02:21:29 DEBUG : B2 bucket rclone-test-pehalan5keha: Waiting for checks to finish 2026/03/07 02:21:29 DEBUG : B2 bucket rclone-test-pehalan5keha: Waiting for transfers to finish 2026/03/07 02:21:30 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 02:21:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:21:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/07 02:21:30 DEBUG : B2 bucket rclone-test-pehalan5keha: Purge remote 2026/03/07 02:21:30 INFO : B2 bucket rclone-test-pehalan5keha: cleaning bucket "rclone-test-pehalan5keha" of all files 2026/03/07 02:21:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fb28dd3109dcb6b9fc80e1b_f11022ea839100790_d20260307_m022129_c001_v0001038_t0001_u01772850089939") --- PASS: TestServerSideCopy (4.76s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:33 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:21:33 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:21:33 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:21:33 DEBUG : sub dir/hello world: Sizes differ 2026/03/07 02:21:33 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:21:33 DEBUG : sub dir/hello world: size = 17 OK 2026/03/07 02:21:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/07 02:21:33 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.62s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:35 DEBUG : Creating backend with remote "TestB2:rclone-test-biloxep5madu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bovecuj7voju -> B2 bucket rclone-test-biloxep5madu 2026/03/07 02:21:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 02:21:36 DEBUG : B2 bucket rclone-test-biloxep5madu: Waiting for checks to finish 2026/03/07 02:21:36 DEBUG : B2 bucket rclone-test-biloxep5madu: Waiting for transfers to finish 2026/03/07 02:21:37 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 02:21:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:21:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/07 02:21:39 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:21:39 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-biloxep5madu) 2026/03/07 02:21:39 DEBUG : sub dir/hello world: Sizes differ 2026/03/07 02:21:39 DEBUG : B2 bucket rclone-test-biloxep5madu: Waiting for checks to finish 2026/03/07 02:21:39 DEBUG : B2 bucket rclone-test-biloxep5madu: Waiting for transfers to finish 2026/03/07 02:21:39 DEBUG : sub dir/hello world: size = 17 OK 2026/03/07 02:21:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/07 02:21:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/07 02:21:39 DEBUG : B2 bucket rclone-test-biloxep5madu: Purge remote 2026/03/07 02:21:39 INFO : B2 bucket rclone-test-biloxep5madu: cleaning bucket "rclone-test-biloxep5madu" of all files 2026/03/07 02:21:40 DEBUG : sub dir/hello world: Deleting (id "4_zafb2ada3109dcb6b9fc80e1b_f1075e1a749d913aa_d20260307_m022139_c001_v0001176_t0002_u01772850099528") 2026/03/07 02:21:40 DEBUG : sub dir/hello world: Deleting (id "4_zafb2ada3109dcb6b9fc80e1b_f10164ac21c99b62b_d20260307_m022137_c001_v0001179_t0049_u01772850097295") --- PASS: TestServerSideCopyOverSelf (6.81s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:42 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:21:42 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:21:42 DEBUG : sub dir/hello world: Sizes differ 2026/03/07 02:21:42 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:21:42 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:21:43 DEBUG : sub dir/hello world: size = 17 OK 2026/03/07 02:21:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/07 02:21:43 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/07 02:21:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (3.33s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:45 DEBUG : Creating backend with remote "TestB2:rclone-test-nuwocup2gede" 2026/03/07 02:21:45 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bovecuj7voju -> B2 bucket rclone-test-nuwocup2gede 2026/03/07 02:21:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 02:21:46 DEBUG : B2 bucket rclone-test-nuwocup2gede: Waiting for checks to finish 2026/03/07 02:21:46 DEBUG : B2 bucket rclone-test-nuwocup2gede: Waiting for transfers to finish 2026/03/07 02:21:47 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 02:21:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:21:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/07 02:21:49 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:21:49 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nuwocup2gede) 2026/03/07 02:21:49 DEBUG : sub dir/hello world: Sizes differ 2026/03/07 02:21:49 DEBUG : B2 bucket rclone-test-nuwocup2gede: Waiting for checks to finish 2026/03/07 02:21:49 DEBUG : B2 bucket rclone-test-nuwocup2gede: Waiting for transfers to finish 2026/03/07 02:21:49 DEBUG : sub dir/hello world: size = 17 OK 2026/03/07 02:21:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/07 02:21:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/07 02:21:49 INFO : sub dir/hello world: Deleted 2026/03/07 02:21:51 DEBUG : testing file moves 2026/03/07 02:21:51 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:21:51 DEBUG : B2 bucket rclone-test-nuwocup2gede: Waiting for checks to finish 2026/03/07 02:21:51 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nuwocup2gede) 2026/03/07 02:21:51 DEBUG : sub dir/hello world: Sizes differ 2026/03/07 02:21:51 DEBUG : B2 bucket rclone-test-nuwocup2gede: Waiting for transfers to finish 2026/03/07 02:21:51 DEBUG : sub dir/hello world: size = 24 OK 2026/03/07 02:21:51 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/07 02:21:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/07 02:21:52 INFO : sub dir/hello world: Deleted 2026/03/07 02:21:52 DEBUG : B2 bucket rclone-test-nuwocup2gede: Purge remote 2026/03/07 02:21:52 INFO : B2 bucket rclone-test-nuwocup2gede: cleaning bucket "rclone-test-nuwocup2gede" of all files 2026/03/07 02:21:52 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2dd23109dcb6b9fc80e1b_f102077ad7049f350_d20260307_m022151_c001_v0001173_t0005_u01772850111536") 2026/03/07 02:21:52 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2dd23109dcb6b9fc80e1b_f1033289d021547da_d20260307_m022149_c001_v0001150_t0029_u01772850109331") 2026/03/07 02:21:52 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2dd23109dcb6b9fc80e1b_f1167318a7dd06c55_d20260307_m022147_c001_v0001109_t0000_u01772850107358") --- PASS: TestServerSideMoveOverSelf (9.21s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:54 ERROR : error listing: directory not found 2026/03/07 02:21:54 INFO : Local file system at /tmp/rclone3916317713: Making directory 2026/03/07 02:21:54 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:21:54 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.81s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 02:21:57 DEBUG : Local file system at /tmp/rclone3916317713: Waiting for checks to finish 2026/03/07 02:21:57 DEBUG : Local file system at /tmp/rclone3916317713: Waiting for transfers to finish 2026/03/07 02:21:57 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/07 02:21:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:21:57 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/07 02:21:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.68s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:21:58 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/07 02:21:58 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:21:58 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:21:59 DEBUG : check sum: size = 1 OK 2026/03/07 02:21:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/07 02:21:59 INFO : check sum: Copied (new) 2026/03/07 02:21:59 DEBUG : Waiting for deletions to finish 2026/03/07 02:21:59 DEBUG : check sum: size = 1 OK 2026/03/07 02:21:59 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:21:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/07 02:21:59 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/07 02:21:59 DEBUG : check sum: Unchanged skipping 2026/03/07 02:21:59 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:21:59 DEBUG : Waiting for deletions to finish 2026/03/07 02:21:59 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.93s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:00 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/07 02:22:00 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:00 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:01 DEBUG : sizeonly: size = 6 OK 2026/03/07 02:22:01 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/07 02:22:01 INFO : sizeonly: Copied (new) 2026/03/07 02:22:01 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:01 DEBUG : sizeonly: size = 6 OK 2026/03/07 02:22:01 DEBUG : sizeonly: Sizes identical 2026/03/07 02:22:01 DEBUG : sizeonly: Unchanged skipping 2026/03/07 02:22:01 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:01 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:01 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:01 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.07s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:02 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/07 02:22:02 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:02 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:03 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/07 02:22:03 INFO : ignore-size: Copied (new) 2026/03/07 02:22:03 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:03 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:03 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:22:03 DEBUG : ignore-size: Unchanged skipping 2026/03/07 02:22:03 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:03 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.84s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:05 DEBUG : existing: size = 6 OK 2026/03/07 02:22:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:22:05 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:05 DEBUG : existing: Unchanged skipping 2026/03/07 02:22:05 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:05 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:05 INFO : There was nothing to transfer 2026/03/07 02:22:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/07 02:22:05 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:05 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:06 DEBUG : existing: size = 6 OK 2026/03/07 02:22:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/07 02:22:06 INFO : existing: Copied (replaced existing) 2026/03/07 02:22:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.63s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:07 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/07 02:22:07 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:07 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:07 DEBUG : existing: size = 6 OK 2026/03/07 02:22:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/07 02:22:07 INFO : existing: Copied (new) 2026/03/07 02:22:07 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:07 DEBUG : existing: Destination exists, skipping 2026/03/07 02:22:07 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:07 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:07 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.81s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:09 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/07 02:22:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/07 02:22:10 DEBUG : c/non empty space: size = 5 OK 2026/03/07 02:22:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:22:10 DEBUG : c/non empty space: Unchanged skipping 2026/03/07 02:22:10 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:10 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:11 DEBUG : a/potato2: size = 60 OK 2026/03/07 02:22:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/07 02:22:11 INFO : a/potato2: Copied (new) 2026/03/07 02:22:11 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:11 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.87s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:13 DEBUG : empty space: size = 1 OK 2026/03/07 02:22:13 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/07 02:22:13 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/07 02:22:13 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/07 02:22:13 DEBUG : empty space: Unchanged skipping 2026/03/07 02:22:13 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:13 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:13 INFO : There was nothing to transfer 2026/03/07 02:22:14 DEBUG : empty space: size = 1 OK 2026/03/07 02:22:14 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/07 02:22:14 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/07 02:22:15 INFO : empty space: Updated modification time in destination 2026/03/07 02:22:15 DEBUG : empty space: Unchanged skipping 2026/03/07 02:22:15 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:15 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:15 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.32s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:16 DEBUG : empty space: size = 1 OK 2026/03/07 02:22:16 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/07 02:22:16 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/07 02:22:16 DEBUG : empty space: Unchanged skipping 2026/03/07 02:22:16 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:16 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.54s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:17 DEBUG : foo: size = 3 OK 2026/03/07 02:22:17 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/07 02:22:17 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:17 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:22:17 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:22:17 DEBUG : foo: sha1 differ 2026/03/07 02:22:17 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:18 DEBUG : foo: size = 3 OK 2026/03/07 02:22:18 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/07 02:22:18 INFO : foo: Copied (replaced existing) 2026/03/07 02:22:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:19 DEBUG : empty space: size = 1 OK 2026/03/07 02:22:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:22:19 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/07 02:22:19 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:19 DEBUG : empty space: Unchanged skipping 2026/03/07 02:22:19 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:20 DEBUG : potato: size = 60 OK 2026/03/07 02:22:20 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/07 02:22:20 INFO : potato: Copied (new) 2026/03/07 02:22:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.56s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:22 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:22 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:22:22 DEBUG : potato: size = 60 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:22:22 DEBUG : potato: Sizes differ 2026/03/07 02:22:22 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:23 DEBUG : potato: size = 21 OK 2026/03/07 02:22:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/07 02:22:23 INFO : potato: Copied (replaced existing) 2026/03/07 02:22:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.65s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:24 DEBUG : potato: size = 21 OK 2026/03/07 02:22:24 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:24 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/07 02:22:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3916317713) 2026/03/07 02:22:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:22:24 DEBUG : potato: sha1 differ 2026/03/07 02:22:24 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:25 DEBUG : potato: size = 21 OK 2026/03/07 02:22:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/07 02:22:25 INFO : potato: Copied (replaced existing) 2026/03/07 02:22:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 02:22:27 DEBUG : empty space: size = 1 OK 2026/03/07 02:22:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:22:27 DEBUG : empty space: Unchanged skipping 2026/03/07 02:22:27 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/07 02:22:27 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:27 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:30 DEBUG : empty space: size = 1 OK 2026/03/07 02:22:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:22:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 02:22:30 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:30 DEBUG : empty space: Unchanged skipping 2026/03/07 02:22:30 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:30 DEBUG : potato2: size = 60 OK 2026/03/07 02:22:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/07 02:22:30 INFO : potato2: Copied (new) 2026/03/07 02:22:30 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:31 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:33 INFO : d: Making directory 2026/03/07 02:22:33 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/07 02:22:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/07 02:22:33 DEBUG : c/non empty space: size = 5 OK 2026/03/07 02:22:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:22:33 DEBUG : c/non empty space: Unchanged skipping 2026/03/07 02:22:33 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:33 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:33 DEBUG : a/potato2: size = 60 OK 2026/03/07 02:22:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/07 02:22:33 INFO : a/potato2: Copied (new) 2026/03/07 02:22:33 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:34 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:36 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/07 02:22:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/07 02:22:36 DEBUG : c/non empty space: size = 5 OK 2026/03/07 02:22:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:22:36 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:36 DEBUG : c/non empty space: Unchanged skipping 2026/03/07 02:22:36 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:37 DEBUG : a/potato2: size = 60 OK 2026/03/07 02:22:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/07 02:22:37 INFO : a/potato2: Copied (new) 2026/03/07 02:22:37 ERROR : B2 bucket rclone-test-bovecuj7voju: not deleting files as there were IO errors 2026/03/07 02:22:37 ERROR : B2 bucket rclone-test-bovecuj7voju: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.30s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:39 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:39 DEBUG : empty space: size = 1 OK 2026/03/07 02:22:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:22:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 02:22:39 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:39 DEBUG : empty space: Unchanged skipping 2026/03/07 02:22:39 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:40 INFO : potato: Deleted 2026/03/07 02:22:40 DEBUG : potato2: size = 60 OK 2026/03/07 02:22:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/07 02:22:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.15s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:42 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:43 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:43 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:43 INFO : potato: Deleted 2026/03/07 02:22:43 DEBUG : empty space: size = 1 OK 2026/03/07 02:22:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:22:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 02:22:43 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:43 DEBUG : empty space: Unchanged skipping 2026/03/07 02:22:43 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:43 DEBUG : potato2: size = 60 OK 2026/03/07 02:22:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/07 02:22:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.34s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 02:22:45 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:45 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:46 DEBUG : potato2: size = 19 OK 2026/03/07 02:22:46 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/07 02:22:46 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.56s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:48 DEBUG : enormous: Excluded (Size Filter) 2026/03/07 02:22:48 DEBUG : enormous: Excluded 2026/03/07 02:22:48 DEBUG : potato2: Excluded (Size Filter) 2026/03/07 02:22:48 DEBUG : potato2: Excluded 2026/03/07 02:22:49 DEBUG : potato2: Excluded (Size Filter) 2026/03/07 02:22:49 DEBUG : potato2: Excluded 2026/03/07 02:22:49 DEBUG : empty space: size = 1 OK 2026/03/07 02:22:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:22:49 DEBUG : empty space: Unchanged skipping 2026/03/07 02:22:49 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:49 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:49 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:49 INFO : There was nothing to transfer 2026/03/07 02:22:49 DEBUG : enormous: Excluded (Size Filter) 2026/03/07 02:22:49 DEBUG : enormous: Excluded 2026/03/07 02:22:49 DEBUG : potato2: Excluded (Size Filter) 2026/03/07 02:22:49 DEBUG : potato2: Excluded 2026/03/07 02:22:49 DEBUG : potato2: Excluded (Size Filter) 2026/03/07 02:22:49 DEBUG : potato2: Excluded 2026/03/07 02:22:49 DEBUG : empty space: size = 1 OK 2026/03/07 02:22:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/07 02:22:49 DEBUG : empty space: Unchanged skipping 2026/03/07 02:22:49 DEBUG : Local file system at /tmp/rclone3916317713: Waiting for checks to finish 2026/03/07 02:22:49 DEBUG : Local file system at /tmp/rclone3916317713: Waiting for transfers to finish 2026/03/07 02:22:49 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.74s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:52 DEBUG : enormous: Excluded (Size Filter) 2026/03/07 02:22:52 DEBUG : enormous: Excluded 2026/03/07 02:22:52 DEBUG : potato2: Excluded (Size Filter) 2026/03/07 02:22:52 DEBUG : potato2: Excluded 2026/03/07 02:22:52 DEBUG : empty space: size = 1 OK 2026/03/07 02:22:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:22:52 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:52 DEBUG : empty space: Unchanged skipping 2026/03/07 02:22:52 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:52 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:52 INFO : potato2: Deleted 2026/03/07 02:22:52 INFO : enormous: Deleted 2026/03/07 02:22:52 INFO : There was nothing to transfer 2026/03/07 02:22:53 DEBUG : empty space: size = 1 OK 2026/03/07 02:22:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/07 02:22:53 DEBUG : empty space: Unchanged skipping 2026/03/07 02:22:53 DEBUG : Local file system at /tmp/rclone3916317713: Waiting for checks to finish 2026/03/07 02:22:53 DEBUG : Local file system at /tmp/rclone3916317713: Waiting for transfers to finish 2026/03/07 02:22:53 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:53 INFO : enormous: Deleted 2026/03/07 02:22:53 INFO : potato2: Deleted 2026/03/07 02:22:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.64s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:22:55 DEBUG : five: Need to transfer - File not found at Destination 2026/03/07 02:22:55 DEBUG : one: Destination is newer than source, skipping 2026/03/07 02:22:55 DEBUG : four: size = 4 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:22:55 DEBUG : four: size = 8 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:22:55 DEBUG : three: size = 5 OK 2026/03/07 02:22:55 DEBUG : three: Sizes identical 2026/03/07 02:22:55 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/07 02:22:55 DEBUG : two: size = 3 OK 2026/03/07 02:22:55 DEBUG : four: Sizes differ 2026/03/07 02:22:55 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:55 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/07 02:22:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3916317713) 2026/03/07 02:22:55 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:22:55 DEBUG : two: sha1 differ 2026/03/07 02:22:55 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:55 DEBUG : five: size = 4 OK 2026/03/07 02:22:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/07 02:22:55 INFO : five: Copied (new) 2026/03/07 02:22:56 DEBUG : four: size = 4 OK 2026/03/07 02:22:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/07 02:22:56 INFO : four: Copied (replaced existing) 2026/03/07 02:22:56 DEBUG : two: size = 3 OK 2026/03/07 02:22:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/07 02:22:56 INFO : two: Copied (replaced existing) 2026/03/07 02:22:56 DEBUG : Waiting for deletions to finish 2026/03/07 02:22:56 DEBUG : five: size = 4 OK 2026/03/07 02:22:56 DEBUG : four: size = 4 OK 2026/03/07 02:22:56 DEBUG : three: size = 5 OK 2026/03/07 02:22:56 DEBUG : two: size = 3 OK 2026/03/07 02:22:56 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:56 DEBUG : one: Destination is newer than source, skipping 2026/03/07 02:22:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/07 02:22:56 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/07 02:22:56 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/07 02:22:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/07 02:22:56 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/07 02:22:56 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/07 02:22:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3916317713) 2026/03/07 02:22:56 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:22:56 DEBUG : three: sha1 differ 2026/03/07 02:22:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/07 02:22:56 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/07 02:22:56 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/07 02:22:56 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/07 02:22:56 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:57 DEBUG : three: size = 5 OK 2026/03/07 02:22:57 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/07 02:22:57 INFO : three: Copied (replaced existing) 2026/03/07 02:22:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.37s) === 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-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/07 02:22:59 INFO : B2 bucket rclone-test-bovecuj7voju: Making map for --track-renames 2026/03/07 02:22:59 INFO : B2 bucket rclone-test-bovecuj7voju: Finished making map for --track-renames 2026/03/07 02:22:59 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:22:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/07 02:22:59 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for renames to finish 2026/03/07 02:22:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/07 02:22:59 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:22:59 DEBUG : potato: size = 14 OK 2026/03/07 02:22:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/07 02:22:59 INFO : potato: Copied (new) 2026/03/07 02:22:59 DEBUG : yam: size = 11 OK 2026/03/07 02:22:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/07 02:22:59 INFO : yam: Copied (new) 2026/03/07 02:22:59 DEBUG : Waiting for deletions to finish 2026/03/07 02:23:00 DEBUG : potato: size = 14 OK 2026/03/07 02:23:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:23:00 INFO : B2 bucket rclone-test-bovecuj7voju: Making map for --track-renames 2026/03/07 02:23:00 INFO : B2 bucket rclone-test-bovecuj7voju: Finished making map for --track-renames 2026/03/07 02:23:00 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:23:00 DEBUG : potato: Unchanged skipping 2026/03/07 02:23:00 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for renames to finish 2026/03/07 02:23:01 DEBUG : yaml: size = 11 OK 2026/03/07 02:23:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/07 02:23:01 INFO : yam: Copied (server-side copy) to: yaml 2026/03/07 02:23:01 INFO : yam: Deleted 2026/03/07 02:23:01 INFO : yaml: Renamed from "yam" 2026/03/07 02:23:01 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:23:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.23s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/07 02:23:02 INFO : B2 bucket rclone-test-bovecuj7voju: Making map for --track-renames 2026/03/07 02:23:02 INFO : B2 bucket rclone-test-bovecuj7voju: Finished making map for --track-renames 2026/03/07 02:23:02 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:23:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/07 02:23:02 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for renames to finish 2026/03/07 02:23:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/07 02:23:02 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:23:02 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1106-02.backblaze.com/b2api/v1/b2_upload_file/7f121df3109dcb6b9fc80e1b/c001_v0001106_t0022": EOF 2026/03/07 02:23:02 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1106-02.backblaze.com/b2api/v1/b2_upload_file/7f121df3109dcb6b9fc80e1b/c001_v0001106_t0022": EOF) 2026/03/07 02:23:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/07 02:23:02 DEBUG : potato: Received error: Post "https://pod-000-1106-02.backblaze.com/b2api/v1/b2_upload_file/7f121df3109dcb6b9fc80e1b/c001_v0001106_t0022": EOF - low level retry 0/10 2026/03/07 02:23:03 DEBUG : pacer: Reducing sleep to 10ms 2026/03/07 02:23:03 DEBUG : yam: size = 11 OK 2026/03/07 02:23:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/07 02:23:03 INFO : yam: Copied (new) 2026/03/07 02:23:03 DEBUG : potato: size = 14 OK 2026/03/07 02:23:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/07 02:23:03 INFO : potato: Copied (new) 2026/03/07 02:23:03 DEBUG : Waiting for deletions to finish 2026/03/07 02:23:03 DEBUG : potato: size = 14 OK 2026/03/07 02:23:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:23:03 INFO : B2 bucket rclone-test-bovecuj7voju: Making map for --track-renames 2026/03/07 02:23:03 INFO : B2 bucket rclone-test-bovecuj7voju: Finished making map for --track-renames 2026/03/07 02:23:03 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:23:03 DEBUG : potato: Unchanged skipping 2026/03/07 02:23:03 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for renames to finish 2026/03/07 02:23:04 DEBUG : yaml: size = 11 OK 2026/03/07 02:23:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/07 02:23:04 INFO : yam: Copied (server-side copy) to: yaml 2026/03/07 02:23:04 INFO : yam: Deleted 2026/03/07 02:23:04 INFO : yaml: Renamed from "yam" 2026/03/07 02:23:04 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:23:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.99s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/07 02:23:05 INFO : B2 bucket rclone-test-bovecuj7voju: Making map for --track-renames 2026/03/07 02:23:05 INFO : B2 bucket rclone-test-bovecuj7voju: Finished making map for --track-renames 2026/03/07 02:23:05 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:23:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/07 02:23:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/07 02:23:05 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for renames to finish 2026/03/07 02:23:05 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:23:05 DEBUG : sub/yam: size = 11 OK 2026/03/07 02:23:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/07 02:23:05 INFO : sub/yam: Copied (new) 2026/03/07 02:23:06 DEBUG : potato: size = 14 OK 2026/03/07 02:23:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/07 02:23:06 INFO : potato: Copied (new) 2026/03/07 02:23:06 DEBUG : Waiting for deletions to finish 2026/03/07 02:23:06 DEBUG : potato: size = 14 OK 2026/03/07 02:23:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:23:06 DEBUG : potato: Unchanged skipping 2026/03/07 02:23:06 INFO : B2 bucket rclone-test-bovecuj7voju: Making map for --track-renames 2026/03/07 02:23:06 INFO : B2 bucket rclone-test-bovecuj7voju: Finished making map for --track-renames 2026/03/07 02:23:06 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:23:06 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for renames to finish 2026/03/07 02:23:07 DEBUG : yam: size = 11 OK 2026/03/07 02:23:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/07 02:23:07 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/07 02:23:07 INFO : sub/yam: Deleted 2026/03/07 02:23:07 INFO : yam: Renamed from "sub/yam" 2026/03/07 02:23:07 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:23:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.19s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:23:08 DEBUG : Creating backend with remote "/tmp/rclone3916317713/dir1" 2026/03/07 02:23:08 DEBUG : Creating backend with remote "/tmp/rclone3916317713/dir2" 2026/03/07 02:23:08 DEBUG : Local file system at /tmp/rclone3916317713/dir2: Using server-side directory move 2026/03/07 02:23:08 INFO : Local file system at /tmp/rclone3916317713/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/07 02:23:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/07 02:23:08 DEBUG : Local file system at /tmp/rclone3916317713/dir2: Waiting for checks to finish 2026/03/07 02:23:08 DEBUG : Local file system at /tmp/rclone3916317713/dir2: Waiting for transfers to finish 2026/03/07 02:23:08 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:23:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 02:23:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/07 02:23:09 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:23:09 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:23:09 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 02:23:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:23:09 INFO : sub dir/hello world: Copied (new) 2026/03/07 02:23:09 INFO : sub dir/hello world: Deleted 2026/03/07 02:23:09 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/07 02:23:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/07 02:23:09 INFO : nested/sub dir/file: Copied (new) 2026/03/07 02:23:09 INFO : nested/sub dir/file: Deleted 2026/03/07 02:23:09 INFO : sub dir: Removing directory 2026/03/07 02:23:09 INFO : nested/sub dir: Removing directory 2026/03/07 02:23:09 INFO : nested: Removing directory 2026/03/07 02:23:09 DEBUG : Local file system at /tmp/rclone3916317713: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.58s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:23:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/07 02:23:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/07 02:23:10 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:23:10 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:23:10 DEBUG : sub dir/hello world: size = 11 OK 2026/03/07 02:23:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:23:10 INFO : sub dir/hello world: Copied (new) 2026/03/07 02:23:10 INFO : sub dir/hello world: Deleted 2026/03/07 02:23:11 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/07 02:23:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/07 02:23:11 INFO : nested/sub dir/file: Copied (new) 2026/03/07 02:23:11 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.50s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:23:12 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/07 02:23:12 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/07 02:23:12 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:23:12 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:23:12 DEBUG : existing-b: size = 6 OK 2026/03/07 02:23:12 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/07 02:23:12 INFO : existing-b: Copied (new) 2026/03/07 02:23:12 INFO : existing-b: Deleted 2026/03/07 02:23:12 DEBUG : existing: size = 6 OK 2026/03/07 02:23:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/07 02:23:12 INFO : existing: Copied (new) 2026/03/07 02:23:12 INFO : existing: Deleted 2026/03/07 02:23:12 DEBUG : existing: Destination exists, skipping 2026/03/07 02:23:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/07 02:23:12 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:23:12 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:23:12 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.90s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:23:13 DEBUG : Creating backend with remote "TestB2:rclone-test-xamajiv6ziho" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bovecuj7voju -> B2 bucket rclone-test-xamajiv6ziho 2026/03/07 02:23:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 02:23:19 DEBUG : empty space: size = 1 OK 2026/03/07 02:23:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/07 02:23:19 DEBUG : empty space: Unchanged skipping 2026/03/07 02:23:19 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:23:19 DEBUG : B2 bucket rclone-test-xamajiv6ziho: Waiting for checks to finish 2026/03/07 02:23:19 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xamajiv6ziho) 2026/03/07 02:23:19 DEBUG : potato3: Sizes differ 2026/03/07 02:23:19 INFO : empty space: Deleted 2026/03/07 02:23:19 DEBUG : B2 bucket rclone-test-xamajiv6ziho: Waiting for transfers to finish 2026/03/07 02:23:19 DEBUG : potato2: size = 60 OK 2026/03/07 02:23:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/07 02:23:19 INFO : potato2: Copied (server-side copy) 2026/03/07 02:23:19 INFO : potato2: Deleted 2026/03/07 02:23:19 DEBUG : potato3: size = 68 OK 2026/03/07 02:23:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/07 02:23:19 INFO : potato3: Copied (server-side copy) 2026/03/07 02:23:20 INFO : potato3: Deleted 2026/03/07 02:23:20 DEBUG : Creating backend with remote "TestB2:rclone-test-bezalak9hune" 2026/03/07 02:23:21 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/07 02:23:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 02:23:21 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/07 02:23:21 DEBUG : B2 bucket rclone-test-bezalak9hune: Waiting for checks to finish 2026/03/07 02:23:21 DEBUG : B2 bucket rclone-test-bezalak9hune: Waiting for transfers to finish 2026/03/07 02:23:22 DEBUG : empty space: size = 1 OK 2026/03/07 02:23:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/07 02:23:22 INFO : empty space: Copied (server-side copy) 2026/03/07 02:23:22 DEBUG : potato2: size = 60 OK 2026/03/07 02:23:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/07 02:23:22 INFO : potato2: Copied (server-side copy) 2026/03/07 02:23:22 INFO : empty space: Deleted 2026/03/07 02:23:23 INFO : potato2: Deleted 2026/03/07 02:23:25 DEBUG : potato3: size = 68 OK 2026/03/07 02:23:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/07 02:23:25 INFO : potato3: Copied (server-side copy) 2026/03/07 02:23:25 INFO : potato3: Deleted 2026/03/07 02:23:25 DEBUG : B2 bucket rclone-test-bezalak9hune: Purge remote 2026/03/07 02:23:25 INFO : B2 bucket rclone-test-bezalak9hune: cleaning bucket "rclone-test-bezalak9hune" of all files 2026/03/07 02:23:25 DEBUG : empty space: Deleting (id "4_z6f624d4310bdcb6b9fc80e1b_f1185c7d139689013_d20260307_m022322_c001_v0001100_t0028_u01772850202098") 2026/03/07 02:23:25 DEBUG : potato2: Deleting (id "4_z6f624d4310bdcb6b9fc80e1b_f11531af4ab8bddee_d20260307_m022322_c001_v0001106_t0016_u01772850202468") 2026/03/07 02:23:25 DEBUG : potato3: Deleting (id "4_z6f624d4310bdcb6b9fc80e1b_f1015be4db397f2db_d20260307_m022322_c001_v0001098_t0039_u01772850202496") 2026/03/07 02:23:26 DEBUG : B2 bucket rclone-test-xamajiv6ziho: Purge remote 2026/03/07 02:23:26 INFO : B2 bucket rclone-test-xamajiv6ziho: cleaning bucket "rclone-test-xamajiv6ziho" of all files 2026/03/07 02:23:26 DEBUG : empty space: Deleting (id "4_zcf523d2310bdcb6b9fc80e1b_f41514fadd9bcd327_d20260307_m022322_c001_v7007000_t0000_u01772850202857") 2026/03/07 02:23:26 DEBUG : empty space: Deleting (id "4_zcf523d2310bdcb6b9fc80e1b_f112d5278e64f8d64_d20260307_m022318_c001_v0001173_t0046_u01772850198118") 2026/03/07 02:23:26 DEBUG : potato2: Deleting (id "4_zcf523d2310bdcb6b9fc80e1b_f40246a5f0c2227f9_d20260307_m022322_c001_v7007000_t0000_u01772850202956") 2026/03/07 02:23:26 DEBUG : potato2: Deleting (id "4_zcf523d2310bdcb6b9fc80e1b_f113820a9b855dffa_d20260307_m022319_c001_v0001183_t0048_u01772850199486") 2026/03/07 02:23:26 DEBUG : potato3: Deleting (id "4_zcf523d2310bdcb6b9fc80e1b_f40246a5f0c2227fe_d20260307_m022325_c001_v7007000_t0000_u01772850205182") 2026/03/07 02:23:26 DEBUG : potato3: Deleting (id "4_zcf523d2310bdcb6b9fc80e1b_f114d6073c932991d_d20260307_m022319_c001_v0001120_t0025_u01772850199723") 2026/03/07 02:23:26 DEBUG : potato3: Deleting (id "4_zcf523d2310bdcb6b9fc80e1b_f112d5278e64f8d74_d20260307_m022318_c001_v0001173_t0031_u01772850198616") --- PASS: TestServerSideMove (14.60s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:23:28 DEBUG : Creating backend with remote "TestB2:rclone-test-modaraw1posi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bovecuj7voju -> B2 bucket rclone-test-modaraw1posi 2026/03/07 02:23:33 DEBUG : empty space: Excluded (Size Filter) 2026/03/07 02:23:33 DEBUG : empty space: Excluded 2026/03/07 02:23:33 DEBUG : empty space: Excluded (Size Filter) 2026/03/07 02:23:33 DEBUG : empty space: Excluded 2026/03/07 02:23:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 02:23:33 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:23:33 DEBUG : potato3: size = 60 (B2 bucket rclone-test-modaraw1posi) 2026/03/07 02:23:33 DEBUG : potato3: Sizes differ 2026/03/07 02:23:33 DEBUG : B2 bucket rclone-test-modaraw1posi: Waiting for checks to finish 2026/03/07 02:23:33 DEBUG : B2 bucket rclone-test-modaraw1posi: Waiting for transfers to finish 2026/03/07 02:23:33 DEBUG : potato2: size = 60 OK 2026/03/07 02:23:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/07 02:23:33 INFO : potato2: Copied (server-side copy) 2026/03/07 02:23:33 INFO : potato2: Deleted 2026/03/07 02:23:34 DEBUG : potato3: size = 68 OK 2026/03/07 02:23:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/07 02:23:34 INFO : potato3: Copied (server-side copy) 2026/03/07 02:23:34 INFO : potato3: Deleted 2026/03/07 02:23:34 DEBUG : Creating backend with remote "TestB2:rclone-test-dobelas5daze" 2026/03/07 02:23:35 DEBUG : empty space: Excluded (Size Filter) 2026/03/07 02:23:35 DEBUG : empty space: Excluded 2026/03/07 02:23:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 02:23:35 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/07 02:23:35 DEBUG : B2 bucket rclone-test-dobelas5daze: Waiting for checks to finish 2026/03/07 02:23:35 DEBUG : B2 bucket rclone-test-dobelas5daze: Waiting for transfers to finish 2026/03/07 02:23:36 DEBUG : potato2: size = 60 OK 2026/03/07 02:23:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/07 02:23:36 INFO : potato2: Copied (server-side copy) 2026/03/07 02:23:37 INFO : potato2: Deleted 2026/03/07 02:23:37 DEBUG : potato3: size = 68 OK 2026/03/07 02:23:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/07 02:23:37 INFO : potato3: Copied (server-side copy) 2026/03/07 02:23:37 INFO : potato3: Deleted 2026/03/07 02:23:37 DEBUG : B2 bucket rclone-test-dobelas5daze: Purge remote 2026/03/07 02:23:37 INFO : B2 bucket rclone-test-dobelas5daze: cleaning bucket "rclone-test-dobelas5daze" of all files 2026/03/07 02:23:37 DEBUG : potato2: Deleting (id "4_z2f727dc310bdcb6b9fc80e1b_f1111aff7ffcdd826_d20260307_m022336_c001_v0001173_t0008_u01772850216651") 2026/03/07 02:23:37 DEBUG : potato3: Deleting (id "4_z2f727dc310bdcb6b9fc80e1b_f1031cf89a1a0e6e0_d20260307_m022336_c001_v0001041_t0032_u01772850216896") 2026/03/07 02:23:38 DEBUG : B2 bucket rclone-test-modaraw1posi: Purge remote 2026/03/07 02:23:38 INFO : B2 bucket rclone-test-modaraw1posi: cleaning bucket "rclone-test-modaraw1posi" of all files 2026/03/07 02:23:38 DEBUG : empty space: Deleting (id "4_zaf026db310bdcb6b9fc80e1b_f1099162cffde3477_d20260307_m022332_c001_v0001185_t0027_u01772850212746") 2026/03/07 02:23:38 DEBUG : potato2: Deleting (id "4_zaf026db310bdcb6b9fc80e1b_f41844cdd1812cf6a_d20260307_m022337_c001_v7007000_t0000_u01772850217052") 2026/03/07 02:23:38 DEBUG : potato2: Deleting (id "4_zaf026db310bdcb6b9fc80e1b_f1100415f0e4721d2_d20260307_m022333_c001_v0001131_t0038_u01772850213566") 2026/03/07 02:23:38 DEBUG : potato3: Deleting (id "4_zaf026db310bdcb6b9fc80e1b_f41844cdd1812cf6c_d20260307_m022337_c001_v7007000_t0000_u01772850217350") 2026/03/07 02:23:38 DEBUG : potato3: Deleting (id "4_zaf026db310bdcb6b9fc80e1b_f105b60f89d933d6a_d20260307_m022333_c001_v0001103_t0033_u01772850213929") 2026/03/07 02:23:38 DEBUG : potato3: Deleting (id "4_zaf026db310bdcb6b9fc80e1b_f1099162cffde347d_d20260307_m022332_c001_v0001185_t0039_u01772850212951") --- PASS: TestServerSideMoveWithFilter (12.37s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:23:40 DEBUG : Creating backend with remote "TestB2:rclone-test-yugocit8ceva" 2026/03/07 02:23:43 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bovecuj7voju -> B2 bucket rclone-test-yugocit8ceva 2026/03/07 02:23:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 02:23:46 DEBUG : empty space: size = 1 OK 2026/03/07 02:23:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/07 02:23:46 DEBUG : empty space: Unchanged skipping 2026/03/07 02:23:46 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:23:46 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yugocit8ceva) 2026/03/07 02:23:46 DEBUG : potato3: Sizes differ 2026/03/07 02:23:46 DEBUG : B2 bucket rclone-test-yugocit8ceva: Waiting for checks to finish 2026/03/07 02:23:46 INFO : empty space: Deleted 2026/03/07 02:23:46 DEBUG : B2 bucket rclone-test-yugocit8ceva: Waiting for transfers to finish 2026/03/07 02:23:46 DEBUG : potato2: size = 60 OK 2026/03/07 02:23:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/07 02:23:46 INFO : potato2: Copied (server-side copy) 2026/03/07 02:23:46 INFO : potato2: Deleted 2026/03/07 02:23:47 DEBUG : potato3: size = 68 OK 2026/03/07 02:23:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/07 02:23:47 INFO : potato3: Copied (server-side copy) 2026/03/07 02:23:47 INFO : potato3: Deleted 2026/03/07 02:23:47 DEBUG : Creating backend with remote "TestB2:rclone-test-gucemuf7xiso" 2026/03/07 02:23:48 INFO : tomatoDir: Making directory 2026/03/07 02:23:48 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/07 02:23:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/07 02:23:48 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/07 02:23:48 DEBUG : B2 bucket rclone-test-gucemuf7xiso: Waiting for checks to finish 2026/03/07 02:23:48 DEBUG : B2 bucket rclone-test-gucemuf7xiso: Waiting for transfers to finish 2026/03/07 02:23:49 DEBUG : empty space: size = 1 OK 2026/03/07 02:23:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/07 02:23:49 INFO : empty space: Copied (server-side copy) 2026/03/07 02:23:49 INFO : empty space: Deleted 2026/03/07 02:23:50 DEBUG : potato3: size = 68 OK 2026/03/07 02:23:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/07 02:23:50 INFO : potato3: Copied (server-side copy) 2026/03/07 02:23:50 DEBUG : potato2: size = 60 OK 2026/03/07 02:23:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/07 02:23:50 INFO : potato2: Copied (server-side copy) 2026/03/07 02:23:50 INFO : potato3: Deleted 2026/03/07 02:23:50 INFO : potato2: Deleted 2026/03/07 02:23:50 DEBUG : B2 bucket rclone-test-gucemuf7xiso: Purge remote 2026/03/07 02:23:50 INFO : B2 bucket rclone-test-gucemuf7xiso: cleaning bucket "rclone-test-gucemuf7xiso" of all files 2026/03/07 02:23:51 DEBUG : empty space: Deleting (id "4_z0f72adf310bdcb6b9fc80e1b_f103b960eefab7de3_d20260307_m022349_c001_v0001098_t0044_u01772850229388") 2026/03/07 02:23:51 DEBUG : potato2: Deleting (id "4_z0f72adf310bdcb6b9fc80e1b_f1028a7aab3ab1dc3_d20260307_m022349_c001_v0001090_t0028_u01772850229752") 2026/03/07 02:23:51 DEBUG : potato3: Deleting (id "4_z0f72adf310bdcb6b9fc80e1b_f100e4639a6b3dcda_d20260307_m022349_c001_v0001154_t0022_u01772850229764") 2026/03/07 02:23:51 DEBUG : B2 bucket rclone-test-yugocit8ceva: Purge remote 2026/03/07 02:23:51 INFO : B2 bucket rclone-test-yugocit8ceva: cleaning bucket "rclone-test-yugocit8ceva" of all files 2026/03/07 02:23:51 DEBUG : empty space: Deleting (id "4_z4f729db310bdcb6b9fc80e1b_f401f837f0a3b318c_d20260307_m022349_c001_v7007000_t0000_u01772850229760") 2026/03/07 02:23:51 DEBUG : empty space: Deleting (id "4_z4f729db310bdcb6b9fc80e1b_f10011ecd2dc5b6e2_d20260307_m022344_c001_v0001165_t0003_u01772850224863") 2026/03/07 02:23:51 DEBUG : potato2: Deleting (id "4_z4f729db310bdcb6b9fc80e1b_f4030e6bc44ab2911_d20260307_m022350_c001_v7007000_t0000_u01772850230195") 2026/03/07 02:23:51 DEBUG : potato2: Deleting (id "4_z4f729db310bdcb6b9fc80e1b_f112e3a04e0b714d6_d20260307_m022346_c001_v0001167_t0003_u01772850226118") 2026/03/07 02:23:51 DEBUG : potato3: Deleting (id "4_z4f729db310bdcb6b9fc80e1b_f401f837f0a3b318e_d20260307_m022350_c001_v7007000_t0000_u01772850230104") 2026/03/07 02:23:51 DEBUG : potato3: Deleting (id "4_z4f729db310bdcb6b9fc80e1b_f110f6a47550fcbd1_d20260307_m022346_c001_v0001039_t0013_u01772850226489") 2026/03/07 02:23:51 DEBUG : potato3: Deleting (id "4_z4f729db310bdcb6b9fc80e1b_f10011ecd2dc5b6e4_d20260307_m022345_c001_v0001165_t0019_u01772850225113") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.77s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:23:53 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.61s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:23:56 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/rclone-sync-test" --- PASS: TestSyncOverlap (1.67s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:23:57 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/rclone-sync-test" 2026/03/07 02:23:59 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/rclone-sync-test-include/layer2" 2026/03/07 02:24:01 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/rclone-sync-test-ignore-file" 2026/03/07 02:24:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/07 02:24:05 DEBUG : B2 bucket rclone-test-bovecuj7voju path rclone-sync-test: Waiting for checks to finish 2026/03/07 02:24:05 DEBUG : B2 bucket rclone-test-bovecuj7voju path rclone-sync-test: Waiting for transfers to finish 2026/03/07 02:24:05 DEBUG : Waiting for deletions to finish 2026/03/07 02:24:05 INFO : There was nothing to transfer 2026/03/07 02:24:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/07 02:24:06 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:24:06 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:24:06 DEBUG : Waiting for deletions to finish 2026/03/07 02:24:06 INFO : There was nothing to transfer 2026/03/07 02:24:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/07 02:24:07 DEBUG : B2 bucket rclone-test-bovecuj7voju path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/07 02:24:07 DEBUG : B2 bucket rclone-test-bovecuj7voju path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/07 02:24:07 DEBUG : Waiting for deletions to finish 2026/03/07 02:24:07 INFO : There was nothing to transfer 2026/03/07 02:24:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/07 02:24:07 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:24:07 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:24:07 DEBUG : Waiting for deletions to finish 2026/03/07 02:24:07 INFO : There was nothing to transfer 2026/03/07 02:24:08 DEBUG : Excluded 2026/03/07 02:24:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/07 02:24:08 DEBUG : B2 bucket rclone-test-bovecuj7voju path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/07 02:24:08 DEBUG : B2 bucket rclone-test-bovecuj7voju path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/07 02:24:08 DEBUG : Waiting for deletions to finish 2026/03/07 02:24:08 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (11.01s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:24:08 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/dst" 2026/03/07 02:24:10 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/CompareDest" 2026/03/07 02:24:12 DEBUG : one: Need to transfer - File not found at Destination 2026/03/07 02:24:12 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:24:12 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:24:13 DEBUG : one: size = 3 OK 2026/03/07 02:24:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/07 02:24:13 INFO : one: Copied (new) 2026/03/07 02:24:13 DEBUG : Waiting for deletions to finish 2026/03/07 02:24:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:24:13 DEBUG : one: size = 3 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:24:13 DEBUG : one: Sizes differ 2026/03/07 02:24:13 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:24:13 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:24:14 DEBUG : one: size = 5 OK 2026/03/07 02:24:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/07 02:24:14 INFO : one: Copied (replaced existing) 2026/03/07 02:24:14 DEBUG : Waiting for deletions to finish 2026/03/07 02:24:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:24:16 DEBUG : one: size = 3 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:24:16 DEBUG : one: Sizes differ 2026/03/07 02:24:16 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:24:16 DEBUG : one: size = 5 OK 2026/03/07 02:24:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:24:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/07 02:24:16 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:24:16 DEBUG : Waiting for deletions to finish 2026/03/07 02:24:16 INFO : There was nothing to transfer 2026/03/07 02:24:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:24:17 DEBUG : one: size = 3 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:24:17 DEBUG : one: Sizes differ 2026/03/07 02:24:17 DEBUG : two: size = 3 OK 2026/03/07 02:24:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:24:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/07 02:24:17 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:24:17 DEBUG : one: size = 5 OK 2026/03/07 02:24:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:24:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/07 02:24:17 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:24:17 DEBUG : Waiting for deletions to finish 2026/03/07 02:24:17 INFO : There was nothing to transfer 2026/03/07 02:24:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:24:18 DEBUG : one: size = 3 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:24:18 DEBUG : one: Sizes differ 2026/03/07 02:24:18 DEBUG : two: size = 3 OK 2026/03/07 02:24:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:24:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/07 02:24:18 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:24:18 DEBUG : one: size = 5 OK 2026/03/07 02:24:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:24:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/07 02:24:18 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:24:18 DEBUG : Waiting for deletions to finish 2026/03/07 02:24:18 INFO : There was nothing to transfer 2026/03/07 02:24:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:24:19 DEBUG : one: size = 3 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:24:19 DEBUG : one: Sizes differ 2026/03/07 02:24:19 DEBUG : two: size = 3 OK 2026/03/07 02:24:19 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/07 02:24:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/07 02:24:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/07 02:24:19 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:24:19 DEBUG : one: size = 5 OK 2026/03/07 02:24:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:24:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/07 02:24:19 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:24:19 DEBUG : Waiting for deletions to finish 2026/03/07 02:24:19 INFO : There was nothing to transfer 2026/03/07 02:24:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:24:19 DEBUG : one: size = 3 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:24:19 DEBUG : one: Sizes differ 2026/03/07 02:24:20 DEBUG : two: size = 5 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:24:20 DEBUG : two: size = 3 (B2 bucket rclone-test-bovecuj7voju path CompareDest) 2026/03/07 02:24:20 DEBUG : two: Sizes differ 2026/03/07 02:24:20 DEBUG : two: Need to transfer - File not found at Destination 2026/03/07 02:24:20 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:24:20 DEBUG : one: size = 5 OK 2026/03/07 02:24:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:24:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/07 02:24:20 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:24:20 DEBUG : two: size = 5 OK 2026/03/07 02:24:20 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/07 02:24:20 INFO : two: Copied (new) 2026/03/07 02:24:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.35s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:24:24 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/dest" 2026/03/07 02:24:25 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/pre-dest1" 2026/03/07 02:24:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/pre-dest2" 2026/03/07 02:24:28 DEBUG : 1: size = 1 OK 2026/03/07 02:24:28 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:24:28 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/07 02:24:28 DEBUG : 2: size = 1 OK 2026/03/07 02:24:28 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:24:28 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/07 02:24:29 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/07 02:24:29 DEBUG : B2 bucket rclone-test-bovecuj7voju path dest: Waiting for checks to finish 2026/03/07 02:24:29 DEBUG : B2 bucket rclone-test-bovecuj7voju path dest: Waiting for transfers to finish 2026/03/07 02:24:29 DEBUG : 3: size = 1 OK 2026/03/07 02:24:29 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/07 02:24:29 INFO : 3: Copied (new) 2026/03/07 02:24:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.33s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:24:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/dst" 2026/03/07 02:24:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/CopyDest" 2026/03/07 02:24:34 DEBUG : one: Need to transfer - File not found at Destination 2026/03/07 02:24:34 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:24:34 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:24:35 DEBUG : one: size = 3 OK 2026/03/07 02:24:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/07 02:24:35 INFO : one: Copied (new) 2026/03/07 02:24:35 DEBUG : Waiting for deletions to finish 2026/03/07 02:24:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:24:36 DEBUG : one: size = 3 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:24:36 DEBUG : one: Sizes differ 2026/03/07 02:24:36 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:24:36 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:24:37 DEBUG : one: size = 5 OK 2026/03/07 02:24:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/07 02:24:37 INFO : one: Copied (replaced existing) 2026/03/07 02:24:37 DEBUG : Waiting for deletions to finish 2026/03/07 02:24:39 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/BackupDir" 2026/03/07 02:24:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:24:40 DEBUG : one: size = 3 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:24:40 DEBUG : one: Sizes differ 2026/03/07 02:24:40 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:24:40 DEBUG : one: size = 5 OK 2026/03/07 02:24:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:24:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:24:40 DEBUG : one: size = 3 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:24:40 DEBUG : one: Sizes differ 2026/03/07 02:24:41 DEBUG : one: size = 3 OK 2026/03/07 02:24:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/07 02:24:41 INFO : one: Copied (server-side copy) 2026/03/07 02:24:42 INFO : one: Deleted 2026/03/07 02:24:42 DEBUG : one: size = 5 OK 2026/03/07 02:24:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/07 02:24:42 INFO : one: Copied (server-side copy) 2026/03/07 02:24:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/07 02:24:42 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:24:42 DEBUG : Waiting for deletions to finish 2026/03/07 02:24:43 DEBUG : one: size = 5 OK 2026/03/07 02:24:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:24:43 DEBUG : one: Unchanged skipping 2026/03/07 02:24:43 DEBUG : two: size = 3 OK 2026/03/07 02:24:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:24:43 DEBUG : two: size = 3 OK 2026/03/07 02:24:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/07 02:24:43 INFO : two: Copied (server-side copy) 2026/03/07 02:24:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/07 02:24:43 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:24:43 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:24:43 DEBUG : Waiting for deletions to finish 2026/03/07 02:24:44 DEBUG : one: size = 5 OK 2026/03/07 02:24:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:24:44 DEBUG : two: size = 3 OK 2026/03/07 02:24:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:24:44 DEBUG : two: Unchanged skipping 2026/03/07 02:24:44 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:24:44 DEBUG : one: Unchanged skipping 2026/03/07 02:24:44 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:24:44 DEBUG : Waiting for deletions to finish 2026/03/07 02:24:44 INFO : There was nothing to transfer 2026/03/07 02:24:45 DEBUG : one: size = 5 OK 2026/03/07 02:24:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:24:45 DEBUG : one: Unchanged skipping 2026/03/07 02:24:45 DEBUG : three: size = 7 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:24:45 DEBUG : three: size = 5 (B2 bucket rclone-test-bovecuj7voju path CopyDest) 2026/03/07 02:24:45 DEBUG : three: Sizes differ 2026/03/07 02:24:45 DEBUG : three: Destination not found in --copy-dest 2026/03/07 02:24:45 DEBUG : three: Need to transfer - File not found at Destination 2026/03/07 02:24:45 DEBUG : two: size = 3 OK 2026/03/07 02:24:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:24:45 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:24:45 DEBUG : two: Unchanged skipping 2026/03/07 02:24:45 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:24:46 DEBUG : three: size = 7 OK 2026/03/07 02:24:46 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/07 02:24:46 INFO : three: Copied (new) 2026/03/07 02:24:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.85s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:24:50 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/dst" 2026/03/07 02:24:51 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/backup" 2026/03/07 02:24:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:24:53 DEBUG : one: size = 3 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:24:53 DEBUG : one: Sizes differ 2026/03/07 02:24:53 DEBUG : two: size = 3 OK 2026/03/07 02:24:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:24:53 DEBUG : two: Unchanged skipping 2026/03/07 02:24:53 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:24:54 DEBUG : one: size = 3 OK 2026/03/07 02:24:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/07 02:24:54 INFO : one: Copied (server-side copy) 2026/03/07 02:24:54 INFO : one: Deleted 2026/03/07 02:24:54 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:24:55 DEBUG : one: size = 4 OK 2026/03/07 02:24:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/07 02:24:55 INFO : one: Copied (new) 2026/03/07 02:24:55 DEBUG : Waiting for deletions to finish 2026/03/07 02:24:56 DEBUG : three.txt: size = 5 OK 2026/03/07 02:24:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/07 02:24:56 INFO : three.txt: Copied (server-side copy) 2026/03/07 02:24:56 INFO : three.txt: Deleted 2026/03/07 02:24:56 INFO : three.txt: Moved into backup dir 2026/03/07 02:24:58 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:24:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:24:58 DEBUG : one: size = 4 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:24:58 DEBUG : one: Sizes differ 2026/03/07 02:24:58 DEBUG : two: size = 3 OK 2026/03/07 02:24:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:24:58 DEBUG : two: Unchanged skipping 2026/03/07 02:24:59 DEBUG : one: size = 4 OK 2026/03/07 02:24:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/07 02:24:59 INFO : one: Copied (server-side copy) 2026/03/07 02:24:59 INFO : one: Deleted 2026/03/07 02:24:59 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:25:00 DEBUG : one: size = 5 OK 2026/03/07 02:25:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/07 02:25:00 INFO : one: Copied (new) 2026/03/07 02:25:00 DEBUG : Waiting for deletions to finish 2026/03/07 02:25:00 DEBUG : three.txt: size = 6 OK 2026/03/07 02:25:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/07 02:25:00 INFO : three.txt: Copied (server-side copy) 2026/03/07 02:25:00 INFO : three.txt: Deleted 2026/03/07 02:25:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.62s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:25:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/dst" 2026/03/07 02:25:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/backup" 2026/03/07 02:25:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:25:06 DEBUG : one: size = 3 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:25:06 DEBUG : one: Sizes differ 2026/03/07 02:25:06 DEBUG : two: size = 3 OK 2026/03/07 02:25:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:25:06 DEBUG : two: Unchanged skipping 2026/03/07 02:25:06 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:25:08 DEBUG : one.bak: size = 3 OK 2026/03/07 02:25:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/07 02:25:08 INFO : one: Copied (server-side copy) to: one.bak 2026/03/07 02:25:08 INFO : one: Deleted 2026/03/07 02:25:08 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:25:09 DEBUG : one: size = 4 OK 2026/03/07 02:25:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/07 02:25:09 INFO : one: Copied (new) 2026/03/07 02:25:09 DEBUG : Waiting for deletions to finish 2026/03/07 02:25:10 DEBUG : three.txt.bak: size = 5 OK 2026/03/07 02:25:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/07 02:25:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/07 02:25:10 INFO : three.txt: Deleted 2026/03/07 02:25:10 INFO : three.txt: Moved into backup dir 2026/03/07 02:25:12 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:25:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:25:12 DEBUG : one: size = 4 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:25:12 DEBUG : two: size = 3 OK 2026/03/07 02:25:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:25:12 DEBUG : two: Unchanged skipping 2026/03/07 02:25:12 DEBUG : one: Sizes differ 2026/03/07 02:25:13 DEBUG : one.bak: size = 4 OK 2026/03/07 02:25:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/07 02:25:13 INFO : one: Copied (server-side copy) to: one.bak 2026/03/07 02:25:13 INFO : one: Deleted 2026/03/07 02:25:13 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:25:13 DEBUG : one: size = 5 OK 2026/03/07 02:25:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/07 02:25:13 INFO : one: Copied (new) 2026/03/07 02:25:13 DEBUG : Waiting for deletions to finish 2026/03/07 02:25:14 DEBUG : three.txt.bak: size = 6 OK 2026/03/07 02:25:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/07 02:25:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/07 02:25:14 INFO : three.txt: Deleted 2026/03/07 02:25:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.88s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:25:17 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/dst" 2026/03/07 02:25:18 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/backup" 2026/03/07 02:25:20 DEBUG : two: size = 3 OK 2026/03/07 02:25:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:25:20 DEBUG : two: Unchanged skipping 2026/03/07 02:25:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:25:20 DEBUG : one: size = 3 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:25:20 DEBUG : one: Sizes differ 2026/03/07 02:25:20 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:25:21 DEBUG : one-2019-01-01: size = 3 OK 2026/03/07 02:25:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/07 02:25:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/07 02:25:21 INFO : one: Deleted 2026/03/07 02:25:21 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:25:22 DEBUG : one: size = 4 OK 2026/03/07 02:25:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/07 02:25:22 INFO : one: Copied (new) 2026/03/07 02:25:22 DEBUG : Waiting for deletions to finish 2026/03/07 02:25:23 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/07 02:25:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/07 02:25:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/07 02:25:23 INFO : three.txt: Deleted 2026/03/07 02:25:23 INFO : three.txt: Moved into backup dir 2026/03/07 02:25:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:25:25 DEBUG : one: size = 4 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:25:25 DEBUG : one: Sizes differ 2026/03/07 02:25:25 DEBUG : two: size = 3 OK 2026/03/07 02:25:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:25:25 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:25:25 DEBUG : two: Unchanged skipping 2026/03/07 02:25:26 DEBUG : one-2019-01-01: size = 4 OK 2026/03/07 02:25:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/07 02:25:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/07 02:25:26 INFO : one: Deleted 2026/03/07 02:25:26 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:25:26 DEBUG : one: size = 5 OK 2026/03/07 02:25:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/07 02:25:26 INFO : one: Copied (new) 2026/03/07 02:25:26 DEBUG : Waiting for deletions to finish 2026/03/07 02:25:27 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/07 02:25:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/07 02:25:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/07 02:25:27 INFO : three.txt: Deleted 2026/03/07 02:25:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.89s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:25:29 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1100-06.backblaze.com/b2api/v1/b2_upload_file/7f121df3109dcb6b9fc80e1b/c001_v0001100_t0051": EOF 2026/03/07 02:25:29 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1100-06.backblaze.com/b2api/v1/b2_upload_file/7f121df3109dcb6b9fc80e1b/c001_v0001100_t0051": EOF) 2026/03/07 02:25:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/two" to B2 bucket rclone-test-bovecuj7voju: 1/10 (Post "https://pod-000-1100-06.backblaze.com/b2api/v1/b2_upload_file/7f121df3109dcb6b9fc80e1b/c001_v0001100_t0051": EOF) 2026/03/07 02:25:32 DEBUG : pacer: Reducing sleep to 10ms 2026/03/07 02:25:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/dst" 2026/03/07 02:25:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:25:34 DEBUG : one: size = 3 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:25:34 DEBUG : one: Sizes differ 2026/03/07 02:25:34 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:25:34 DEBUG : two: size = 3 OK 2026/03/07 02:25:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:25:34 DEBUG : two: Unchanged skipping 2026/03/07 02:25:35 DEBUG : one.bak: size = 3 OK 2026/03/07 02:25:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/07 02:25:35 INFO : one: Copied (server-side copy) to: one.bak 2026/03/07 02:25:35 INFO : one: Deleted 2026/03/07 02:25:35 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:25:36 DEBUG : one: size = 4 OK 2026/03/07 02:25:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/07 02:25:36 INFO : one: Copied (new) 2026/03/07 02:25:36 DEBUG : Waiting for deletions to finish 2026/03/07 02:25:36 DEBUG : three.txt.bak: size = 5 OK 2026/03/07 02:25:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/07 02:25:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/07 02:25:36 INFO : three.txt: Deleted 2026/03/07 02:25:36 INFO : three.txt: Moved into backup dir 2026/03/07 02:25:37 DEBUG : one.bak: Excluded (Path Filter) 2026/03/07 02:25:37 DEBUG : one.bak: Excluded 2026/03/07 02:25:37 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/07 02:25:37 DEBUG : three.txt.bak: Excluded 2026/03/07 02:25:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:25:37 DEBUG : one: size = 4 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:25:37 DEBUG : one: Sizes differ 2026/03/07 02:25:37 DEBUG : two: size = 3 OK 2026/03/07 02:25:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:25:37 DEBUG : two: Unchanged skipping 2026/03/07 02:25:37 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for checks to finish 2026/03/07 02:25:38 DEBUG : one.bak: size = 4 OK 2026/03/07 02:25:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/07 02:25:38 INFO : one: Copied (server-side copy) to: one.bak 2026/03/07 02:25:38 INFO : one: Deleted 2026/03/07 02:25:38 DEBUG : B2 bucket rclone-test-bovecuj7voju path dst: Waiting for transfers to finish 2026/03/07 02:25:38 DEBUG : one: size = 5 OK 2026/03/07 02:25:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/07 02:25:38 INFO : one: Copied (new) 2026/03/07 02:25:38 DEBUG : Waiting for deletions to finish 2026/03/07 02:25:39 DEBUG : three.txt.bak: size = 6 OK 2026/03/07 02:25:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/07 02:25:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/07 02:25:39 INFO : three.txt: Deleted 2026/03/07 02:25:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.06s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:25:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/dst" 2026/03/07 02:25:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:25:43 DEBUG : one: size = 3 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:25:43 DEBUG : one: Sizes differ 2026/03/07 02:25:45 DEBUG : one.bak: size = 3 OK 2026/03/07 02:25:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/07 02:25:45 INFO : one: Copied (server-side copy) to: one.bak 2026/03/07 02:25:45 INFO : one: Deleted 2026/03/07 02:25:46 DEBUG : one: size = 4 OK 2026/03/07 02:25:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/07 02:25:46 INFO : one: Copied (new) 2026/03/07 02:25:46 DEBUG : two: size = 3 OK 2026/03/07 02:25:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:25:46 DEBUG : two: Unchanged skipping 2026/03/07 02:25:46 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:25:46 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:25:46 DEBUG : three.txt: Sizes differ 2026/03/07 02:25:47 DEBUG : three.txt.bak: size = 5 OK 2026/03/07 02:25:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/07 02:25:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/07 02:25:47 INFO : three.txt: Deleted 2026/03/07 02:25:48 DEBUG : three.txt: size = 6 OK 2026/03/07 02:25:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/07 02:25:48 INFO : three.txt: Copied (new) 2026/03/07 02:25:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:25:49 DEBUG : one: size = 4 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:25:49 DEBUG : one: Sizes differ 2026/03/07 02:25:49 DEBUG : one.bak: size = 4 OK 2026/03/07 02:25:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/07 02:25:49 INFO : one: Copied (server-side copy) to: one.bak 2026/03/07 02:25:49 INFO : one: Deleted 2026/03/07 02:25:50 DEBUG : one: size = 5 OK 2026/03/07 02:25:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/07 02:25:50 INFO : one: Copied (new) 2026/03/07 02:25:50 DEBUG : two: size = 3 OK 2026/03/07 02:25:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:25:50 DEBUG : two: Unchanged skipping 2026/03/07 02:25:50 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:25:50 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:25:50 DEBUG : three.txt: Sizes differ 2026/03/07 02:25:51 DEBUG : three.txt.bak: size = 6 OK 2026/03/07 02:25:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/07 02:25:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/07 02:25:51 INFO : three.txt: Deleted 2026/03/07 02:25:51 DEBUG : three.txt: size = 19 OK 2026/03/07 02:25:51 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/07 02:25:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.26s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:25:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bovecuj7voju/dst" 2026/03/07 02:25:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:25:56 DEBUG : one: size = 3 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:25:56 DEBUG : one: Sizes differ 2026/03/07 02:25:57 DEBUG : one-2019-01-01: size = 3 OK 2026/03/07 02:25:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/07 02:25:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/07 02:25:57 INFO : one: Deleted 2026/03/07 02:25:58 DEBUG : one: size = 4 OK 2026/03/07 02:25:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/07 02:25:58 INFO : one: Copied (new) 2026/03/07 02:25:58 DEBUG : two: size = 3 OK 2026/03/07 02:25:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:25:58 DEBUG : two: Unchanged skipping 2026/03/07 02:25:59 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:25:59 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:25:59 DEBUG : three.txt: Sizes differ 2026/03/07 02:25:59 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/07 02:25:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/07 02:25:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/07 02:25:59 INFO : three.txt: Deleted 2026/03/07 02:26:00 DEBUG : three.txt: size = 6 OK 2026/03/07 02:26:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/07 02:26:00 INFO : three.txt: Copied (new) 2026/03/07 02:26:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:01 DEBUG : one: size = 4 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:26:01 DEBUG : one: Sizes differ 2026/03/07 02:26:02 DEBUG : one-2019-01-01: size = 4 OK 2026/03/07 02:26:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/07 02:26:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/07 02:26:02 INFO : one: Deleted 2026/03/07 02:26:02 DEBUG : one: size = 5 OK 2026/03/07 02:26:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/07 02:26:02 INFO : one: Copied (new) 2026/03/07 02:26:02 DEBUG : two: size = 3 OK 2026/03/07 02:26:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:02 DEBUG : two: Unchanged skipping 2026/03/07 02:26:02 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:02 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bovecuj7voju path dst) 2026/03/07 02:26:02 DEBUG : three.txt: Sizes differ 2026/03/07 02:26:03 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/07 02:26:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/07 02:26:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/07 02:26:03 INFO : three.txt: Deleted 2026/03/07 02:26:03 DEBUG : three.txt: size = 19 OK 2026/03/07 02:26:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/07 02:26:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.97s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:26:06 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:26:06 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:06 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:06 DEBUG : Testêé: Sizes differ 2026/03/07 02:26:06 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:26:06 DEBUG : Testêé: size = 14 OK 2026/03/07 02:26:06 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/07 02:26:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/07 02:26:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.14s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:26:07 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/07 02:26:07 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:26:07 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:26:08 DEBUG : existing: size = 6 OK 2026/03/07 02:26:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/07 02:26:08 INFO : existing: Copied (new) 2026/03/07 02:26:08 DEBUG : Waiting for deletions to finish 2026/03/07 02:26:08 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:26:08 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:08 DEBUG : existing: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:08 DEBUG : existing: Sizes differ 2026/03/07 02:26:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/07 02:26:08 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:26:08 ERROR : B2 bucket rclone-test-bovecuj7voju: not deleting files as there were IO errors 2026/03/07 02:26:08 ERROR : B2 bucket rclone-test-bovecuj7voju: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.05s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:26:10 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:26:10 DEBUG : EXISTING: size = 6 OK 2026/03/07 02:26:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:10 DEBUG : existing: Unchanged skipping 2026/03/07 02:26:10 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:26:10 DEBUG : Waiting for deletions to finish 2026/03/07 02:26:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.40s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:26:28 DEBUG : both0: size = 6 OK 2026/03/07 02:26:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:28 DEBUG : both0: Unchanged skipping 2026/03/07 02:26:28 DEBUG : both10: size = 6 OK 2026/03/07 02:26:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:28 DEBUG : both10: Unchanged skipping 2026/03/07 02:26:28 DEBUG : both11: size = 6 OK 2026/03/07 02:26:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:28 DEBUG : both11: Unchanged skipping 2026/03/07 02:26:28 DEBUG : both12: size = 6 OK 2026/03/07 02:26:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:28 DEBUG : both12: Unchanged skipping 2026/03/07 02:26:28 DEBUG : both13: size = 6 OK 2026/03/07 02:26:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:28 DEBUG : both13: Unchanged skipping 2026/03/07 02:26:28 DEBUG : both14: size = 6 OK 2026/03/07 02:26:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:28 DEBUG : both14: Unchanged skipping 2026/03/07 02:26:28 DEBUG : both15: size = 6 OK 2026/03/07 02:26:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:28 DEBUG : both15: Unchanged skipping 2026/03/07 02:26:28 DEBUG : both16: size = 6 OK 2026/03/07 02:26:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:28 DEBUG : both16: Unchanged skipping 2026/03/07 02:26:28 DEBUG : both17: size = 6 OK 2026/03/07 02:26:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:28 DEBUG : both17: Unchanged skipping 2026/03/07 02:26:28 DEBUG : both18: size = 6 OK 2026/03/07 02:26:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:28 DEBUG : both18: Unchanged skipping 2026/03/07 02:26:28 DEBUG : both19: size = 6 OK 2026/03/07 02:26:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:28 DEBUG : both1: size = 6 OK 2026/03/07 02:26:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:28 DEBUG : both2: size = 6 OK 2026/03/07 02:26:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:28 DEBUG : both19: Unchanged skipping 2026/03/07 02:26:28 DEBUG : both3: size = 6 OK 2026/03/07 02:26:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:28 DEBUG : both4: size = 6 OK 2026/03/07 02:26:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:28 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:26:28 DEBUG : both1: Unchanged skipping 2026/03/07 02:26:28 DEBUG : both5: size = 6 OK 2026/03/07 02:26:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:28 DEBUG : both2: Unchanged skipping 2026/03/07 02:26:28 DEBUG : both6: size = 6 OK 2026/03/07 02:26:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:28 DEBUG : both6: Unchanged skipping 2026/03/07 02:26:28 DEBUG : both7: size = 6 OK 2026/03/07 02:26:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:28 DEBUG : both7: Unchanged skipping 2026/03/07 02:26:28 DEBUG : both8: size = 6 OK 2026/03/07 02:26:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:28 DEBUG : both8: Unchanged skipping 2026/03/07 02:26:28 DEBUG : both9: size = 6 OK 2026/03/07 02:26:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:28 DEBUG : both9: Unchanged skipping 2026/03/07 02:26:28 DEBUG : both3: Unchanged skipping 2026/03/07 02:26:28 DEBUG : both4: Unchanged skipping 2026/03/07 02:26:28 DEBUG : both5: Unchanged skipping 2026/03/07 02:26:28 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:26:28 DEBUG : Waiting for deletions to finish 2026/03/07 02:26:28 INFO : only12: Deleted 2026/03/07 02:26:29 INFO : only13: Deleted 2026/03/07 02:26:29 INFO : only16: Deleted 2026/03/07 02:26:29 INFO : only19: Deleted 2026/03/07 02:26:29 INFO : only4: Deleted 2026/03/07 02:26:29 INFO : only14: Deleted 2026/03/07 02:26:29 INFO : only1: Deleted 2026/03/07 02:26:29 INFO : only2: Deleted 2026/03/07 02:26:29 INFO : only5: Deleted 2026/03/07 02:26:29 INFO : only7: Deleted 2026/03/07 02:26:29 INFO : only10: Deleted 2026/03/07 02:26:29 INFO : only11: Deleted 2026/03/07 02:26:29 INFO : only17: Deleted 2026/03/07 02:26:29 INFO : only6: Deleted 2026/03/07 02:26:29 INFO : only0: Deleted 2026/03/07 02:26:29 INFO : only15: Deleted 2026/03/07 02:26:29 INFO : only18: Deleted 2026/03/07 02:26:29 INFO : only3: Deleted 2026/03/07 02:26:29 INFO : only8: Deleted 2026/03/07 02:26:30 INFO : only9: Deleted 2026/03/07 02:26:30 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.01s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:26:50 DEBUG : both0: size = 6 OK 2026/03/07 02:26:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:50 DEBUG : both10: size = 6 OK 2026/03/07 02:26:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:50 DEBUG : both12: size = 6 OK 2026/03/07 02:26:50 DEBUG : both11: size = 6 OK 2026/03/07 02:26:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:50 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:26:50 DEBUG : both0: Unchanged skipping 2026/03/07 02:26:50 DEBUG : both13: size = 6 OK 2026/03/07 02:26:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:50 DEBUG : both13: Unchanged skipping 2026/03/07 02:26:50 DEBUG : both14: size = 6 OK 2026/03/07 02:26:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:50 DEBUG : both14: Unchanged skipping 2026/03/07 02:26:50 DEBUG : both15: size = 6 OK 2026/03/07 02:26:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:50 DEBUG : both15: Unchanged skipping 2026/03/07 02:26:50 DEBUG : both16: size = 6 OK 2026/03/07 02:26:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:50 DEBUG : both16: Unchanged skipping 2026/03/07 02:26:50 DEBUG : both17: size = 6 OK 2026/03/07 02:26:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:50 DEBUG : both17: Unchanged skipping 2026/03/07 02:26:50 DEBUG : both18: size = 6 OK 2026/03/07 02:26:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:50 DEBUG : both10: Unchanged skipping 2026/03/07 02:26:50 DEBUG : both19: size = 6 OK 2026/03/07 02:26:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:50 DEBUG : both19: Unchanged skipping 2026/03/07 02:26:50 DEBUG : both1: size = 6 OK 2026/03/07 02:26:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:50 DEBUG : both12: Unchanged skipping 2026/03/07 02:26:50 DEBUG : both2: size = 6 OK 2026/03/07 02:26:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:50 DEBUG : both11: Unchanged skipping 2026/03/07 02:26:50 DEBUG : both3: size = 6 OK 2026/03/07 02:26:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:50 DEBUG : both18: Unchanged skipping 2026/03/07 02:26:50 DEBUG : both4: size = 6 OK 2026/03/07 02:26:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:50 DEBUG : both1: Unchanged skipping 2026/03/07 02:26:50 DEBUG : both5: size = 6 OK 2026/03/07 02:26:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:50 DEBUG : both5: Unchanged skipping 2026/03/07 02:26:50 DEBUG : both6: size = 6 OK 2026/03/07 02:26:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:50 DEBUG : both6: Unchanged skipping 2026/03/07 02:26:50 DEBUG : both7: size = 6 OK 2026/03/07 02:26:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:50 DEBUG : both7: Unchanged skipping 2026/03/07 02:26:50 DEBUG : both8: size = 6 OK 2026/03/07 02:26:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:50 DEBUG : both8: Unchanged skipping 2026/03/07 02:26:50 DEBUG : both9: size = 6 OK 2026/03/07 02:26:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:26:50 DEBUG : both2: Unchanged skipping 2026/03/07 02:26:50 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:50 DEBUG : only0: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:50 DEBUG : only0: Sizes differ 2026/03/07 02:26:50 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:50 DEBUG : only10: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:50 DEBUG : only10: Sizes differ 2026/03/07 02:26:50 DEBUG : both3: Unchanged skipping 2026/03/07 02:26:50 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:50 DEBUG : only11: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:50 DEBUG : only11: Sizes differ 2026/03/07 02:26:50 DEBUG : both4: Unchanged skipping 2026/03/07 02:26:50 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:50 DEBUG : only12: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:50 DEBUG : only12: Sizes differ 2026/03/07 02:26:50 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:50 DEBUG : only13: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:50 DEBUG : only13: Sizes differ 2026/03/07 02:26:50 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:50 DEBUG : only14: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:50 DEBUG : only14: Sizes differ 2026/03/07 02:26:50 DEBUG : both9: Unchanged skipping 2026/03/07 02:26:50 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:50 DEBUG : only15: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:50 DEBUG : only15: Sizes differ 2026/03/07 02:26:50 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:50 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:50 DEBUG : only17: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:50 DEBUG : only17: Sizes differ 2026/03/07 02:26:50 DEBUG : only16: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:50 DEBUG : only16: Sizes differ 2026/03/07 02:26:50 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:50 DEBUG : only18: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:50 DEBUG : only18: Sizes differ 2026/03/07 02:26:50 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:50 DEBUG : only19: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:50 DEBUG : only19: Sizes differ 2026/03/07 02:26:50 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:50 DEBUG : only1: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:50 DEBUG : only1: Sizes differ 2026/03/07 02:26:50 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:50 DEBUG : only2: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:50 DEBUG : only2: Sizes differ 2026/03/07 02:26:50 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:50 DEBUG : only3: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:50 DEBUG : only3: Sizes differ 2026/03/07 02:26:50 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:50 DEBUG : only4: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:50 DEBUG : only4: Sizes differ 2026/03/07 02:26:50 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:50 DEBUG : only5: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:50 DEBUG : only5: Sizes differ 2026/03/07 02:26:50 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:50 DEBUG : only6: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:50 DEBUG : only6: Sizes differ 2026/03/07 02:26:50 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:50 DEBUG : only7: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:50 DEBUG : only7: Sizes differ 2026/03/07 02:26:50 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:50 DEBUG : only8: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:50 DEBUG : only8: Sizes differ 2026/03/07 02:26:50 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3916317713) 2026/03/07 02:26:50 DEBUG : only9: size = 6 (B2 bucket rclone-test-bovecuj7voju) 2026/03/07 02:26:50 DEBUG : only9: Sizes differ 2026/03/07 02:26:50 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:26:51 DEBUG : only0: size = 0 OK 2026/03/07 02:26:51 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/07 02:26:51 INFO : only0: Copied (replaced existing) 2026/03/07 02:26:51 DEBUG : only10: size = 0 OK 2026/03/07 02:26:51 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/07 02:26:51 INFO : only10: Copied (replaced existing) 2026/03/07 02:26:51 DEBUG : only13: size = 0 OK 2026/03/07 02:26:51 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/07 02:26:51 INFO : only13: Copied (replaced existing) 2026/03/07 02:26:51 DEBUG : only17: size = 0 OK 2026/03/07 02:26:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/07 02:26:51 INFO : only17: Copied (replaced existing) 2026/03/07 02:26:51 DEBUG : only16: size = 0 OK 2026/03/07 02:26:51 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/07 02:26:51 INFO : only16: Copied (replaced existing) 2026/03/07 02:26:51 DEBUG : only12: size = 0 OK 2026/03/07 02:26:51 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/07 02:26:51 INFO : only12: Copied (replaced existing) 2026/03/07 02:26:51 DEBUG : only14: size = 0 OK 2026/03/07 02:26:51 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/07 02:26:51 INFO : only14: Copied (replaced existing) 2026/03/07 02:26:51 DEBUG : only11: size = 0 OK 2026/03/07 02:26:51 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/07 02:26:51 INFO : only11: Copied (replaced existing) 2026/03/07 02:26:51 DEBUG : only2: size = 0 OK 2026/03/07 02:26:51 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/07 02:26:51 INFO : only2: Copied (replaced existing) 2026/03/07 02:26:51 DEBUG : only15: size = 0 OK 2026/03/07 02:26:51 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/07 02:26:51 INFO : only15: Copied (replaced existing) 2026/03/07 02:26:51 DEBUG : only18: size = 0 OK 2026/03/07 02:26:51 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/07 02:26:51 INFO : only18: Copied (replaced existing) 2026/03/07 02:26:51 DEBUG : only4: size = 0 OK 2026/03/07 02:26:51 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/07 02:26:51 INFO : only4: Copied (replaced existing) 2026/03/07 02:26:51 DEBUG : only19: size = 0 OK 2026/03/07 02:26:51 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/07 02:26:51 INFO : only19: Copied (replaced existing) 2026/03/07 02:26:51 DEBUG : only6: size = 0 OK 2026/03/07 02:26:51 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/07 02:26:51 INFO : only6: Copied (replaced existing) 2026/03/07 02:26:52 DEBUG : only1: size = 0 OK 2026/03/07 02:26:52 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/07 02:26:52 INFO : only1: Copied (replaced existing) 2026/03/07 02:26:52 DEBUG : only8: size = 0 OK 2026/03/07 02:26:52 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/07 02:26:52 INFO : only8: Copied (replaced existing) 2026/03/07 02:26:52 DEBUG : only3: size = 0 OK 2026/03/07 02:26:52 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/07 02:26:52 INFO : only3: Copied (replaced existing) 2026/03/07 02:26:52 DEBUG : only5: size = 0 OK 2026/03/07 02:26:52 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/07 02:26:52 INFO : only5: Copied (replaced existing) 2026/03/07 02:26:52 DEBUG : only7: size = 0 OK 2026/03/07 02:26:52 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/07 02:26:52 INFO : only7: Copied (replaced existing) 2026/03/07 02:26:52 DEBUG : only9: size = 0 OK 2026/03/07 02:26:52 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/07 02:26:52 INFO : only9: Copied (replaced existing) 2026/03/07 02:26:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.07s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:27:00 DEBUG : empty_dir: Making directory with metadata 2026/03/07 02:27:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/07 02:27:00 DEBUG : empty_on_remote: Making directory with metadata 2026/03/07 02:27:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/07 02:27:00 INFO : empty_on_remote: Making directory 2026/03/07 02:27:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/07 02:27:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/07 02:27:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/07 02:27:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/07 02:27:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.70s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:27:03 DEBUG : empty_dir: Making directory with metadata 2026/03/07 02:27:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/07 02:27:03 DEBUG : empty_on_remote: Making directory with metadata 2026/03/07 02:27:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/07 02:27:03 INFO : empty_on_remote: Making directory 2026/03/07 02:27:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/07 02:27:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/07 02:27:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/07 02:27:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/07 02:27:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/07 02:27:03 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.68s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:27:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/07 02:27:05 INFO : sub dir: Making directory 2026/03/07 02:27:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.30s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:27:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/07 02:27:09 INFO : sub dir: Making directory 2026/03/07 02:27:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.78s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:27:19 DEBUG : Waiting for deletions to finish 2026/03/07 02:27:19 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:27:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:27:19 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:27:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:27:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:27:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:27:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:27:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:27:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:27:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:27:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:27:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:27:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:27:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:27:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:27:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:27:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:27:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:27:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:27:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:27:20 DEBUG : apple: size = 5 OK 2026/03/07 02:27:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:20 DEBUG : apple: Unchanged skipping 2026/03/07 02:27:20 DEBUG : banana: size = 6 OK 2026/03/07 02:27:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/07 02:27:20 DEBUG : banana: Unchanged skipping 2026/03/07 02:27:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/07 02:27:20 DEBUG : splitbananasplit: size = 16 OK 2026/03/07 02:27:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:20 DEBUG : splitbananasplit: Unchanged skipping 2026/03/07 02:27:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/07 02:27:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/07 02:27:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/07 02:27:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/07 02:27:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/07 02:27:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/07 02:27:20 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:27:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/07 02:27:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/07 02:27:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/07 02:27:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/07 02:27:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/07 02:27:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/07 02:27:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/07 02:27:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/07 02:27:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/07 02:27:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/07 02:27:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/07 02:27:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/07 02:27:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/07 02:27:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/07 02:27:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/07 02:27:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/07 02:27:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/07 02:27:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/07 02:27:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/07 02:27:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/07 02:27:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/07 02:27:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/07 02:27:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/07 02:27:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/07 02:27:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/07 02:27:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/07 02:27:20 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:27:20 DEBUG : Waiting for deletions to finish 2026/03/07 02:27:20 INFO : There was nothing to transfer 2026/03/07 02:27:20 DEBUG : Waiting for deletions to finish 2026/03/07 02:27:20 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:27:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:27:20 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:27:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:27:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:27:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:27:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:27:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:27:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:27:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:27:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:27:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:27:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:27:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:27:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:27:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:27:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:27:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:27:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:27:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:27:21 DEBUG : apple: size = 5 OK 2026/03/07 02:27:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/07 02:27:21 DEBUG : apple: Unchanged skipping 2026/03/07 02:27:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/07 02:27:21 DEBUG : splitbananasplit: size = 16 OK 2026/03/07 02:27:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:21 DEBUG : splitbananasplit: Unchanged skipping 2026/03/07 02:27:21 DEBUG : banana: size = 6 OK 2026/03/07 02:27:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:21 DEBUG : banana: Unchanged skipping 2026/03/07 02:27:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/07 02:27:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/07 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/07 02:27:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/07 02:27:21 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:27:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/07 02:27:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/07 02:27:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/07 02:27:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/07 02:27:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/07 02:27:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/07 02:27:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/07 02:27:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/07 02:27:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/07 02:27:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/07 02:27:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/07 02:27:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/07 02:27:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/07 02:27:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/07 02:27:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/07 02:27:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/07 02:27:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/07 02:27:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/07 02:27:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/07 02:27:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/07 02:27:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/07 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/07 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/07 02:27:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/07 02:27:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/07 02:27:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/07 02:27:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/07 02:27:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/07 02:27:21 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:27:21 DEBUG : Waiting for deletions to finish 2026/03/07 02:27:21 INFO : There was nothing to transfer 2026/03/07 02:27:21 DEBUG : Waiting for deletions to finish 2026/03/07 02:27:21 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:27:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:27:21 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:27:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:27:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:27:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:27:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:27:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:27:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:27:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:27:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:27:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:27:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:27:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:27:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:27:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:27:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:27:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:27:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:27:34 DEBUG : Waiting for deletions to finish 2026/03/07 02:27:35 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:27:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:27:35 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:27:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:27:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:27:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:27:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:27:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:27:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:27:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:27:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:27:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:27:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:27:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:27:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:27:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:27:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:27:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:27:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:27:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:27:35 DEBUG : apple: size = 5 OK 2026/03/07 02:27:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:35 DEBUG : apple: Unchanged skipping 2026/03/07 02:27:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/07 02:27:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/07 02:27:35 DEBUG : banana: size = 6 OK 2026/03/07 02:27:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:35 DEBUG : banana: Unchanged skipping 2026/03/07 02:27:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/07 02:27:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/07 02:27:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/07 02:27:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/07 02:27:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/07 02:27:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/07 02:27:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/07 02:27:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/07 02:27:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/07 02:27:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/07 02:27:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/07 02:27:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/07 02:27:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/07 02:27:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:36 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:27:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/07 02:27:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/07 02:27:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/07 02:27:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/07 02:27:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/07 02:27:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/07 02:27:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/07 02:27:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/07 02:27:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/07 02:27:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/07 02:27:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/07 02:27:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/07 02:27:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/07 02:27:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/07 02:27:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/07 02:27:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/07 02:27:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/07 02:27:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/07 02:27:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/07 02:27:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/07 02:27:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/07 02:27:36 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:27:36 DEBUG : Waiting for deletions to finish 2026/03/07 02:27:36 INFO : There was nothing to transfer 2026/03/07 02:27:36 DEBUG : Waiting for deletions to finish 2026/03/07 02:27:36 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:27:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:27:36 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:27:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:27:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:27:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:27:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:27:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:27:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:27:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:27:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:27:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:27:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:27:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:27:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:27:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:27:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:27:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:27:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:27:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:27:36 DEBUG : apple: size = 5 OK 2026/03/07 02:27:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:36 DEBUG : apple: Unchanged skipping 2026/03/07 02:27:36 DEBUG : banana: size = 6 OK 2026/03/07 02:27:36 DEBUG : splitbananasplit: size = 16 OK 2026/03/07 02:27:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:36 DEBUG : banana: Unchanged skipping 2026/03/07 02:27:36 DEBUG : splitbananasplit: Unchanged skipping 2026/03/07 02:27:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/07 02:27:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/07 02:27:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/07 02:27:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/07 02:27:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/07 02:27:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/07 02:27:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/07 02:27:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/07 02:27:37 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:27:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/07 02:27:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/07 02:27:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/07 02:27:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/07 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/07 02:27:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/07 02:27:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/07 02:27:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/07 02:27:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/07 02:27:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/07 02:27:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/07 02:27:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/07 02:27:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/07 02:27:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/07 02:27:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/07 02:27:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/07 02:27:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/07 02:27:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/07 02:27:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/07 02:27:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/07 02:27:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/07 02:27:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/07 02:27:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/07 02:27:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/07 02:27:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/07 02:27:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/07 02:27:37 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:27:37 DEBUG : Waiting for deletions to finish 2026/03/07 02:27:37 INFO : There was nothing to transfer 2026/03/07 02:27:37 DEBUG : Waiting for deletions to finish 2026/03/07 02:27:37 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:27:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:27:37 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:27:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:27:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:27:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:27:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:27:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:27:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:27:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:27:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:27:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:27:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:27:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:27:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:27:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:27:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:27:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:27:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:27:49 DEBUG : Waiting for deletions to finish 2026/03/07 02:27:50 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:27:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:27:50 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:27:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:27:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:27:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:27:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:27:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:27:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:27:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:27:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:27:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:27:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:27:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:27:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:27:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:27:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:27:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:27:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:27:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:27:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:50 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:50 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:50 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:50 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:50 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:50 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:50 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/07 02:27:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/07 02:27:50 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/07 02:27:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/07 02:27:50 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:50 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/07 02:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:51 DEBUG : YXBwbGU=: size = 5 OK 2026/03/07 02:27:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/07 02:27:51 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/07 02:27:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/07 02:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/07 02:27:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/07 02:27:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/07 02:27:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/07 02:27:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/07 02:27:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/07 02:27:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/07 02:27:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/07 02:27:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/07 02:27:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/07 02:27:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/07 02:27:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/07 02:27:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/07 02:27:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/07 02:27:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/07 02:27:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/07 02:27:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:51 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:27:51 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:27:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/07 02:27:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/07 02:27:51 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/07 02:27:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/07 02:27:51 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/07 02:27:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/07 02:27:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/07 02:27:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/07 02:27:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:51 DEBUG : YmFuYW5h: size = 6 OK 2026/03/07 02:27:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/07 02:27:51 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/07 02:27:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/07 02:27:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/07 02:27:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/07 02:27:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/07 02:27:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/07 02:27:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/07 02:27:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/07 02:27:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/07 02:27:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/07 02:27:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/07 02:27:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/07 02:27:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/07 02:27:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/07 02:27:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/07 02:27:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/07 02:27:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/07 02:27:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/07 02:27:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/07 02:27:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/07 02:27:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/07 02:27:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/07 02:27:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/07 02:27:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/07 02:27:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/07 02:27:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/07 02:27:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:52 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/07 02:27:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/07 02:27:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/07 02:27:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/07 02:27:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/07 02:27:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:52 DEBUG : Waiting for deletions to finish 2026/03/07 02:27:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/07 02:27:52 INFO : dir1/0007-1234567.txt: Deleted 2026/03/07 02:27:53 INFO : dir1/0013-789;=.txt: Deleted 2026/03/07 02:27:53 INFO : dir1/0014-89;=.txt: Deleted 2026/03/07 02:27:53 INFO : dir1/0003-defghij.txt: Deleted 2026/03/07 02:27:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/07 02:27:53 INFO : dir1/0015-9;=.txt: Deleted 2026/03/07 02:27:53 INFO : appleappleapplebanana: Deleted 2026/03/07 02:27:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/07 02:27:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/07 02:27:53 INFO : dir1/0009-3456789.txt: Deleted 2026/03/07 02:27:53 INFO : dir1/0010-456789.txt: Deleted 2026/03/07 02:27:53 INFO : dir1/0011-56789;.txt: Deleted 2026/03/07 02:27:53 INFO : dir1/0012-6789;.txt: Deleted 2026/03/07 02:27:53 INFO : apple: Deleted 2026/03/07 02:27:53 INFO : banana: Deleted 2026/03/07 02:27:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/07 02:27:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/07 02:27:53 INFO : dir1/0008-2345678.txt: Deleted 2026/03/07 02:27:53 INFO : splitbananasplit: Deleted 2026/03/07 02:27:53 DEBUG : Waiting for deletions to finish 2026/03/07 02:27:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/07 02:27:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/07 02:27:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/07 02:27:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/07 02:27:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/07 02:27:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/07 02:27:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/07 02:27:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/07 02:27:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/07 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/07 02:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:54 DEBUG : YXBwbGU=: size = 5 OK 2026/03/07 02:27:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:54 DEBUG : apple: Unchanged skipping 2026/03/07 02:27:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/07 02:27:54 DEBUG : YmFuYW5h: size = 6 OK 2026/03/07 02:27:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:54 DEBUG : banana: Unchanged skipping 2026/03/07 02:27:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/07 02:27:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:54 DEBUG : splitbananasplit: Unchanged skipping 2026/03/07 02:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/07 02:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/07 02:27:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/07 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/07 02:27:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/07 02:27:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/07 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/07 02:27:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/07 02:27:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/07 02:27:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/07 02:27:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/07 02:27:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/07 02:27:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/07 02:27:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/07 02:27:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/07 02:27:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/07 02:27:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/07 02:27:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/07 02:27:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/07 02:27:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/07 02:27:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/07 02:27:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/07 02:27:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/07 02:27:54 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:27:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/07 02:27:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/07 02:27:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/07 02:27:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/07 02:27:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/07 02:27:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/07 02:27:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/07 02:27:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/07 02:27:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/07 02:27:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:27:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/07 02:27:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/07 02:27:54 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:27:54 DEBUG : Waiting for deletions to finish 2026/03/07 02:27:54 DEBUG : Waiting for deletions to finish 2026/03/07 02:27:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/07 02:27:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/07 02:27:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/07 02:27:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/07 02:27:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/07 02:27:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/07 02:27:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/07 02:27:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/07 02:27:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/07 02:27:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/07 02:27:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:55 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:55 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:55 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/07 02:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:55 DEBUG : apple: transformed to: YXBwbGU= 2026/03/07 02:27:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/07 02:27:55 DEBUG : banana: transformed to: YmFuYW5h 2026/03/07 02:27:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/07 02:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/07 02:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/07 02:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/07 02:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/07 02:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/07 02:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:28:07 DEBUG : Waiting for deletions to finish 2026/03/07 02:28:07 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:28:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:28:07 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:28:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:28:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:28:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:28:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:28:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:28:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:28:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:28:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:28:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:28:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:28:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:28:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:28:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:28:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:28:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:28:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:28:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:28:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:07 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:07 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:07 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:07 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:07 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:07 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:07 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/07 02:28:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/07 02:28:07 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/07 02:28:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/07 02:28:07 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:07 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/07 02:28:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/07 02:28:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/07 02:28:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/07 02:28:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/07 02:28:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/07 02:28:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/07 02:28:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/07 02:28:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/07 02:28:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/07 02:28:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/07 02:28:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/07 02:28:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/07 02:28:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/07 02:28:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/07 02:28:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/07 02:28:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/07 02:28:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/07 02:28:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/07 02:28:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/07 02:28:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/07 02:28:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/07 02:28:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/07 02:28:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/07 02:28:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/07 02:28:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/07 02:28:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/07 02:28:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/07 02:28:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/07 02:28:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/07 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/07 02:28:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/07 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/07 02:28:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/07 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/07 02:28:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/07 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/07 02:28:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/07 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/07 02:28:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/07 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/07 02:28:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/07 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/07 02:28:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/07 02:28:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/07 02:28:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/07 02:28:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/07 02:28:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/07 02:28:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/07 02:28:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/07 02:28:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/07 02:28:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/07 02:28:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/07 02:28:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/07 02:28:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/07 02:28:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/07 02:28:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/07 02:28:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/07 02:28:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/07 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/07 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/07 02:28:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/07 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/07 02:28:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/07 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/07 02:28:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/07 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/07 02:28:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/07 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/07 02:28:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/07 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/07 02:28:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/07 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/07 02:28:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/07 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/07 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/07 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/07 02:28:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/07 02:28:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/07 02:28:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/07 02:28:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/07 02:28:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/07 02:28:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/07 02:28:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/07 02:28:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/07 02:28:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/07 02:28:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/07 02:28:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/07 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/07 02:28:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/07 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/07 02:28:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/07 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/07 02:28:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/07 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/07 02:28:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/07 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/07 02:28:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/07 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/07 02:28:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/07 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/07 02:28:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/07 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/07 02:28:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/07 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/07 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/07 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/07 02:28:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/07 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/07 02:28:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/07 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/07 02:28:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/07 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/07 02:28:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/07 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/07 02:28:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/07 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/07 02:28:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/07 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/07 02:28:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/07 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/07 02:28:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/07 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/07 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/07 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/07 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/07 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/07 02:28:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/07 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/07 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/07 02:28:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/07 02:28:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/07 02:28:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/07 02:28:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/07 02:28:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/07 02:28:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/07 02:28:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/07 02:28:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/07 02:28:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/07 02:28:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/07 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/07 02:28:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/07 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/07 02:28:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/07 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/07 02:28:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/07 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/07 02:28:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/07 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/07 02:28:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/07 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/07 02:28:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/07 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/07 02:28:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/07 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/07 02:28:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/07 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/07 02:28:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/07 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/07 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/07 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/07 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/07 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/07 02:28:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/07 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/07 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/07 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/07 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/07 02:28:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/07 02:28:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/07 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/07 02:28:08 DEBUG : PREFIXapple: size = 5 OK 2026/03/07 02:28:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/07 02:28:08 INFO : apple: Copied (new) to: PREFIXapple 2026/03/07 02:28:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/07 02:28:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/07 02:28:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/07 02:28:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/07 02:28:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/07 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/07 02:28:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/07 02:28:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/07 02:28:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/07 02:28:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/07 02:28:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/07 02:28:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/07 02:28:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/07 02:28:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/07 02:28:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/07 02:28:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/07 02:28:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:08 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:28:08 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:28:08 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/07 02:28:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/07 02:28:08 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/07 02:28:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/07 02:28:08 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/07 02:28:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/07 02:28:08 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/07 02:28:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/07 02:28:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/07 02:28:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/07 02:28:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/07 02:28:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/07 02:28:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/07 02:28:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/07 02:28:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/07 02:28:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/07 02:28:08 DEBUG : PREFIXbanana: size = 6 OK 2026/03/07 02:28:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/07 02:28:08 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/07 02:28:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/07 02:28:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/07 02:28:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/07 02:28:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/07 02:28:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/07 02:28:08 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/07 02:28:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/07 02:28:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/07 02:28:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/07 02:28:08 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/07 02:28:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/07 02:28:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/07 02:28:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/07 02:28:08 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/07 02:28:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/07 02:28:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/07 02:28:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/07 02:28:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/07 02:28:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/07 02:28:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/07 02:28:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/07 02:28:08 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/07 02:28:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/07 02:28:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/07 02:28:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/07 02:28:08 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/07 02:28:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/07 02:28:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/07 02:28:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/07 02:28:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/07 02:28:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/07 02:28:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/07 02:28:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/07 02:28:08 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/07 02:28:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/07 02:28:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/07 02:28:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/07 02:28:09 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/07 02:28:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/07 02:28:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/07 02:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/07 02:28:09 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/07 02:28:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/07 02:28:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/07 02:28:09 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/07 02:28:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/07 02:28:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/07 02:28:09 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/07 02:28:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/07 02:28:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/07 02:28:09 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/07 02:28:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/07 02:28:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/07 02:28:09 DEBUG : Waiting for deletions to finish 2026/03/07 02:28:09 INFO : dir1/0003-defghij.txt: Deleted 2026/03/07 02:28:09 INFO : dir1/0009-3456789.txt: Deleted 2026/03/07 02:28:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/07 02:28:09 INFO : dir1/0010-456789.txt: Deleted 2026/03/07 02:28:09 INFO : dir1/0013-789;=.txt: Deleted 2026/03/07 02:28:09 INFO : appleappleapplebanana: Deleted 2026/03/07 02:28:09 INFO : dir1/0015-9;=.txt: Deleted 2026/03/07 02:28:09 INFO : banana: Deleted 2026/03/07 02:28:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/07 02:28:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/07 02:28:09 INFO : dir1/0012-6789;.txt: Deleted 2026/03/07 02:28:09 INFO : dir1/0014-89;=.txt: Deleted 2026/03/07 02:28:10 INFO : apple: Deleted 2026/03/07 02:28:10 INFO : splitbananasplit: Deleted 2026/03/07 02:28:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/07 02:28:10 INFO : dir1/0007-1234567.txt: Deleted 2026/03/07 02:28:10 INFO : dir1/0011-56789;.txt: Deleted 2026/03/07 02:28:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/07 02:28:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/07 02:28:10 INFO : dir1/0008-2345678.txt: Deleted 2026/03/07 02:28:10 DEBUG : Waiting for deletions to finish 2026/03/07 02:28:10 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/07 02:28:10 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:28:10 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/07 02:28:10 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/07 02:28:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:28:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:28:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:28:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:28:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:28:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:28:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:28:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:28:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:28:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:28:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:28:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:28:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:28:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:28:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:28:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/07 02:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/07 02:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/07 02:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/07 02:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/07 02:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/07 02:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/07 02:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/07 02:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/07 02:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/07 02:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/07 02:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/07 02:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/07 02:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/07 02:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/07 02:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/07 02:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/07 02:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/07 02:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/07 02:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/07 02:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/07 02:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/07 02:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/07 02:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/07 02:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/07 02:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/07 02:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/07 02:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/07 02:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/07 02:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/07 02:28:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/07 02:28:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/07 02:28:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/07 02:28:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/07 02:28:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/07 02:28:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/07 02:28:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/07 02:28:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/07 02:28:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/07 02:28:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/07 02:28:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/07 02:28:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/07 02:28:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/07 02:28:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/07 02:28:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/07 02:28:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/07 02:28:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/07 02:28:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/07 02:28:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/07 02:28:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/07 02:28:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/07 02:28:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/07 02:28:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/07 02:28:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/07 02:28:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/07 02:28:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/07 02:28:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/07 02:28:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/07 02:28:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/07 02:28:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/07 02:28:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/07 02:28:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/07 02:28:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/07 02:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/07 02:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/07 02:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/07 02:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/07 02:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/07 02:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/07 02:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/07 02:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/07 02:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/07 02:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/07 02:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/07 02:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/07 02:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/07 02:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/07 02:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/07 02:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/07 02:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/07 02:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/07 02:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/07 02:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/07 02:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/07 02:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/07 02:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/07 02:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/07 02:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/07 02:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/07 02:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/07 02:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/07 02:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/07 02:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/07 02:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/07 02:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/07 02:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/07 02:28:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/07 02:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/07 02:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/07 02:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/07 02:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/07 02:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/07 02:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/07 02:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/07 02:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/07 02:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/07 02:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/07 02:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/07 02:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/07 02:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/07 02:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/07 02:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/07 02:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/07 02:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/07 02:28:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/07 02:28:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/07 02:28:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/07 02:28:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/07 02:28:11 DEBUG : banana: size = 6 OK 2026/03/07 02:28:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/07 02:28:11 INFO : banana: Copied (new) 2026/03/07 02:28:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:11 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:28:11 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:28:11 DEBUG : apple: size = 5 OK 2026/03/07 02:28:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/07 02:28:11 INFO : apple: Copied (new) 2026/03/07 02:28:11 DEBUG : splitbananasplit: size = 16 OK 2026/03/07 02:28:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/07 02:28:11 INFO : splitbananasplit: Copied (new) 2026/03/07 02:28:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/07 02:28:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/07 02:28:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/07 02:28:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/07 02:28:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/07 02:28:11 INFO : appleappleapplebanana: Copied (new) 2026/03/07 02:28:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/07 02:28:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/07 02:28:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/07 02:28:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/07 02:28:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/07 02:28:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/07 02:28:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/07 02:28:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/07 02:28:11 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/07 02:28:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/07 02:28:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/07 02:28:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/07 02:28:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/07 02:28:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/07 02:28:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/07 02:28:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/07 02:28:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/07 02:28:11 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/07 02:28:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/07 02:28:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/07 02:28:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/07 02:28:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/07 02:28:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/07 02:28:12 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/07 02:28:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/07 02:28:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/07 02:28:12 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/07 02:28:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/07 02:28:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/07 02:28:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/07 02:28:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/07 02:28:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/07 02:28:12 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/07 02:28:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/07 02:28:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/07 02:28:12 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/07 02:28:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/07 02:28:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/07 02:28:12 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/07 02:28:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/07 02:28:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/07 02:28:12 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/07 02:28:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/07 02:28:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/07 02:28:12 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/07 02:28:12 DEBUG : Waiting for deletions to finish 2026/03/07 02:28:12 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/07 02:28:12 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/07 02:28:12 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/07 02:28:12 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/07 02:28:12 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/07 02:28:12 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/07 02:28:12 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/07 02:28:12 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/07 02:28:13 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/07 02:28:13 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/07 02:28:13 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/07 02:28:13 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/07 02:28:13 INFO : PREFIXapple: Deleted 2026/03/07 02:28:13 INFO : PREFIXbanana: Deleted 2026/03/07 02:28:13 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/07 02:28:13 INFO : PREFIXsplitbananasplit: Deleted 2026/03/07 02:28:13 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/07 02:28:13 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/07 02:28:13 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/07 02:28:13 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/07 02:28:13 DEBUG : Waiting for deletions to finish 2026/03/07 02:28:13 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : Waiting for deletions to finish 2026/03/07 02:28:13 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:28:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:28:26 DEBUG : Waiting for deletions to finish 2026/03/07 02:28:27 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:28:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:28:27 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:28:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:28:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:28:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:28:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:28:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:28:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:28:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:28:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:28:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:28:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:28:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:28:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:28:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:28:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:28:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:28:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:28:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:28:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/07 02:28:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/07 02:28:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/07 02:28:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/07 02:28:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/07 02:28:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/07 02:28:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/07 02:28:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/07 02:28:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/07 02:28:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/07 02:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:27 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:28:27 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:28:27 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/07 02:28:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/07 02:28:27 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/07 02:28:27 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/07 02:28:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/07 02:28:27 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:27 DEBUG : appleSUFFIX: size = 5 OK 2026/03/07 02:28:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/07 02:28:27 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/07 02:28:27 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/07 02:28:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/07 02:28:27 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/07 02:28:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/07 02:28:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/07 02:28:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/07 02:28:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/07 02:28:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/07 02:28:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/07 02:28:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/07 02:28:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/07 02:28:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/07 02:28:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/07 02:28:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/07 02:28:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/07 02:28:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/07 02:28:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/07 02:28:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/07 02:28:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/07 02:28:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/07 02:28:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/07 02:28:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/07 02:28:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/07 02:28:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/07 02:28:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/07 02:28:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/07 02:28:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/07 02:28:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/07 02:28:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/07 02:28:28 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/07 02:28:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/07 02:28:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/07 02:28:29 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/07 02:28:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/07 02:28:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/07 02:28:29 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/07 02:28:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/07 02:28:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/07 02:28:29 DEBUG : Waiting for deletions to finish 2026/03/07 02:28:29 INFO : apple: Deleted 2026/03/07 02:28:29 INFO : dir1/0013-789;=.txt: Deleted 2026/03/07 02:28:29 INFO : dir1/0007-1234567.txt: Deleted 2026/03/07 02:28:29 INFO : dir1/0010-456789.txt: Deleted 2026/03/07 02:28:29 INFO : dir1/0011-56789;.txt: Deleted 2026/03/07 02:28:29 INFO : banana: Deleted 2026/03/07 02:28:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/07 02:28:29 INFO : appleappleapplebanana: Deleted 2026/03/07 02:28:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/07 02:28:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/07 02:28:29 INFO : dir1/0009-3456789.txt: Deleted 2026/03/07 02:28:29 INFO : dir1/0012-6789;.txt: Deleted 2026/03/07 02:28:29 INFO : dir1/0014-89;=.txt: Deleted 2026/03/07 02:28:29 INFO : dir1/0008-2345678.txt: Deleted 2026/03/07 02:28:29 INFO : splitbananasplit: Deleted 2026/03/07 02:28:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/07 02:28:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/07 02:28:29 INFO : dir1/0015-9;=.txt: Deleted 2026/03/07 02:28:29 INFO : dir1/0003-defghij.txt: Deleted 2026/03/07 02:28:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/07 02:28:29 DEBUG : Waiting for deletions to finish 2026/03/07 02:28:30 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/07 02:28:30 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/07 02:28:30 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/07 02:28:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/07 02:28:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/07 02:28:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/07 02:28:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/07 02:28:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/07 02:28:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/07 02:28:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/07 02:28:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/07 02:28:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/07 02:28:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/07 02:28:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/07 02:28:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/07 02:28:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/07 02:28:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/07 02:28:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/07 02:28:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/07 02:28:30 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/07 02:28:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/07 02:28:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/07 02:28:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/07 02:28:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/07 02:28:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/07 02:28:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/07 02:28:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/07 02:28:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/07 02:28:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/07 02:28:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/07 02:28:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/07 02:28:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/07 02:28:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/07 02:28:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/07 02:28:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/07 02:28:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/07 02:28:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/07 02:28:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/07 02:28:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/07 02:28:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/07 02:28:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/07 02:28:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/07 02:28:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/07 02:28:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/07 02:28:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/07 02:28:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/07 02:28:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/07 02:28:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/07 02:28:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/07 02:28:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/07 02:28:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/07 02:28:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/07 02:28:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/07 02:28:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/07 02:28:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/07 02:28:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/07 02:28:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/07 02:28:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/07 02:28:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/07 02:28:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:30 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:28:30 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:28:30 DEBUG : apple: size = 5 OK 2026/03/07 02:28:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/07 02:28:30 INFO : apple: Copied (new) 2026/03/07 02:28:30 DEBUG : splitbananasplit: size = 16 OK 2026/03/07 02:28:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/07 02:28:30 INFO : splitbananasplit: Copied (new) 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/07 02:28:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/07 02:28:30 INFO : appleappleapplebanana: Copied (new) 2026/03/07 02:28:30 DEBUG : banana: size = 6 OK 2026/03/07 02:28:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/07 02:28:30 INFO : banana: Copied (new) 2026/03/07 02:28:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/07 02:28:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/07 02:28:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/07 02:28:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/07 02:28:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/07 02:28:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/07 02:28:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/07 02:28:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/07 02:28:31 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/07 02:28:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/07 02:28:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/07 02:28:31 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/07 02:28:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/07 02:28:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/07 02:28:31 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/07 02:28:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/07 02:28:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/07 02:28:31 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/07 02:28:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/07 02:28:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/07 02:28:31 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/07 02:28:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/07 02:28:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/07 02:28:31 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/07 02:28:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/07 02:28:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/07 02:28:31 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/07 02:28:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/07 02:28:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/07 02:28:31 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/07 02:28:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/07 02:28:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/07 02:28:31 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/07 02:28:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/07 02:28:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/07 02:28:31 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/07 02:28:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/07 02:28:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/07 02:28:31 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/07 02:28:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/07 02:28:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/07 02:28:31 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/07 02:28:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/07 02:28:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/07 02:28:31 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/07 02:28:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/07 02:28:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/07 02:28:32 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/07 02:28:32 DEBUG : Waiting for deletions to finish 2026/03/07 02:28:32 INFO : appleSUFFIX: Deleted 2026/03/07 02:28:32 INFO : splitbananasplitSUFFIX: Deleted 2026/03/07 02:28:32 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/07 02:28:32 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/07 02:28:32 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/07 02:28:32 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/07 02:28:32 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/07 02:28:32 INFO : bananaSUFFIX: Deleted 2026/03/07 02:28:32 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/07 02:28:32 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/07 02:28:32 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/07 02:28:32 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/07 02:28:32 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/07 02:28:32 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/07 02:28:32 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/07 02:28:32 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/07 02:28:32 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/07 02:28:32 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/07 02:28:32 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/07 02:28:32 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/07 02:28:32 DEBUG : Waiting for deletions to finish 2026/03/07 02:28:32 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:28:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:28:32 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:28:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:28:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:28:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:28:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:28:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:28:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:28:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:28:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:28:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:28:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:28:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:28:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:28:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:28:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:28:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:28:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:28:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:28:33 DEBUG : Waiting for deletions to finish 2026/03/07 02:28:33 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:28:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:28:33 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:28:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:28:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:28:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:28:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:28:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:28:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:28:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:28:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:28:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:28:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:28:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:28:45 DEBUG : Waiting for deletions to finish 2026/03/07 02:28:45 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:28:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:28:45 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:28:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:28:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:28:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:28:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:28:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:28:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:28:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:28:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:28:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:28:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:28:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:28:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:28:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:28:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:28:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:28:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:28:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:28:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/07 02:28:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/07 02:28:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/07 02:28:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/07 02:28:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/07 02:28:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/07 02:28:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/07 02:28:46 DEBUG : apple: size = 5 OK 2026/03/07 02:28:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:46 DEBUG : apple: Unchanged skipping 2026/03/07 02:28:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:46 DEBUG : banana: size = 6 OK 2026/03/07 02:28:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:46 DEBUG : banana: Unchanged skipping 2026/03/07 02:28:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/07 02:28:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/07 02:28:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/07 02:28:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/07 02:28:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/07 02:28:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/07 02:28:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/07 02:28:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/07 02:28:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/07 02:28:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/07 02:28:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/07 02:28:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/07 02:28:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/07 02:28:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/07 02:28:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/07 02:28:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/07 02:28:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/07 02:28:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/07 02:28:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/07 02:28:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/07 02:28:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/07 02:28:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/07 02:28:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/07 02:28:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/07 02:28:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/07 02:28:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/07 02:28:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/07 02:28:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/07 02:28:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/07 02:28:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/07 02:28:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/07 02:28:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/07 02:28:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/07 02:28:46 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:28:46 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:28:46 DEBUG : appleapple: size = 21 OK 2026/03/07 02:28:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/07 02:28:46 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/07 02:28:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/07 02:28:46 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/07 02:28:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/07 02:28:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/07 02:28:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/07 02:28:46 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/07 02:28:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/07 02:28:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/07 02:28:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/07 02:28:47 DEBUG : splitbanan: size = 16 OK 2026/03/07 02:28:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/07 02:28:47 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/07 02:28:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/07 02:28:47 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/07 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/07 02:28:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/07 02:28:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/07 02:28:47 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/07 02:28:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/07 02:28:47 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/07 02:28:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/07 02:28:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/07 02:28:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/07 02:28:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/07 02:28:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/07 02:28:47 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/07 02:28:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/07 02:28:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/07 02:28:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/07 02:28:47 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/07 02:28:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/07 02:28:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/07 02:28:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/07 02:28:47 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/07 02:28:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/07 02:28:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/07 02:28:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/07 02:28:47 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/07 02:28:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/07 02:28:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/07 02:28:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/07 02:28:47 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/07 02:28:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/07 02:28:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/07 02:28:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/07 02:28:47 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/07 02:28:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/07 02:28:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/07 02:28:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/07 02:28:47 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/07 02:28:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/07 02:28:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/07 02:28:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/07 02:28:47 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/07 02:28:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/07 02:28:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/07 02:28:47 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/07 02:28:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/07 02:28:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/07 02:28:48 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/07 02:28:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/07 02:28:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/07 02:28:48 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/07 02:28:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/07 02:28:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/07 02:28:48 DEBUG : Waiting for deletions to finish 2026/03/07 02:28:48 INFO : dir1/0011-56789;.txt: Deleted 2026/03/07 02:28:48 INFO : dir1/0007-1234567.txt: Deleted 2026/03/07 02:28:48 INFO : splitbananasplit: Deleted 2026/03/07 02:28:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/07 02:28:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/07 02:28:48 INFO : dir1/0012-6789;.txt: Deleted 2026/03/07 02:28:48 INFO : dir1/0015-9;=.txt: Deleted 2026/03/07 02:28:48 INFO : dir1/0014-89;=.txt: Deleted 2026/03/07 02:28:48 INFO : appleappleapplebanana: Deleted 2026/03/07 02:28:48 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/07 02:28:48 INFO : dir1/0010-456789.txt: Deleted 2026/03/07 02:28:48 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/07 02:28:48 INFO : dir1/0003-defghij.txt: Deleted 2026/03/07 02:28:48 INFO : dir1/0009-3456789.txt: Deleted 2026/03/07 02:28:48 INFO : dir1/0013-789;=.txt: Deleted 2026/03/07 02:28:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/07 02:28:48 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/07 02:28:48 INFO : dir1/0008-2345678.txt: Deleted 2026/03/07 02:28:48 DEBUG : Waiting for deletions to finish 2026/03/07 02:28:49 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:28:49 DEBUG : appleapple: Excluded (Path Filter) 2026/03/07 02:28:49 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:28:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/07 02:28:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/07 02:28:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/07 02:28:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/07 02:28:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/07 02:28:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/07 02:28:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/07 02:28:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/07 02:28:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/07 02:28:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/07 02:28:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/07 02:28:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/07 02:28:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/07 02:28:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/07 02:28:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/07 02:28:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/07 02:28:49 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/07 02:28:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/07 02:28:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/07 02:28:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/07 02:28:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/07 02:28:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/07 02:28:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/07 02:28:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/07 02:28:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/07 02:28:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/07 02:28:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/07 02:28:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/07 02:28:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/07 02:28:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/07 02:28:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/07 02:28:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/07 02:28:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/07 02:28:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/07 02:28:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/07 02:28:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/07 02:28:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/07 02:28:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/07 02:28:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/07 02:28:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/07 02:28:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/07 02:28:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/07 02:28:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/07 02:28:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/07 02:28:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/07 02:28:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/07 02:28:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/07 02:28:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/07 02:28:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/07 02:28:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/07 02:28:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/07 02:28:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/07 02:28:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/07 02:28:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/07 02:28:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/07 02:28:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/07 02:28:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/07 02:28:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/07 02:28:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/07 02:28:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/07 02:28:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/07 02:28:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/07 02:28:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/07 02:28:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/07 02:28:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/07 02:28:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/07 02:28:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/07 02:28:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/07 02:28:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/07 02:28:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/07 02:28:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/07 02:28:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/07 02:28:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/07 02:28:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/07 02:28:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/07 02:28:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/07 02:28:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/07 02:28:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/07 02:28:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/07 02:28:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/07 02:28:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/07 02:28:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/07 02:28:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/07 02:28:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/07 02:28:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/07 02:28:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/07 02:28:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/07 02:28:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/07 02:28:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/07 02:28:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/07 02:28:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/07 02:28:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/07 02:28:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/07 02:28:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/07 02:28:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/07 02:28:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/07 02:28:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/07 02:28:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/07 02:28:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/07 02:28:49 DEBUG : apple: size = 5 OK 2026/03/07 02:28:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:49 DEBUG : apple: Unchanged skipping 2026/03/07 02:28:49 DEBUG : appleapple: size = 21 OK 2026/03/07 02:28:49 DEBUG : banana: size = 6 OK 2026/03/07 02:28:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:49 DEBUG : banana: Unchanged skipping 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:49 DEBUG : splitbanan: size = 16 OK 2026/03/07 02:28:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/07 02:28:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/07 02:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/07 02:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/07 02:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/07 02:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/07 02:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/07 02:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/07 02:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/07 02:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/07 02:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/07 02:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/07 02:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/07 02:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/07 02:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/07 02:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/07 02:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/07 02:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/07 02:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/07 02:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/07 02:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/07 02:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/07 02:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/07 02:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/07 02:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/07 02:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/07 02:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/07 02:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/07 02:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/07 02:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/07 02:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/07 02:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/07 02:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/07 02:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/07 02:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/07 02:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/07 02:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/07 02:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/07 02:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/07 02:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/07 02:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/07 02:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/07 02:28:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/07 02:28:49 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/07 02:28:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/07 02:28:49 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/07 02:28:49 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/07 02:28:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:49 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/07 02:28:49 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/07 02:28:49 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/07 02:28:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/07 02:28:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/07 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/07 02:28:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/07 02:28:49 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/07 02:28:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/07 02:28:49 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/07 02:28:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/07 02:28:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/07 02:28:49 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/07 02:28:49 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/07 02:28:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/07 02:28:49 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/07 02:28:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/07 02:28:49 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:28:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/07 02:28:49 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/07 02:28:49 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/07 02:28:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/07 02:28:49 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/07 02:28:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/07 02:28:49 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/07 02:28:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/07 02:28:49 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/07 02:28:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:28:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/07 02:28:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/07 02:28:49 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:28:49 DEBUG : Waiting for deletions to finish 2026/03/07 02:28:49 DEBUG : Waiting for deletions to finish 2026/03/07 02:28:50 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:28:50 DEBUG : appleapple: Excluded (Path Filter) 2026/03/07 02:28:50 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:28:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/07 02:28:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/07 02:28:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/07 02:28:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/07 02:28:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/07 02:28:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/07 02:28:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/07 02:28:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/07 02:28:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/07 02:28:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/07 02:28:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/07 02:28:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/07 02:28:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/07 02:28:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/07 02:28:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/07 02:28:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/07 02:28:50 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/07 02:28:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/07 02:28:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/07 02:28:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/07 02:28:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/07 02:28:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/07 02:28:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/07 02:28:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/07 02:28:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/07 02:28:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/07 02:28:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/07 02:28:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/07 02:28:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/07 02:28:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/07 02:28:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/07 02:28:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/07 02:28:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/07 02:28:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/07 02:28:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/07 02:28:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/07 02:28:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/07 02:28:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/07 02:28:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/07 02:28:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/07 02:28:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/07 02:28:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/07 02:28:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/07 02:28:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/07 02:28:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/07 02:28:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/07 02:28:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/07 02:28:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/07 02:28:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/07 02:28:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/07 02:28:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/07 02:28:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/07 02:28:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/07 02:28:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/07 02:28:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/07 02:28:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/07 02:28:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/07 02:28:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/07 02:28:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/07 02:28:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/07 02:28:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/07 02:28:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/07 02:28:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/07 02:28:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/07 02:28:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/07 02:28:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/07 02:28:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/07 02:28:50 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:29:01 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:01 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:29:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:29:01 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:29:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:29:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:29:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:29:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:29:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:29:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:29:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:29:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:29:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:29:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:29:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:29:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:29:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:29:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:29:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:29:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:29:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:29:02 DEBUG : apple: size = 5 OK 2026/03/07 02:29:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:02 DEBUG : apple: Unchanged skipping 2026/03/07 02:29:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/07 02:29:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/07 02:29:02 DEBUG : banana: size = 6 OK 2026/03/07 02:29:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:02 DEBUG : banana: Unchanged skipping 2026/03/07 02:29:02 DEBUG : splitbananasplit: size = 16 OK 2026/03/07 02:29:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:02 DEBUG : splitbananasplit: Unchanged skipping 2026/03/07 02:29:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/07 02:29:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/07 02:29:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/07 02:29:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/07 02:29:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/07 02:29:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/07 02:29:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/07 02:29:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/07 02:29:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/07 02:29:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/07 02:29:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/07 02:29:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/07 02:29:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:02 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:29:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/07 02:29:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/07 02:29:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/07 02:29:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/07 02:29:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/07 02:29:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/07 02:29:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/07 02:29:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/07 02:29:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/07 02:29:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/07 02:29:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/07 02:29:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/07 02:29:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/07 02:29:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/07 02:29:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/07 02:29:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/07 02:29:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/07 02:29:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/07 02:29:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/07 02:29:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/07 02:29:02 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:29:02 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:02 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:02 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:29:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:29:02 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:29:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:29:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:29:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:29:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:29:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:29:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:29:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:29:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:29:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:29:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:29:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:29:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:29:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:29:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:29:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:29:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:29:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:29:03 DEBUG : apple: size = 5 OK 2026/03/07 02:29:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:03 DEBUG : apple: Unchanged skipping 2026/03/07 02:29:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/07 02:29:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/07 02:29:03 DEBUG : banana: size = 6 OK 2026/03/07 02:29:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:03 DEBUG : banana: Unchanged skipping 2026/03/07 02:29:03 DEBUG : splitbananasplit: size = 16 OK 2026/03/07 02:29:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:03 DEBUG : splitbananasplit: Unchanged skipping 2026/03/07 02:29:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/07 02:29:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/07 02:29:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/07 02:29:03 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:29:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/07 02:29:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/07 02:29:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/07 02:29:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/07 02:29:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/07 02:29:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/07 02:29:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/07 02:29:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/07 02:29:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/07 02:29:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/07 02:29:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/07 02:29:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/07 02:29:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/07 02:29:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/07 02:29:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/07 02:29:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/07 02:29:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/07 02:29:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/07 02:29:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/07 02:29:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/07 02:29:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/07 02:29:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/07 02:29:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/07 02:29:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/07 02:29:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/07 02:29:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/07 02:29:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/07 02:29:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/07 02:29:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/07 02:29:03 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:29:03 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:03 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:03 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:29:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:29:03 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:29:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:29:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:29:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:29:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:29:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:29:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:29:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:29:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:29:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:29:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:29:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:29:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:29:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:29:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:29:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:29:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:29:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:29:04 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:04 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:29:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:29:04 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:29:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:29:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:29:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:29:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:29:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:29:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:29:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:29:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:29:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:29:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:29:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:29:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:29:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:29:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:29:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:29:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:29:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:29:16 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:16 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:29:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:29:16 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:29:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:29:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:29:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:29:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:29:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:29:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:29:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:29:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:29:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:29:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:29:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:29:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:29:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:29:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:29:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:29:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:29:17 DEBUG : apple: size = 5 OK 2026/03/07 02:29:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:17 DEBUG : apple: Unchanged skipping 2026/03/07 02:29:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/07 02:29:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/07 02:29:17 DEBUG : banana: size = 6 OK 2026/03/07 02:29:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:17 DEBUG : banana: Unchanged skipping 2026/03/07 02:29:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/07 02:29:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:17 DEBUG : splitbananasplit: Unchanged skipping 2026/03/07 02:29:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/07 02:29:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/07 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/07 02:29:17 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/07 02:29:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/07 02:29:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/07 02:29:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/07 02:29:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/07 02:29:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/07 02:29:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/07 02:29:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/07 02:29:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/07 02:29:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/07 02:29:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/07 02:29:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/07 02:29:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/07 02:29:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/07 02:29:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/07 02:29:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/07 02:29:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/07 02:29:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/07 02:29:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/07 02:29:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/07 02:29:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/07 02:29:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/07 02:29:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/07 02:29:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/07 02:29:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/07 02:29:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/07 02:29:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/07 02:29:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/07 02:29:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/07 02:29:17 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:29:17 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:17 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:17 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:29:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:29:17 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:29:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:29:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:29:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:29:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:29:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:29:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:29:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:29:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:29:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:29:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:29:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:29:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:29:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:29:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:29:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:29:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:29:18 DEBUG : apple: size = 5 OK 2026/03/07 02:29:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:18 DEBUG : apple: Unchanged skipping 2026/03/07 02:29:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/07 02:29:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/07 02:29:18 DEBUG : banana: size = 6 OK 2026/03/07 02:29:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:18 DEBUG : banana: Unchanged skipping 2026/03/07 02:29:18 DEBUG : splitbananasplit: size = 16 OK 2026/03/07 02:29:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:18 DEBUG : splitbananasplit: Unchanged skipping 2026/03/07 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/07 02:29:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/07 02:29:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/07 02:29:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/07 02:29:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/07 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/07 02:29:18 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:29:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/07 02:29:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/07 02:29:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/07 02:29:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/07 02:29:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/07 02:29:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/07 02:29:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/07 02:29:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/07 02:29:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/07 02:29:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/07 02:29:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/07 02:29:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/07 02:29:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/07 02:29:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/07 02:29:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/07 02:29:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/07 02:29:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/07 02:29:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/07 02:29:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/07 02:29:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/07 02:29:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/07 02:29:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/07 02:29:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/07 02:29:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/07 02:29:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/07 02:29:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/07 02:29:18 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:29:18 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:18 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:18 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:29:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:29:18 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:29:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:29:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:29:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:29:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:29:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:29:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:29:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:29:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:29:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:29:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:29:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:29:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:29:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:29:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:29:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:29:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:29:30 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:30 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:29:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:29:30 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:29:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:29:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:29:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:29:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:29:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:29:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:29:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:29:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:29:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:29:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:29:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:29:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:29:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:29:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:29:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:29:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:29:31 DEBUG : apple: size = 5 OK 2026/03/07 02:29:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:31 DEBUG : apple: Unchanged skipping 2026/03/07 02:29:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/07 02:29:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:31 DEBUG : banana: size = 6 OK 2026/03/07 02:29:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/07 02:29:31 DEBUG : banana: Unchanged skipping 2026/03/07 02:29:31 DEBUG : splitbananasplit: size = 16 OK 2026/03/07 02:29:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:31 DEBUG : splitbananasplit: Unchanged skipping 2026/03/07 02:29:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/07 02:29:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/07 02:29:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/07 02:29:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/07 02:29:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/07 02:29:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/07 02:29:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/07 02:29:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/07 02:29:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/07 02:29:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/07 02:29:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/07 02:29:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/07 02:29:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/07 02:29:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/07 02:29:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/07 02:29:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/07 02:29:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/07 02:29:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/07 02:29:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/07 02:29:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/07 02:29:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/07 02:29:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/07 02:29:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/07 02:29:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/07 02:29:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/07 02:29:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/07 02:29:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/07 02:29:31 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:29:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/07 02:29:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/07 02:29:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/07 02:29:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/07 02:29:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/07 02:29:31 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:29:31 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:31 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:31 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:29:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:29:31 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:29:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:29:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:29:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:29:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:29:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:29:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:29:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:29:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:29:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:29:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:29:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:29:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:29:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:29:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:29:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:29:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:29:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:29:32 DEBUG : apple: size = 5 OK 2026/03/07 02:29:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:32 DEBUG : apple: Unchanged skipping 2026/03/07 02:29:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/07 02:29:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/07 02:29:32 DEBUG : banana: size = 6 OK 2026/03/07 02:29:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:32 DEBUG : banana: Unchanged skipping 2026/03/07 02:29:32 DEBUG : splitbananasplit: size = 16 OK 2026/03/07 02:29:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:32 DEBUG : splitbananasplit: Unchanged skipping 2026/03/07 02:29:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/07 02:29:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/07 02:29:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/07 02:29:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/07 02:29:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/07 02:29:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/07 02:29:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/07 02:29:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/07 02:29:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/07 02:29:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/07 02:29:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/07 02:29:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/07 02:29:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/07 02:29:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/07 02:29:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/07 02:29:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/07 02:29:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/07 02:29:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/07 02:29:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/07 02:29:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/07 02:29:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/07 02:29:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/07 02:29:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/07 02:29:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/07 02:29:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/07 02:29:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/07 02:29:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/07 02:29:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/07 02:29:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/07 02:29:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/07 02:29:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/07 02:29:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/07 02:29:32 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:29:32 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:29:32 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:32 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:32 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:29:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:29:32 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:29:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:29:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:29:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:29:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:29:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:29:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:29:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:29:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:29:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:29:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:29:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:29:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:29:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:29:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:29:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:29:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:29:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:29:45 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:45 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:29:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:29:45 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:29:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:29:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:29:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:29:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:29:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:29:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:29:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:29:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:29:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:29:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:29:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:29:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:29:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:29:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:29:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:29:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:29:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:29:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/07 02:29:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:45 DEBUG : splitbananasplit: size = 16 OK 2026/03/07 02:29:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:45 DEBUG : splitbananasplit: Unchanged skipping 2026/03/07 02:29:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/07 02:29:45 DEBUG : apple: size = 5 OK 2026/03/07 02:29:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:45 DEBUG : apple: Unchanged skipping 2026/03/07 02:29:45 DEBUG : banana: size = 6 OK 2026/03/07 02:29:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:45 DEBUG : banana: Unchanged skipping 2026/03/07 02:29:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/07 02:29:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/07 02:29:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/07 02:29:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/07 02:29:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/07 02:29:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:46 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:29:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/07 02:29:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/07 02:29:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/07 02:29:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/07 02:29:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/07 02:29:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/07 02:29:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/07 02:29:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/07 02:29:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/07 02:29:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/07 02:29:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/07 02:29:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/07 02:29:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/07 02:29:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/07 02:29:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/07 02:29:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/07 02:29:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/07 02:29:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/07 02:29:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/07 02:29:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/07 02:29:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/07 02:29:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/07 02:29:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/07 02:29:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/07 02:29:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/07 02:29:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/07 02:29:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/07 02:29:46 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:29:46 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:46 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:46 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:29:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:29:46 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:29:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:29:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:29:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:29:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:29:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:29:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:29:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:29:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:29:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:29:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:29:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:29:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:29:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:29:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:29:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:29:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:29:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:29:46 DEBUG : apple: size = 5 OK 2026/03/07 02:29:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:46 DEBUG : apple: Unchanged skipping 2026/03/07 02:29:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/07 02:29:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/07 02:29:46 DEBUG : banana: size = 6 OK 2026/03/07 02:29:46 DEBUG : splitbananasplit: size = 16 OK 2026/03/07 02:29:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:46 DEBUG : banana: Unchanged skipping 2026/03/07 02:29:46 DEBUG : splitbananasplit: Unchanged skipping 2026/03/07 02:29:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/07 02:29:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/07 02:29:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/07 02:29:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/07 02:29:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/07 02:29:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/07 02:29:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/07 02:29:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/07 02:29:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/07 02:29:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/07 02:29:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/07 02:29:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/07 02:29:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/07 02:29:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/07 02:29:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/07 02:29:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/07 02:29:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/07 02:29:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/07 02:29:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/07 02:29:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/07 02:29:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/07 02:29:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/07 02:29:47 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:29:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/07 02:29:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/07 02:29:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/07 02:29:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/07 02:29:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/07 02:29:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/07 02:29:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/07 02:29:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/07 02:29:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/07 02:29:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:29:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/07 02:29:47 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:29:47 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:47 DEBUG : Waiting for deletions to finish 2026/03/07 02:29:47 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:29:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:29:47 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:29:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:29:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:29:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:29:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:29:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:29:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:29:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:29:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:29:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:29:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:29:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:29:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:29:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:29:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:29:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:29:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:29:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:29:59 DEBUG : Waiting for deletions to finish 2026/03/07 02:30:00 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:30:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:30:00 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:30:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:30:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:30:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:30:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:30:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:30:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:30:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:30:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:30:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:30:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:30:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:30:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:30:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:30:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:30:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:30:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:30:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:30:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/07 02:30:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:00 DEBUG : banana: size = 6 OK 2026/03/07 02:30:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/07 02:30:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:00 DEBUG : banana: Unchanged skipping 2026/03/07 02:30:00 DEBUG : apple: size = 5 OK 2026/03/07 02:30:00 DEBUG : splitbananasplit: size = 16 OK 2026/03/07 02:30:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:00 DEBUG : splitbananasplit: Unchanged skipping 2026/03/07 02:30:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:00 DEBUG : apple: Unchanged skipping 2026/03/07 02:30:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/07 02:30:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/07 02:30:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/07 02:30:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/07 02:30:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/07 02:30:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/07 02:30:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/07 02:30:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/07 02:30:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/07 02:30:00 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:30:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/07 02:30:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/07 02:30:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/07 02:30:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/07 02:30:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/07 02:30:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/07 02:30:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/07 02:30:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/07 02:30:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/07 02:30:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/07 02:30:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/07 02:30:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/07 02:30:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/07 02:30:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/07 02:30:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/07 02:30:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/07 02:30:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/07 02:30:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/07 02:30:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/07 02:30:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/07 02:30:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/07 02:30:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/07 02:30:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/07 02:30:00 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:30:00 DEBUG : Waiting for deletions to finish 2026/03/07 02:30:00 DEBUG : Waiting for deletions to finish 2026/03/07 02:30:01 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:30:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:30:01 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:30:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:30:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:30:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:30:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:30:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:30:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:30:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:30:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:30:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:30:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:30:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:30:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:30:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:30:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:30:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:30:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:30:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/07 02:30:01 DEBUG : apple: size = 5 OK 2026/03/07 02:30:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:01 DEBUG : apple: Unchanged skipping 2026/03/07 02:30:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/07 02:30:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/07 02:30:01 DEBUG : banana: size = 6 OK 2026/03/07 02:30:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:01 DEBUG : banana: Unchanged skipping 2026/03/07 02:30:01 DEBUG : splitbananasplit: size = 16 OK 2026/03/07 02:30:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:01 DEBUG : splitbananasplit: Unchanged skipping 2026/03/07 02:30:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/07 02:30:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/07 02:30:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/07 02:30:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/07 02:30:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/07 02:30:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/07 02:30:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/07 02:30:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/07 02:30:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/07 02:30:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/07 02:30:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/07 02:30:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/07 02:30:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/07 02:30:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/07 02:30:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/07 02:30:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/07 02:30:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/07 02:30:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/07 02:30:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/07 02:30:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/07 02:30:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/07 02:30:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/07 02:30:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/07 02:30:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/07 02:30:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/07 02:30:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/07 02:30:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/07 02:30:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/07 02:30:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/07 02:30:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/07 02:30:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/07 02:30:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:01 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:30:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/07 02:30:01 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:30:01 DEBUG : Waiting for deletions to finish 2026/03/07 02:30:01 DEBUG : Waiting for deletions to finish 2026/03/07 02:30:02 DEBUG : apple: Excluded (Path Filter) 2026/03/07 02:30:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/07 02:30:02 DEBUG : banana: Excluded (Path Filter) 2026/03/07 02:30:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/07 02:30:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/07 02:30:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/07 02:30:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/07 02:30:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/07 02:30:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/07 02:30:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/07 02:30:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/07 02:30:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/07 02:30:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/07 02:30:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/07 02:30:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/07 02:30:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/07 02:30:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/07 02:30:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/07 02:30:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/07 02:30:02 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (174.20s) --- PASS: TestTransform/NFC (14.15s) --- PASS: TestTransform/NFD (15.22s) --- PASS: TestTransform/base64 (17.45s) --- PASS: TestTransform/prefix (19.09s) --- PASS: TestTransform/suffix (19.54s) --- PASS: TestTransform/truncate (16.51s) --- PASS: TestTransform/encoder (14.30s) --- PASS: TestTransform/ISO-8859-1 (14.25s) --- PASS: TestTransform/charmap (14.52s) --- PASS: TestTransform/lowercase (14.35s) --- PASS: TestTransform/ascii (14.84s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:30:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/07 02:30:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/07 02:30:07 INFO : sub dir_somesuffix: Making directory 2026/03/07 02:30:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/07 02:30:07 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/07 02:30:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/07 02:30:07 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/07 02:30:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/07 02:30:07 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:30:07 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:30:07 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/07 02:30:07 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:30:07 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/07 02:30:07 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.57s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:30:08 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:08 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:08 INFO : tictactoe: Making directory 2026/03/07 02:30:08 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:08 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/07 02:30:08 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/07 02:30:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/07 02:30:08 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:30:08 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:30:09 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/07 02:30:09 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:30:09 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/07 02:30:09 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.59s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:30:10 INFO : toe: Making directory 2026/03/07 02:30:10 INFO : toe/toe: Making directory 2026/03/07 02:30:10 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/07 02:30:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/07 02:30:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/07 02:30:10 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:30:10 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:30:11 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/07 02:30:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:30:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/07 02:30:11 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.89s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:30:12 INFO : toe: Making directory 2026/03/07 02:30:12 INFO : toe/toe: Making directory 2026/03/07 02:30:12 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/07 02:30:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/07 02:30:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/07 02:30:12 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:30:12 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:30:12 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/07 02:30:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:30:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/07 02:30:12 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.71s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:30:13 DEBUG : empty_dir: Making directory with metadata 2026/03/07 02:30:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/07 02:30:13 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:13 INFO : tictacempty_dir: Making directory 2026/03/07 02:30:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:13 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:13 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:13 INFO : tictactoe: Making directory 2026/03/07 02:30:13 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:13 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/07 02:30:13 INFO : tictactoe/tictactoe: Making directory 2026/03/07 02:30:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/07 02:30:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/07 02:30:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/07 02:30:13 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:30:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/07 02:30:13 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:30:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/07 02:30:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:30:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/07 02:30:14 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.58s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:30:15 DEBUG : empty_dir: Making directory with metadata 2026/03/07 02:30:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/07 02:30:15 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:15 INFO : tictacempty_dir: Making directory 2026/03/07 02:30:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:15 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:15 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:15 INFO : tictactoe: Making directory 2026/03/07 02:30:15 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:15 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/07 02:30:15 INFO : tictactoe/tictactoe: Making directory 2026/03/07 02:30:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/07 02:30:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/07 02:30:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/07 02:30:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/07 02:30:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/07 02:30:15 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:30:15 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:30:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/07 02:30:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:30:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/07 02:30:16 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/07 02:30:16 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:30:16 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:16 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:16 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/07 02:30:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/07 02:30:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:30:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/07 02:30:16 NOTICE: B2 bucket rclone-test-bovecuj7voju: 0 differences found 2026/03/07 02:30:16 NOTICE: B2 bucket rclone-test-bovecuj7voju: 1 matching files --- PASS: TestAllTag (2.20s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:30:17 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:17 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:17 INFO : tictactoe: Making directory 2026/03/07 02:30:17 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:17 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/07 02:30:17 INFO : tictactoe/tictactoe: Making directory 2026/03/07 02:30:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/07 02:30:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/07 02:30:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/07 02:30:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/07 02:30:17 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:30:17 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:30:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/07 02:30:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:30:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/07 02:30:18 DEBUG : Waiting for deletions to finish 2026/03/07 02:30:18 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:18 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:18 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/07 02:30:19 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:30:19 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/07 02:30:19 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:30:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/07 02:30:19 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/07 02:30:19 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:30:19 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.55s) === RUN TestSyntax 2026/03/07 02:30:20 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:30:20 INFO : toe: Making directory 2026/03/07 02:30:20 INFO : toe/toe: Making directory 2026/03/07 02:30:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/07 02:30:20 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:30:20 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:30:20 DEBUG : toe/toe/toe: size = 11 OK 2026/03/07 02:30:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:30:20 INFO : toe/toe/toe: Copied (new) 2026/03/07 02:30:20 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.59s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:30:21 DEBUG : empty_dir: Making directory with metadata 2026/03/07 02:30:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/07 02:30:21 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:21 INFO : tictacempty_dir: Making directory 2026/03/07 02:30:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:21 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:21 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:21 INFO : tictactoe: Making directory 2026/03/07 02:30:21 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:21 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/07 02:30:21 INFO : tictactoe/tictactoe: Making directory 2026/03/07 02:30:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/07 02:30:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/07 02:30:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/07 02:30:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/07 02:30:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/07 02:30:21 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:30:21 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:30:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/07 02:30:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/07 02:30:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:30:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/07 02:30:22 INFO : toe/toe/toe.txt: Deleted 2026/03/07 02:30:22 INFO : toe/toe: Removing directory 2026/03/07 02:30:22 INFO : toe: Removing directory 2026/03/07 02:30:22 INFO : empty_dir: Removing directory 2026/03/07 02:30:22 DEBUG : Local file system at /tmp/rclone3916317713: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.55s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:30:23 DEBUG : empty_dir: Making directory with metadata 2026/03/07 02:30:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/07 02:30:23 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:23 INFO : tictacempty_dir: Making directory 2026/03/07 02:30:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:23 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:23 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:23 INFO : tictactoe: Making directory 2026/03/07 02:30:23 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:23 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/07 02:30:23 INFO : tictactoe/tictactoe: Making directory 2026/03/07 02:30:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/07 02:30:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/07 02:30:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/07 02:30:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/07 02:30:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/07 02:30:23 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:30:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/07 02:30:23 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:30:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/07 02:30:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:30:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/07 02:30:23 INFO : toe/toe/toe.txt: Deleted 2026/03/07 02:30:23 INFO : toe/toe: Removing directory 2026/03/07 02:30:23 INFO : toe: Removing directory 2026/03/07 02:30:23 INFO : empty_dir: Removing directory 2026/03/07 02:30:23 DEBUG : Local file system at /tmp/rclone3916317713: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/07 02:30:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/07 02:30:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/07 02:30:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/07 02:30:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/07 02:30:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/07 02:30:25 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/07 02:30:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:30:25 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/07 02:30:25 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.29s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:30:26 DEBUG : Reset feature "Copy" 2026/03/07 02:30:26 DEBUG : Reset feature "Move" 2026/03/07 02:30:26 DEBUG : Reset feature "Copy" 2026/03/07 02:30:26 DEBUG : Reset feature "Move" 2026/03/07 02:30:26 DEBUG : empty_dir: Making directory with metadata 2026/03/07 02:30:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/07 02:30:26 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:26 INFO : tictacempty_dir: Making directory 2026/03/07 02:30:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/07 02:30:26 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:26 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:26 INFO : tictactoe: Making directory 2026/03/07 02:30:26 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:26 DEBUG : toe: transformed to: tictactoe 2026/03/07 02:30:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/07 02:30:26 INFO : tictactoe/tictactoe: Making directory 2026/03/07 02:30:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/07 02:30:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/07 02:30:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/07 02:30:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/07 02:30:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/07 02:30:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/07 02:30:26 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:30:26 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:30:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/07 02:30:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:30:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/07 02:30:27 INFO : toe/toe/toe.txt: Deleted 2026/03/07 02:30:27 INFO : toe/toe: Removing directory 2026/03/07 02:30:27 INFO : toe: Removing directory 2026/03/07 02:30:27 INFO : empty_dir: Removing directory 2026/03/07 02:30:27 DEBUG : Local file system at /tmp/rclone3916317713: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/07 02:30:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/07 02:30:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/07 02:30:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/07 02:30:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/07 02:30:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/07 02:30:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/07 02:30:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:30:28 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/07 02:30:29 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.76s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:30:30 DEBUG : toe: transformed to: dG9l 2026/03/07 02:30:30 DEBUG : toe: transformed to: dG9l 2026/03/07 02:30:30 INFO : dG9l: Making directory 2026/03/07 02:30:30 DEBUG : toe: transformed to: dG9l 2026/03/07 02:30:30 DEBUG : toe: transformed to: dG9l 2026/03/07 02:30:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/07 02:30:30 INFO : dG9l/dG9l: Making directory 2026/03/07 02:30:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/07 02:30:30 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/07 02:30:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/07 02:30:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/07 02:30:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/07 02:30:30 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:30:30 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:30:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/07 02:30:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:30:31 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/07 02:30:31 DEBUG : Waiting for deletions to finish 2026/03/07 02:30:31 DEBUG : dG9l: transformed to: toe 2026/03/07 02:30:31 DEBUG : dG9l: transformed to: toe 2026/03/07 02:30:31 DEBUG : dG9l: transformed to: toe 2026/03/07 02:30:31 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/07 02:30:31 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/07 02:30:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/07 02:30:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/07 02:30:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/07 02:30:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/07 02:30:31 DEBUG : Local file system at /tmp/rclone3916317713: Waiting for checks to finish 2026/03/07 02:30:31 DEBUG : Local file system at /tmp/rclone3916317713: Waiting for transfers to finish 2026/03/07 02:30:31 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.48s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-bovecuj7voju", Local "Local file system at /tmp/rclone3916317713", Modify Window "1ms" 2026/03/07 02:30:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/07 02:30:32 DEBUG : toe: transformed to: 2026/03/07 02:30:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/07 02:30:32 DEBUG : toe: transformed to: 2026/03/07 02:30:32 INFO : B2 bucket rclone-test-bovecuj7voju: Making directory 2026/03/07 02:30:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/07 02:30:32 DEBUG : toe: transformed to: 2026/03/07 02:30:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/07 02:30:32 DEBUG : toe: transformed to: 2026/03/07 02:30:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/07 02:30:32 DEBUG : toe/toe: transformed to: 2026/03/07 02:30:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/07 02:30:32 INFO : toe/toe: Making directory 2026/03/07 02:30:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/07 02:30:32 DEBUG : toe/toe: transformed to: 2026/03/07 02:30:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/07 02:30:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/07 02:30:32 DEBUG : toe: transformed to: 2026/03/07 02:30:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/07 02:30:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/07 02:30:32 DEBUG : toe/toe/toe: transformed to: 2026/03/07 02:30:32 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/07 02:30:32 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for checks to finish 2026/03/07 02:30:32 DEBUG : B2 bucket rclone-test-bovecuj7voju: Waiting for transfers to finish 2026/03/07 02:30:33 DEBUG : toe/toe/toe: size = 11 OK 2026/03/07 02:30:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/07 02:30:33 INFO : toe/toe/toe: Copied (new) 2026/03/07 02:30:33 ERROR : B2 bucket rclone-test-bovecuj7voju: not deleting files as there were IO errors 2026/03/07 02:30:33 ERROR : B2 bucket rclone-test-bovecuj7voju: not deleting directories as there were IO errors --- PASS: TestError (1.57s) PASS 2026/03/07 02:30:34 DEBUG : B2 bucket rclone-test-bovecuj7voju: Purge remote 2026/03/07 02:30:34 INFO : B2 bucket rclone-test-bovecuj7voju: cleaning bucket "rclone-test-bovecuj7voju" of all files 2026/03/07 02:30:35 DEBUG : BackupDir/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f419d63c161f5d137_d20260307_m022447_c001_v7007000_t0000_u01772850287112") 2026/03/07 02:30:35 DEBUG : BackupDir/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1155a9422f6778bc_d20260307_m022441_c001_v0001105_t0055_u01772850281559") 2026/03/07 02:30:35 DEBUG : CompareDest/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40882dbb04050a79_d20260307_m022421_c001_v7007000_t0000_u01772850261493") 2026/03/07 02:30:35 DEBUG : CompareDest/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889851f7_d20260307_m022415_c001_v0001150_t0055_u01772850255611") 2026/03/07 02:30:35 DEBUG : CompareDest/two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40882dbb04050a7a_d20260307_m022421_c001_v7007000_t0000_u01772850261674") 2026/03/07 02:30:35 DEBUG : CompareDest/two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185cbe_d20260307_m022416_c001_v0001100_t0044_u01772850256750") 2026/03/07 02:30:35 DEBUG : CopyDest/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f419d63c161f5d138_d20260307_m022447_c001_v7007000_t0000_u01772850287294") 2026/03/07 02:30:35 DEBUG : CopyDest/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185d0a_d20260307_m022438_c001_v0001100_t0015_u01772850278572") 2026/03/07 02:30:35 DEBUG : CopyDest/three: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f419d63c161f5d139_d20260307_m022447_c001_v7007000_t0000_u01772850287479") 2026/03/07 02:30:35 DEBUG : CopyDest/three: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185d26_d20260307_m022444_c001_v0001100_t0025_u01772850284845") 2026/03/07 02:30:35 DEBUG : CopyDest/two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f419d63c161f5d13a_d20260307_m022447_c001_v7007000_t0000_u01772850287664") 2026/03/07 02:30:36 DEBUG : CopyDest/two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898524f_d20260307_m022442_c001_v0001150_t0054_u01772850282808") 2026/03/07 02:30:36 DEBUG : EXISTING: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fccfd0_d20260307_m022610_c001_v7007000_t0000_u01772850370472") 2026/03/07 02:30:36 DEBUG : EXISTING: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889853dd_d20260307_m022609_c001_v0001150_t0049_u01772850369441") 2026/03/07 02:30:36 DEBUG : PREFIXapple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40455a6615c87bed_d20260307_m022813_c001_v7007000_t0000_u01772850493024") 2026/03/07 02:30:36 DEBUG : PREFIXapple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50eb2_d20260307_m022807_c001_v0001180_t0035_u01772850487977") 2026/03/07 02:30:36 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4054dbf55227515f_d20260307_m022812_c001_v7007000_t0000_u01772850492816") 2026/03/07 02:30:36 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f59_d20260307_m022807_c001_v0001181_t0029_u01772850487985") 2026/03/07 02:30:36 DEBUG : PREFIXbanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f415e8a3c09116338_d20260307_m022813_c001_v7007000_t0000_u01772850493032") 2026/03/07 02:30:36 DEBUG : PREFIXbanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d439b_d20260307_m022808_c001_v0001092_t0025_u01772850488001") 2026/03/07 02:30:36 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40882dbb04053b78_d20260307_m022813_c001_v7007000_t0000_u01772850493059") 2026/03/07 02:30:36 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889856cb_d20260307_m022807_c001_v0001150_t0023_u01772850487964") 2026/03/07 02:30:36 DEBUG : Testêé: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fccfcd_d20260307_m022607_c001_v7007000_t0000_u01772850367018") 2026/03/07 02:30:36 DEBUG : Testêé: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889853c9_d20260307_m022606_c001_v0001150_t0018_u01772850366318") 2026/03/07 02:30:36 DEBUG : Testêé: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889853c3_d20260307_m022605_c001_v0001150_t0017_u01772850365615") 2026/03/07 02:30:36 DEBUG : YXBwbGU=: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de37_d20260307_m022755_c001_v7007000_t0000_u01772850475346") 2026/03/07 02:30:36 DEBUG : YXBwbGU=: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50e50_d20260307_m022751_c001_v0001180_t0035_u01772850471023") 2026/03/07 02:30:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de38_d20260307_m022755_c001_v7007000_t0000_u01772850475642") 2026/03/07 02:30:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985659_d20260307_m022751_c001_v0001150_t0047_u01772850471031") 2026/03/07 02:30:36 DEBUG : YmFuYW5h: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de3a_d20260307_m022755_c001_v7007000_t0000_u01772850475825") 2026/03/07 02:30:36 DEBUG : YmFuYW5h: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4377_d20260307_m022751_c001_v0001092_t0012_u01772850471057") 2026/03/07 02:30:36 DEBUG : a/potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d1753f_d20260307_m022237_c001_v7007000_t0000_u01772850157689") 2026/03/07 02:30:37 DEBUG : a/potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889435_d20260307_m022236_c001_v0001106_t0032_u01772850156680") 2026/03/07 02:30:37 DEBUG : a/potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d1753b_d20260307_m022234_c001_v7007000_t0000_u01772850154586") 2026/03/07 02:30:37 DEBUG : a/potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889423_d20260307_m022233_c001_v0001106_t0048_u01772850153509") 2026/03/07 02:30:37 DEBUG : a/potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef88208_d20260307_m022212_c001_v7007000_t0000_u01772850132069") 2026/03/07 02:30:37 DEBUG : a/potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8893c0_d20260307_m022210_c001_v0001106_t0000_u01772850130419") 2026/03/07 02:30:37 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c453_d20260307_m023002_c001_v7007000_t0000_u01772850602675") 2026/03/07 02:30:37 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c5114a_d20260307_m022958_c001_v0001180_t0002_u01772850598494") 2026/03/07 02:30:37 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988eae_d20260307_m022947_c001_v7007000_t0000_u01772850587853") 2026/03/07 02:30:37 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c510fc_d20260307_m022944_c001_v0001180_t0022_u01772850584031") 2026/03/07 02:30:37 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988e8b_d20260307_m022933_c001_v7007000_t0000_u01772850573447") 2026/03/07 02:30:37 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c510aa_d20260307_m022929_c001_v0001180_t0010_u01772850569687") 2026/03/07 02:30:37 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18130fd8_d20260307_m022919_c001_v7007000_t0000_u01772850559113") 2026/03/07 02:30:37 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c51054_d20260307_m022914_c001_v0001180_t0043_u01772850554983") 2026/03/07 02:30:37 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601ab6_d20260307_m022904_c001_v7007000_t0000_u01772850544894") 2026/03/07 02:30:37 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c5100a_d20260307_m022900_c001_v0001180_t0056_u01772850540725") 2026/03/07 02:30:37 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab6024_d20260307_m022850_c001_v7007000_t0000_u01772850530574") 2026/03/07 02:30:37 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4409_d20260307_m022844_c001_v0001092_t0016_u01772850524630") 2026/03/07 02:30:37 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5b4_d20260307_m022834_c001_v7007000_t0000_u01772850514060") 2026/03/07 02:30:37 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50f5e_d20260307_m022830_c001_v0001180_t0037_u01772850510580") 2026/03/07 02:30:37 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ed43b_d20260307_m022829_c001_v7007000_t0000_u01772850509122") 2026/03/07 02:30:37 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50f44_d20260307_m022825_c001_v0001180_t0052_u01772850505756") 2026/03/07 02:30:38 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce534_d20260307_m022814_c001_v7007000_t0000_u01772850494519") 2026/03/07 02:30:38 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889856db_d20260307_m022810_c001_v0001150_t0030_u01772850490970") 2026/03/07 02:30:38 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40882dbb04053b72_d20260307_m022810_c001_v7007000_t0000_u01772850490005") 2026/03/07 02:30:38 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889856bf_d20260307_m022805_c001_v0001150_t0059_u01772850485925") 2026/03/07 02:30:38 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41299c15a7b13882_d20260307_m022753_c001_v7007000_t0000_u01772850473279") 2026/03/07 02:30:38 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50e40_d20260307_m022748_c001_v0001180_t0012_u01772850468887") 2026/03/07 02:30:38 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd089_d20260307_m022737_c001_v7007000_t0000_u01772850457953") 2026/03/07 02:30:38 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50dee_d20260307_m022733_c001_v0001180_t0039_u01772850453660") 2026/03/07 02:30:38 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab3047_d20260307_m022722_c001_v7007000_t0000_u01772850442792") 2026/03/07 02:30:38 DEBUG : apple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50d9c_d20260307_m022718_c001_v0001180_t0056_u01772850438283") 2026/03/07 02:30:38 DEBUG : appleSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4054dbf55227c178_d20260307_m022832_c001_v7007000_t0000_u01772850512236") 2026/03/07 02:30:38 DEBUG : appleSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d43d9_d20260307_m022827_c001_v0001092_t0021_u01772850507664") 2026/03/07 02:30:38 DEBUG : appleapple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab6027_d20260307_m022850_c001_v7007000_t0000_u01772850530755") 2026/03/07 02:30:38 DEBUG : appleapple: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0ffd_d20260307_m022846_c001_v0001181_t0047_u01772850526645") 2026/03/07 02:30:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c455_d20260307_m023002_c001_v7007000_t0000_u01772850602859") 2026/03/07 02:30:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d44e5_d20260307_m022958_c001_v0001092_t0038_u01772850598939") 2026/03/07 02:30:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988eb1_d20260307_m022948_c001_v7007000_t0000_u01772850588035") 2026/03/07 02:30:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d44b9_d20260307_m022944_c001_v0001092_t0024_u01772850584494") 2026/03/07 02:30:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988e8c_d20260307_m022933_c001_v7007000_t0000_u01772850573632") 2026/03/07 02:30:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4495_d20260307_m022930_c001_v0001092_t0050_u01772850570143") 2026/03/07 02:30:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18130fdb_d20260307_m022919_c001_v7007000_t0000_u01772850559296") 2026/03/07 02:30:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d446f_d20260307_m022915_c001_v0001092_t0057_u01772850555560") 2026/03/07 02:30:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601aba_d20260307_m022905_c001_v7007000_t0000_u01772850545076") 2026/03/07 02:30:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4439_d20260307_m022901_c001_v0001092_t0028_u01772850541150") 2026/03/07 02:30:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4172ddf856f809df_d20260307_m022848_c001_v7007000_t0000_u01772850528618") 2026/03/07 02:30:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50fb4_d20260307_m022845_c001_v0001180_t0019_u01772850525292") 2026/03/07 02:30:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5b6_d20260307_m022834_c001_v7007000_t0000_u01772850514262") 2026/03/07 02:30:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d43e5_d20260307_m022830_c001_v0001092_t0044_u01772850510573") 2026/03/07 02:30:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41299c15a7b139f5_d20260307_m022829_c001_v7007000_t0000_u01772850509339") 2026/03/07 02:30:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898573b_d20260307_m022826_c001_v0001150_t0021_u01772850506224") 2026/03/07 02:30:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce535_d20260307_m022814_c001_v7007000_t0000_u01772850494701") 2026/03/07 02:30:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d43a7_d20260307_m022810_c001_v0001092_t0059_u01772850490964") 2026/03/07 02:30:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f6019e7_d20260307_m022809_c001_v7007000_t0000_u01772850489825") 2026/03/07 02:30:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f51_d20260307_m022806_c001_v0001181_t0045_u01772850486514") 2026/03/07 02:30:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41299c15a7b1387f_d20260307_m022753_c001_v7007000_t0000_u01772850473089") 2026/03/07 02:30:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f0f_d20260307_m022749_c001_v0001181_t0028_u01772850469412") 2026/03/07 02:30:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd08a_d20260307_m022738_c001_v7007000_t0000_u01772850458135") 2026/03/07 02:30:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0ed9_d20260307_m022734_c001_v0001181_t0000_u01772850454315") 2026/03/07 02:30:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab3048_d20260307_m022722_c001_v7007000_t0000_u01772850442973") 2026/03/07 02:30:39 DEBUG : appleappleapplebanana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0e93_d20260307_m022718_c001_v0001181_t0009_u01772850438829") 2026/03/07 02:30:39 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41790e618b701768_d20260307_m022832_c001_v7007000_t0000_u01772850512612") 2026/03/07 02:30:39 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50f4c_d20260307_m022827_c001_v0001180_t0043_u01772850507629") 2026/03/07 02:30:40 DEBUG : b/potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17540_d20260307_m022237_c001_v7007000_t0000_u01772850157871") 2026/03/07 02:30:40 DEBUG : b/potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889427_d20260307_m022235_c001_v0001106_t0012_u01772850155132") 2026/03/07 02:30:40 DEBUG : b/potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d1753a_d20260307_m022234_c001_v7007000_t0000_u01772850154032") 2026/03/07 02:30:40 DEBUG : b/potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889415_d20260307_m022232_c001_v0001106_t0046_u01772850152036") 2026/03/07 02:30:40 DEBUG : b/potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef88206_d20260307_m022211_c001_v7007000_t0000_u01772850131515") 2026/03/07 02:30:40 DEBUG : b/potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8893b8_d20260307_m022208_c001_v0001106_t0018_u01772850128746") 2026/03/07 02:30:40 DEBUG : backup/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4078302f7c19fbb5_d20260307_m022501_c001_v7007000_t0000_u01772850301255") 2026/03/07 02:30:40 DEBUG : backup/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f115e9517ba95f63d_d20260307_m022459_c001_v0001041_t0051_u01772850299102") 2026/03/07 02:30:40 DEBUG : backup/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1126576d1f202868_d20260307_m022454_c001_v0001090_t0013_u01772850294465") 2026/03/07 02:30:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d9886e4_d20260307_m022528_c001_v7007000_t0000_u01772850328048") 2026/03/07 02:30:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f10252bc95b9f34b6_d20260307_m022525_c001_v0001144_t0002_u01772850325482") 2026/03/07 02:30:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1024d7083c3bebe4_d20260307_m022521_c001_v0001033_t0028_u01772850321483") 2026/03/07 02:30:40 DEBUG : backup/one.bak: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4060d65feef0ebd1_d20260307_m022515_c001_v7007000_t0000_u01772850315160") 2026/03/07 02:30:40 DEBUG : backup/one.bak: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f109dfc3f665b772a_d20260307_m022512_c001_v0001039_t0050_u01772850312505") 2026/03/07 02:30:40 DEBUG : backup/one.bak: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f111065b4e34d2148_d20260307_m022507_c001_v0001042_t0058_u01772850307787") 2026/03/07 02:30:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d9886e7_d20260307_m022528_c001_v7007000_t0000_u01772850328231") 2026/03/07 02:30:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f114ce836db3185f2_d20260307_m022526_c001_v0001106_t0001_u01772850326864") 2026/03/07 02:30:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f119e07f98fb7fbec_d20260307_m022523_c001_v0001182_t0039_u01772850323178") 2026/03/07 02:30:40 DEBUG : backup/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4078302f7c19fbb6_d20260307_m022501_c001_v7007000_t0000_u01772850301439") 2026/03/07 02:30:40 DEBUG : backup/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f11101a49201f7e82_d20260307_m022500_c001_v0001183_t0020_u01772850300505") 2026/03/07 02:30:41 DEBUG : backup/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1044c274ae7607c0_d20260307_m022456_c001_v0001173_t0030_u01772850296250") 2026/03/07 02:30:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4060d65feef0ebd2_d20260307_m022515_c001_v7007000_t0000_u01772850315342") 2026/03/07 02:30:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1092790fea3c99bc_d20260307_m022513_c001_v0001144_t0040_u01772850313972") 2026/03/07 02:30:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f11977a26e3cb899c_d20260307_m022509_c001_v0001033_t0033_u01772850309764") 2026/03/07 02:30:41 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c456_d20260307_m023003_c001_v7007000_t0000_u01772850603045") 2026/03/07 02:30:41 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f116b_d20260307_m022958_c001_v0001181_t0011_u01772850598696") 2026/03/07 02:30:41 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988eb2_d20260307_m022948_c001_v7007000_t0000_u01772850588217") 2026/03/07 02:30:41 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f112b_d20260307_m022944_c001_v0001181_t0047_u01772850584245") 2026/03/07 02:30:41 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988e8e_d20260307_m022933_c001_v7007000_t0000_u01772850573814") 2026/03/07 02:30:41 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f10e3_d20260307_m022929_c001_v0001181_t0003_u01772850569928") 2026/03/07 02:30:41 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18130fde_d20260307_m022919_c001_v7007000_t0000_u01772850559480") 2026/03/07 02:30:41 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f1099_d20260307_m022915_c001_v0001181_t0037_u01772850555205") 2026/03/07 02:30:41 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601abd_d20260307_m022905_c001_v7007000_t0000_u01772850545258") 2026/03/07 02:30:41 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f1053_d20260307_m022900_c001_v0001181_t0002_u01772850540939") 2026/03/07 02:30:41 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab6029_d20260307_m022850_c001_v7007000_t0000_u01772850530945") 2026/03/07 02:30:41 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0ff9_d20260307_m022845_c001_v0001181_t0019_u01772850525026") 2026/03/07 02:30:41 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5ba_d20260307_m022834_c001_v7007000_t0000_u01772850514445") 2026/03/07 02:30:41 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985755_d20260307_m022830_c001_v0001150_t0034_u01772850510597") 2026/03/07 02:30:41 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f419d63c161f6581f_d20260307_m022829_c001_v7007000_t0000_u01772850509318") 2026/03/07 02:30:42 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0fa7_d20260307_m022825_c001_v0001181_t0026_u01772850505988") 2026/03/07 02:30:42 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce537_d20260307_m022814_c001_v7007000_t0000_u01772850494883") 2026/03/07 02:30:42 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f6b_d20260307_m022810_c001_v0001181_t0021_u01772850490949") 2026/03/07 02:30:42 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f415e8a3c0911632f_d20260307_m022809_c001_v7007000_t0000_u01772850489839") 2026/03/07 02:30:42 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50ea8_d20260307_m022806_c001_v0001180_t0049_u01772850486299") 2026/03/07 02:30:42 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd0b2_d20260307_m022753_c001_v7007000_t0000_u01772850473288") 2026/03/07 02:30:42 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898564b_d20260307_m022749_c001_v0001150_t0026_u01772850469156") 2026/03/07 02:30:42 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd08b_d20260307_m022738_c001_v7007000_t0000_u01772850458318") 2026/03/07 02:30:42 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985609_d20260307_m022733_c001_v0001150_t0001_u01772850453862") 2026/03/07 02:30:42 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab3049_d20260307_m022723_c001_v7007000_t0000_u01772850443155") 2026/03/07 02:30:42 DEBUG : banana: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889855b3_d20260307_m022718_c001_v0001150_t0052_u01772850438476") 2026/03/07 02:30:42 DEBUG : bananaSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4060d65feef121c6_d20260307_m022832_c001_v7007000_t0000_u01772850512313") 2026/03/07 02:30:42 DEBUG : bananaSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985745_d20260307_m022827_c001_v0001150_t0033_u01772850507646") 2026/03/07 02:30:42 DEBUG : both0: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd0e_d20260307_m022652_c001_v7007000_t0000_u01772850412890") 2026/03/07 02:30:42 DEBUG : both0: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854b1_d20260307_m022634_c001_v0001150_t0053_u01772850394698") 2026/03/07 02:30:42 DEBUG : both0: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279d3_d20260307_m022630_c001_v7007000_t0000_u01772850390511") 2026/03/07 02:30:42 DEBUG : both0: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889853ef_d20260307_m022612_c001_v0001150_t0050_u01772850372334") 2026/03/07 02:30:42 DEBUG : both1: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd0f_d20260307_m022653_c001_v7007000_t0000_u01772850413072") 2026/03/07 02:30:42 DEBUG : both1: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854bb_d20260307_m022635_c001_v0001150_t0050_u01772850395510") 2026/03/07 02:30:42 DEBUG : both1: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279d4_d20260307_m022630_c001_v7007000_t0000_u01772850390691") 2026/03/07 02:30:42 DEBUG : both1: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889853f5_d20260307_m022613_c001_v0001150_t0046_u01772850373001") 2026/03/07 02:30:43 DEBUG : both10: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd10_d20260307_m022653_c001_v7007000_t0000_u01772850413255") 2026/03/07 02:30:43 DEBUG : both10: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854f9_d20260307_m022642_c001_v0001150_t0018_u01772850402589") 2026/03/07 02:30:43 DEBUG : both10: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279d5_d20260307_m022630_c001_v7007000_t0000_u01772850390872") 2026/03/07 02:30:43 DEBUG : both10: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898543c_d20260307_m022620_c001_v0001150_t0051_u01772850380207") 2026/03/07 02:30:43 DEBUG : both11: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd13_d20260307_m022653_c001_v7007000_t0000_u01772850413438") 2026/03/07 02:30:43 DEBUG : both11: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985503_d20260307_m022643_c001_v0001150_t0023_u01772850403522") 2026/03/07 02:30:43 DEBUG : both11: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279d6_d20260307_m022631_c001_v7007000_t0000_u01772850391053") 2026/03/07 02:30:43 DEBUG : both11: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985444_d20260307_m022621_c001_v0001150_t0043_u01772850381075") 2026/03/07 02:30:43 DEBUG : both12: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd14_d20260307_m022653_c001_v7007000_t0000_u01772850413621") 2026/03/07 02:30:43 DEBUG : both12: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985507_d20260307_m022644_c001_v0001150_t0000_u01772850404207") 2026/03/07 02:30:43 DEBUG : both12: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279d7_d20260307_m022631_c001_v7007000_t0000_u01772850391234") 2026/03/07 02:30:43 DEBUG : both12: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898544e_d20260307_m022621_c001_v0001150_t0018_u01772850381849") 2026/03/07 02:30:43 DEBUG : both13: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd15_d20260307_m022653_c001_v7007000_t0000_u01772850413802") 2026/03/07 02:30:43 DEBUG : both13: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898550f_d20260307_m022644_c001_v0001150_t0050_u01772850404880") 2026/03/07 02:30:43 DEBUG : both13: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279d8_d20260307_m022631_c001_v7007000_t0000_u01772850391416") 2026/03/07 02:30:43 DEBUG : both13: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985458_d20260307_m022622_c001_v0001150_t0029_u01772850382591") 2026/03/07 02:30:43 DEBUG : both14: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd16_d20260307_m022653_c001_v7007000_t0000_u01772850413985") 2026/03/07 02:30:43 DEBUG : both14: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985519_d20260307_m022645_c001_v0001150_t0014_u01772850405685") 2026/03/07 02:30:43 DEBUG : both14: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279d9_d20260307_m022631_c001_v7007000_t0000_u01772850391596") 2026/03/07 02:30:43 DEBUG : both14: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898545e_d20260307_m022623_c001_v0001150_t0020_u01772850383346") 2026/03/07 02:30:43 DEBUG : both15: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd1a_d20260307_m022654_c001_v7007000_t0000_u01772850414169") 2026/03/07 02:30:44 DEBUG : both15: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898551d_d20260307_m022646_c001_v0001150_t0040_u01772850406389") 2026/03/07 02:30:44 DEBUG : both15: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279da_d20260307_m022631_c001_v7007000_t0000_u01772850391776") 2026/03/07 02:30:44 DEBUG : both15: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985466_d20260307_m022624_c001_v0001150_t0003_u01772850384049") 2026/03/07 02:30:44 DEBUG : both16: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd1c_d20260307_m022654_c001_v7007000_t0000_u01772850414352") 2026/03/07 02:30:44 DEBUG : both16: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985521_d20260307_m022646_c001_v0001150_t0010_u01772850406946") 2026/03/07 02:30:44 DEBUG : both16: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279db_d20260307_m022631_c001_v7007000_t0000_u01772850391982") 2026/03/07 02:30:44 DEBUG : both16: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898546e_d20260307_m022624_c001_v0001150_t0042_u01772850384839") 2026/03/07 02:30:44 DEBUG : both17: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd1e_d20260307_m022654_c001_v7007000_t0000_u01772850414538") 2026/03/07 02:30:44 DEBUG : both17: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985525_d20260307_m022647_c001_v0001150_t0002_u01772850407814") 2026/03/07 02:30:44 DEBUG : both17: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279dc_d20260307_m022632_c001_v7007000_t0000_u01772850392163") 2026/03/07 02:30:44 DEBUG : both17: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985474_d20260307_m022625_c001_v0001150_t0020_u01772850385496") 2026/03/07 02:30:44 DEBUG : both18: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd20_d20260307_m022654_c001_v7007000_t0000_u01772850414721") 2026/03/07 02:30:44 DEBUG : both18: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898552b_d20260307_m022648_c001_v0001150_t0051_u01772850408626") 2026/03/07 02:30:44 DEBUG : both18: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279dd_d20260307_m022632_c001_v7007000_t0000_u01772850392343") 2026/03/07 02:30:44 DEBUG : both18: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898547a_d20260307_m022626_c001_v0001150_t0038_u01772850386228") 2026/03/07 02:30:44 DEBUG : both19: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd22_d20260307_m022654_c001_v7007000_t0000_u01772850414908") 2026/03/07 02:30:44 DEBUG : both19: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985531_d20260307_m022649_c001_v0001150_t0027_u01772850409277") 2026/03/07 02:30:44 DEBUG : both19: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279de_d20260307_m022632_c001_v7007000_t0000_u01772850392523") 2026/03/07 02:30:44 DEBUG : both19: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985486_d20260307_m022627_c001_v0001150_t0016_u01772850387037") 2026/03/07 02:30:44 DEBUG : both2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd26_d20260307_m022655_c001_v7007000_t0000_u01772850415090") 2026/03/07 02:30:44 DEBUG : both2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854bf_d20260307_m022636_c001_v0001150_t0000_u01772850396147") 2026/03/07 02:30:44 DEBUG : both2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279df_d20260307_m022632_c001_v7007000_t0000_u01772850392704") 2026/03/07 02:30:45 DEBUG : both2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889853fe_d20260307_m022613_c001_v0001150_t0012_u01772850373893") 2026/03/07 02:30:45 DEBUG : both3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd29_d20260307_m022655_c001_v7007000_t0000_u01772850415274") 2026/03/07 02:30:45 DEBUG : both3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854c5_d20260307_m022636_c001_v0001150_t0055_u01772850396803") 2026/03/07 02:30:45 DEBUG : both3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279e0_d20260307_m022632_c001_v7007000_t0000_u01772850392887") 2026/03/07 02:30:45 DEBUG : both3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985404_d20260307_m022614_c001_v0001150_t0046_u01772850374531") 2026/03/07 02:30:45 DEBUG : both4: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd2b_d20260307_m022655_c001_v7007000_t0000_u01772850415459") 2026/03/07 02:30:45 DEBUG : both4: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854cd_d20260307_m022637_c001_v0001150_t0000_u01772850397876") 2026/03/07 02:30:45 DEBUG : both4: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279e1_d20260307_m022633_c001_v7007000_t0000_u01772850393067") 2026/03/07 02:30:45 DEBUG : both4: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985410_d20260307_m022615_c001_v0001150_t0059_u01772850375437") 2026/03/07 02:30:45 DEBUG : both5: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd2d_d20260307_m022655_c001_v7007000_t0000_u01772850415642") 2026/03/07 02:30:45 DEBUG : both5: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854d1_d20260307_m022638_c001_v0001150_t0029_u01772850398825") 2026/03/07 02:30:45 DEBUG : both5: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279e2_d20260307_m022633_c001_v7007000_t0000_u01772850393252") 2026/03/07 02:30:45 DEBUG : both5: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985418_d20260307_m022616_c001_v0001150_t0059_u01772850376121") 2026/03/07 02:30:45 DEBUG : both6: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd2f_d20260307_m022655_c001_v7007000_t0000_u01772850415824") 2026/03/07 02:30:45 DEBUG : both6: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854d9_d20260307_m022639_c001_v0001150_t0040_u01772850399478") 2026/03/07 02:30:45 DEBUG : both6: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279e3_d20260307_m022633_c001_v7007000_t0000_u01772850393435") 2026/03/07 02:30:45 DEBUG : both6: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985422_d20260307_m022617_c001_v0001150_t0024_u01772850377228") 2026/03/07 02:30:45 DEBUG : both7: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd31_d20260307_m022656_c001_v7007000_t0000_u01772850416006") 2026/03/07 02:30:45 DEBUG : both7: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854dd_d20260307_m022640_c001_v0001150_t0013_u01772850400108") 2026/03/07 02:30:45 DEBUG : both7: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279e4_d20260307_m022633_c001_v7007000_t0000_u01772850393616") 2026/03/07 02:30:46 DEBUG : both7: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898542a_d20260307_m022618_c001_v0001150_t0019_u01772850378033") 2026/03/07 02:30:46 DEBUG : both8: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd35_d20260307_m022656_c001_v7007000_t0000_u01772850416188") 2026/03/07 02:30:46 DEBUG : both8: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854e5_d20260307_m022640_c001_v0001150_t0007_u01772850400904") 2026/03/07 02:30:46 DEBUG : both8: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279e6_d20260307_m022633_c001_v7007000_t0000_u01772850393797") 2026/03/07 02:30:46 DEBUG : both8: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898542e_d20260307_m022618_c001_v0001150_t0009_u01772850378690") 2026/03/07 02:30:46 DEBUG : both9: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd37_d20260307_m022656_c001_v7007000_t0000_u01772850416371") 2026/03/07 02:30:46 DEBUG : both9: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854ed_d20260307_m022641_c001_v0001150_t0010_u01772850401612") 2026/03/07 02:30:46 DEBUG : both9: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279e7_d20260307_m022633_c001_v7007000_t0000_u01772850393978") 2026/03/07 02:30:46 DEBUG : both9: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985432_d20260307_m022619_c001_v0001150_t0029_u01772850379460") 2026/03/07 02:30:46 DEBUG : c/non empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17542_d20260307_m022238_c001_v7007000_t0000_u01772850158071") 2026/03/07 02:30:46 DEBUG : c/non empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e88942b_d20260307_m022235_c001_v0001106_t0041_u01772850155697") 2026/03/07 02:30:46 DEBUG : c/non empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d1753c_d20260307_m022234_c001_v7007000_t0000_u01772850154767") 2026/03/07 02:30:46 DEBUG : c/non empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889419_d20260307_m022232_c001_v0001106_t0011_u01772850152628") 2026/03/07 02:30:46 DEBUG : c/non empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef88209_d20260307_m022212_c001_v7007000_t0000_u01772850132252") 2026/03/07 02:30:46 DEBUG : c/non empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8893bc_d20260307_m022209_c001_v0001106_t0015_u01772850129233") 2026/03/07 02:30:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de3b_d20260307_m022756_c001_v7007000_t0000_u01772850476007") 2026/03/07 02:30:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f17_d20260307_m022751_c001_v0001181_t0019_u01772850471042") 2026/03/07 02:30:46 DEBUG : check sum: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d980458_d20260307_m022200_c001_v7007000_t0000_u01772850120019") 2026/03/07 02:30:46 DEBUG : check sum: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889386_d20260307_m022158_c001_v0001106_t0035_u01772850118647") 2026/03/07 02:30:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41942c6a2ba542c8_d20260307_m023032_c001_v7007000_t0000_u01772850632430") 2026/03/07 02:30:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c511fc_d20260307_m023030_c001_v0001180_t0022_u01772850630946") 2026/03/07 02:30:47 DEBUG : dest/3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f419d63c161f5d118_d20260307_m022430_c001_v7007000_t0000_u01772850270993") 2026/03/07 02:30:47 DEBUG : dest/3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f415cae87516d91c8_d20260307_m022429_c001_v0001153_t0014_u01772850269852") 2026/03/07 02:30:47 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab602b_d20260307_m022851_c001_v7007000_t0000_u01772850531127") 2026/03/07 02:30:47 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50fc2_d20260307_m022846_c001_v0001180_t0001_u01772850526857") 2026/03/07 02:30:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c457_d20260307_m023003_c001_v7007000_t0000_u01772850603234") 2026/03/07 02:30:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c51126_d20260307_m022952_c001_v0001180_t0054_u01772850592619") 2026/03/07 02:30:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988eb3_d20260307_m022948_c001_v7007000_t0000_u01772850588399") 2026/03/07 02:30:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c510ca_d20260307_m022938_c001_v0001180_t0026_u01772850578269") 2026/03/07 02:30:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988e8f_d20260307_m022933_c001_v7007000_t0000_u01772850573996") 2026/03/07 02:30:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c51084_d20260307_m022923_c001_v0001180_t0031_u01772850563736") 2026/03/07 02:30:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18130fe1_d20260307_m022919_c001_v7007000_t0000_u01772850559662") 2026/03/07 02:30:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c51024_d20260307_m022909_c001_v0001180_t0055_u01772850549504") 2026/03/07 02:30:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601ac1_d20260307_m022905_c001_v7007000_t0000_u01772850545438") 2026/03/07 02:30:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50fec_d20260307_m022855_c001_v0001180_t0040_u01772850535228") 2026/03/07 02:30:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f419d63c161f6587a_d20260307_m022848_c001_v7007000_t0000_u01772850528640") 2026/03/07 02:30:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d43f9_d20260307_m022838_c001_v0001092_t0027_u01772850518695") 2026/03/07 02:30:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5bc_d20260307_m022834_c001_v7007000_t0000_u01772850514627") 2026/03/07 02:30:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50f60_d20260307_m022830_c001_v0001180_t0017_u01772850510782") 2026/03/07 02:30:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ed443_d20260307_m022829_c001_v7007000_t0000_u01772850509488") 2026/03/07 02:30:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50f22_d20260307_m022819_c001_v0001180_t0003_u01772850499139") 2026/03/07 02:30:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce538_d20260307_m022815_c001_v7007000_t0000_u01772850495064") 2026/03/07 02:30:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f6f_d20260307_m022811_c001_v0001181_t0026_u01772850491165") 2026/03/07 02:30:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4054dbf55227515a_d20260307_m022810_c001_v7007000_t0000_u01772850490057") 2026/03/07 02:30:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898568f_d20260307_m022800_c001_v0001150_t0014_u01772850480045") 2026/03/07 02:30:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd0b1_d20260307_m022753_c001_v7007000_t0000_u01772850473099") 2026/03/07 02:30:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50e20_d20260307_m022742_c001_v0001180_t0058_u01772850462639") 2026/03/07 02:30:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd08c_d20260307_m022738_c001_v7007000_t0000_u01772850458502") 2026/03/07 02:30:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50dc6_d20260307_m022727_c001_v0001180_t0027_u01772850447383") 2026/03/07 02:30:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab304b_d20260307_m022723_c001_v7007000_t0000_u01772850443336") 2026/03/07 02:30:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50d6e_d20260307_m022713_c001_v0001180_t0022_u01772850433273") 2026/03/07 02:30:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f419d63c161f6582a_d20260307_m022832_c001_v7007000_t0000_u01772850512461") 2026/03/07 02:30:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50f4e_d20260307_m022827_c001_v0001180_t0013_u01772850507852") 2026/03/07 02:30:48 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab602d_d20260307_m022851_c001_v7007000_t0000_u01772850531308") 2026/03/07 02:30:48 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889857b5_d20260307_m022846_c001_v0001150_t0024_u01772850526863") 2026/03/07 02:30:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c458_d20260307_m023003_c001_v7007000_t0000_u01772850603420") 2026/03/07 02:30:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f1147_d20260307_m022953_c001_v0001181_t0055_u01772850593178") 2026/03/07 02:30:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988eb5_d20260307_m022948_c001_v7007000_t0000_u01772850588582") 2026/03/07 02:30:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f1109_d20260307_m022938_c001_v0001181_t0003_u01772850578856") 2026/03/07 02:30:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988e90_d20260307_m022934_c001_v7007000_t0000_u01772850574178") 2026/03/07 02:30:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f10bf_d20260307_m022924_c001_v0001181_t0056_u01772850564316") 2026/03/07 02:30:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18130fe3_d20260307_m022919_c001_v7007000_t0000_u01772850559844") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f1079_d20260307_m022910_c001_v0001181_t0046_u01772850550066") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601ac5_d20260307_m022905_c001_v7007000_t0000_u01772850545620") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f103f_d20260307_m022855_c001_v0001181_t0034_u01772850535846") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4172ddf856f809e1_d20260307_m022848_c001_v7007000_t0000_u01772850528790") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0fdd_d20260307_m022839_c001_v0001181_t0012_u01772850519438") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5be_d20260307_m022834_c001_v7007000_t0000_u01772850514809") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0fc1_d20260307_m022830_c001_v0001181_t0041_u01772850510790") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40246a5f0c222ff3_d20260307_m022829_c001_v7007000_t0000_u01772850509558") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f87_d20260307_m022819_c001_v0001181_t0012_u01772850499723") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce539_d20260307_m022815_c001_v7007000_t0000_u01772850495246") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889856dd_d20260307_m022811_c001_v0001150_t0012_u01772850491199") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40882dbb04053b6f_d20260307_m022809_c001_v7007000_t0000_u01772850489638") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50e88_d20260307_m022800_c001_v0001180_t0008_u01772850480894") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601991_d20260307_m022753_c001_v7007000_t0000_u01772850473326") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985629_d20260307_m022743_c001_v0001150_t0037_u01772850463187") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd08d_d20260307_m022738_c001_v7007000_t0000_u01772850458685") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889855e3_d20260307_m022727_c001_v0001150_t0041_u01772850447943") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab304c_d20260307_m022723_c001_v7007000_t0000_u01772850443517") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985597_d20260307_m022713_c001_v0001150_t0000_u01772850433877") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18130eda_d20260307_m022832_c001_v7007000_t0000_u01772850512259") 2026/03/07 02:30:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0fb1_d20260307_m022827_c001_v0001181_t0000_u01772850507858") 2026/03/07 02:30:49 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab602f_d20260307_m022851_c001_v7007000_t0000_u01772850531488") 2026/03/07 02:30:50 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f1003_d20260307_m022846_c001_v0001181_t0045_u01772850526878") 2026/03/07 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c459_d20260307_m023003_c001_v7007000_t0000_u01772850603606") 2026/03/07 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d44cd_d20260307_m022953_c001_v0001092_t0050_u01772850593786") 2026/03/07 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988eb6_d20260307_m022948_c001_v7007000_t0000_u01772850588764") 2026/03/07 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d44a3_d20260307_m022939_c001_v0001092_t0038_u01772850579480") 2026/03/07 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988e91_d20260307_m022934_c001_v7007000_t0000_u01772850574361") 2026/03/07 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4489_d20260307_m022924_c001_v0001092_t0011_u01772850564930") 2026/03/07 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18130fe5_d20260307_m022920_c001_v7007000_t0000_u01772850560026") 2026/03/07 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4455_d20260307_m022910_c001_v0001092_t0023_u01772850550641") 2026/03/07 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601ac8_d20260307_m022905_c001_v7007000_t0000_u01772850545801") 2026/03/07 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d442f_d20260307_m022856_c001_v0001092_t0026_u01772850536422") 2026/03/07 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18130f40_d20260307_m022848_c001_v7007000_t0000_u01772850528621") 2026/03/07 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50f9a_d20260307_m022840_c001_v0001180_t0046_u01772850520058") 2026/03/07 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5c0_d20260307_m022834_c001_v7007000_t0000_u01772850514991") 2026/03/07 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d43e7_d20260307_m022830_c001_v0001092_t0013_u01772850510881") 2026/03/07 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f419d63c161f65820_d20260307_m022829_c001_v7007000_t0000_u01772850509503") 2026/03/07 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985713_d20260307_m022820_c001_v0001150_t0042_u01772850500287") 2026/03/07 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce53a_d20260307_m022815_c001_v7007000_t0000_u01772850495428") 2026/03/07 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50ee8_d20260307_m022811_c001_v0001180_t0046_u01772850491236") 2026/03/07 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41942c6a2ba5404c_d20260307_m022810_c001_v7007000_t0000_u01772850490065") 2026/03/07 02:30:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f33_d20260307_m022801_c001_v0001181_t0007_u01772850481498") 2026/03/07 02:30:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f60198f_d20260307_m022753_c001_v7007000_t0000_u01772850473136") 2026/03/07 02:30:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0ef1_d20260307_m022743_c001_v0001181_t0028_u01772850463905") 2026/03/07 02:30:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd08e_d20260307_m022738_c001_v7007000_t0000_u01772850458868") 2026/03/07 02:30:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0eb7_d20260307_m022728_c001_v0001181_t0013_u01772850448727") 2026/03/07 02:30:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab304d_d20260307_m022723_c001_v7007000_t0000_u01772850443699") 2026/03/07 02:30:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0e79_d20260307_m022714_c001_v0001181_t0033_u01772850434249") 2026/03/07 02:30:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4054dbf55227c179_d20260307_m022832_c001_v7007000_t0000_u01772850512418") 2026/03/07 02:30:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d43db_d20260307_m022827_c001_v0001092_t0002_u01772850507972") 2026/03/07 02:30:51 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab6032_d20260307_m022851_c001_v7007000_t0000_u01772850531670") 2026/03/07 02:30:51 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50fc4_d20260307_m022847_c001_v0001180_t0042_u01772850527079") 2026/03/07 02:30:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c45a_d20260307_m023003_c001_v7007000_t0000_u01772850603791") 2026/03/07 02:30:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985937_d20260307_m022954_c001_v0001150_t0049_u01772850594538") 2026/03/07 02:30:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988eb7_d20260307_m022948_c001_v7007000_t0000_u01772850588948") 2026/03/07 02:30:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889858eb_d20260307_m022940_c001_v0001150_t0015_u01772850580137") 2026/03/07 02:30:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988e92_d20260307_m022934_c001_v7007000_t0000_u01772850574543") 2026/03/07 02:30:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898589d_d20260307_m022925_c001_v0001150_t0008_u01772850565734") 2026/03/07 02:30:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18130fe9_d20260307_m022920_c001_v7007000_t0000_u01772850560208") 2026/03/07 02:30:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898584d_d20260307_m022911_c001_v0001150_t0055_u01772850551306") 2026/03/07 02:30:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601acc_d20260307_m022905_c001_v7007000_t0000_u01772850545982") 2026/03/07 02:30:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889857f5_d20260307_m022857_c001_v0001150_t0057_u01772850537121") 2026/03/07 02:30:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab3187_d20260307_m022848_c001_v7007000_t0000_u01772850528654") 2026/03/07 02:30:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898578f_d20260307_m022840_c001_v0001150_t0055_u01772850520610") 2026/03/07 02:30:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5c2_d20260307_m022835_c001_v7007000_t0000_u01772850515173") 2026/03/07 02:30:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985757_d20260307_m022830_c001_v0001150_t0020_u01772850510884") 2026/03/07 02:30:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41790e618b70175e_d20260307_m022829_c001_v7007000_t0000_u01772850509698") 2026/03/07 02:30:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d43bf_d20260307_m022820_c001_v0001092_t0056_u01772850500946") 2026/03/07 02:30:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce53b_d20260307_m022815_c001_v7007000_t0000_u01772850495609") 2026/03/07 02:30:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f73_d20260307_m022811_c001_v0001181_t0004_u01772850491483") 2026/03/07 02:30:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40882dbb04053b6e_d20260307_m022809_c001_v7007000_t0000_u01772850489455") 2026/03/07 02:30:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d438f_d20260307_m022802_c001_v0001092_t0019_u01772850482115") 2026/03/07 02:30:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de2f_d20260307_m022753_c001_v7007000_t0000_u01772850473058") 2026/03/07 02:30:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4359_d20260307_m022744_c001_v0001092_t0022_u01772850464519") 2026/03/07 02:30:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd08f_d20260307_m022739_c001_v7007000_t0000_u01772850459095") 2026/03/07 02:30:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4331_d20260307_m022729_c001_v0001092_t0039_u01772850449358") 2026/03/07 02:30:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab304e_d20260307_m022723_c001_v7007000_t0000_u01772850443880") 2026/03/07 02:30:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d430f_d20260307_m022714_c001_v0001092_t0004_u01772850434461") 2026/03/07 02:30:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5a5_d20260307_m022832_c001_v7007000_t0000_u01772850512276") 2026/03/07 02:30:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985747_d20260307_m022827_c001_v0001150_t0003_u01772850507997") 2026/03/07 02:30:52 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab6034_d20260307_m022851_c001_v7007000_t0000_u01772850531851") 2026/03/07 02:30:52 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f1005_d20260307_m022847_c001_v0001181_t0007_u01772850527087") 2026/03/07 02:30:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c45b_d20260307_m023003_c001_v7007000_t0000_u01772850603975") 2026/03/07 02:30:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c51132_d20260307_m022954_c001_v0001180_t0051_u01772850594798") 2026/03/07 02:30:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988eb8_d20260307_m022949_c001_v7007000_t0000_u01772850589132") 2026/03/07 02:30:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c510d4_d20260307_m022940_c001_v0001180_t0057_u01772850580451") 2026/03/07 02:30:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988e93_d20260307_m022934_c001_v7007000_t0000_u01772850574727") 2026/03/07 02:30:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c51090_d20260307_m022926_c001_v0001180_t0002_u01772850566253") 2026/03/07 02:30:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18130feb_d20260307_m022920_c001_v7007000_t0000_u01772850560390") 2026/03/07 02:30:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c51038_d20260307_m022911_c001_v0001180_t0001_u01772850551668") 2026/03/07 02:30:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601ad0_d20260307_m022906_c001_v7007000_t0000_u01772850546163") 2026/03/07 02:30:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50ff6_d20260307_m022857_c001_v0001180_t0046_u01772850537455") 2026/03/07 02:30:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4172ddf856f809e2_d20260307_m022848_c001_v7007000_t0000_u01772850528801") 2026/03/07 02:30:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d43ff_d20260307_m022840_c001_v0001092_t0055_u01772850520938") 2026/03/07 02:30:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5c5_d20260307_m022835_c001_v7007000_t0000_u01772850515354") 2026/03/07 02:30:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0fc3_d20260307_m022831_c001_v0001181_t0021_u01772850511005") 2026/03/07 02:30:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4054dbf55227c175_d20260307_m022829_c001_v7007000_t0000_u01772850509708") 2026/03/07 02:30:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50f2c_d20260307_m022821_c001_v0001180_t0009_u01772850501375") 2026/03/07 02:30:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce53f_d20260307_m022815_c001_v7007000_t0000_u01772850495842") 2026/03/07 02:30:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d43ad_d20260307_m022811_c001_v0001092_t0007_u01772850491462") 2026/03/07 02:30:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f415e8a3c09116330_d20260307_m022810_c001_v7007000_t0000_u01772850490023") 2026/03/07 02:30:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898569b_d20260307_m022802_c001_v0001150_t0036_u01772850482469") 2026/03/07 02:30:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f401f837f0a3b368f_d20260307_m022753_c001_v7007000_t0000_u01772850473063") 2026/03/07 02:30:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50e28_d20260307_m022744_c001_v0001180_t0040_u01772850464978") 2026/03/07 02:30:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd091_d20260307_m022739_c001_v7007000_t0000_u01772850459281") 2026/03/07 02:30:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50dd0_d20260307_m022729_c001_v0001180_t0014_u01772850449672") 2026/03/07 02:30:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab304f_d20260307_m022724_c001_v7007000_t0000_u01772850444061") 2026/03/07 02:30:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50d7e_d20260307_m022714_c001_v0001180_t0059_u01772850434856") 2026/03/07 02:30:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f419d63c161f65828_d20260307_m022832_c001_v7007000_t0000_u01772850512278") 2026/03/07 02:30:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0fb3_d20260307_m022828_c001_v0001181_t0033_u01772850508070") 2026/03/07 02:30:54 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab6036_d20260307_m022852_c001_v7007000_t0000_u01772850532032") 2026/03/07 02:30:54 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4413_d20260307_m022847_c001_v0001092_t0046_u01772850527122") 2026/03/07 02:30:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c45c_d20260307_m023004_c001_v7007000_t0000_u01772850604175") 2026/03/07 02:30:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f115b_d20260307_m022955_c001_v0001181_t0047_u01772850595130") 2026/03/07 02:30:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988eb9_d20260307_m022949_c001_v7007000_t0000_u01772850589314") 2026/03/07 02:30:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f1115_d20260307_m022940_c001_v0001181_t0049_u01772850580660") 2026/03/07 02:30:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988e94_d20260307_m022934_c001_v7007000_t0000_u01772850574910") 2026/03/07 02:30:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f10c9_d20260307_m022926_c001_v0001181_t0033_u01772850566451") 2026/03/07 02:30:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18130fee_d20260307_m022920_c001_v7007000_t0000_u01772850560573") 2026/03/07 02:30:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f1083_d20260307_m022911_c001_v0001181_t0036_u01772850551864") 2026/03/07 02:30:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601ad4_d20260307_m022906_c001_v7007000_t0000_u01772850546345") 2026/03/07 02:30:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f1047_d20260307_m022857_c001_v0001181_t0051_u01772850537658") 2026/03/07 02:30:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41942c6a2ba5411f_d20260307_m022848_c001_v7007000_t0000_u01772850528411") 2026/03/07 02:30:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0fe9_d20260307_m022841_c001_v0001181_t0015_u01772850521336") 2026/03/07 02:30:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5c7_d20260307_m022835_c001_v7007000_t0000_u01772850515536") 2026/03/07 02:30:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50f64_d20260307_m022831_c001_v0001180_t0016_u01772850511054") 2026/03/07 02:30:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ed447_d20260307_m022829_c001_v7007000_t0000_u01772850509669") 2026/03/07 02:30:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f8f_d20260307_m022821_c001_v0001181_t0059_u01772850501570") 2026/03/07 02:30:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce541_d20260307_m022816_c001_v7007000_t0000_u01772850496024") 2026/03/07 02:30:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50eee_d20260307_m022811_c001_v0001180_t0043_u01772850491472") 2026/03/07 02:30:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4054dbf552275158_d20260307_m022809_c001_v7007000_t0000_u01772850489862") 2026/03/07 02:30:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50e94_d20260307_m022802_c001_v0001180_t0045_u01772850482731") 2026/03/07 02:30:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce43f_d20260307_m022752_c001_v7007000_t0000_u01772850472684") 2026/03/07 02:30:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898562f_d20260307_m022745_c001_v0001150_t0008_u01772850465241") 2026/03/07 02:30:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd092_d20260307_m022739_c001_v7007000_t0000_u01772850459464") 2026/03/07 02:30:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889855ef_d20260307_m022729_c001_v0001150_t0016_u01772850449945") 2026/03/07 02:30:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab3050_d20260307_m022724_c001_v7007000_t0000_u01772850444244") 2026/03/07 02:30:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898559f_d20260307_m022715_c001_v0001150_t0043_u01772850435054") 2026/03/07 02:30:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41790e618b701765_d20260307_m022832_c001_v7007000_t0000_u01772850512428") 2026/03/07 02:30:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50f50_d20260307_m022828_c001_v0001180_t0008_u01772850508108") 2026/03/07 02:30:55 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab6038_d20260307_m022852_c001_v7007000_t0000_u01772850532213") 2026/03/07 02:30:55 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889857b7_d20260307_m022847_c001_v0001150_t0052_u01772850527170") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c45d_d20260307_m023004_c001_v7007000_t0000_u01772850604359") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d44d3_d20260307_m022955_c001_v0001092_t0012_u01772850595361") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988ebb_d20260307_m022949_c001_v7007000_t0000_u01772850589497") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d44a9_d20260307_m022940_c001_v0001092_t0054_u01772850580873") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988e95_d20260307_m022935_c001_v7007000_t0000_u01772850575093") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d448b_d20260307_m022926_c001_v0001092_t0044_u01772850566672") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18130fef_d20260307_m022920_c001_v7007000_t0000_u01772850560757") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d445b_d20260307_m022912_c001_v0001092_t0053_u01772850552088") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601ad9_d20260307_m022906_c001_v7007000_t0000_u01772850546527") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4433_d20260307_m022857_c001_v0001092_t0030_u01772850537869") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4172ddf856f809db_d20260307_m022848_c001_v7007000_t0000_u01772850528426") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50fa0_d20260307_m022841_c001_v0001180_t0022_u01772850521603") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5e2_d20260307_m022835_c001_v7007000_t0000_u01772850515718") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985759_d20260307_m022831_c001_v0001150_t0034_u01772850511121") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ed440_d20260307_m022829_c001_v7007000_t0000_u01772850509325") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898571d_d20260307_m022821_c001_v0001150_t0013_u01772850501777") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce542_d20260307_m022816_c001_v7007000_t0000_u01772850496205") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50ef6_d20260307_m022811_c001_v0001180_t0015_u01772850491700") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce4e9_d20260307_m022809_c001_v7007000_t0000_u01772850489871") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f3b_d20260307_m022802_c001_v0001181_t0009_u01772850482938") 2026/03/07 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce442_d20260307_m022753_c001_v7007000_t0000_u01772850473233") 2026/03/07 02:30:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0ef5_d20260307_m022745_c001_v0001181_t0029_u01772850465992") 2026/03/07 02:30:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd093_d20260307_m022739_c001_v7007000_t0000_u01772850459647") 2026/03/07 02:30:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0ec7_d20260307_m022730_c001_v0001181_t0056_u01772850450311") 2026/03/07 02:30:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab3051_d20260307_m022724_c001_v7007000_t0000_u01772850444440") 2026/03/07 02:30:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0e83_d20260307_m022715_c001_v0001181_t0000_u01772850435480") 2026/03/07 02:30:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18130edc_d20260307_m022832_c001_v7007000_t0000_u01772850512622") 2026/03/07 02:30:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50f54_d20260307_m022828_c001_v0001180_t0043_u01772850508311") 2026/03/07 02:30:57 DEBUG : dir1/0007-12345: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab603a_d20260307_m022852_c001_v7007000_t0000_u01772850532395") 2026/03/07 02:30:57 DEBUG : dir1/0007-12345: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f1007_d20260307_m022847_c001_v0001181_t0058_u01772850527308") 2026/03/07 02:30:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c45e_d20260307_m023004_c001_v7007000_t0000_u01772850604543") 2026/03/07 02:30:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898593e_d20260307_m022955_c001_v0001150_t0038_u01772850595758") 2026/03/07 02:30:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988ebc_d20260307_m022949_c001_v7007000_t0000_u01772850589680") 2026/03/07 02:30:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889858ef_d20260307_m022941_c001_v0001150_t0014_u01772850581226") 2026/03/07 02:30:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988e97_d20260307_m022935_c001_v7007000_t0000_u01772850575274") 2026/03/07 02:30:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889858a7_d20260307_m022926_c001_v0001150_t0002_u01772850566966") 2026/03/07 02:30:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18130ff3_d20260307_m022920_c001_v7007000_t0000_u01772850560939") 2026/03/07 02:30:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898584f_d20260307_m022912_c001_v0001150_t0022_u01772850552468") 2026/03/07 02:30:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601add_d20260307_m022906_c001_v7007000_t0000_u01772850546708") 2026/03/07 02:30:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889857fd_d20260307_m022858_c001_v0001150_t0037_u01772850538269") 2026/03/07 02:30:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4172ddf856f809d7_d20260307_m022848_c001_v7007000_t0000_u01772850528245") 2026/03/07 02:30:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985797_d20260307_m022841_c001_v0001150_t0051_u01772850521804") 2026/03/07 02:30:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5e4_d20260307_m022835_c001_v7007000_t0000_u01772850515904") 2026/03/07 02:30:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0fc5_d20260307_m022831_c001_v0001181_t0042_u01772850511219") 2026/03/07 02:30:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ed43c_d20260307_m022829_c001_v7007000_t0000_u01772850509143") 2026/03/07 02:30:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d43c9_d20260307_m022822_c001_v0001092_t0014_u01772850502296") 2026/03/07 02:30:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce544_d20260307_m022816_c001_v7007000_t0000_u01772850496385") 2026/03/07 02:30:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f75_d20260307_m022811_c001_v0001181_t0040_u01772850491717") 2026/03/07 02:30:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40455a6615c87bd9_d20260307_m022810_c001_v7007000_t0000_u01772850490038") 2026/03/07 02:30:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4393_d20260307_m022803_c001_v0001092_t0017_u01772850483151") 2026/03/07 02:30:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce440_d20260307_m022752_c001_v7007000_t0000_u01772850472867") 2026/03/07 02:30:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4363_d20260307_m022746_c001_v0001092_t0045_u01772850466213") 2026/03/07 02:30:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd094_d20260307_m022739_c001_v7007000_t0000_u01772850459830") 2026/03/07 02:30:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4333_d20260307_m022730_c001_v0001092_t0010_u01772850450532") 2026/03/07 02:30:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab3052_d20260307_m022724_c001_v7007000_t0000_u01772850444625") 2026/03/07 02:30:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4311_d20260307_m022715_c001_v0001092_t0047_u01772850435688") 2026/03/07 02:30:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17891_d20260307_m022832_c001_v7007000_t0000_u01772850512287") 2026/03/07 02:30:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d43df_d20260307_m022828_c001_v0001092_t0023_u01772850508326") 2026/03/07 02:30:58 DEBUG : dir1/0008-23456: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab603e_d20260307_m022852_c001_v7007000_t0000_u01772850532589") 2026/03/07 02:30:58 DEBUG : dir1/0008-23456: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50fc6_d20260307_m022847_c001_v0001180_t0017_u01772850527323") 2026/03/07 02:30:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c45f_d20260307_m023004_c001_v7007000_t0000_u01772850604727") 2026/03/07 02:30:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c5113a_d20260307_m022955_c001_v0001180_t0045_u01772850595987") 2026/03/07 02:30:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988ebd_d20260307_m022949_c001_v7007000_t0000_u01772850589862") 2026/03/07 02:30:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c510e2_d20260307_m022941_c001_v0001180_t0017_u01772850581718") 2026/03/07 02:30:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988e99_d20260307_m022935_c001_v7007000_t0000_u01772850575458") 2026/03/07 02:30:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c5109c_d20260307_m022927_c001_v0001180_t0012_u01772850567539") 2026/03/07 02:30:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18130ff8_d20260307_m022921_c001_v7007000_t0000_u01772850561120") 2026/03/07 02:30:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c5103c_d20260307_m022912_c001_v0001180_t0026_u01772850552719") 2026/03/07 02:30:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601ae0_d20260307_m022906_c001_v7007000_t0000_u01772850546890") 2026/03/07 02:30:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50ffa_d20260307_m022858_c001_v0001180_t0045_u01772850538581") 2026/03/07 02:30:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab6015_d20260307_m022848_c001_v7007000_t0000_u01772850528812") 2026/03/07 02:30:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4401_d20260307_m022842_c001_v0001092_t0018_u01772850522144") 2026/03/07 02:30:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5e7_d20260307_m022836_c001_v7007000_t0000_u01772850516085") 2026/03/07 02:30:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50f66_d20260307_m022831_c001_v0001180_t0000_u01772850511350") 2026/03/07 02:30:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd0db_d20260307_m022829_c001_v7007000_t0000_u01772850509532") 2026/03/07 02:30:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50f34_d20260307_m022822_c001_v0001180_t0057_u01772850502805") 2026/03/07 02:30:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce545_d20260307_m022816_c001_v7007000_t0000_u01772850496567") 2026/03/07 02:30:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889856e5_d20260307_m022811_c001_v0001150_t0003_u01772850491840") 2026/03/07 02:30:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41942c6a2ba5404d_d20260307_m022810_c001_v7007000_t0000_u01772850490076") 2026/03/07 02:30:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889856a5_d20260307_m022803_c001_v0001150_t0030_u01772850483501") 2026/03/07 02:30:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d177ee_d20260307_m022753_c001_v7007000_t0000_u01772850473418") 2026/03/07 02:30:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50e34_d20260307_m022746_c001_v0001180_t0001_u01772850466516") 2026/03/07 02:31:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd096_d20260307_m022740_c001_v7007000_t0000_u01772850460012") 2026/03/07 02:31:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50dd8_d20260307_m022730_c001_v0001180_t0050_u01772850450930") 2026/03/07 02:31:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab3054_d20260307_m022724_c001_v7007000_t0000_u01772850444812") 2026/03/07 02:31:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50d84_d20260307_m022715_c001_v0001180_t0035_u01772850435981") 2026/03/07 02:31:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18130edb_d20260307_m022832_c001_v7007000_t0000_u01772850512439") 2026/03/07 02:31:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0fb7_d20260307_m022828_c001_v0001181_t0050_u01772850508372") 2026/03/07 02:31:00 DEBUG : dir1/0009-34567: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab6041_d20260307_m022852_c001_v7007000_t0000_u01772850532770") 2026/03/07 02:31:00 DEBUG : dir1/0009-34567: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4415_d20260307_m022847_c001_v0001092_t0042_u01772850527431") 2026/03/07 02:31:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c460_d20260307_m023004_c001_v7007000_t0000_u01772850604910") 2026/03/07 02:31:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f115f_d20260307_m022956_c001_v0001181_t0016_u01772850596290") 2026/03/07 02:31:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988ebe_d20260307_m022950_c001_v7007000_t0000_u01772850590043") 2026/03/07 02:31:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f111b_d20260307_m022942_c001_v0001181_t0038_u01772850582016") 2026/03/07 02:31:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988e9a_d20260307_m022935_c001_v7007000_t0000_u01772850575640") 2026/03/07 02:31:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f10d3_d20260307_m022927_c001_v0001181_t0008_u01772850567770") 2026/03/07 02:31:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18130ffb_d20260307_m022921_c001_v7007000_t0000_u01772850561301") 2026/03/07 02:31:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f1089_d20260307_m022912_c001_v0001181_t0018_u01772850552919") 2026/03/07 02:31:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601ae3_d20260307_m022907_c001_v7007000_t0000_u01772850547071") 2026/03/07 02:31:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f1049_d20260307_m022858_c001_v0001181_t0017_u01772850538821") 2026/03/07 02:31:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd643_d20260307_m022848_c001_v7007000_t0000_u01772850528671") 2026/03/07 02:31:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0fef_d20260307_m022842_c001_v0001181_t0054_u01772850522492") 2026/03/07 02:31:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5ea_d20260307_m022836_c001_v7007000_t0000_u01772850516267") 2026/03/07 02:31:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d43e9_d20260307_m022831_c001_v0001092_t0002_u01772850511395") 2026/03/07 02:31:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ed444_d20260307_m022829_c001_v7007000_t0000_u01772850509507") 2026/03/07 02:31:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f99_d20260307_m022823_c001_v0001181_t0039_u01772850503031") 2026/03/07 02:31:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce546_d20260307_m022816_c001_v7007000_t0000_u01772850496749") 2026/03/07 02:31:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d43af_d20260307_m022811_c001_v0001092_t0003_u01772850491876") 2026/03/07 02:31:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f6019e1_d20260307_m022809_c001_v7007000_t0000_u01772850489462") 2026/03/07 02:31:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50e9e_d20260307_m022803_c001_v0001180_t0017_u01772850483850") 2026/03/07 02:31:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d177ec_d20260307_m022753_c001_v7007000_t0000_u01772850473233") 2026/03/07 02:31:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898563b_d20260307_m022746_c001_v0001150_t0003_u01772850466724") 2026/03/07 02:31:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd097_d20260307_m022740_c001_v7007000_t0000_u01772850460195") 2026/03/07 02:31:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889855f5_d20260307_m022731_c001_v0001150_t0003_u01772850451117") 2026/03/07 02:31:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab3056_d20260307_m022724_c001_v7007000_t0000_u01772850444994") 2026/03/07 02:31:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889855a9_d20260307_m022716_c001_v0001150_t0011_u01772850436182") 2026/03/07 02:31:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17895_d20260307_m022832_c001_v7007000_t0000_u01772850512471") 2026/03/07 02:31:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898574b_d20260307_m022828_c001_v0001150_t0039_u01772850508522") 2026/03/07 02:31:01 DEBUG : dir1/0010-45678: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab6043_d20260307_m022852_c001_v7007000_t0000_u01772850532951") 2026/03/07 02:31:01 DEBUG : dir1/0010-45678: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f1009_d20260307_m022847_c001_v0001181_t0041_u01772850527517") 2026/03/07 02:31:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c461_d20260307_m023005_c001_v7007000_t0000_u01772850605094") 2026/03/07 02:31:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d44d9_d20260307_m022956_c001_v0001092_t0005_u01772850596637") 2026/03/07 02:31:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988ebf_d20260307_m022950_c001_v7007000_t0000_u01772850590227") 2026/03/07 02:31:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d44b1_d20260307_m022942_c001_v0001092_t0053_u01772850582232") 2026/03/07 02:31:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988e9b_d20260307_m022935_c001_v7007000_t0000_u01772850575821") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d448d_d20260307_m022928_c001_v0001092_t0048_u01772850568009") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18130ffd_d20260307_m022921_c001_v7007000_t0000_u01772850561483") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4463_d20260307_m022913_c001_v0001092_t0002_u01772850553210") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601ae8_d20260307_m022907_c001_v7007000_t0000_u01772850547253") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4435_d20260307_m022859_c001_v0001092_t0044_u01772850539088") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab6012_d20260307_m022848_c001_v7007000_t0000_u01772850528629") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50fa8_d20260307_m022842_c001_v0001180_t0011_u01772850522706") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5ec_d20260307_m022836_c001_v7007000_t0000_u01772850516448") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0fc7_d20260307_m022831_c001_v0001181_t0054_u01772850511425") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41299c15a7b139f1_d20260307_m022829_c001_v7007000_t0000_u01772850509157") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985727_d20260307_m022823_c001_v0001150_t0009_u01772850503241") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce547_d20260307_m022816_c001_v7007000_t0000_u01772850496931") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f77_d20260307_m022811_c001_v0001181_t0018_u01772850491925") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f6019e3_d20260307_m022809_c001_v7007000_t0000_u01772850489644") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f45_d20260307_m022804_c001_v0001181_t0037_u01772850484141") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de31_d20260307_m022753_c001_v7007000_t0000_u01772850473246") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f01_d20260307_m022747_c001_v0001181_t0055_u01772850467259") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd099_d20260307_m022740_c001_v7007000_t0000_u01772850460378") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0ecd_d20260307_m022731_c001_v0001181_t0011_u01772850451766") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab3057_d20260307_m022725_c001_v7007000_t0000_u01772850445175") 2026/03/07 02:31:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0e89_d20260307_m022716_c001_v0001181_t0004_u01772850436614") 2026/03/07 02:31:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5a9_d20260307_m022832_c001_v7007000_t0000_u01772850512642") 2026/03/07 02:31:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50f56_d20260307_m022828_c001_v0001180_t0043_u01772850508543") 2026/03/07 02:31:03 DEBUG : dir1/0011-56789: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab6045_d20260307_m022853_c001_v7007000_t0000_u01772850533133") 2026/03/07 02:31:03 DEBUG : dir1/0011-56789: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889857bb_d20260307_m022847_c001_v0001150_t0039_u01772850527550") 2026/03/07 02:31:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c462_d20260307_m023005_c001_v7007000_t0000_u01772850605278") 2026/03/07 02:31:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985949_d20260307_m022957_c001_v0001150_t0028_u01772850597017") 2026/03/07 02:31:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988ec0_d20260307_m022950_c001_v7007000_t0000_u01772850590410") 2026/03/07 02:31:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889858f1_d20260307_m022942_c001_v0001150_t0002_u01772850582487") 2026/03/07 02:31:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988e9d_d20260307_m022936_c001_v7007000_t0000_u01772850576086") 2026/03/07 02:31:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889858af_d20260307_m022928_c001_v0001150_t0028_u01772850568360") 2026/03/07 02:31:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18130fff_d20260307_m022921_c001_v7007000_t0000_u01772850561666") 2026/03/07 02:31:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985859_d20260307_m022913_c001_v0001150_t0028_u01772850553612") 2026/03/07 02:31:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601aed_d20260307_m022907_c001_v7007000_t0000_u01772850547435") 2026/03/07 02:31:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898580b_d20260307_m022859_c001_v0001150_t0024_u01772850539386") 2026/03/07 02:31:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41942c6a2ba5411c_d20260307_m022848_c001_v7007000_t0000_u01772850528230") 2026/03/07 02:31:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898579d_d20260307_m022842_c001_v0001150_t0032_u01772850522966") 2026/03/07 02:31:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5ee_d20260307_m022836_c001_v7007000_t0000_u01772850516630") 2026/03/07 02:31:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898575b_d20260307_m022831_c001_v0001150_t0050_u01772850511506") 2026/03/07 02:31:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ed43f_d20260307_m022829_c001_v7007000_t0000_u01772850509306") 2026/03/07 02:31:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d43cf_d20260307_m022823_c001_v0001092_t0038_u01772850503944") 2026/03/07 02:31:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce549_d20260307_m022817_c001_v7007000_t0000_u01772850497113") 2026/03/07 02:31:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50efa_d20260307_m022811_c001_v0001180_t0049_u01772850491956") 2026/03/07 02:31:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce4ed_d20260307_m022810_c001_v7007000_t0000_u01772850490053") 2026/03/07 02:31:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4395_d20260307_m022804_c001_v0001092_t0045_u01772850484358") 2026/03/07 02:31:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f401f837f0a3b3690_d20260307_m022753_c001_v7007000_t0000_u01772850473254") 2026/03/07 02:31:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4367_d20260307_m022747_c001_v0001092_t0035_u01772850467470") 2026/03/07 02:31:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd09b_d20260307_m022740_c001_v7007000_t0000_u01772850460561") 2026/03/07 02:31:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4337_d20260307_m022731_c001_v0001092_t0002_u01772850451980") 2026/03/07 02:31:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab3058_d20260307_m022725_c001_v7007000_t0000_u01772850445356") 2026/03/07 02:31:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4315_d20260307_m022716_c001_v0001092_t0033_u01772850436832") 2026/03/07 02:31:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5a7_d20260307_m022832_c001_v7007000_t0000_u01772850512457") 2026/03/07 02:31:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0fbb_d20260307_m022828_c001_v0001181_t0047_u01772850508668") 2026/03/07 02:31:04 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab6048_d20260307_m022853_c001_v7007000_t0000_u01772850533315") 2026/03/07 02:31:04 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50fc8_d20260307_m022847_c001_v0001180_t0055_u01772850527645") 2026/03/07 02:31:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c464_d20260307_m023005_c001_v7007000_t0000_u01772850605467") 2026/03/07 02:31:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c51144_d20260307_m022957_c001_v0001180_t0028_u01772850597313") 2026/03/07 02:31:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988ec1_d20260307_m022950_c001_v7007000_t0000_u01772850590594") 2026/03/07 02:31:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c510ee_d20260307_m022943_c001_v0001180_t0049_u01772850583007") 2026/03/07 02:31:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988e9e_d20260307_m022936_c001_v7007000_t0000_u01772850576270") 2026/03/07 02:31:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c510a2_d20260307_m022928_c001_v0001180_t0023_u01772850568700") 2026/03/07 02:31:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18131002_d20260307_m022921_c001_v7007000_t0000_u01772850561848") 2026/03/07 02:31:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c5104c_d20260307_m022913_c001_v0001180_t0056_u01772850553887") 2026/03/07 02:31:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601af0_d20260307_m022907_c001_v7007000_t0000_u01772850547616") 2026/03/07 02:31:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c51004_d20260307_m022859_c001_v0001180_t0046_u01772850539716") 2026/03/07 02:31:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4172ddf856f809dc_d20260307_m022848_c001_v7007000_t0000_u01772850528435") 2026/03/07 02:31:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4407_d20260307_m022843_c001_v0001092_t0030_u01772850523322") 2026/03/07 02:31:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5f0_d20260307_m022836_c001_v7007000_t0000_u01772850516813") 2026/03/07 02:31:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50f68_d20260307_m022831_c001_v0001180_t0024_u01772850511579") 2026/03/07 02:31:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41299c15a7b139f8_d20260307_m022829_c001_v7007000_t0000_u01772850509522") 2026/03/07 02:31:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50f38_d20260307_m022824_c001_v0001180_t0048_u01772850504344") 2026/03/07 02:31:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce54a_d20260307_m022817_c001_v7007000_t0000_u01772850497295") 2026/03/07 02:31:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50efc_d20260307_m022812_c001_v0001180_t0048_u01772850492160") 2026/03/07 02:31:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41942c6a2ba54047_d20260307_m022809_c001_v7007000_t0000_u01772850489879") 2026/03/07 02:31:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889856b3_d20260307_m022804_c001_v0001150_t0009_u01772850484650") 2026/03/07 02:31:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab5f4b_d20260307_m022753_c001_v7007000_t0000_u01772850473267") 2026/03/07 02:31:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50e3e_d20260307_m022747_c001_v0001180_t0044_u01772850467762") 2026/03/07 02:31:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd09c_d20260307_m022740_c001_v7007000_t0000_u01772850460744") 2026/03/07 02:31:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50de4_d20260307_m022732_c001_v0001180_t0058_u01772850452440") 2026/03/07 02:31:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab3059_d20260307_m022725_c001_v7007000_t0000_u01772850445539") 2026/03/07 02:31:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50d90_d20260307_m022717_c001_v0001180_t0046_u01772850437173") 2026/03/07 02:31:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ed458_d20260307_m022832_c001_v7007000_t0000_u01772850512482") 2026/03/07 02:31:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d43e1_d20260307_m022828_c001_v0001092_t0050_u01772850508671") 2026/03/07 02:31:05 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab604c_d20260307_m022853_c001_v7007000_t0000_u01772850533497") 2026/03/07 02:31:05 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f100b_d20260307_m022847_c001_v0001181_t0048_u01772850527736") 2026/03/07 02:31:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c466_d20260307_m023005_c001_v7007000_t0000_u01772850605652") 2026/03/07 02:31:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f1165_d20260307_m022957_c001_v0001181_t0022_u01772850597535") 2026/03/07 02:31:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988ec3_d20260307_m022950_c001_v7007000_t0000_u01772850590842") 2026/03/07 02:31:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f1123_d20260307_m022943_c001_v0001181_t0043_u01772850583203") 2026/03/07 02:31:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988e9f_d20260307_m022936_c001_v7007000_t0000_u01772850576454") 2026/03/07 02:31:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f10d9_d20260307_m022928_c001_v0001181_t0051_u01772850568898") 2026/03/07 02:31:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18131004_d20260307_m022922_c001_v7007000_t0000_u01772850562030") 2026/03/07 02:31:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f1095_d20260307_m022914_c001_v0001181_t0003_u01772850554085") 2026/03/07 02:31:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601af4_d20260307_m022907_c001_v7007000_t0000_u01772850547798") 2026/03/07 02:31:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f104d_d20260307_m022859_c001_v0001181_t0010_u01772850539908") 2026/03/07 02:31:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41942c6a2ba54126_d20260307_m022848_c001_v7007000_t0000_u01772850528773") 2026/03/07 02:31:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0ff3_d20260307_m022843_c001_v0001181_t0009_u01772850523736") 2026/03/07 02:31:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5f3_d20260307_m022836_c001_v7007000_t0000_u01772850516997") 2026/03/07 02:31:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0fc9_d20260307_m022831_c001_v0001181_t0007_u01772850511634") 2026/03/07 02:31:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f419d63c161f6581c_d20260307_m022829_c001_v7007000_t0000_u01772850509137") 2026/03/07 02:31:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f9d_d20260307_m022824_c001_v0001181_t0047_u01772850504541") 2026/03/07 02:31:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce54c_d20260307_m022817_c001_v7007000_t0000_u01772850497476") 2026/03/07 02:31:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f79_d20260307_m022812_c001_v0001181_t0052_u01772850492189") 2026/03/07 02:31:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40882dbb04053b70_d20260307_m022809_c001_v7007000_t0000_u01772850489821") 2026/03/07 02:31:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50ea4_d20260307_m022805_c001_v0001180_t0038_u01772850485165") 2026/03/07 02:31:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce441_d20260307_m022753_c001_v7007000_t0000_u01772850473051") 2026/03/07 02:31:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985643_d20260307_m022747_c001_v0001150_t0057_u01772850467962") 2026/03/07 02:31:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd09d_d20260307_m022740_c001_v7007000_t0000_u01772850460926") 2026/03/07 02:31:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889855ff_d20260307_m022732_c001_v0001150_t0042_u01772850452662") 2026/03/07 02:31:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab305a_d20260307_m022725_c001_v7007000_t0000_u01772850445720") 2026/03/07 02:31:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889855af_d20260307_m022717_c001_v0001150_t0029_u01772850437372") 2026/03/07 02:31:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4060d65feef121c7_d20260307_m022832_c001_v7007000_t0000_u01772850512497") 2026/03/07 02:31:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898574f_d20260307_m022828_c001_v0001150_t0059_u01772850508780") 2026/03/07 02:31:07 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab6050_d20260307_m022853_c001_v7007000_t0000_u01772850533685") 2026/03/07 02:31:07 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4417_d20260307_m022847_c001_v0001092_t0007_u01772850527776") 2026/03/07 02:31:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c468_d20260307_m023005_c001_v7007000_t0000_u01772850605836") 2026/03/07 02:31:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d44e1_d20260307_m022957_c001_v0001092_t0042_u01772850597761") 2026/03/07 02:31:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988ec4_d20260307_m022951_c001_v7007000_t0000_u01772850591029") 2026/03/07 02:31:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d44b5_d20260307_m022943_c001_v0001092_t0025_u01772850583417") 2026/03/07 02:31:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988ea0_d20260307_m022936_c001_v7007000_t0000_u01772850576682") 2026/03/07 02:31:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4491_d20260307_m022929_c001_v0001092_t0025_u01772850569115") 2026/03/07 02:31:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18131006_d20260307_m022922_c001_v7007000_t0000_u01772850562212") 2026/03/07 02:31:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4467_d20260307_m022914_c001_v0001092_t0010_u01772850554298") 2026/03/07 02:31:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601af7_d20260307_m022907_c001_v7007000_t0000_u01772850547979") 2026/03/07 02:31:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4437_d20260307_m022900_c001_v0001092_t0054_u01772850540120") 2026/03/07 02:31:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4172ddf856f809de_d20260307_m022848_c001_v7007000_t0000_u01772850528608") 2026/03/07 02:31:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50fac_d20260307_m022843_c001_v0001180_t0002_u01772850523952") 2026/03/07 02:31:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5f7_d20260307_m022837_c001_v7007000_t0000_u01772850517179") 2026/03/07 02:31:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50f6a_d20260307_m022831_c001_v0001180_t0014_u01772850511794") 2026/03/07 02:31:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4054dbf55227c174_d20260307_m022829_c001_v7007000_t0000_u01772850509524") 2026/03/07 02:31:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985731_d20260307_m022824_c001_v0001150_t0000_u01772850504784") 2026/03/07 02:31:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce54d_d20260307_m022817_c001_v7007000_t0000_u01772850497658") 2026/03/07 02:31:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d43b1_d20260307_m022812_c001_v0001092_t0025_u01772850492243") 2026/03/07 02:31:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41942c6a2ba54048_d20260307_m022809_c001_v7007000_t0000_u01772850489883") 2026/03/07 02:31:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f4f_d20260307_m022805_c001_v0001181_t0011_u01772850485365") 2026/03/07 02:31:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d177eb_d20260307_m022753_c001_v7007000_t0000_u01772850473042") 2026/03/07 02:31:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f07_d20260307_m022748_c001_v0001181_t0048_u01772850468341") 2026/03/07 02:31:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd09e_d20260307_m022741_c001_v7007000_t0000_u01772850461109") 2026/03/07 02:31:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0ed3_d20260307_m022732_c001_v0001181_t0029_u01772850452964") 2026/03/07 02:31:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab305b_d20260307_m022725_c001_v7007000_t0000_u01772850445901") 2026/03/07 02:31:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0e8d_d20260307_m022717_c001_v0001181_t0008_u01772850437723") 2026/03/07 02:31:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ed456_d20260307_m022832_c001_v7007000_t0000_u01772850512298") 2026/03/07 02:31:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50f58_d20260307_m022828_c001_v0001180_t0025_u01772850508795") 2026/03/07 02:31:08 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab6053_d20260307_m022853_c001_v7007000_t0000_u01772850533866") 2026/03/07 02:31:08 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889857bf_d20260307_m022847_c001_v0001150_t0022_u01772850527812") 2026/03/07 02:31:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c46b_d20260307_m023006_c001_v7007000_t0000_u01772850606021") 2026/03/07 02:31:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985957_d20260307_m022958_c001_v0001150_t0052_u01772850598155") 2026/03/07 02:31:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988ec5_d20260307_m022951_c001_v7007000_t0000_u01772850591213") 2026/03/07 02:31:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889858f7_d20260307_m022943_c001_v0001150_t0031_u01772850583729") 2026/03/07 02:31:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988ea1_d20260307_m022936_c001_v7007000_t0000_u01772850576909") 2026/03/07 02:31:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889858b9_d20260307_m022929_c001_v0001150_t0022_u01772850569414") 2026/03/07 02:31:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd18131008_d20260307_m022922_c001_v7007000_t0000_u01772850562395") 2026/03/07 02:31:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985863_d20260307_m022914_c001_v0001150_t0044_u01772850554719") 2026/03/07 02:31:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601afa_d20260307_m022908_c001_v7007000_t0000_u01772850548160") 2026/03/07 02:31:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985815_d20260307_m022900_c001_v0001150_t0048_u01772850540441") 2026/03/07 02:31:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41942c6a2ba54124_d20260307_m022848_c001_v7007000_t0000_u01772850528592") 2026/03/07 02:31:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889857a5_d20260307_m022844_c001_v0001150_t0019_u01772850524154") 2026/03/07 02:31:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5f9_d20260307_m022837_c001_v7007000_t0000_u01772850517361") 2026/03/07 02:31:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985765_d20260307_m022831_c001_v0001150_t0013_u01772850511807") 2026/03/07 02:31:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f419d63c161f65822_d20260307_m022829_c001_v7007000_t0000_u01772850509685") 2026/03/07 02:31:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d43d1_d20260307_m022825_c001_v0001092_t0039_u01772850505324") 2026/03/07 02:31:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce54e_d20260307_m022817_c001_v7007000_t0000_u01772850497840") 2026/03/07 02:31:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889856ed_d20260307_m022812_c001_v0001150_t0039_u01772850492258") 2026/03/07 02:31:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40455a6615c87bd7_d20260307_m022809_c001_v7007000_t0000_u01772850489836") 2026/03/07 02:31:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4397_d20260307_m022805_c001_v0001092_t0037_u01772850485574") 2026/03/07 02:31:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab5f49_d20260307_m022753_c001_v7007000_t0000_u01772850473074") 2026/03/07 02:31:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d436f_d20260307_m022748_c001_v0001092_t0055_u01772850468553") 2026/03/07 02:31:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd09f_d20260307_m022741_c001_v7007000_t0000_u01772850461291") 2026/03/07 02:31:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d433b_d20260307_m022733_c001_v0001092_t0011_u01772850453185") 2026/03/07 02:31:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab305c_d20260307_m022726_c001_v7007000_t0000_u01772850446083") 2026/03/07 02:31:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4317_d20260307_m022717_c001_v0001092_t0004_u01772850437941") 2026/03/07 02:31:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4054dbf55227c17a_d20260307_m022832_c001_v7007000_t0000_u01772850512601") 2026/03/07 02:31:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0fbd_d20260307_m022828_c001_v0001181_t0049_u01772850508885") 2026/03/07 02:31:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de3c_d20260307_m022756_c001_v7007000_t0000_u01772850476189") 2026/03/07 02:31:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50e52_d20260307_m022751_c001_v0001180_t0022_u01772850471231") 2026/03/07 02:31:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de3e_d20260307_m022756_c001_v7007000_t0000_u01772850476371") 2026/03/07 02:31:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f19_d20260307_m022751_c001_v0001181_t0029_u01772850471255") 2026/03/07 02:31:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de40_d20260307_m022756_c001_v7007000_t0000_u01772850476553") 2026/03/07 02:31:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898565f_d20260307_m022751_c001_v0001150_t0009_u01772850471347") 2026/03/07 02:31:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de41_d20260307_m022756_c001_v7007000_t0000_u01772850476736") 2026/03/07 02:31:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50e54_d20260307_m022751_c001_v0001180_t0004_u01772850471458") 2026/03/07 02:31:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de42_d20260307_m022756_c001_v7007000_t0000_u01772850476918") 2026/03/07 02:31:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f1b_d20260307_m022751_c001_v0001181_t0053_u01772850471468") 2026/03/07 02:31:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de43_d20260307_m022757_c001_v7007000_t0000_u01772850477101") 2026/03/07 02:31:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d437b_d20260307_m022751_c001_v0001092_t0039_u01772850471620") 2026/03/07 02:31:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de44_d20260307_m022757_c001_v7007000_t0000_u01772850477282") 2026/03/07 02:31:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50e58_d20260307_m022751_c001_v0001180_t0036_u01772850471674") 2026/03/07 02:31:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de47_d20260307_m022757_c001_v7007000_t0000_u01772850477465") 2026/03/07 02:31:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f1f_d20260307_m022751_c001_v0001181_t0001_u01772850471682") 2026/03/07 02:31:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de49_d20260307_m022757_c001_v7007000_t0000_u01772850477647") 2026/03/07 02:31:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985663_d20260307_m022751_c001_v0001150_t0001_u01772850471817") 2026/03/07 02:31:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de4a_d20260307_m022757_c001_v7007000_t0000_u01772850477828") 2026/03/07 02:31:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50e5a_d20260307_m022751_c001_v0001180_t0026_u01772850471882") 2026/03/07 02:31:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de4b_d20260307_m022758_c001_v7007000_t0000_u01772850478009") 2026/03/07 02:31:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f21_d20260307_m022751_c001_v0001181_t0048_u01772850471891") 2026/03/07 02:31:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de4d_d20260307_m022758_c001_v7007000_t0000_u01772850478193") 2026/03/07 02:31:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50e5c_d20260307_m022752_c001_v0001180_t0046_u01772850472087") 2026/03/07 02:31:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de4e_d20260307_m022758_c001_v7007000_t0000_u01772850478375") 2026/03/07 02:31:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f23_d20260307_m022752_c001_v0001181_t0054_u01772850472117") 2026/03/07 02:31:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de4f_d20260307_m022758_c001_v7007000_t0000_u01772850478557") 2026/03/07 02:31:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d437f_d20260307_m022752_c001_v0001092_t0030_u01772850472153") 2026/03/07 02:31:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de50_d20260307_m022758_c001_v7007000_t0000_u01772850478739") 2026/03/07 02:31:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50e5e_d20260307_m022752_c001_v0001180_t0024_u01772850472315") 2026/03/07 02:31:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de52_d20260307_m022758_c001_v7007000_t0000_u01772850478922") 2026/03/07 02:31:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f25_d20260307_m022752_c001_v0001181_t0031_u01772850472325") 2026/03/07 02:31:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41942c6a2ba5406c_d20260307_m022813_c001_v7007000_t0000_u01772850493160") 2026/03/07 02:31:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50eb4_d20260307_m022808_c001_v0001180_t0036_u01772850488179") 2026/03/07 02:31:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41942c6a2ba54069_d20260307_m022812_c001_v7007000_t0000_u01772850492976") 2026/03/07 02:31:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f5b_d20260307_m022808_c001_v0001181_t0035_u01772850488192") 2026/03/07 02:31:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41942c6a2ba5406d_d20260307_m022813_c001_v7007000_t0000_u01772850493176") 2026/03/07 02:31:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889856cd_d20260307_m022808_c001_v0001150_t0035_u01772850488237") 2026/03/07 02:31:11 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41942c6a2ba5406a_d20260307_m022812_c001_v7007000_t0000_u01772850492988") 2026/03/07 02:31:12 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50ebc_d20260307_m022808_c001_v0001180_t0027_u01772850488382") 2026/03/07 02:31:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce518_d20260307_m022812_c001_v7007000_t0000_u01772850492836") 2026/03/07 02:31:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f5d_d20260307_m022808_c001_v0001181_t0027_u01772850488417") 2026/03/07 02:31:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40455a6615c87beb_d20260307_m022812_c001_v7007000_t0000_u01772850492838") 2026/03/07 02:31:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d439d_d20260307_m022808_c001_v0001092_t0042_u01772850488470") 2026/03/07 02:31:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601a0f_d20260307_m022813_c001_v7007000_t0000_u01772850493044") 2026/03/07 02:31:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889856cf_d20260307_m022808_c001_v0001150_t0008_u01772850488553") 2026/03/07 02:31:12 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4054dbf552275160_d20260307_m022813_c001_v7007000_t0000_u01772850493001") 2026/03/07 02:31:12 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50ebe_d20260307_m022808_c001_v0001180_t0031_u01772850488607") 2026/03/07 02:31:12 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f415e8a3c09116336_d20260307_m022812_c001_v7007000_t0000_u01772850492847") 2026/03/07 02:31:12 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f5f_d20260307_m022808_c001_v0001181_t0039_u01772850488629") 2026/03/07 02:31:12 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601a0c_d20260307_m022812_c001_v7007000_t0000_u01772850492856") 2026/03/07 02:31:12 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50ec2_d20260307_m022808_c001_v0001180_t0027_u01772850488804") 2026/03/07 02:31:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4054dbf552275162_d20260307_m022813_c001_v7007000_t0000_u01772850493186") 2026/03/07 02:31:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d439f_d20260307_m022808_c001_v0001092_t0005_u01772850488849") 2026/03/07 02:31:12 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce51c_d20260307_m022813_c001_v7007000_t0000_u01772850493019") 2026/03/07 02:31:12 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f63_d20260307_m022808_c001_v0001181_t0035_u01772850488860") 2026/03/07 02:31:12 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce520_d20260307_m022813_c001_v7007000_t0000_u01772850493204") 2026/03/07 02:31:12 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50ec4_d20260307_m022809_c001_v0001180_t0012_u01772850489008") 2026/03/07 02:31:12 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40882dbb04053b77_d20260307_m022812_c001_v7007000_t0000_u01772850492869") 2026/03/07 02:31:13 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889856d3_d20260307_m022809_c001_v0001150_t0019_u01772850489020") 2026/03/07 02:31:13 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41942c6a2ba54066_d20260307_m022812_c001_v7007000_t0000_u01772850492793") 2026/03/07 02:31:13 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0f67_d20260307_m022809_c001_v0001181_t0030_u01772850489065") 2026/03/07 02:31:13 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41942c6a2ba54067_d20260307_m022812_c001_v7007000_t0000_u01772850492804") 2026/03/07 02:31:13 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50ec8_d20260307_m022809_c001_v0001180_t0046_u01772850489259") 2026/03/07 02:31:13 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fccfc7_d20260307_m022604_c001_v7007000_t0000_u01772850364150") 2026/03/07 02:31:13 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1189f3aca3bb4a3d_d20260307_m022602_c001_v0001179_t0010_u01772850362314") 2026/03/07 02:31:13 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ed00e_d20260307_m022602_c001_v7007000_t0000_u01772850362129") 2026/03/07 02:31:13 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1189f3aca3bb4a29_d20260307_m022558_c001_v0001179_t0031_u01772850358544") 2026/03/07 02:31:13 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ed006_d20260307_m022557_c001_v7007000_t0000_u01772850357775") 2026/03/07 02:31:13 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985393_d20260307_m022553_c001_v0001150_t0059_u01772850353637") 2026/03/07 02:31:13 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41299c15a7b1109b_d20260307_m022552_c001_v7007000_t0000_u01772850352190") 2026/03/07 02:31:13 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f10830bde75c9b745_d20260307_m022550_c001_v0001137_t0055_u01772850350078") 2026/03/07 02:31:13 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7bfda_d20260307_m022549_c001_v7007000_t0000_u01772850349894") 2026/03/07 02:31:13 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f10830bde75c9b72f_d20260307_m022545_c001_v0001137_t0032_u01772850345936") 2026/03/07 02:31:13 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7bfbf_d20260307_m022545_c001_v7007000_t0000_u01772850345173") 2026/03/07 02:31:13 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985367_d20260307_m022541_c001_v0001150_t0052_u01772850341024") 2026/03/07 02:31:13 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988739_d20260307_m022539_c001_v7007000_t0000_u01772850339980") 2026/03/07 02:31:13 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f10313421ff192c49_d20260307_m022538_c001_v0001185_t0039_u01772850338550") 2026/03/07 02:31:13 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41942c6a2ba51223_d20260307_m022538_c001_v7007000_t0000_u01772850338367") 2026/03/07 02:31:14 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f10313421ff192c19_d20260307_m022535_c001_v0001185_t0025_u01772850335902") 2026/03/07 02:31:14 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41942c6a2ba5120d_d20260307_m022535_c001_v7007000_t0000_u01772850335160") 2026/03/07 02:31:14 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985335_d20260307_m022529_c001_v0001150_t0007_u01772850329370") 2026/03/07 02:31:14 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d9886ea_d20260307_m022528_c001_v7007000_t0000_u01772850328414") 2026/03/07 02:31:14 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f10624c2b32281f9f_d20260307_m022526_c001_v0001150_t0055_u01772850326328") 2026/03/07 02:31:14 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d9886d3_d20260307_m022526_c001_v7007000_t0000_u01772850326148") 2026/03/07 02:31:14 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f10624c2b32281f7f_d20260307_m022522_c001_v0001150_t0027_u01772850322641") 2026/03/07 02:31:14 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d9886b3_d20260307_m022521_c001_v7007000_t0000_u01772850321882") 2026/03/07 02:31:14 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889852fd_d20260307_m022516_c001_v0001150_t0049_u01772850316466") 2026/03/07 02:31:14 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4060d65feef0ebd3_d20260307_m022515_c001_v7007000_t0000_u01772850315524") 2026/03/07 02:31:14 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f111f2b1370356b03_d20260307_m022513_c001_v0001171_t0004_u01772850313434") 2026/03/07 02:31:14 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4054dbf552274be7_d20260307_m022513_c001_v7007000_t0000_u01772850313247") 2026/03/07 02:31:14 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f111f2b1370356aeb_d20260307_m022509_c001_v0001171_t0046_u01772850309178") 2026/03/07 02:31:14 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4054dbf5522747d7_d20260307_m022508_c001_v7007000_t0000_u01772850308402") 2026/03/07 02:31:14 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898529d_d20260307_m022502_c001_v0001150_t0039_u01772850302562") 2026/03/07 02:31:14 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4078302f7c19fbb7_d20260307_m022501_c001_v7007000_t0000_u01772850301640") 2026/03/07 02:31:14 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1175d3d6236f7fb5_d20260307_m022459_c001_v0001037_t0045_u01772850299864") 2026/03/07 02:31:14 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ecfca_d20260307_m022459_c001_v7007000_t0000_u01772850299678") 2026/03/07 02:31:14 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1175d3d6236f7fa9_d20260307_m022455_c001_v0001037_t0039_u01772850295638") 2026/03/07 02:31:14 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ecfb3_d20260307_m022454_c001_v7007000_t0000_u01772850294868") 2026/03/07 02:31:15 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985265_d20260307_m022448_c001_v0001150_t0010_u01772850288960") 2026/03/07 02:31:15 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f419d63c161f5d13b_d20260307_m022447_c001_v7007000_t0000_u01772850287846") 2026/03/07 02:31:15 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1173c1495783baf6_d20260307_m022442_c001_v0001039_t0044_u01772850282136") 2026/03/07 02:31:15 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab2943_d20260307_m022441_c001_v7007000_t0000_u01772850281931") 2026/03/07 02:31:15 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898523b_d20260307_m022437_c001_v0001150_t0020_u01772850277929") 2026/03/07 02:31:15 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1171662b69f0abcb_d20260307_m022436_c001_v0001137_t0023_u01772850276726") 2026/03/07 02:31:15 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1171662b69f0abc9_d20260307_m022435_c001_v0001137_t0027_u01772850275659") 2026/03/07 02:31:15 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40882dbb04050a7b_d20260307_m022421_c001_v7007000_t0000_u01772850261855") 2026/03/07 02:31:15 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185cba_d20260307_m022414_c001_v0001100_t0018_u01772850254853") 2026/03/07 02:31:15 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f10491de9221886e7_d20260307_m022413_c001_v0001093_t0026_u01772850253985") 2026/03/07 02:31:15 DEBUG : dst/one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f10491de9221886e3_d20260307_m022412_c001_v0001093_t0051_u01772850252698") 2026/03/07 02:31:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fccfc8_d20260307_m022604_c001_v7007000_t0000_u01772850364333") 2026/03/07 02:31:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f108258e794df4a72_d20260307_m022601_c001_v0001097_t0039_u01772850361373") 2026/03/07 02:31:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1053acfb7ce19d11_d20260307_m022557_c001_v0001033_t0051_u01772850357299") 2026/03/07 02:31:15 DEBUG : dst/one.bak: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41299c15a7b1109c_d20260307_m022552_c001_v7007000_t0000_u01772850352372") 2026/03/07 02:31:15 DEBUG : dst/one.bak: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f11571201449947a0_d20260307_m022549_c001_v0001040_t0032_u01772850349551") 2026/03/07 02:31:15 DEBUG : dst/one.bak: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104aa01949be13b2_d20260307_m022544_c001_v0001167_t0008_u01772850344770") 2026/03/07 02:31:15 DEBUG : dst/one.bak: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d98873d_d20260307_m022540_c001_v7007000_t0000_u01772850340289") 2026/03/07 02:31:15 DEBUG : dst/one.bak: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1135150f07e581d3_d20260307_m022538_c001_v0001185_t0008_u01772850338168") 2026/03/07 02:31:15 DEBUG : dst/one.bak: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f10045abca7decaf4_d20260307_m022534_c001_v0001183_t0025_u01772850334930") 2026/03/07 02:31:15 DEBUG : dst/three: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f419d63c161f5d13c_d20260307_m022448_c001_v7007000_t0000_u01772850288028") 2026/03/07 02:31:15 DEBUG : dst/three: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1171662b69f0abdd_d20260307_m022446_c001_v0001137_t0033_u01772850286302") 2026/03/07 02:31:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fccfc9_d20260307_m022604_c001_v7007000_t0000_u01772850364515") 2026/03/07 02:31:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fab9fbb2fc46e_d20260307_m022603_c001_v0001182_t0045_u01772850363100") 2026/03/07 02:31:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1052e9248b5aaaa9_d20260307_m022559_c001_v0001097_t0059_u01772850359317") 2026/03/07 02:31:16 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fccfca_d20260307_m022604_c001_v7007000_t0000_u01772850364697") 2026/03/07 02:31:16 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1189f3aca3bb4a43_d20260307_m022603_c001_v0001179_t0059_u01772850363521") 2026/03/07 02:31:16 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ed00f_d20260307_m022603_c001_v7007000_t0000_u01772850363333") 2026/03/07 02:31:16 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1189f3aca3bb4a37_d20260307_m022559_c001_v0001179_t0034_u01772850359946") 2026/03/07 02:31:16 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ed00a_d20260307_m022559_c001_v7007000_t0000_u01772850359760") 2026/03/07 02:31:16 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985399_d20260307_m022554_c001_v0001150_t0000_u01772850354441") 2026/03/07 02:31:16 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41299c15a7b1109d_d20260307_m022552_c001_v7007000_t0000_u01772850352553") 2026/03/07 02:31:16 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f10830bde75c9b74d_d20260307_m022551_c001_v0001137_t0023_u01772850351496") 2026/03/07 02:31:16 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7bfe1_d20260307_m022551_c001_v7007000_t0000_u01772850351311") 2026/03/07 02:31:16 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f10830bde75c9b73b_d20260307_m022547_c001_v0001137_t0022_u01772850347975") 2026/03/07 02:31:16 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7bfcb_d20260307_m022547_c001_v7007000_t0000_u01772850347769") 2026/03/07 02:31:16 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898536d_d20260307_m022541_c001_v0001150_t0007_u01772850341723") 2026/03/07 02:31:16 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41942c6a2ba5122d_d20260307_m022539_c001_v7007000_t0000_u01772850339425") 2026/03/07 02:31:16 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985359_d20260307_m022537_c001_v0001150_t0052_u01772850337242") 2026/03/07 02:31:16 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41942c6a2ba5121b_d20260307_m022536_c001_v7007000_t0000_u01772850336874") 2026/03/07 02:31:16 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985347_d20260307_m022532_c001_v0001150_t0012_u01772850332214") 2026/03/07 02:31:16 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d9886e0_d20260307_m022527_c001_v7007000_t0000_u01772850327495") 2026/03/07 02:31:16 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185dae_d20260307_m022524_c001_v0001100_t0015_u01772850324467") 2026/03/07 02:31:16 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d9886bf_d20260307_m022523_c001_v7007000_t0000_u01772850323376") 2026/03/07 02:31:17 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985305_d20260307_m022517_c001_v0001150_t0019_u01772850317126") 2026/03/07 02:31:17 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4054dbf552274bf5_d20260307_m022514_c001_v7007000_t0000_u01772850314605") 2026/03/07 02:31:17 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185d8c_d20260307_m022511_c001_v0001100_t0046_u01772850311570") 2026/03/07 02:31:17 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4054dbf552274bd0_d20260307_m022510_c001_v7007000_t0000_u01772850310417") 2026/03/07 02:31:17 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889852a3_d20260307_m022503_c001_v0001150_t0017_u01772850303279") 2026/03/07 02:31:17 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ecfcc_d20260307_m022500_c001_v7007000_t0000_u01772850300702") 2026/03/07 02:31:17 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185d5c_d20260307_m022457_c001_v0001100_t0029_u01772850297885") 2026/03/07 02:31:17 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ecfb5_d20260307_m022456_c001_v7007000_t0000_u01772850296750") 2026/03/07 02:31:17 DEBUG : dst/three.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985267_d20260307_m022450_c001_v0001150_t0025_u01772850290005") 2026/03/07 02:31:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41299c15a7b1109e_d20260307_m022552_c001_v7007000_t0000_u01772850352734") 2026/03/07 02:31:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1135150f07e582f5_d20260307_m022551_c001_v0001185_t0012_u01772850351128") 2026/03/07 02:31:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f115299b918620b75_d20260307_m022546_c001_v0001167_t0026_u01772850346807") 2026/03/07 02:31:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d98873f_d20260307_m022540_c001_v7007000_t0000_u01772850340471") 2026/03/07 02:31:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102b062f32148ab8_d20260307_m022538_c001_v0001103_t0043_u01772850338994") 2026/03/07 02:31:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f115ca7a71b527275_d20260307_m022536_c001_v0001146_t0030_u01772850336323") 2026/03/07 02:31:17 DEBUG : dst/two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fccfcb_d20260307_m022604_c001_v7007000_t0000_u01772850364879") 2026/03/07 02:31:17 DEBUG : dst/two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985397_d20260307_m022554_c001_v0001150_t0024_u01772850354166") 2026/03/07 02:31:17 DEBUG : dst/two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41299c15a7b1109f_d20260307_m022552_c001_v7007000_t0000_u01772850352915") 2026/03/07 02:31:17 DEBUG : dst/two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985369_d20260307_m022541_c001_v0001150_t0024_u01772850341355") 2026/03/07 02:31:17 DEBUG : dst/two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988741_d20260307_m022540_c001_v7007000_t0000_u01772850340654") 2026/03/07 02:31:18 DEBUG : dst/two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985343_d20260307_m022531_c001_v0001150_t0024_u01772850331913") 2026/03/07 02:31:18 DEBUG : dst/two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d9886ec_d20260307_m022528_c001_v7007000_t0000_u01772850328597") 2026/03/07 02:31:18 DEBUG : dst/two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185d98_d20260307_m022516_c001_v0001100_t0042_u01772850316725") 2026/03/07 02:31:18 DEBUG : dst/two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4060d65feef0ebd4_d20260307_m022515_c001_v7007000_t0000_u01772850315717") 2026/03/07 02:31:18 DEBUG : dst/two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185d70_d20260307_m022502_c001_v0001100_t0039_u01772850302887") 2026/03/07 02:31:18 DEBUG : dst/two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4078302f7c19fbb8_d20260307_m022501_c001_v7007000_t0000_u01772850301823") 2026/03/07 02:31:18 DEBUG : dst/two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185d34_d20260307_m022449_c001_v0001100_t0027_u01772850289388") 2026/03/07 02:31:18 DEBUG : dst/two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f419d63c161f5d13d_d20260307_m022448_c001_v7007000_t0000_u01772850288210") 2026/03/07 02:31:18 DEBUG : dst/two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1113492b7613eab5_d20260307_m022443_c001_v0001177_t0023_u01772850283690") 2026/03/07 02:31:18 DEBUG : dst/two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40882dbb04050a7c_d20260307_m022422_c001_v7007000_t0000_u01772850262035") 2026/03/07 02:31:18 DEBUG : dst/two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f10491de9221886f7_d20260307_m022420_c001_v0001093_t0014_u01772850260646") 2026/03/07 02:31:18 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41876ddd2a6383ee_d20260307_m022346_c001_v7007000_t0000_u01772850226092") 2026/03/07 02:31:18 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185c58_d20260307_m022342_c001_v0001100_t0008_u01772850222603") 2026/03/07 02:31:18 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41876ddd2a6383e7_d20260307_m022340_c001_v7007000_t0000_u01772850220617") 2026/03/07 02:31:18 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898517f_d20260307_m022330_c001_v0001150_t0011_u01772850210404") 2026/03/07 02:31:18 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dcbb80_d20260307_m022319_c001_v7007000_t0000_u01772850199478") 2026/03/07 02:31:18 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185c12_d20260307_m022315_c001_v0001100_t0039_u01772850195894") 2026/03/07 02:31:18 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d1755e_d20260307_m022253_c001_v7007000_t0000_u01772850173499") 2026/03/07 02:31:18 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889475_d20260307_m022250_c001_v0001106_t0057_u01772850170943") 2026/03/07 02:31:18 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17556_d20260307_m022249_c001_v7007000_t0000_u01772850169684") 2026/03/07 02:31:18 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889469_d20260307_m022248_c001_v0001106_t0010_u01772850168121") 2026/03/07 02:31:18 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d1754a_d20260307_m022244_c001_v7007000_t0000_u01772850164384") 2026/03/07 02:31:19 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889449_d20260307_m022242_c001_v0001106_t0050_u01772850162046") 2026/03/07 02:31:19 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17544_d20260307_m022241_c001_v7007000_t0000_u01772850161040") 2026/03/07 02:31:19 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889441_d20260307_m022238_c001_v0001106_t0055_u01772850158963") 2026/03/07 02:31:19 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef88225_d20260307_m022231_c001_v7007000_t0000_u01772850151488") 2026/03/07 02:31:19 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889403_d20260307_m022229_c001_v0001106_t0033_u01772850149264") 2026/03/07 02:31:19 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef8821f_d20260307_m022228_c001_v7007000_t0000_u01772850148177") 2026/03/07 02:31:19 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8893f7_d20260307_m022226_c001_v0001106_t0056_u01772850146934") 2026/03/07 02:31:19 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef88215_d20260307_m022220_c001_v7007000_t0000_u01772850140958") 2026/03/07 02:31:19 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8893d8_d20260307_m022218_c001_v0001106_t0043_u01772850138943") 2026/03/07 02:31:19 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef8820e_d20260307_m022217_c001_v7007000_t0000_u01772850137114") 2026/03/07 02:31:19 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8893cc_d20260307_m022215_c001_v0001106_t0018_u01772850135935") 2026/03/07 02:31:19 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef8820a_d20260307_m022215_c001_v7007000_t0000_u01772850135569") 2026/03/07 02:31:19 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f10491de922188510_d20260307_m022214_c001_v0001093_t0015_u01772850134701") 2026/03/07 02:31:19 DEBUG : empty space: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8893c6_d20260307_m022212_c001_v0001106_t0033_u01772850132618") 2026/03/07 02:31:19 DEBUG : enormous: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d1755c_d20260307_m022252_c001_v7007000_t0000_u01772850172770") 2026/03/07 02:31:19 DEBUG : enormous: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889479_d20260307_m022251_c001_v0001106_t0007_u01772850171514") 2026/03/07 02:31:19 DEBUG : existing: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fccfcf_d20260307_m022609_c001_v7007000_t0000_u01772850369059") 2026/03/07 02:31:19 DEBUG : existing: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889853d3_d20260307_m022607_c001_v0001150_t0016_u01772850367760") 2026/03/07 02:31:19 DEBUG : existing: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dcbb75_d20260307_m022313_c001_v7007000_t0000_u01772850193467") 2026/03/07 02:31:19 DEBUG : existing: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185c0a_d20260307_m022312_c001_v0001100_t0038_u01772850192303") 2026/03/07 02:31:19 DEBUG : existing: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d980468_d20260307_m022208_c001_v7007000_t0000_u01772850128385") 2026/03/07 02:31:20 DEBUG : existing: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8893b4_d20260307_m022207_c001_v0001106_t0013_u01772850127114") 2026/03/07 02:31:20 DEBUG : existing: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d980464_d20260307_m022206_c001_v7007000_t0000_u01772850126574") 2026/03/07 02:31:20 DEBUG : existing: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8893aa_d20260307_m022205_c001_v0001106_t0050_u01772850125474") 2026/03/07 02:31:20 DEBUG : existing: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8893a1_d20260307_m022204_c001_v0001106_t0012_u01772850124305") 2026/03/07 02:31:20 DEBUG : existing-b: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dcbb76_d20260307_m022313_c001_v7007000_t0000_u01772850193650") 2026/03/07 02:31:20 DEBUG : existing-b: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898512b_d20260307_m022312_c001_v0001150_t0047_u01772850192291") 2026/03/07 02:31:20 DEBUG : file1: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812ddcd_d20260307_m022705_c001_v7007000_t0000_u01772850425035") 2026/03/07 02:31:20 DEBUG : file1: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d42f9_d20260307_m022703_c001_v0001092_t0025_u01772850423712") 2026/03/07 02:31:20 DEBUG : file1: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd7b_d20260307_m022702_c001_v7007000_t0000_u01772850422368") 2026/03/07 02:31:20 DEBUG : file1: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0e4b_d20260307_m022701_c001_v0001181_t0032_u01772850421015") 2026/03/07 02:31:20 DEBUG : five: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17561_d20260307_m022258_c001_v7007000_t0000_u01772850178146") 2026/03/07 02:31:20 DEBUG : five: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f402d71580e889489_d20260307_m022255_c001_v0001106_t0022_u01772850175636") 2026/03/07 02:31:20 DEBUG : foo: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef88211_d20260307_m022218_c001_v7007000_t0000_u01772850138577") 2026/03/07 02:31:20 DEBUG : foo: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f402d71580e8893d6_d20260307_m022218_c001_v0001106_t0022_u01772850138029") 2026/03/07 02:31:20 DEBUG : foo: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f402d71580e8893d4_d20260307_m022217_c001_v0001106_t0022_u01772850137477") 2026/03/07 02:31:20 DEBUG : four: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17562_d20260307_m022258_c001_v7007000_t0000_u01772850178327") 2026/03/07 02:31:20 DEBUG : four: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f406fdaeac6185bc3_d20260307_m022256_c001_v0001100_t0051_u01772850176227") 2026/03/07 02:31:20 DEBUG : four: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889485_d20260307_m022254_c001_v0001106_t0046_u01772850174714") 2026/03/07 02:31:20 DEBUG : hello world2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef88167_d20260307_m022112_c001_v7007000_t0000_u01772850072459") 2026/03/07 02:31:20 DEBUG : hello world2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8892ce_d20260307_m022111_c001_v0001106_t0006_u01772850071545") 2026/03/07 02:31:21 DEBUG : ignore-size: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d98045d_d20260307_m022203_c001_v7007000_t0000_u01772850123946") 2026/03/07 02:31:21 DEBUG : ignore-size: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889394_d20260307_m022202_c001_v0001106_t0009_u01772850122652") 2026/03/07 02:31:21 DEBUG : nested/sub dir/file: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dcbb70_d20260307_m022311_c001_v7007000_t0000_u01772850191562") 2026/03/07 02:31:21 DEBUG : nested/sub dir/file: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185c03_d20260307_m022310_c001_v0001100_t0048_u01772850190804") 2026/03/07 02:31:21 DEBUG : nested/sub dir/file: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dcbb6d_d20260307_m022310_c001_v7007000_t0000_u01772850190062") 2026/03/07 02:31:21 DEBUG : nested/sub dir/file: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185bfb_d20260307_m022309_c001_v0001100_t0049_u01772850189228") 2026/03/07 02:31:21 DEBUG : one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17563_d20260307_m022258_c001_v7007000_t0000_u01772850178508") 2026/03/07 02:31:21 DEBUG : one: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f402d71580e88947b_d20260307_m022253_c001_v0001106_t0022_u01772850173893") 2026/03/07 02:31:21 DEBUG : only0: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd39_d20260307_m022656_c001_v7007000_t0000_u01772850416555") 2026/03/07 02:31:21 DEBUG : only0: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f401a99ba8898553b_d20260307_m022650_c001_v0001150_t0015_u01772850410703") 2026/03/07 02:31:21 DEBUG : only0: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854b3_d20260307_m022635_c001_v0001150_t0012_u01772850395066") 2026/03/07 02:31:21 DEBUG : only0: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ed15d_d20260307_m022629_c001_v7007000_t0000_u01772850389721") 2026/03/07 02:31:21 DEBUG : only0: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889853f1_d20260307_m022612_c001_v0001150_t0040_u01772850372679") 2026/03/07 02:31:21 DEBUG : only1: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd3b_d20260307_m022656_c001_v7007000_t0000_u01772850416740") 2026/03/07 02:31:21 DEBUG : only1: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f401a99ba88985549_d20260307_m022652_c001_v0001150_t0015_u01772850412019") 2026/03/07 02:31:21 DEBUG : only1: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854bd_d20260307_m022635_c001_v0001150_t0040_u01772850395833") 2026/03/07 02:31:21 DEBUG : only1: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ed158_d20260307_m022629_c001_v7007000_t0000_u01772850389359") 2026/03/07 02:31:21 DEBUG : only1: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889853f8_d20260307_m022613_c001_v0001150_t0007_u01772850373477") 2026/03/07 02:31:21 DEBUG : only10: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd3e_d20260307_m022656_c001_v7007000_t0000_u01772850416924") 2026/03/07 02:31:21 DEBUG : only10: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f401a99ba88985541_d20260307_m022651_c001_v0001150_t0015_u01772850411282") 2026/03/07 02:31:21 DEBUG : only10: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854fd_d20260307_m022642_c001_v0001150_t0012_u01772850402943") 2026/03/07 02:31:22 DEBUG : only10: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ed15b_d20260307_m022629_c001_v7007000_t0000_u01772850389540") 2026/03/07 02:31:22 DEBUG : only10: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898543e_d20260307_m022620_c001_v0001150_t0000_u01772850380624") 2026/03/07 02:31:22 DEBUG : only11: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd40_d20260307_m022657_c001_v7007000_t0000_u01772850417107") 2026/03/07 02:31:22 DEBUG : only11: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4050032bf12d42d3_d20260307_m022651_c001_v0001092_t0005_u01772850411671") 2026/03/07 02:31:22 DEBUG : only11: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985505_d20260307_m022643_c001_v0001150_t0033_u01772850403933") 2026/03/07 02:31:22 DEBUG : only11: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279d0_d20260307_m022629_c001_v7007000_t0000_u01772850389554") 2026/03/07 02:31:22 DEBUG : only11: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985446_d20260307_m022621_c001_v0001150_t0016_u01772850381374") 2026/03/07 02:31:22 DEBUG : only12: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd43_d20260307_m022657_c001_v7007000_t0000_u01772850417292") 2026/03/07 02:31:22 DEBUG : only12: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f404f82441a1f0e2f_d20260307_m022651_c001_v0001181_t0014_u01772850411486") 2026/03/07 02:31:22 DEBUG : only12: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898550b_d20260307_m022644_c001_v0001150_t0034_u01772850404604") 2026/03/07 02:31:22 DEBUG : only12: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279cc_d20260307_m022628_c001_v7007000_t0000_u01772850388816") 2026/03/07 02:31:22 DEBUG : only12: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985450_d20260307_m022622_c001_v0001150_t0019_u01772850382246") 2026/03/07 02:31:22 DEBUG : only13: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd46_d20260307_m022657_c001_v7007000_t0000_u01772850417473") 2026/03/07 02:31:22 DEBUG : only13: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4050032bf12d42cd_d20260307_m022651_c001_v0001092_t0005_u01772850411299") 2026/03/07 02:31:22 DEBUG : only13: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985511_d20260307_m022645_c001_v0001150_t0017_u01772850405277") 2026/03/07 02:31:22 DEBUG : only13: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279cd_d20260307_m022628_c001_v7007000_t0000_u01772850388998") 2026/03/07 02:31:22 DEBUG : only13: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898545c_d20260307_m022623_c001_v0001150_t0029_u01772850383089") 2026/03/07 02:31:22 DEBUG : only14: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd48_d20260307_m022657_c001_v7007000_t0000_u01772850417656") 2026/03/07 02:31:22 DEBUG : only14: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f401a99ba88985545_d20260307_m022651_c001_v0001150_t0015_u01772850411654") 2026/03/07 02:31:22 DEBUG : only14: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898551b_d20260307_m022646_c001_v0001150_t0028_u01772850406106") 2026/03/07 02:31:22 DEBUG : only14: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce3b9_d20260307_m022629_c001_v7007000_t0000_u01772850389213") 2026/03/07 02:31:22 DEBUG : only14: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985462_d20260307_m022623_c001_v0001150_t0030_u01772850383592") 2026/03/07 02:31:22 DEBUG : only15: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd4c_d20260307_m022657_c001_v7007000_t0000_u01772850417838") 2026/03/07 02:31:23 DEBUG : only15: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f418e245bc6c50d00_d20260307_m022651_c001_v0001180_t0028_u01772850411677") 2026/03/07 02:31:23 DEBUG : only15: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898551f_d20260307_m022646_c001_v0001150_t0047_u01772850406639") 2026/03/07 02:31:23 DEBUG : only15: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279d1_d20260307_m022629_c001_v7007000_t0000_u01772850389737") 2026/03/07 02:31:23 DEBUG : only15: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898546a_d20260307_m022624_c001_v0001150_t0051_u01772850384472") 2026/03/07 02:31:23 DEBUG : only16: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd4e_d20260307_m022658_c001_v7007000_t0000_u01772850418021") 2026/03/07 02:31:23 DEBUG : only16: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4050032bf12d42cf_d20260307_m022651_c001_v0001092_t0005_u01772850411485") 2026/03/07 02:31:23 DEBUG : only16: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985523_d20260307_m022647_c001_v0001150_t0037_u01772850407392") 2026/03/07 02:31:23 DEBUG : only16: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ed155_d20260307_m022629_c001_v7007000_t0000_u01772850389178") 2026/03/07 02:31:23 DEBUG : only16: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985470_d20260307_m022625_c001_v0001150_t0013_u01772850385084") 2026/03/07 02:31:24 DEBUG : only17: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd51_d20260307_m022658_c001_v7007000_t0000_u01772850418204") 2026/03/07 02:31:24 DEBUG : only17: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f401a99ba88985543_d20260307_m022651_c001_v0001150_t0015_u01772850411465") 2026/03/07 02:31:24 DEBUG : only17: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985527_d20260307_m022648_c001_v0001150_t0052_u01772850408253") 2026/03/07 02:31:24 DEBUG : only17: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40455a6615c87ab3_d20260307_m022629_c001_v7007000_t0000_u01772850389571") 2026/03/07 02:31:24 DEBUG : only17: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985478_d20260307_m022625_c001_v0001150_t0036_u01772850385805") 2026/03/07 02:31:24 DEBUG : only18: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd53_d20260307_m022658_c001_v7007000_t0000_u01772850418388") 2026/03/07 02:31:24 DEBUG : only18: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f401a99ba88985547_d20260307_m022651_c001_v0001150_t0015_u01772850411836") 2026/03/07 02:31:24 DEBUG : only18: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898552d_d20260307_m022648_c001_v0001150_t0024_u01772850408983") 2026/03/07 02:31:24 DEBUG : only18: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40455a6615c87ab4_d20260307_m022629_c001_v7007000_t0000_u01772850389753") 2026/03/07 02:31:24 DEBUG : only18: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898547e_d20260307_m022626_c001_v0001150_t0013_u01772850386572") 2026/03/07 02:31:24 DEBUG : only19: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd55_d20260307_m022658_c001_v7007000_t0000_u01772850418574") 2026/03/07 02:31:24 DEBUG : only19: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f404f82441a1f0e37_d20260307_m022651_c001_v0001181_t0014_u01772850411859") 2026/03/07 02:31:24 DEBUG : only19: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985533_d20260307_m022649_c001_v0001150_t0031_u01772850409601") 2026/03/07 02:31:24 DEBUG : only19: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279ce_d20260307_m022629_c001_v7007000_t0000_u01772850389188") 2026/03/07 02:31:24 DEBUG : only19: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898548a_d20260307_m022627_c001_v0001150_t0009_u01772850387364") 2026/03/07 02:31:24 DEBUG : only2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd58_d20260307_m022658_c001_v7007000_t0000_u01772850418756") 2026/03/07 02:31:24 DEBUG : only2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f404f82441a1f0e33_d20260307_m022651_c001_v0001181_t0014_u01772850411676") 2026/03/07 02:31:24 DEBUG : only2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854c1_d20260307_m022636_c001_v0001150_t0033_u01772850396552") 2026/03/07 02:31:24 DEBUG : only2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279cf_d20260307_m022629_c001_v7007000_t0000_u01772850389374") 2026/03/07 02:31:24 DEBUG : only2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985400_d20260307_m022614_c001_v0001150_t0020_u01772850374257") 2026/03/07 02:31:24 DEBUG : only3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd5b_d20260307_m022658_c001_v7007000_t0000_u01772850418938") 2026/03/07 02:31:25 DEBUG : only3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f404f82441a1f0e3b_d20260307_m022652_c001_v0001181_t0014_u01772850412043") 2026/03/07 02:31:25 DEBUG : only3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854c9_d20260307_m022637_c001_v0001150_t0003_u01772850397317") 2026/03/07 02:31:25 DEBUG : only3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce3bd_d20260307_m022629_c001_v7007000_t0000_u01772850389771") 2026/03/07 02:31:25 DEBUG : only3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985406_d20260307_m022614_c001_v0001150_t0042_u01772850374861") 2026/03/07 02:31:25 DEBUG : only4: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd5d_d20260307_m022659_c001_v7007000_t0000_u01772850419122") 2026/03/07 02:31:25 DEBUG : only4: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4050032bf12d42d7_d20260307_m022651_c001_v0001092_t0005_u01772850411853") 2026/03/07 02:31:25 DEBUG : only4: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854cf_d20260307_m022638_c001_v0001150_t0012_u01772850398404") 2026/03/07 02:31:25 DEBUG : only4: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40455a6615c87ab1_d20260307_m022629_c001_v7007000_t0000_u01772850389206") 2026/03/07 02:31:25 DEBUG : only4: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985416_d20260307_m022615_c001_v0001150_t0039_u01772850375829") 2026/03/07 02:31:25 DEBUG : only5: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd5f_d20260307_m022659_c001_v7007000_t0000_u01772850419305") 2026/03/07 02:31:25 DEBUG : only5: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f418e245bc6c50d06_d20260307_m022652_c001_v0001180_t0028_u01772850412056") 2026/03/07 02:31:25 DEBUG : only5: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854d5_d20260307_m022639_c001_v0001150_t0050_u01772850399112") 2026/03/07 02:31:25 DEBUG : only5: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40455a6615c87ab2_d20260307_m022629_c001_v7007000_t0000_u01772850389388") 2026/03/07 02:31:25 DEBUG : only5: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898541c_d20260307_m022616_c001_v0001150_t0003_u01772850376492") 2026/03/07 02:31:25 DEBUG : only6: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd61_d20260307_m022659_c001_v7007000_t0000_u01772850419488") 2026/03/07 02:31:25 DEBUG : only6: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f418e245bc6c50d02_d20260307_m022651_c001_v0001180_t0028_u01772850411871") 2026/03/07 02:31:25 DEBUG : only6: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854db_d20260307_m022639_c001_v0001150_t0040_u01772850399774") 2026/03/07 02:31:25 DEBUG : only6: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce3bc_d20260307_m022629_c001_v7007000_t0000_u01772850389588") 2026/03/07 02:31:25 DEBUG : only6: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985424_d20260307_m022617_c001_v0001150_t0003_u01772850377510") 2026/03/07 02:31:25 DEBUG : only7: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd63_d20260307_m022659_c001_v7007000_t0000_u01772850419670") 2026/03/07 02:31:26 DEBUG : only7: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f401a99ba8898554b_d20260307_m022652_c001_v0001150_t0015_u01772850412201") 2026/03/07 02:31:26 DEBUG : only7: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854df_d20260307_m022640_c001_v0001150_t0020_u01772850400472") 2026/03/07 02:31:26 DEBUG : only7: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce3bb_d20260307_m022629_c001_v7007000_t0000_u01772850389404") 2026/03/07 02:31:26 DEBUG : only7: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898542c_d20260307_m022618_c001_v0001150_t0037_u01772850378407") 2026/03/07 02:31:26 DEBUG : only8: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd66_d20260307_m022659_c001_v7007000_t0000_u01772850419851") 2026/03/07 02:31:26 DEBUG : only8: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4050032bf12d42d9_d20260307_m022652_c001_v0001092_t0005_u01772850412035") 2026/03/07 02:31:26 DEBUG : only8: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854e9_d20260307_m022641_c001_v0001150_t0049_u01772850401289") 2026/03/07 02:31:26 DEBUG : only8: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f416fe720ec3ed15f_d20260307_m022629_c001_v7007000_t0000_u01772850389904") 2026/03/07 02:31:26 DEBUG : only8: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985430_d20260307_m022619_c001_v0001150_t0033_u01772850379138") 2026/03/07 02:31:26 DEBUG : only9: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd68_d20260307_m022700_c001_v7007000_t0000_u01772850420035") 2026/03/07 02:31:26 DEBUG : only9: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4050032bf12d42db_d20260307_m022652_c001_v0001092_t0005_u01772850412218") 2026/03/07 02:31:26 DEBUG : only9: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889854f3_d20260307_m022642_c001_v0001150_t0029_u01772850402100") 2026/03/07 02:31:26 DEBUG : only9: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4239a250225279d2_d20260307_m022629_c001_v7007000_t0000_u01772850389919") 2026/03/07 02:31:26 DEBUG : only9: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985434_d20260307_m022619_c001_v0001150_t0011_u01772850379730") 2026/03/07 02:31:26 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17574_d20260307_m022308_c001_v7007000_t0000_u01772850188101") 2026/03/07 02:31:26 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185be9_d20260307_m022305_c001_v0001100_t0009_u01772850185659") 2026/03/07 02:31:26 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d1756f_d20260307_m022304_c001_v7007000_t0000_u01772850184914") 2026/03/07 02:31:26 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985109_d20260307_m022302_c001_v0001150_t0011_u01772850182772") 2026/03/07 02:31:26 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d1756a_d20260307_m022301_c001_v7007000_t0000_u01772850181919") 2026/03/07 02:31:26 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185bd1_d20260307_m022259_c001_v0001100_t0020_u01772850179421") 2026/03/07 02:31:26 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d1754f_d20260307_m022246_c001_v7007000_t0000_u01772850166949") 2026/03/07 02:31:26 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889457_d20260307_m022244_c001_v0001106_t0001_u01772850164932") 2026/03/07 02:31:27 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17548_d20260307_m022243_c001_v7007000_t0000_u01772850163175") 2026/03/07 02:31:27 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889447_d20260307_m022241_c001_v0001106_t0027_u01772850161588") 2026/03/07 02:31:27 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17543_d20260307_m022239_c001_v7007000_t0000_u01772850159905") 2026/03/07 02:31:27 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e88943f_d20260307_m022238_c001_v0001106_t0002_u01772850158437") 2026/03/07 02:31:27 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef88223_d20260307_m022230_c001_v7007000_t0000_u01772850150858") 2026/03/07 02:31:27 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8893ff_d20260307_m022228_c001_v0001106_t0057_u01772850148727") 2026/03/07 02:31:27 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef88220_d20260307_m022228_c001_v7007000_t0000_u01772850148362") 2026/03/07 02:31:27 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8893f3_d20260307_m022226_c001_v0001106_t0052_u01772850146303") 2026/03/07 02:31:27 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef8821d_d20260307_m022225_c001_v7007000_t0000_u01772850145937") 2026/03/07 02:31:27 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8893ed_d20260307_m022225_c001_v0001106_t0052_u01772850145028") 2026/03/07 02:31:27 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8893e7_d20260307_m022224_c001_v0001106_t0016_u01772850144159") 2026/03/07 02:31:27 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef88219_d20260307_m022223_c001_v7007000_t0000_u01772850143785") 2026/03/07 02:31:27 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8893e1_d20260307_m022222_c001_v0001106_t0048_u01772850142858") 2026/03/07 02:31:27 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8893df_d20260307_m022221_c001_v0001106_t0024_u01772850141653") 2026/03/07 02:31:27 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef88216_d20260307_m022221_c001_v7007000_t0000_u01772850141140") 2026/03/07 02:31:27 DEBUG : potato: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8893dc_d20260307_m022220_c001_v0001106_t0023_u01772850140069") 2026/03/07 02:31:27 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40882dbb04050a5e_d20260307_m022355_c001_v7007000_t0000_u01772850235987") 2026/03/07 02:31:27 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185c86_d20260307_m022355_c001_v0001100_t0030_u01772850235253") 2026/03/07 02:31:27 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41876ddd2a6383ef_d20260307_m022346_c001_v7007000_t0000_u01772850226676") 2026/03/07 02:31:27 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889851a3_d20260307_m022341_c001_v0001150_t0025_u01772850221930") 2026/03/07 02:31:27 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9d93cb_d20260307_m022333_c001_v7007000_t0000_u01772850213907") 2026/03/07 02:31:27 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185c34_d20260307_m022329_c001_v0001100_t0016_u01772850209582") 2026/03/07 02:31:28 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dcbb82_d20260307_m022319_c001_v7007000_t0000_u01772850199712") 2026/03/07 02:31:28 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985143_d20260307_m022315_c001_v0001150_t0028_u01772850195552") 2026/03/07 02:31:28 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d1755b_d20260307_m022252_c001_v7007000_t0000_u01772850172589") 2026/03/07 02:31:28 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e88946f_d20260307_m022250_c001_v0001106_t0051_u01772850170232") 2026/03/07 02:31:28 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17557_d20260307_m022249_c001_v7007000_t0000_u01772850169865") 2026/03/07 02:31:28 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889467_d20260307_m022247_c001_v0001106_t0029_u01772850167494") 2026/03/07 02:31:28 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17550_d20260307_m022247_c001_v7007000_t0000_u01772850167129") 2026/03/07 02:31:28 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e88945b_d20260307_m022246_c001_v0001106_t0023_u01772850166022") 2026/03/07 02:31:28 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d1754b_d20260307_m022244_c001_v7007000_t0000_u01772850164567") 2026/03/07 02:31:28 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e88944d_d20260307_m022243_c001_v0001106_t0025_u01772850163545") 2026/03/07 02:31:28 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17545_d20260307_m022241_c001_v7007000_t0000_u01772850161221") 2026/03/07 02:31:28 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889443_d20260307_m022239_c001_v0001106_t0046_u01772850159919") 2026/03/07 02:31:28 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef88226_d20260307_m022231_c001_v7007000_t0000_u01772850151671") 2026/03/07 02:31:28 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e88940d_d20260307_m022230_c001_v0001106_t0023_u01772850150246") 2026/03/07 02:31:28 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef8819d_d20260307_m022116_c001_v7007000_t0000_u01772850076838") 2026/03/07 02:31:28 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8892ea_d20260307_m022115_c001_v0001106_t0041_u01772850075856") 2026/03/07 02:31:28 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef8817a_d20260307_m022114_c001_v7007000_t0000_u01772850074951") 2026/03/07 02:31:28 DEBUG : potato2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8892d6_d20260307_m022113_c001_v0001106_t0033_u01772850073008") 2026/03/07 02:31:28 DEBUG : potato3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41876ddd2a6383f0_d20260307_m022347_c001_v7007000_t0000_u01772850227169") 2026/03/07 02:31:29 DEBUG : potato3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889851a7_d20260307_m022343_c001_v0001150_t0023_u01772850223052") 2026/03/07 02:31:29 DEBUG : potato3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9d93cc_d20260307_m022334_c001_v7007000_t0000_u01772850214311") 2026/03/07 02:31:29 DEBUG : potato3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185c3c_d20260307_m022330_c001_v0001100_t0002_u01772850210748") 2026/03/07 02:31:29 DEBUG : potato3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dcbb83_d20260307_m022319_c001_v7007000_t0000_u01772850199998") 2026/03/07 02:31:29 DEBUG : potato3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985147_d20260307_m022316_c001_v0001150_t0032_u01772850196282") 2026/03/07 02:31:29 DEBUG : pre-dest1/1: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f419d63c161f5d119_d20260307_m022431_c001_v7007000_t0000_u01772850271177") 2026/03/07 02:31:29 DEBUG : pre-dest1/1: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985209_d20260307_m022422_c001_v0001150_t0024_u01772850262780") 2026/03/07 02:31:29 DEBUG : pre-dest2/2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f419d63c161f5d11a_d20260307_m022431_c001_v7007000_t0000_u01772850271359") 2026/03/07 02:31:29 DEBUG : pre-dest2/2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185cd8_d20260307_m022423_c001_v0001100_t0029_u01772850263576") 2026/03/07 02:31:29 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40882dbb04050a68_d20260307_m022408_c001_v7007000_t0000_u01772850248683") 2026/03/07 02:31:29 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889851df_d20260307_m022404_c001_v0001150_t0051_u01772850244297") 2026/03/07 02:31:29 DEBUG : sizeonly: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d98045b_d20260307_m022202_c001_v7007000_t0000_u01772850122092") 2026/03/07 02:31:29 DEBUG : sizeonly: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e88938e_d20260307_m022200_c001_v0001106_t0033_u01772850120604") 2026/03/07 02:31:29 DEBUG : splitbanan: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4102a247f1ab6056_d20260307_m022854_c001_v7007000_t0000_u01772850534048") 2026/03/07 02:31:29 DEBUG : splitbanan: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4411_d20260307_m022846_c001_v0001092_t0031_u01772850526640") 2026/03/07 02:31:29 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c46c_d20260307_m023006_c001_v7007000_t0000_u01772850606204") 2026/03/07 02:31:29 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898595b_d20260307_m022959_c001_v0001150_t0041_u01772850599306") 2026/03/07 02:31:29 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988ec6_d20260307_m022951_c001_v7007000_t0000_u01772850591400") 2026/03/07 02:31:29 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889858fd_d20260307_m022944_c001_v0001150_t0030_u01772850584788") 2026/03/07 02:31:29 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d988ea3_d20260307_m022937_c001_v7007000_t0000_u01772850577093") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889858bf_d20260307_m022930_c001_v0001150_t0052_u01772850570514") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1813100a_d20260307_m022922_c001_v7007000_t0000_u01772850562576") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898586b_d20260307_m022915_c001_v0001150_t0034_u01772850555886") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f601afd_d20260307_m022908_c001_v7007000_t0000_u01772850548342") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898581f_d20260307_m022901_c001_v0001150_t0015_u01772850541516") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4172ddf856f809d8_d20260307_m022848_c001_v7007000_t0000_u01772850528253") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889857a9_d20260307_m022845_c001_v0001150_t0028_u01772850525489") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f414cf046bd9dd5fb_d20260307_m022837_c001_v7007000_t0000_u01772850517545") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0fbf_d20260307_m022830_c001_v0001181_t0044_u01772850510587") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f419d63c161f65821_d20260307_m022829_c001_v7007000_t0000_u01772850509543") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d43d3_d20260307_m022826_c001_v0001092_t0027_u01772850506515") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dce54f_d20260307_m022818_c001_v7007000_t0000_u01772850498022") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50ee2_d20260307_m022810_c001_v0001180_t0009_u01772850490981") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4116c6451f6019ea_d20260307_m022810_c001_v7007000_t0000_u01772850490012") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4399_d20260307_m022806_c001_v0001092_t0019_u01772850486728") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812de32_d20260307_m022753_c001_v7007000_t0000_u01772850473434") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4373_d20260307_m022749_c001_v0001092_t0035_u01772850469630") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4008d87a95fcd0a0_d20260307_m022741_c001_v7007000_t0000_u01772850461474") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d433f_d20260307_m022734_c001_v0001092_t0023_u01772850454606") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4030e6bc44ab305d_d20260307_m022726_c001_v7007000_t0000_u01772850446264") 2026/03/07 02:31:30 DEBUG : splitbananasplit: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d431d_d20260307_m022719_c001_v0001092_t0017_u01772850439048") 2026/03/07 02:31:30 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41790e618b701763_d20260307_m022832_c001_v7007000_t0000_u01772850512247") 2026/03/07 02:31:31 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0faf_d20260307_m022827_c001_v0001181_t0003_u01772850507636") 2026/03/07 02:31:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812ddf6_d20260307_m022712_c001_v7007000_t0000_u01772850432256") 2026/03/07 02:31:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0e6f_d20260307_m022709_c001_v0001181_t0022_u01772850429648") 2026/03/07 02:31:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40246a5f0c222b23_d20260307_m022708_c001_v7007000_t0000_u01772850428537") 2026/03/07 02:31:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985575_d20260307_m022705_c001_v0001150_t0023_u01772850425998") 2026/03/07 02:31:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dcbb71_d20260307_m022311_c001_v7007000_t0000_u01772850191745") 2026/03/07 02:31:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985125_d20260307_m022310_c001_v0001150_t0024_u01772850190793") 2026/03/07 02:31:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f4094ac70e0dcbb6e_d20260307_m022310_c001_v7007000_t0000_u01772850190245") 2026/03/07 02:31:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985121_d20260307_m022309_c001_v0001150_t0027_u01772850189217") 2026/03/07 02:31:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d980455_d20260307_m022158_c001_v7007000_t0000_u01772850118105") 2026/03/07 02:31:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889378_d20260307_m022155_c001_v0001106_t0033_u01772850115781") 2026/03/07 02:31:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d980452_d20260307_m022155_c001_v7007000_t0000_u01772850115421") 2026/03/07 02:31:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e88936c_d20260307_m022153_c001_v0001106_t0002_u01772850113973") 2026/03/07 02:31:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d98044c_d20260307_m022151_c001_v7007000_t0000_u01772850111937") 2026/03/07 02:31:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889358_d20260307_m022150_c001_v0001106_t0031_u01772850110329") 2026/03/07 02:31:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d98044b_d20260307_m022149_c001_v7007000_t0000_u01772850109781") 2026/03/07 02:31:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889352_d20260307_m022148_c001_v0001106_t0002_u01772850108087") 2026/03/07 02:31:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889346_d20260307_m022144_c001_v0001106_t0009_u01772850104764") 2026/03/07 02:31:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d980446_d20260307_m022144_c001_v7007000_t0000_u01772850104404") 2026/03/07 02:31:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889338_d20260307_m022142_c001_v0001106_t0044_u01772850102563") 2026/03/07 02:31:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889334_d20260307_m022141_c001_v0001106_t0009_u01772850101434") 2026/03/07 02:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f420635515d980444_d20260307_m022141_c001_v7007000_t0000_u01772850101072") 2026/03/07 02:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e88932e_d20260307_m022137_c001_v0001106_t0013_u01772850097694") 2026/03/07 02:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889324_d20260307_m022134_c001_v0001106_t0027_u01772850094628") 2026/03/07 02:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef881eb_d20260307_m022134_c001_v7007000_t0000_u01772850094262") 2026/03/07 02:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889320_d20260307_m022133_c001_v0001106_t0042_u01772850093137") 2026/03/07 02:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e88931c_d20260307_m022132_c001_v0001106_t0037_u01772850092012") 2026/03/07 02:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef881e9_d20260307_m022131_c001_v7007000_t0000_u01772850091647") 2026/03/07 02:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e88930c_d20260307_m022127_c001_v0001106_t0025_u01772850087256") 2026/03/07 02:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef881e1_d20260307_m022126_c001_v7007000_t0000_u01772850086891") 2026/03/07 02:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889308_d20260307_m022125_c001_v0001106_t0040_u01772850085910") 2026/03/07 02:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef881e0_d20260307_m022124_c001_v7007000_t0000_u01772850084992") 2026/03/07 02:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889306_d20260307_m022124_c001_v0001106_t0036_u01772850084066") 2026/03/07 02:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef881db_d20260307_m022123_c001_v7007000_t0000_u01772850083519") 2026/03/07 02:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889302_d20260307_m022122_c001_v0001106_t0008_u01772850082625") 2026/03/07 02:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef881da_d20260307_m022121_c001_v7007000_t0000_u01772850081713") 2026/03/07 02:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8892fc_d20260307_m022120_c001_v0001106_t0025_u01772850080583") 2026/03/07 02:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef881d7_d20260307_m022120_c001_v7007000_t0000_u01772850080034") 2026/03/07 02:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8892f8_d20260307_m022119_c001_v0001106_t0027_u01772850079119") 2026/03/07 02:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef881bb_d20260307_m022118_c001_v7007000_t0000_u01772850078566") 2026/03/07 02:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8892ee_d20260307_m022117_c001_v0001106_t0001_u01772850077384") 2026/03/07 02:31:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef88166_d20260307_m022110_c001_v7007000_t0000_u01772850070998") 2026/03/07 02:31:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8892c6_d20260307_m022109_c001_v0001106_t0031_u01772850069803") 2026/03/07 02:31:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef88165_d20260307_m022109_c001_v7007000_t0000_u01772850069258") 2026/03/07 02:31:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8892c2_d20260307_m022108_c001_v0001106_t0001_u01772850068150") 2026/03/07 02:31:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef88147_d20260307_m022107_c001_v7007000_t0000_u01772850067240") 2026/03/07 02:31:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8892b8_d20260307_m022106_c001_v0001106_t0007_u01772850066301") 2026/03/07 02:31:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f413a47defef880ef_d20260307_m022104_c001_v7007000_t0000_u01772850064128") 2026/03/07 02:31:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e8892a6_d20260307_m022103_c001_v0001106_t0034_u01772850063022") 2026/03/07 02:31:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812ddf8_d20260307_m022712_c001_v7007000_t0000_u01772850432442") 2026/03/07 02:31:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d4303_d20260307_m022709_c001_v0001092_t0033_u01772850429660") 2026/03/07 02:31:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f40246a5f0c222b24_d20260307_m022708_c001_v7007000_t0000_u01772850428719") 2026/03/07 02:31:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50d4a_d20260307_m022706_c001_v0001180_t0016_u01772850426011") 2026/03/07 02:31:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c47a_d20260307_m023008_c001_v7007000_t0000_u01772850608252") 2026/03/07 02:31:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c5116e_d20260307_m023007_c001_v0001180_t0029_u01772850607640") 2026/03/07 02:31:33 DEBUG : sub/yam: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17573_d20260307_m022307_c001_v7007000_t0000_u01772850187556") 2026/03/07 02:31:33 DEBUG : sub/yam: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985113_d20260307_m022305_c001_v0001150_t0019_u01772850185674") 2026/03/07 02:31:33 DEBUG : test_dir1/file2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812ddcf_d20260307_m022705_c001_v7007000_t0000_u01772850425220") 2026/03/07 02:31:33 DEBUG : test_dir1/file2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50d42_d20260307_m022703_c001_v0001180_t0059_u01772850423329") 2026/03/07 02:31:33 DEBUG : test_dir1/file2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd7d_d20260307_m022702_c001_v7007000_t0000_u01772850422551") 2026/03/07 02:31:33 DEBUG : test_dir1/file2: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c50d36_d20260307_m022701_c001_v0001180_t0000_u01772850421027") 2026/03/07 02:31:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812ddd1_d20260307_m022705_c001_v7007000_t0000_u01772850425412") 2026/03/07 02:31:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f0e5b_d20260307_m022703_c001_v0001181_t0042_u01772850423317") 2026/03/07 02:31:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41844cdd1812dd7f_d20260307_m022702_c001_v7007000_t0000_u01772850422734") 2026/03/07 02:31:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985561_d20260307_m022701_c001_v0001150_t0028_u01772850421033") 2026/03/07 02:31:34 DEBUG : three: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17564_d20260307_m022258_c001_v7007000_t0000_u01772850178688") 2026/03/07 02:31:34 DEBUG : three: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889493_d20260307_m022256_c001_v0001106_t0034_u01772850176983") 2026/03/07 02:31:34 DEBUG : three: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f102d71580e889483_d20260307_m022254_c001_v0001106_t0027_u01772850174259") 2026/03/07 02:31:34 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c48b_d20260307_m023009_c001_v7007000_t0000_u01772850609842") 2026/03/07 02:31:34 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f11b1_d20260307_m023009_c001_v0001181_t0004_u01772850609198") 2026/03/07 02:31:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c4c6_d20260307_m023029_c001_v7007000_t0000_u01772850629001") 2026/03/07 02:31:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d451b_d20260307_m023027_c001_v0001092_t0041_u01772850627189") 2026/03/07 02:31:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c4bf_d20260307_m023025_c001_v7007000_t0000_u01772850625595") 2026/03/07 02:31:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f11ed_d20260307_m023023_c001_v0001181_t0055_u01772850623857") 2026/03/07 02:31:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c4b0_d20260307_m023022_c001_v7007000_t0000_u01772850622897") 2026/03/07 02:31:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c511be_d20260307_m023022_c001_v0001180_t0059_u01772850622299") 2026/03/07 02:31:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c4a1_d20260307_m023017_c001_v7007000_t0000_u01772850617208") 2026/03/07 02:31:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f11cf_d20260307_m023015_c001_v0001181_t0050_u01772850615959") 2026/03/07 02:31:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c4a6_d20260307_m023019_c001_v7007000_t0000_u01772850619754") 2026/03/07 02:31:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d450f_d20260307_m023018_c001_v0001092_t0001_u01772850618168") 2026/03/07 02:31:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c49c_d20260307_m023015_c001_v7007000_t0000_u01772850615017") 2026/03/07 02:31:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f118e245bc6c5118e_d20260307_m023014_c001_v0001180_t0054_u01772850614383") 2026/03/07 02:31:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c498_d20260307_m023013_c001_v7007000_t0000_u01772850613439") 2026/03/07 02:31:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba8898599f_d20260307_m023012_c001_v0001150_t0015_u01772850612703") 2026/03/07 02:31:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c492_d20260307_m023011_c001_v7007000_t0000_u01772850611730") 2026/03/07 02:31:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1050032bf12d44ff_d20260307_m023010_c001_v0001092_t0012_u01772850610796") 2026/03/07 02:31:35 DEBUG : toe/toe/toe: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f41942c6a2ba542ca_d20260307_m023034_c001_v7007000_t0000_u01772850634004") 2026/03/07 02:31:35 DEBUG : toe/toe/toe: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f104f82441a1f1211_d20260307_m023033_c001_v0001181_t0007_u01772850633377") 2026/03/07 02:31:35 DEBUG : toe/toe/toe: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c4ac_d20260307_m023021_c001_v7007000_t0000_u01772850621354") 2026/03/07 02:31:35 DEBUG : toe/toe/toe: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889859d9_d20260307_m023020_c001_v0001150_t0038_u01772850620710") 2026/03/07 02:31:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c4cb_d20260307_m023029_c001_v7007000_t0000_u01772850629584") 2026/03/07 02:31:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba88985a15_d20260307_m023028_c001_v0001150_t0035_u01772850628714") 2026/03/07 02:31:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f421966c5bdc7c4c1_d20260307_m023026_c001_v7007000_t0000_u01772850626187") 2026/03/07 02:31:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f116e79ec9a9c29d6_d20260307_m023025_c001_v0001173_t0005_u01772850625015") 2026/03/07 02:31:35 DEBUG : two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17566_d20260307_m022258_c001_v7007000_t0000_u01772850178870") 2026/03/07 02:31:35 DEBUG : two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f401a99ba889850f5_d20260307_m022256_c001_v0001150_t0015_u01772850176416") 2026/03/07 02:31:35 DEBUG : two: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f402d71580e88947f_d20260307_m022254_c001_v0001106_t0022_u01772850174076") 2026/03/07 02:31:35 DEBUG : yam: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17576_d20260307_m022308_c001_v7007000_t0000_u01772850188282") 2026/03/07 02:31:35 DEBUG : yam: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1192808d013bd33e_d20260307_m022307_c001_v0001103_t0021_u01772850187068") 2026/03/07 02:31:35 DEBUG : yam: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d1756e_d20260307_m022304_c001_v7007000_t0000_u01772850184367") 2026/03/07 02:31:35 DEBUG : yam: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f106fdaeac6185be1_d20260307_m022302_c001_v0001100_t0031_u01772850182661") 2026/03/07 02:31:35 DEBUG : yam: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17568_d20260307_m022301_c001_v7007000_t0000_u01772850181360") 2026/03/07 02:31:36 DEBUG : yam: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f101a99ba889850fd_d20260307_m022259_c001_v0001150_t0000_u01772850179430") 2026/03/07 02:31:36 DEBUG : yaml: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d17570_d20260307_m022305_c001_v7007000_t0000_u01772850185095") 2026/03/07 02:31:36 DEBUG : yaml: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f109d8afa55d63094_d20260307_m022303_c001_v0001103_t0004_u01772850183813") 2026/03/07 02:31:36 DEBUG : yaml: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f422a33e966d1756b_d20260307_m022302_c001_v7007000_t0000_u01772850182102") 2026/03/07 02:31:36 DEBUG : yaml: Deleting (id "4_z7f121df3109dcb6b9fc80e1b_f1128ae4102bf201e_d20260307_m022300_c001_v0001101_t0029_u01772850180927") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m37.024082258s (try 1/5)